@charset "UTF-8";
/*!
Theme Name: Default iSeek Kadence Child Theme
Theme URI: https://iseek.ie/
Template: kadence
Author: iSeek
Author URI: https://www.iseek.ie/
Description: A child theme for the redevelopment of the Robert McKernan 2024 website.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: iseek
*/
/* Theme customization starts here
-------------------------------------------------------------- */
:root {
  --light-blue-color: #8fcae9; /* global scope */
  --pale-blue-color: #ecf5ff;
}

/* iSeek Theme SCSS Mixins */
/* ISEEK HEADER CSS */
.site #masthead.site-header .site-top-header-wrap .site-container .header-social-wrap a.social-button {
  width: 1.5em;
}
.site #masthead.site-header .site-top-header-wrap .site-container .header-html2 p a.top-bar-phone {
  display: flex;
}
.site #masthead.site-header .site-top-header-wrap .site-container .header-html2 p a.top-bar-phone img {
  margin-right: 10px;
}
.site #masthead.site-header .site-main-header-wrap .site-container .site-main-header-inner-wrap {
  grid-template-columns: 1fr 2fr 0.5fr;
}
.site #masthead.site-header .site-main-header-wrap .site-container .site-main-header-inner-wrap .site-header-main-section-center aside.widget-area {
  width: 100%;
}
.site #masthead.site-header .site-main-header-wrap .site-container .site-main-header-inner-wrap .site-header-main-section-center aside.widget-area .header-widget-area-inner {
  width: 100%;
}
.site #masthead.site-header .site-main-header-wrap .site-container .site-main-header-inner-wrap .site-header-main-section-center aside.widget-area .header-widget-area-inner .dgwt-wcas-search-wrapp form.dgwt-wcas-search-form .dgwt-wcas-sf-wrapp input#dgwt-wcas-search-input-1.dgwt-wcas-search-input {
  background-color: var(--pale-blue-color);
  border-color: var(--light-blue-color);
  padding: 9px 24px 9px 40px;
  background: var(--pale-blue-color) url("/wp-content/uploads/2025/12/search-microscope.svg") no-repeat;
  background-position: center left 15px;
}
.site #masthead.site-header .site-main-header-wrap .site-container .site-main-header-inner-wrap .site-header-main-section-center aside.widget-area .header-widget-area-inner .dgwt-wcas-search-wrapp form.dgwt-wcas-search-form .dgwt-wcas-sf-wrapp input#dgwt-wcas-search-input-1.dgwt-wcas-search-input::-moz-placeholder {
  color: var(--light-blue-color);
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  opacity: 1;
}
.site #masthead.site-header .site-main-header-wrap .site-container .site-main-header-inner-wrap .site-header-main-section-center aside.widget-area .header-widget-area-inner .dgwt-wcas-search-wrapp form.dgwt-wcas-search-form .dgwt-wcas-sf-wrapp input#dgwt-wcas-search-input-1.dgwt-wcas-search-input::placeholder {
  color: var(--light-blue-color);
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  opacity: 1;
}
.site #masthead.site-header .site-main-header-wrap .site-container .site-main-header-inner-wrap .site-header-main-section-center aside.widget-area .header-widget-area-inner .dgwt-wcas-search-wrapp form.dgwt-wcas-search-form button.dgwt-wcas-search-submit {
  left: unset;
  right: 10px;
  top: 5px;
}
.site #masthead.site-header .site-main-header-wrap .site-container .site-main-header-inner-wrap .site-header-main-section-center aside.widget-area .header-widget-area-inner .dgwt-wcas-search-wrapp form.dgwt-wcas-search-form button.dgwt-wcas-search-submit::before {
  content: url("/wp-content/uploads/2025/12/go-search.svg");
  display: block;
  border: none;
}
.site #masthead.site-header .site-main-header-wrap .site-container .site-main-header-inner-wrap .site-header-main-section-center aside.widget-area .header-widget-area-inner .dgwt-wcas-search-wrapp form.dgwt-wcas-search-form button.dgwt-wcas-search-submit svg {
  display: none;
}
.site #masthead.site-header .site-main-header-wrap .site-container .site-main-header-inner-wrap .site-header-main-section-right .site-header-item nav#secondary-navigation .secondary-menu-container ul#secondary-menu li {
  margin-left: 15px;
  width: 24px;
}
.site #masthead.site-header .site-main-header-wrap .site-container .site-main-header-inner-wrap .site-header-main-section-right .site-header-item nav#secondary-navigation .secondary-menu-container ul#secondary-menu li.secondary-nav-wishlist a {
  font-size: 0; /* Hides text; pseudo-elements can still show */
  position: relative; /* Helps with pseudo-element positioning if needed */
  display: inline-block; /* Ensures consistent box model for icons */
  width: 24px; /* Optional: Set a fixed width for icon alignment */
  height: 24px; /* Optional: Match height to width for square icons */
}
.site #masthead.site-header .site-main-header-wrap .site-container .site-main-header-inner-wrap .site-header-main-section-right .site-header-item nav#secondary-navigation .secondary-menu-container ul#secondary-menu li.secondary-nav-wishlist a::before {
  content: url("/wp-content/uploads/2025/12/wishlist-star.svg");
  font-size: 16px;
  display: flex;
  width: 24px;
  height: 24px;
}
.site #masthead.site-header .site-main-header-wrap .site-container .site-main-header-inner-wrap .site-header-main-section-right .site-header-item nav#secondary-navigation .secondary-menu-container ul#secondary-menu li.secondary-nav-account a {
  font-size: 0; /* Hides text; pseudo-elements can still show */
  position: relative; /* Helps with pseudo-element positioning if needed */
  display: inline-block; /* Ensures consistent box model for icons */
  width: 24px; /* Optional: Set a fixed width for icon alignment */
  height: 24px; /* Optional: Match height to width for square icons */
}
.site #masthead.site-header .site-main-header-wrap .site-container .site-main-header-inner-wrap .site-header-main-section-right .site-header-item nav#secondary-navigation .secondary-menu-container ul#secondary-menu li.secondary-nav-account a:before {
  content: url("/wp-content/uploads/2025/12/my-account.svg");
  font-size: 16px;
  display: flex;
  width: 24px;
  height: 24px;
}
.site #masthead.site-header .site-main-header-wrap .site-container .site-main-header-inner-wrap .site-header-main-section-right .site-header-item nav#secondary-navigation .secondary-menu-container ul#secondary-menu li.secondary-nav-basket a {
  font-size: 0; /* Hides text; pseudo-elements can still show */
  position: relative; /* Helps with pseudo-element positioning if needed */
  display: inline-block; /* Ensures consistent box model for icons */
  width: 24px; /* Optional: Set a fixed width for icon alignment */
  height: 24px; /* Optional: Match height to width for square icons */
}
.site #masthead.site-header .site-main-header-wrap .site-container .site-main-header-inner-wrap .site-header-main-section-right .site-header-item nav#secondary-navigation .secondary-menu-container ul#secondary-menu li.secondary-nav-basket a:before {
  content: url("/wp-content/uploads/2025/12/shopping-basket.svg");
  font-size: 16px;
  display: flex;
  width: 24px;
  height: 24px;
}
.site #masthead.site-header .site-main-header-wrap .site-container .site-main-header-inner-wrap .site-header-main-section-right .site-header-item .header-cart-button {
  position: relative;
}
.site #masthead.site-header .site-main-header-wrap .site-container .site-main-header-inner-wrap .site-header-main-section-right .site-header-item .header-cart-button svg {
  display: none;
}
.site #masthead.site-header .site-main-header-wrap .site-container .site-main-header-inner-wrap .site-header-main-section-right .site-header-item .header-cart-button .header-cart-total {
  position: absolute;
  z-index: 2;
  top: 0;
  right: -50px;
  background: var(--global-palette2);
  color: white;
  line-height: 2.1em;
}
.site #masthead.site-header .site-main-header-wrap .site-container .site-main-header-inner-wrap .site-header-main-section-right .site-header-item .header-cart-button:before {
  content: url("/wp-content/uploads/2025/12/shopping-basket.svg");
  position: absolute;
  width: 24px;
  height: 24px;
  top: -16px;
  right: -30px;
  z-index: 1;
}
.site #masthead.site-header #mobile-header .site-bottom-header-wrap .site-header-bottom-section-center .site-header-item {
  width: 100%;
}
.site #masthead.site-header #mobile-header .site-bottom-header-wrap .site-header-bottom-section-center .site-header-item .mobile-html {
  width: 100%;
}
.site #masthead.site-header #mobile-header .site-bottom-header-wrap .site-header-bottom-section-center .site-header-item .mobile-html .mobile-html-inner .dgwt-wcas-search-wrapp form.dgwt-wcas-search-form .dgwt-wcas-sf-wrapp input#dgwt-wcas-search-input-2.dgwt-wcas-search-input {
  background-color: var(--pale-blue-color);
  border-color: var(--light-blue-color);
  padding: 9px 24px 9px 40px;
  background: var(--pale-blue-color) url("/wp-content/uploads/2025/12/search-microscope.svg") no-repeat;
  background-position: center left 15px;
}
.site #masthead.site-header #mobile-header .site-bottom-header-wrap .site-header-bottom-section-center .site-header-item .mobile-html .mobile-html-inner .dgwt-wcas-search-wrapp form.dgwt-wcas-search-form .dgwt-wcas-sf-wrapp input#dgwt-wcas-search-input-2.dgwt-wcas-search-input::-moz-placeholder {
  color: var(--light-blue-color);
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  opacity: 1;
}
.site #masthead.site-header #mobile-header .site-bottom-header-wrap .site-header-bottom-section-center .site-header-item .mobile-html .mobile-html-inner .dgwt-wcas-search-wrapp form.dgwt-wcas-search-form .dgwt-wcas-sf-wrapp input#dgwt-wcas-search-input-2.dgwt-wcas-search-input::placeholder {
  color: var(--light-blue-color);
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  opacity: 1;
}
.site #masthead.site-header #mobile-header .site-bottom-header-wrap .site-header-bottom-section-center .site-header-item .mobile-html .mobile-html-inner .dgwt-wcas-search-wrapp form.dgwt-wcas-search-form button.dgwt-wcas-search-submit {
  left: unset;
  right: 10px;
  top: 5px;
}
.site #masthead.site-header #mobile-header .site-bottom-header-wrap .site-header-bottom-section-center .site-header-item .mobile-html .mobile-html-inner .dgwt-wcas-search-wrapp form.dgwt-wcas-search-form button.dgwt-wcas-search-submit::before {
  content: url("/wp-content/uploads/2025/12/go-search.svg");
  display: block;
  border: none;
}
.site #masthead.site-header #mobile-header .site-bottom-header-wrap .site-header-bottom-section-center .site-header-item .mobile-html .mobile-html-inner .dgwt-wcas-search-wrapp form.dgwt-wcas-search-form button.dgwt-wcas-search-submit svg {
  display: none;
}
.site #masthead.site-header #mobile-header > div > div.site-header-upper-wrap > div > div > div > div > div > div.site-header-main-section-right.site-header-section.site-header-section-right > div:nth-child(1) {
  margin-right: 60px;
}

