@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//upd.safety-workwear.co.uk/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.3.8") format("woff2");
}

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 13px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(41,58,76);
	--wd-entities-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(41,58,76);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(41,58,76);
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: inherit;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,102,0);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,102,0);
	--btn-accented-bgcolor-hover: rgb(255,102,0);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(41,58,76);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	font-family: "Onest", Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
html .wd-checkout-steps li {
	text-transform: capitalize;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 32px;
}
html table th {
	text-transform: capitalize;
}
.page .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	color: rgb(255,255,255);
	background: rgb(255,102,0);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
	background: rgb(255,102,0);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 20px;
	--wd-arrow-color: rgb(51,51,51);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgba(51,51,51,0.8);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(255,102,0);
	--wd-arrow-bg-dis: rgb(255,255,255);
	--wd-arrow-radius: 10px;
	--wd-arrow-shadow: 0px 0px 0px 0px rgba(255,255,255,0);
}
.wd-nav-scroll {
	--wd-nscroll-height: 3px;
	--wd-nscroll-drag-bg: rgb(255,102,0);
	--wd-nscroll-drag-bg-hover: rgb(255,102,0);
}
.product-labels .product-label.new {
	background-color: rgb(140,188,103);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 28px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}

@media (max-width: 768.98px) {
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}
:root{
--wd-container-w: 1480px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1480px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(250,248,245);
}

@font-face {
	font-family: "SafetyWorkwear";
	src: url("//upd.safety-workwear.co.uk/wp-content/uploads/2025/09/sw_regular.woff2") format("woff2");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "SafetyWorkwear";
	src: url("//upd.safety-workwear.co.uk/wp-content/uploads/2025/09/sw_medium.woff2") format("woff2");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "SafetyWorkwear";
	src: url("//upd.safety-workwear.co.uk/wp-content/uploads/2025/09/sw_bold.woff2") format("woff2");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "SafetyWorkwear";
	src: url("//upd.safety-workwear.co.uk/wp-content/uploads/2025/09/sw_extrabold.woff2") format("woff2");
	font-weight: 800;
	font-display:swap;
	font-style: normal;
}

.ff6600 {
color:#ff6600;
}
.wd-product-brands img {
	mix-blend-mode: darken;
}


.wapf-customizer.active { 
   visibility: visible;
   opacity: 1; 
}

.wapf-customizer-bottom {
   margin-top: 20px; 
}

@media all and (max-width:768px) {
   .wapf-customizer{ top:0; }
}

.wd-reset-var .reset_variations {
    display: none;
}

.wapf-wrapper {
margin: 0px;
}

/* START */
/* Hide native checkbox */
.wapf-checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

/* Layout */
.wapf-checkbox,
.wapf-checkboxes,
.wapf-checkbox .wapf-input-label,
.wapf-checkbox .wapf-label-text {
  display: flex;
  width: 100% !important;
  box-sizing: border-box;
}