#cart-drawer.popup-drawer .woocommerce.widget_shopping_cart .mini-cart-container .kadence-mini-cart-refresh .woocommerce-mini-cart__buttons {
  margin-top: 30px;
}
#cart-drawer.popup-drawer .woocommerce.widget_shopping_cart .mini-cart-container .kadence-mini-cart-refresh .woocommerce-mini-cart__buttons a:first-of-type {
  margin-bottom: 10px;
}

/* ISEEK NAV CSS */
/* ISEEK FRONTPAGE CSS */
.site {
  /* Shop Running Essentials Buttons */
}
.site section.frontpage-hero h1 {
  text-shadow: -6px 0 1px #1d6785, -13px 0 3px #0e4252, -19px 0 9px #000;
  letter-spacing: 0.72px;
}
@media (max-width: 767px) {
  .site section.frontpage-hero h1 {
    text-shadow: -1.681px 0 0.28px #1d6785, -3.643px 0 0.841px #0e4252, -5.324px 0 2.522px #000;
  }
}
.site section.new-products-section .kt-blocks-product-carousel-block.products .kt-product-carousel-wrap .woocommerce {
  padding-bottom: 30px;
}
.site section.new-products-section .kt-blocks-product-carousel-block.products .kt-product-carousel-wrap .woocommerce ul.products li.product {
  position: relative;
  padding-bottom: 10px;
}
.site section.new-products-section .kt-blocks-product-carousel-block.products .kt-product-carousel-wrap .woocommerce ul.products li.product::before {
  content: url("/wp-content/uploads/2025/12/new-label.svg");
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1;
}
.site section.new-products-section .kt-blocks-product-carousel-block.products .kt-product-carousel-wrap .woocommerce ul.products li.product a span.onsale {
  border-radius: 50px;
  padding: 12px 20px;
  margin-top: 3px;
  background-color: #329fd2;
}
.site section.new-products-section .kt-blocks-product-carousel-block.products .kt-product-carousel-wrap .woocommerce ul.products li.product .product-details h2.woocommerce-loop-product__title {
  height: 80px;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.2px;
  color: var(--global-palette3);
}
@media (max-width: 767px) {
  .site section.new-products-section .kt-blocks-product-carousel-block.products .kt-product-carousel-wrap .woocommerce ul.products li.product {
    width: 78% !important;
  }
}
.site section.new-products-section .kt-blocks-product-carousel-block.products .kt-product-carousel-wrap ul.splide__pagination li button.splide__pagination__page {
  width: 24px;
  height: 24px;
  opacity: 0.1;
}
.site section.new-products-section .kt-blocks-product-carousel-block.products .kt-product-carousel-wrap ul.splide__pagination li button.splide__pagination__page.is-active {
  opacity: 0.3;
}
@media (max-width: 767px) {
  .site section.new-products-section .kt-blocks-product-carousel-block.products .kt-product-carousel-wrap ul.splide__pagination {
    right: 20px;
  }
}
@media (max-width: 767px) {
  .site section.logo-carousel ul.kb-gallery-carousel {
    height: 70px;
  }
  .site section.logo-carousel ul.kb-gallery-carousel li {
    width: calc(60% + 0px) !important;
  }
  .site section.logo-carousel ul.kb-gallery-carousel li img {
    height: 70px !important;
  }
}
.site .shop-running-essentials-section h3 {
  width: 100%;
}

/* ISEEK SITEWIDE CSS */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html,
body {
  overflow-x: hidden;
}

body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}

/* Site Wrapper confining website to 1920px on ultrawide-monitors */
.site-wrapper {
  width: 100%;
  max-width: 1920px;
  margin-inline: auto;
}

@media (max-width: 767px) {
  .owl-carousel .owl-item.active .wp-block-kadence-column .kt-inside-inner-col {
    justify-content: center !important;
    padding-left: 0;
  }
}
/* ISEEK CUSTOM ACF BLOCKS CSS */
/* ISEEK BLOG CSS */
.blog .navigation.pagination,
.archive .navigation.pagination {
  text-align: center;
}
.blog .navigation.pagination .nav-links span.page-numbers.current,
.archive .navigation.pagination .nav-links span.page-numbers.current {
  border-color: var(--light-blue-color);
  color: var(--light-blue-color);
  background: var(--pale-blue-color);
  border-radius: 30px;
  font-weight: 700;
}
.blog .navigation.pagination .nav-links a.page-numbers,
.archive .navigation.pagination .nav-links a.page-numbers {
  border-radius: 30px;
}
.blog .navigation.pagination .nav-links a.page-numbers:hover,
.archive .navigation.pagination .nav-links a.page-numbers:hover {
  border-color: var(--light-blue-color);
  color: var(--light-blue-color);
}