/* Default button style */
.wapf-checkbox .wapf-label-text {
  margin: 0;
  padding: 0.7rem 0.7rem;
  position: relative;
  overflow: hidden;
  font-size: 0.9rem;
  font-weight: 500;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  cursor: pointer;

  background: linear-gradient(90deg, #f60 0%, red 100%);
  background-size: 200% 100%;
  background-position: 0 0;

  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

/* Hover highlight */
.wapf-checkbox .wapf-input-label:hover .wapf-label-text {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}

/* Shine sweep */
.wapf-checkbox .wapf-label-text::after {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  transform: skewX(-25deg);
  transition: left 0.7s ease-in-out;
}
.wapf-checkbox .wapf-input-label:hover .wapf-label-text::after {
  left: 125%;
}

/* ✅ Checked = animated gradient */
.wapf-checkbox input[type="checkbox"]:checked ~ .wapf-label-text {
  color: #fff;
  background: linear-gradient(270deg, #000 0%, #222 50%, #000 100%);
  background-size: 400% 400%;
  animation: gradientFlow 4s ease infinite;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}

/* ✨ Keyframes for moving gradient on active button */
@keyframes gradientFlow {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

/* END */

/* trustpilot */
.brtpmj_single_rvw.brtpmj-carousel-item {
    background: white;
}
/* Target the carousel wrapper */
.brtpmj-carousel {
  display: flex;          /* already flex */
  align-items: stretch;   /* makes children same height */
}

/* Each review item */
.brtpmj_single_rvw.brtpmj-carousel-item {
 height: 260px; /* or a fixed px value like 350px */
}
.brtpmj-slider-prev {
    left: -50px;
}
.brtpmj-slider-next
{
    right: -50px;
}
.myshop-progress-wrap {
  border: 1px solid rgba(0,0,0,.08);
  padding: 12px 14px;
  border-radius: 10px;
  margin: 10px 0 16px;
  background: #fff;
}
.myshop-progress-messages {
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 1.4;
}
.myshop-progress-line-1 { font-weight: 600; }
.myshop-progress-line-2 { opacity: .8; }

.myshop-progress-bar {
  position: relative;
  width: 100%;
  height: 10px;
  background: rgba(0,0,0,.08);
  border-radius: 999px;
  overflow: hidden;
}
.myshop-progress-fill {
  height: 100%;
  width: 0;
  background: linear-gradient(90deg, rgba(0,0,0,.65), rgba(0,0,0,.85));
  border-radius: 999px;
  transition: width .35s ease;
}

/* Square image frames on product archives without cropping the actual image */
.post-type-archive-product .product-element-top .product-image-link,
.tax-product_cat .product-element-top .product-image-link,
.tax-product_tag .product-element-top .product-image-link,
.tax-brand .product-element-top .product-image-link {
  display: block;
  aspect-ratio: 1 / 1;          /* makes the box a perfect square */
  background: #fff;              /* change if your cards are dark */
  border-radius: 10px;           /* optional: nicer look */
  padding: 10px;                 /* space around image */
  overflow: hidden;              /* keep badges within the frame */
}

/* Fit BOTH main and hover images inside the square (no cropping) */
.woocommerce ul.products li.product .product-element-top img,
.woocommerce ul.products li.product .product-element-top .hover-img,
.woocommerce ul.products li.product .product-element-top .secondary-image,
.woocommerce ul.products li.product .product-element-top .attachment-woocommerce_thumbnail {
  width: 100%;
  height: 100%;
  object-fit: contain;           /* shows whole image; adds letterboxing if needed */
  object-position: center center;
  display: block;
}

/* Woodmart wrappers: ensure they fill the square frame */
.woocommerce ul.products li.product .product-element-top .wrapp-product-image,
.woocommerce ul.products li.product .product-element-top .product-image-link > span,
.woocommerce ul.products li.product .product-element-top .product-gallery {
  width: 100%;
  height: 100%;
  display: block;
}

/* Keep labels/badges visible above images */
.woocommerce ul.products li.product .product-labels {
  z-index: 2;
}

/* Optional: tidy up row heights so cards align nicely */
.woodmart-products-grid .product-grid-item {
  --min-card-height: 520px;      /* tweak to your design */
  min-height: var(--min-card-height);
}

/* Trustpilot-like skin for Better Business Reviews Pro
   SAFE: No layout overrides on the carousel track or items */
.brtpmj_reviews_container.bbr-pro-container {
  --tp-green: #00B67A;
  --tp-text: #1f2328;
  --tp-muted: #6b7280;
  --tp-border: #e6e7eb;
  --tp-shadow: 0 2px 10px rgba(0,0,0,.06);
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  color: var(--tp-text);
}

/* Card look (don’t change width/min-width/display) */
.bbr-pro-container .brtpmj_single_rvw {
  background: #fff;
  border: 1px solid var(--tp-border);
  border-radius: 12px;
  box-shadow: var(--tp-shadow);
  padding: 18px;
  margin: 0 0 16px; /* keeps list/grid layouts tidy; harmless for carousel */
}

/* Header/logo text polish */
.bbr-pro-container .brtpmj_businessheader h2 {
  font-weight: 800;
  letter-spacing: -.01em;
  margin: 0;
}

/* Stars to Trustpilot green (works for PNG and SVG) */
.bbr-pro-container .brtpmj_business_ratings img,
.bbr-pro-container .brtpmj_sr_rating img {
  height: 16px; width: 16px;
  /* tint to #00B67A */
  filter: brightness(0) saturate(100%) invert(49%) sepia(78%) 
          saturate(546%) hue-rotate(110deg) brightness(92%) contrast(90%);
}
.bbr-pro-container .brtpmj_business_ratings svg path,
.bbr-pro-container .brtpmj_sr_rating svg path {
  fill: var(--tp-green) !important;
}

/* Title + body */
.bbr-pro-container .brtpmj_sr_title h4,
.bbr-pro-container .brtpmj_single_rvw h4 {
  font-size: 16px;
  line-height: 1.25;
  margin: 6px 0 8px;
  font-weight: 800;
  color: var(--tp-text);
}
.bbr-pro-container .brtpmj_sr_text {
  font-size: 14px;
  line-height: 1.6;
  color: #2b2f33;
}
.bbr-pro-container .brtpmj_sr_text p { margin: 0 0 10px; }

/* Meta / links */
.bbr-pro-container .brtpmj_business_ratings {
  display: flex; align-items: center; gap: 10px;
  margin: 4px 0 10px;
}
.bbr-pro-container .brtpmj_business_ratings a {
  font-size: 13px; color: var(--tp-muted); text-decoration: none;
  border-bottom: 1px solid #d1d5db;
}
.bbr-pro-container .brtpmj_business_ratings a:hover {
  border-bottom-color: #9ca3af;
}

/* Carousel arrows (do not touch the track or items) */
.bbr-pro-container .brtpmj-carousel-nav {
  position: relative; /* container for absolute buttons */
}
.bbr-pro-container .brtpmj-carousel-nav .brtpmj-slider-btn {
  position: absolute; top: 50%; transform: translateY(-50%);
  width: 36px; height: 36px; border-radius: 999px;
  background: rgba(17,24,39,.75);
  color: #fff; border: 0; cursor: pointer;
  display: grid; place-items: center;
  box-shadow: 0 6px 20px rgba(0,0,0,.18);
  transition: background .2s ease, transform .2s ease;
}
.bbr-pro-container .brtpmj-carousel-nav .brtpmj-slider-btn:hover {
  background: rgba(17,24,39,.95); transform: translateY(-50%) scale(1.04);
}
.bbr-pro-container .brtpmj-carousel-nav .brtpmj-slider-prev { left: 6px; }
.bbr-pro-container .brtpmj-carousel-nav .brtpmj-slider-next { right: 6px; }

/* Small polish */
.bbr-pro-container .brtpmj_businessheader img { max-height: 24px; width: auto; }