/* ISEEK GRAVITY FORMS CSS */
body .gform_wrapper.gravity-theme .gform_fields .gfield {
  /* Reset Select if want to provide a different dropdown symbol */
  /* Remove IE arrow */
}
body .gform_wrapper.gravity-theme .gform_fields .gfield select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none;
  border: 0 !important;
  background: transparent;
  background-image: none;
  min-width: 100%;
  position: relative;
  overflow: hidden;
  display: flex;
}
body .gform_wrapper.gravity-theme .gform_fields .gfield select::after {
  content: url(images/down_arrow.png);
  position: absolute;
  width: 21px;
  height: 13px;
  top: 0;
  right: 10px;
  bottom: 0;
  height: 100%;
  cursor: pointer;
  pointer-events: none;
}
body .gform_wrapper.gravity-theme .gform_fields .gfield select::-ms-expand {
  display: none;
}
body .gform_wrapper.gravity-theme .gform_fields .gfield input[type=checkbox] {
  -webkit-appearnce: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: 1px solid white;
  color: white;
  border-radius: 4px;
  margin: 0 8px 0 0;
  width: 15px;
  height: 15px;
  position: relative;
}
body .gform_wrapper.gravity-theme .gform_fields .gfield input[type=checkbox]:checked:after {
  content: "✔";
  /* \2714 - heavy check
               \2713 - light check
               \2611 - check in a box
               \2612 - x in a box
               \2610 - empty box
            */
  font-size: 18px;
  position: absolute;
  top: -10px;
  left: 2px;
  color: white;
}
/* ISEEK BUTTONS CSS */
/*div.wp-block-kadence-advancedbtn {
	position: relative !important;
	overflow: hidden !important;
	display: inline-block !important;
	width: 300px;
	height: 40px;
	background: var(--global-palette2) !important;
	span.gradient-slide-button {
		position: absolute !important;
		top: 0 !important;
		left: 0 !important;
		width: 100% !important;
		height: 100% !important;
		background: linear-gradient(130deg, rgb(29, 103, 133) 0%, rgb(29, 103, 133) 65%, transparent 65%, transparent 100%) !important;
		z-index: 0 !important;
		transition: all 1.3s ease !important; 
	}
	&:hover {
		span.gradient-slide-button {
			top: 0;
			left: -200px;
		}
	}
}*/
.hero-btn-wrapper .hero-btn .wp-block-button__link.wp-element-button,
.button.add_to_cart_button,
.button.single_add_to_cart_button,
.button.product_type_variable,
.button.product_type_simple,
.wc-block-components-button,
.woocommerce-mini-cart__buttons a.button.checkout {
  /* Button styling */
  display: inline-block;
  padding: 10px 55px 10px 25px;
  border: none;
  border-radius: 30px;
  text-decoration: none;
  font-family: inherit;
  font-size: 16px;
  font-weight: 600;
  color: white;
  cursor: pointer;
  text-align: left !important;
  /* Important: Create stacking context */
  position: relative;
  z-index: 0;
  overflow: hidden;
  /* Base background color */
  background: var(--global-palette2) !important;
  /* Initial box-shadow */
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5) !important;
  /* Smooth transitions for both effects */
  transition: box-shadow 0.2s ease-in-out;
}

/* The sliding overlay */
.hero-btn-wrapper .hero-btn .wp-block-button__link.wp-element-button::before,
.button.add_to_cart_button::before,
.button.single_add_to_cart_button::before,
.button.product_type_variable::before,
.button.product_type_simple::before,
.wc-block-components-button::before,
.woocommerce-mini-cart__buttons a.button.checkout::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; /* Initially covers 65% */
  height: 200%;
  background: linear-gradient(145deg, rgb(29, 103, 133) 0%, rgb(29, 103, 133) 55%, transparent 55%, transparent 100%) !important;
  transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: -1; /* Behind the text */
}

.hero-btn-wrapper .hero-btn .wp-block-button__link.wp-element-button::after,
.button.add_to_cart_button::after,
.button.single_add_to_cart_button::after,
.button.product_type_variable::after,
.button.product_type_simple::after,
.wc-block-components-button::after,
.woocommerce-mini-cart__buttons a.button.checkout::after {
  content: url("/wp-content/uploads/2025/12/button-arrow-white.svg");
  position: absolute;
  top: 13px;
  right: 25px;
  transition: right 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Hover effect */
.hero-btn-wrapper .hero-btn .wp-block-button__link.wp-element-button:hover::before,
.button.add_to_cart_button:hover::before,
.button.single_add_to_cart_button:hover::before,
.button.product_type_variable:hover::before,
.button.product_type_simple:hover::before,
.wc-block-components-button:hover::before,
.woocommerce-mini-cart__buttons a.button.checkout:hover::before {
  width: 0%; /* Retract to 0% */
}

.hero-btn-wrapper .hero-btn .wp-block-button__link.wp-element-button:hover,
.button.add_to_cart_button:hover,
.button.single_add_to_cart_button:hover,
.button.product_type_variable:hover,
.button.product_type_simple:hover,
.wc-block-components-button:hover,
.woocommerce-mini-cart__buttons a.button.checkout:hover {
  box-shadow: 0 0 0 rgba(14, 65, 81, 0) !important; /* Remove shadow on hover */
}

.hero-btn-wrapper .hero-btn .wp-block-button__link.wp-element-button:hover::after,
.button.add_to_cart_button:hover::after,
.button.single_add_to_cart_button:hover::after,
.button.product_type_variable:hover::after,
.button.product_type_simple:hover::after,
.wc-block-components-button:hover::after,
.woocommerce-mini-cart__buttons a.button.checkout:hover::before {
  right: 22px;
}

.woocommerce-cart .wc-block-components-button {
  border-radius: 50px;
  padding: 14px 30px;
}
.woocommerce-cart .wc-block-components-button:not(.is-link) {
  justify-content: flex-start;
}
.woocommerce-cart .wc-block-components-button::after {
  top: 19px;
}

.woocommerce-checkout .wc-block-components-button {
  width: 60%;
  border-radius: 50px;
  padding: 14px 30px;
}
.woocommerce-checkout .wc-block-components-button:not(.is-link) {
  justify-content: flex-start;
}
.woocommerce-checkout .wc-block-components-button::after {
  top: 19px;
}

/* Shop Running Essentials Buttons */
.shop-running-essentials-section .hero-btn-wrapper {
  width: 100%;
}
.shop-running-essentials-section .hero-btn-wrapper .hero-btn {
  width: 100%;
}

/* White Outline Button */
.white-outline-btn-wrapper {
  padding-top: 40px !important;
}

.white-outline-btn-wrapper .wp-block-button.white-outline-btn .wp-block-button__link.wp-element-button,
.woocommerce-mini-cart__buttons a.button {
  /* Button styling */
  display: inline-block;
  padding: 10px 55px 10px 25px;
  border: 1px solid var(--global-palette2);
  border-radius: 30px;
  text-decoration: none;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.16px;
  color: var(--global-palette2);
  cursor: pointer;
  text-align: left !important;
  /* Important: Create stacking context */
  position: relative;
  z-index: 0;
  overflow: hidden;
  /* Base background color */
  background: white;
  /* Initial box-shadow */
  box-shadow: 0 2px 4px 0 rgba(14, 66, 82, 0.5) !important;
  /* Smooth transitions for both effects */
  transition: box-shadow 0.2s ease-in-out;
}

.white-outline-btn-wrapper .wp-block-button.white-outline-btn .wp-block-button__link.wp-element-button::after,
.woocommerce-mini-cart__buttons a.button::after {
  content: url("/wp-content/uploads/2025/12/button-arrow-teal.svg");
  position: absolute;
  top: 12px;
  right: 20px;
  transition: right 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.white-outline-btn-wrapper .wp-block-button.white-outline-btn .wp-block-button__link.wp-element-button:hover,
.woocommerce-mini-cart__buttons a.button:hover {
  box-shadow: 0 0 0 rgba(14, 65, 81, 0) !important; /* Remove shadow on hover */
}

.white-outline-btn-wrapper .wp-block-button.white-outline-btn .wp-block-button__link.wp-element-button:hover::after,
.woocommerce-mini-cart__buttons a.button:hover::after {
  right: 17px;
}

/* ISEEK WOOCOMMERCE CSS */
.archive #inner-wrap #primary.content-area {
  margin-top: 2rem !important;
}
.archive #inner-wrap #primary.content-area .products.product-archive li.product {
  padding-bottom: 10px;
}
.archive #inner-wrap #primary.content-area .products.product-archive li.product .product-details h2.woocommerce-loop-product__title a {
  font-size: 18px;
  font-weight: 600;
}
.archive #inner-wrap #primary.content-area aside.primary-sidebar .sidebar-inner-wrap #wpc_filters_widget-2 .wpc-filters-main-wrap .wpc-filters-widget-content .wpc-filters-widget-containers-wrapper .wpc-filters-scroll-container .wpc-filters-widget-wrapper .wpc-filters-section .wpc-filter-header .widget-title button {
  border-radius: 0;
  border-bottom: 1px solid #329fd2;
  padding-bottom: 5px;
}
.archive #inner-wrap #primary.content-area aside.primary-sidebar .sidebar-inner-wrap #wpc_filters_widget-2 .wpc-filters-main-wrap .wpc-filters-widget-content .wpc-filters-widget-containers-wrapper .wpc-filters-scroll-container .wpc-filters-widget-wrapper .wpc-filters-section .wpc-filter-header .widget-title button span.wpc-wrap-icons {
  font-size: 18px;
  font-weight: 500;
  line-height: normal;
}
.archive #inner-wrap #primary.content-area aside.primary-sidebar .sidebar-inner-wrap #wpc_filters_widget-2 .wpc-filters-main-wrap .wpc-filters-widget-content .wpc-filters-widget-containers-wrapper .wpc-filters-scroll-container .wpc-filters-widget-wrapper .wpc-filters-section .wpc-filter-header .widget-title button span.wpc-open-icon {
  border-left: 2px solid #000;
  border-top: 2px solid #000;
}

.woocommerce-page-title #inner-wrap section.page-hero-section .entry-hero-container-inner .hero-container .page-title {
  text-align: left;
  align-items: flex-start;
}

.single-product nav#kadence-breadcrumbs {
  font-size: 16px;
  font-weight: 500;
}
.single-product nav#kadence-breadcrumbs .kadence-breadcrumb-container {
  display: flex;
}
.single-product nav#kadence-breadcrumbs .kadence-breadcrumb-container span.bc-delimiter {
  font-size: 0;
  margin-right: 6px;
  margin-left: 6px;
}
.single-product nav#kadence-breadcrumbs .kadence-breadcrumb-container span.bc-delimiter::before {
  content: ">";
  font-size: 18px;
  padding-bottom: 3px;
}
.single-product nav#kadence-breadcrumbs .kadence-breadcrumb-container span a {
  text-decoration: none;
}
.single-product nav#kadence-breadcrumbs .kadence-breadcrumb-container span a:hover {
  text-decoration: underline;
}
.single-product nav#kadence-breadcrumbs .kadence-breadcrumb-container span.kadence-bread-current {
  text-decoration: underline;
  text-underline-offset: 0.1em;
}
.single-product .product-gallery-row .kwt-gallery-wrap .ksk-gallery .kadence-product-gallery-thumbnails .thumb-wrapper .splide__track ul.splide__list li.kt-woo-gallery-thumbnail {
  height: unset !important;
}
.single-product .product-gallery-row .kwt-gallery-wrap .ksk-gallery .kadence-product-gallery-main ul.splide__list li.splide__slide a img {
  height: 450px !important;
  -o-object-fit: contain !important;
     object-fit: contain !important;
}
.single-product .product-gallery-row .single-product-details .price {
  display: flex;
  flex-direction: column-reverse;
}
.single-product .product-gallery-row .single-product-details .kwt-add-to-cart-wrap {
  margin-bottom: 1em;
}
.single-product .product-gallery-row .single-product-details .kwt-add-to-cart-wrap .variations_form.cart table.variations {
  margin-bottom: 2em;
  margin-left: -10px;
  border-collapse: separate;
  border-spacing: 10px;
}
.single-product .product-gallery-row .single-product-details .kwt-add-to-cart-wrap .variations_form.cart table.variations tbody tr th.label {
  border: 1px solid #329fd2;
  background: #ecf5ff;
  text-align: center;
}
.single-product .product-gallery-row .single-product-details .kwt-add-to-cart-wrap .variations_form.cart table.variations tbody tr td.value {
  position: relative;
  border: 1px solid #329fd2;
  background: #ecf5ff;
}
.single-product .product-gallery-row .single-product-details .kwt-add-to-cart-wrap .variations_form.cart table.variations tbody tr td.value select#pa_uk-size {
  background: #ecf5ff url("/wp-content/uploads/2025/12/select-dropdown-arrow.svg") no-repeat;
  background-position: right 10px center;
  border-color: #ecf5ff !important;
  min-width: 100%;
  margin-right: 0;
  cursor: pointer;
}
.single-product .product-gallery-row .single-product-details .kwt-add-to-cart-wrap .variations_form.cart table.variations tbody tr td.value a.reset_variations {
  position: absolute;
  right: 0px;
  bottom: -27px;
  padding: 9px;
  background: #ecf5ff;
  border: 1px solid #329fd2;
  display: inline-block;
  line-height: 0;
  text-decoration: none;
  border-radius: 30px;
}
.single-product .product-gallery-row .single-product-details .kwt-add-to-cart-wrap .variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart {
  display: flex;
  flex-direction: column;
}
.single-product .product-gallery-row .single-product-details .kwt-add-to-cart-wrap .variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart .quantity.spinners-added {
  width: 26%;
  margin-bottom: 10px;
}
.single-product .product-gallery-row .single-product-details .kwt-add-to-cart-wrap .variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart button.single_add_to_cart_button {
  padding-top: 3px;
  padding-bottom: 3px;
}
.single-product .product-gallery-row .single-product-details .kwt-add-to-cart-wrap .variations_form.cart .single_variation_wrap .woocommerce-variation-add-to-cart button.single_add_to_cart_button::after {
  top: 8px;
}
.single-product .product-gallery-row .single-product-details .yith-add-to-wishlist-button-block {
  margin: unset;
  width: 100%;
}
.single-product .product-gallery-row .single-product-details .yith-add-to-wishlist-button-block a {
  margin: unset;
  background: #ecf5ff;
  color: #1d6785;
  padding: 10px;
  width: 100%;
  text-transform: capitalize;
  text-align: center;
  border-radius: 24px;
}
.single-product .product-gallery-row .single-product-details .yith-add-to-wishlist-button-block a svg {
  display: none;
}
.single-product .product-gallery-row .single-product-details .yith-add-to-wishlist-button-block a span.yith-wcwl-add-to-wishlist-button__label {
  position: relative;
  padding-right: 30px;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.single-product .product-gallery-row .single-product-details .yith-add-to-wishlist-button-block a span.yith-wcwl-add-to-wishlist-button__label::after {
  content: url(/wp-content/uploads/2025/12/add-to-wishlist-star.svg);
  position: absolute;
  top: 0px;
  right: 0px;
  transition: all ease-in-out 0.2s;
}
.single-product .product-gallery-row .single-product-details .yith-add-to-wishlist-button-block a:hover span.yith-wcwl-add-to-wishlist-button__label::after {
  rotate: 10deg;
}
.single-product section.related.products ul.products.product-archive li.product {
  padding-bottom: 10px;
}
.single-product section.related.products ul.products.product-archive li.product .product-details h2.woocommerce-loop-product__title a {
  font-size: 18px;
  font-weight: 600;
}
.single-product.postid-6208 form.gift-cards_form.cart .quantity.spinners-added {
  display: none;
}
.single-product.postid-6208 form.gift-cards_form.cart .gift_card_add_to_cart_button {
  height: 54px !important;
  width: 75%;
  padding-left: 40px;
}
.single-product.postid-6208 form.gift-cards_form.cart .gift-cards-list button {
  border-radius: 50px;
  border: none;
  background-color: rgb(29, 103, 133);
  padding: 0.25em 0.7em;
  color: white;
  font-size: 16px;
}
.single-product.postid-6208 form.gift-cards_form.cart .gift-cards-list button:hover {
  background-color: #0e4151;
}
.single-product.postid-6208 form.gift-cards_form.cart .gift-cards-list button.selected_button {
  background-color: #0e4151;
}
.single-product.postid-6208 form.gift-cards_form.cart .gift-cards-list .ywgc-manual-amount-container {
  border-radius: 50px;
  border: 2px solid rgb(29, 103, 133);
  height: auto;
}
.single-product.postid-6208 form.gift-cards_form.cart .gift-cards-list .ywgc-manual-amount-container span {
  background: transparent;
  padding: 3px 0 3px 10px;
}
.single-product.postid-6208 form.gift-cards_form.cart .gift-cards-list .ywgc-manual-amount-container input#ywgc-manual-amount {
  background: transparent;
  padding: 0 10px 0 12px;
  width: 12.5em;
}
.single-product.postid-6208 .yith-add-to-wishlist-button-block {
  display: none;
}
.single-product.postid-6208 #product-6208 > div > div > div > div > div.kb-row-layout-wrap.kb-row-layout-id6002_b9d1f5-81.alignnone.wp-block-kadence-rowlayout {
  display: none;
}

nav.woocommerce-pagination ul.page-numbers li span.page-numbers.current {
  border-color: var(--light-blue-color);
  color: var(--light-blue-color);
  background: var(--pale-blue-color);
  border-radius: 30px;
  font-weight: 700;
}
nav.woocommerce-pagination ul.page-numbers li a.page-numbers {
  border-radius: 30px;
}
nav.woocommerce-pagination ul.page-numbers li a.page-numbers:hover {
  border-color: var(--light-blue-color);
  color: var(--light-blue-color);
}

/* ISEEK HEADER CSS */
.yoast-breadcrumbs a {
  text-decoration: none;
  color: #000;
}
.yoast-breadcrumbs a:hover {
  text-decoration: underline;
}
.yoast-breadcrumbs span span {
  margin-left: 6px;
  margin-right: 6px;
}
.yoast-breadcrumbs .breadcrumb_last {
  text-decoration: underline;
  text-underline-offset: 0.1em;
}

/* ISEEK FOOTER CSS */
.site-footer {
  border-top: 1px solid var(--theme-light-grey);
}
.site-footer .site-info {
  border-top: 1px solid var(--theme-light-grey);
}
.site-footer .site-info .inside-site-info .copyright-bar {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.site-footer .site-container .site-middle-footer-inner-wrap .site-footer-section .footer-widget-area-inner section.widget h2 {
  text-transform: capitalize;
  font-size: 16px;
  margin-bottom: 15px;
  color: #001c1e;
}
.site-footer .site-container .site-middle-footer-inner-wrap .site-footer-section .footer-widget-area-inner section.widget#block-4 {
  margin-bottom: 0;
}
.site-footer .site-container .footer-html {
  margin: 0.5em 0 !important;
}

.iseek-crafted-light {
  filter: invert(0%) sepia(100%) saturate(16%) hue-rotate(246deg) brightness(98%) contrast(105%);
  width: 50px;
}

.mobile-contact-box {
  display: none;
}

@media (max-width: 768px) {
  .site-info .inside-site-info .copyright-bar {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .mobile-contact-box {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 65px;
    background-color: #f6f6f6;
    z-index: 3000;
  }
  .mobile-contact-box .mobile-contact-box-inner {
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
  }
  .mobile-contact-box .mobile-contact-box-inner .mobile-contact-box-item {
    text-align: center;
  }
  .mobile-contact-box .mobile-contact-box-inner .mobile-contact-box-item i {
    font-size: 24px;
    color: #000;
  }
  .mobile-contact-box .mobile-contact-box-inner .mobile-contact-box-item p {
    font-size: 10px;
    margin-bottom: 0;
    color: #000;
    text-transform: uppercase;
  }
}/*# sourceMappingURL=style.css.map */