@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");
/*Colours - start*/
html, p, h4, h5, h6 {
  font-size: 1.15rem;
  line-height: 120%;
  color: #2c2c2c;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  scroll-behavior: smooth;
}

.uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
}

a {
  color: #94bd78;
}
a:hover {
  color: rgb(175.1492537313, 205.7462686567, 154.2537313433);
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

h1, h2, h3 {
  color: #292934;
}

h1.uk-article-title, .uk-article-title h1, h1 {
  font-size: 2rem;
  line-height: 2.2rem;
  margin-bottom: 10px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
}

h1.uk-article-title, .uk-article-title {
  text-align: center;
}

h2.uk-article-title, .uk-article-title h2, h2 {
  font-size: 1.8rem;
  line-height: 2rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
}

h2.uk-article-title, .uk-article-title h2 {
  text-align: center;
}

h3.uk-article-title, .uk-article-title h3, h3 {
  font-size: 1.8rem;
  line-height: 2rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
}

h3.uk-article-title, .uk-article-title h3 {
  text-align: center;
}

h4 {
  font-size: 1.4rem;
}

h5 {
  font-size: 1.05rem;
}

h6 {
  font-size: 1.05rem;
}

.uk-article-meta {
  line-height: 1.4rem;
  font-size: 0.9rem;
  color: #2c2c2c;
  font-family: "Roboto", sans-serif;
  margin: 10px auto !important;
  width: 80%;
  text-align: center;
  font-weight: 400;
}

.uk-article-sub-title {
  line-height: 1.5rem;
  font-size: 1.05rem;
  color: #2c2c2c;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.uk-intro {
  margin-bottom: 20px;
}

.product-carousel .uk-margin-medium-top {
  margin-top: 0 !important;
}
.product-carousel #product-carousel {
  margin-top: 15px;
}
.product-carousel #product-carousel .uk-slider-container {
  padding: 2px;
}

.product-description {
  height: 100%;
  background: linear-gradient(0deg, #fafafa 50%, #94bd78 50%);
  padding: 60px 0;
}
.product-description .product-card {
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
}
.product-description .product-card ul {
  padding: 20px 20px 0 20px;
}
.product-description .product-card .p-sku {
  padding: 10px 20px 20px 20px;
}
.product-description .uk-margin-medium-top {
  margin-top: 0 !important;
}
.product-description #product-carousel {
  margin-top: 15px;
}
.product-description #product-carousel .uk-slider-container {
  padding: 2px;
}

.social-share {
  margin-top: 10px;
}
.social-share label {
  display: block;
  margin-bottom: 10px;
}
.social-share a {
  padding: 0 20px 0 0;
  color: #94bd78;
}

#store-selector {
  background-color: white;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-radius: 0 0 4px 4px;
  margin: 0 0 10px 0 !important;
  color: #292934;
}
#store-selector .ss-store {
  padding: 10px;
  cursor: pointer;
  border-bottom: 1px solid #e5e5e5;
}
#store-selector .ss-name {
  font-weight: bold;
}
#store-selector .stock-badge {
  float: right;
}
#store-selector .ss-address {
  margin-top: 5px;
  margin-left: 20px;
}
#store-selector .ss-times {
  margin-left: 20px;
}
#store-selector .ss-badge {
  float: right;
  background-color: #727272;
  color: #ffffff !important;
  border-radius: 4px;
  text-align: center;
  margin: 0 0 0 5px;
  font-weight: bold;
  padding: 2px 6px;
  font-size: 0.7rem;
}
#store-selector .in-stock {
  background-color: #94bd78;
}
#store-selector .out-stock {
  background-color: #c3193d;
}

#product-name {
  font-size: 1.8rem;
  line-height: 2rem;
  color: #2c2c2c;
  margin: 7px 0 !important;
  font-weight: normal;
}

#product-brand {
  color: #292934;
  line-height: 1rem;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
}

.uk-animation-kenburns {
  animation-duration: 0s;
}

.product-price {
  font-size: 1.6rem;
  line-height: 2rem;
  color: #292934;
  font-weight: bold;
}

.product-video iframe {
  width: 50%;
}

.ProductPromoBlock {
  padding: 5px 10px;
  background-color: #94bd78;
  border-radius: 4px;
  margin-left: 0 !important;
}
.ProductPromoBlock a {
  color: #ffffff;
}
.ProductPromoBlock a:hover {
  text-decoration: none;
}
.ProductPromoBlock span {
  margin: 0 0 -5px 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.875rem;
}
.ProductPromoBlock img {
  height: 34px;
  margin-right: 5px;
}
.ProductPromoBlock .desktop-promo {
  list-style: none;
  padding-left: 0;
}
.ProductPromoBlock .desktop-promo li {
  float: left;
  display: inline;
}

h4.uk-legend {
  text-transform: none;
}

.uk-input, .uk-select, .uk-textarea {
  border-radius: 0;
}

.uk-input:focus, .uk-select:focus, .uk-textarea:focus {
  border-color: #292934;
}

.uk-overlay {
  padding: 25px;
}

.uk-form-controls {
  margin-top: 5px;
}

.uk-form-label {
  font-size: 1rem;
}

.uk-position-extra-small {
  margin: 12px 10px 0 10px;
}

.uk-text-muted {
  margin-right: 5px;
}

.uk-text-danger {
  font-weight: bold;
}

.product-out-of-stock span {
  color: #f0506e !important;
}

.uk-iconnav a.uk-icon {
  padding-right: 15px;
}

.uk-icon-button {
  width: 40px;
  height: 40px;
}

table {
  table-layout: fixed;
  width: 100%;
}
table td:first-child {
  padding-right: 10px;
}
table td:last-child {
  padding-left: 10px;
}
table iframe, table img {
  width: 100%;
}

/*Side panel*/
.uk-offcanvas-bar {
  background-color: #ffffff;
  color: #292934;
  width: 30%;
  padding: 30px;
  z-index: 1;
}
.uk-offcanvas-bar .uk-close, .uk-offcanvas-bar .uk-close:focus, .uk-offcanvas-bar h3 {
  color: #292934;
}
.uk-offcanvas-bar .uk-close:hover, .uk-offcanvas-bar .uk-close:focus:hover, .uk-offcanvas-bar h3:hover {
  color: rgb(63.4838709677, 63.4838709677, 80.5161290323);
}
.uk-offcanvas-bar .uk-accordion-title, .uk-offcanvas-bar .uk-accordion-title:hover {
  color: #292934;
}
.uk-offcanvas-bar h3 {
  margin-bottom: 20px;
  text-align: left;
}
.uk-offcanvas-bar a {
  color: rgb(63.4838709677, 63.4838709677, 80.5161290323);
}
.uk-offcanvas-bar a:hover {
  color: rgb(85.9677419355, 85.9677419355, 109.0322580645);
}
.uk-offcanvas-bar .uk-text-muted, .uk-offcanvas-bar .uk-text-meta {
  color: rgb(63.4838709677, 63.4838709677, 80.5161290323) !important;
}
.uk-offcanvas-bar .uk-list li {
  margin-top: 5px;
}
.uk-offcanvas-bar .uk-list li:first-child {
  margin-top: -5px;
}
.uk-offcanvas-bar .uk-list li a {
  color: rgb(63.4838709677, 63.4838709677, 80.5161290323);
  font-weight: 500;
}
.uk-offcanvas-bar .uk-list-divider > li:nth-child(n+2) {
  padding-top: 10px;
  margin-top: 10px;
  border-top-color: #c0bfbe;
}
.uk-offcanvas-bar ul.uk-list.uk-list-divider {
  border-bottom: 1px solid #c0bfbe;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.uk-offcanvas-bar img {
  width: 100%;
  object-position: center;
  object-fit: cover;
}
.uk-offcanvas-bar .uk-button-primary {
  background-color: #292934;
  color: #ffffff;
  border-color: transparent;
  width: 100%;
  text-align: center;
  background-image: none;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.uk-offcanvas-bar .uk-button-primary:hover, .uk-offcanvas-bar .uk-button-primary:focus {
  background-color: rgb(63.4838709677, 63.4838709677, 80.5161290323);
  color: #ffffff;
}
.uk-offcanvas-bar .uk-button-primary:active {
  background-color: rgb(85.9677419355, 85.9677419355, 109.0322580645);
  color: #ffffff;
}
.uk-offcanvas-bar .uk-button-secondary {
  background-color: #EFEFEF;
}
.uk-offcanvas-bar .uk-form-label {
  color: #292934;
}
.uk-offcanvas-bar .uk-input, .uk-offcanvas-bar .uk-input:hover, .uk-offcanvas-bar .uk-input:focus {
  background-color: rgba(255, 255, 255, 0.1);
  color: rgb(63.4838709677, 63.4838709677, 80.5161290323);
  border-color: #292934;
  margin-top: 0;
}
.uk-offcanvas-bar .uk-icon-button {
  color: #ffffff;
  background-color: #292934;
}
.uk-offcanvas-bar .uk-icon-button:hover, .uk-offcanvas-bar .uk-icon-button:focus {
  background-color: rgb(63.4838709677, 63.4838709677, 80.5161290323);
  color: #ffffff;
}
.uk-offcanvas-bar .uk-icon-button:active {
  background-color: rgb(85.9677419355, 85.9677419355, 109.0322580645);
  color: #ffffff;
}
.uk-offcanvas-bar .uk-nav > li > a, .uk-offcanvas-bar .uk-nav > li > a:active, .uk-offcanvas-bar .uk-nav > li > a:focus {
  color: #292934;
}
.uk-offcanvas-bar .uk-nav > li > a:hover {
  color: rgb(63.4838709677, 63.4838709677, 80.5161290323);
}
.uk-offcanvas-bar .uk-nav .uk-nav-sub a, .uk-offcanvas-bar .uk-nav .uk-nav-sub a:active, .uk-offcanvas-bar .uk-nav .uk-nav-sub a:focus {
  color: rgb(85.9677419355, 85.9677419355, 109.0322580645);
}
.uk-offcanvas-bar .uk-nav .uk-nav-sub a:hover {
  color: rgb(175.1492537313, 205.7462686567, 154.2537313433);
}
.uk-offcanvas-bar .uk-nav-parent-icon > .uk-parent > a::after {
  background-image: url("https://sd-cdn.azureedge.net/shared/Ecommerce/nav-parent-close.svg");
}
.uk-offcanvas-bar .uk-nav-parent-icon > .uk-parent.uk-open > a::after {
  background-image: url("https://sd-cdn.azureedge.net/shared/Ecommerce/nav-parent-open.svg");
}
.uk-offcanvas-bar .uk-nav-header a {
  color: rgb(175.1492537313, 205.7462686567, 154.2537313433);
}
.uk-offcanvas-bar .uk-checkbox {
  border: 1px solid #c0bfbe;
  border-radius: 0;
  margin-right: 5px;
}
.uk-offcanvas-bar .uk-checkbox:checked, .uk-offcanvas-bar .uk-checkbox:focus {
  border: 1px solid #c0bfbe;
}

.cart-badge {
  color: #ffffff;
  border-radius: 4px;
  text-align: center;
  font-weight: bold;
  padding: 5px 12px 4px 12px;
  font-size: 0.7rem;
  line-height: 0.7rem;
  text-transform: uppercase;
  width: auto;
  max-width: 150px;
  margin: 0 !important;
}
.cart-badge.badge {
  background-color: #94bd78;
}
.cart-badge.collection {
  background-color: #2182cf;
}

.uk-search-default {
  margin-top: -10px;
}
.uk-search-default .uk-search-input {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  color: #292934;
  padding-left: 15px;
  font-size: 0.9rem;
  border-radius: 4px;
}
.uk-search-default .uk-search-input:focus {
  background-color: #ffffff;
  color: #292934;
  border: 1px solid #292934;
}
.uk-search-default .uk-search-input::placeholder {
  color: #c0bfbe;
}
.uk-search-default .uk-search-icon, .uk-search-default .uk-search-icon:hover, .uk-search-default .uk-search-icon:focus {
  color: #ffffff;
  background-color: #292934;
  border-radius: 0 4px 4px 0;
}

.uk-accordion-title {
  letter-spacing: 0;
  font-weight: bold;
  color: #292934;
  font-size: 1rem;
  line-height: 1rem;
}
.uk-accordion-title:hover, .uk-accordion-title:focus {
  color: rgb(63.4838709677, 63.4838709677, 80.5161290323);
}
.uk-accordion-title::before {
  background-image: url("https://sd-cdn.azureedge.net/shared/Ecommerce/plus.svg") !important;
}

.Product .uk-accordion > :nth-child(n+2) {
  margin-top: 5px;
}

.uk-open > .uk-accordion-title::before {
  background-image: url("https://sd-cdn.azureedge.net/shared/Ecommerce/minus.svg") !important;
}

.uk-accordion-content table {
  width: 100%;
}

.call a {
  font-weight: bold;
}
.call a img {
  height: 25px;
  width: 25px;
  margin-right: 5px;
}

.uk-navbar-nav > li > a, .uk-iconnav > * > a {
  color: #292934 !important;
  text-transform: uppercase;
  font-size: 1rem;
  min-height: 30px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 25px 0 0 0;
}
.uk-navbar-nav > li > a:hover, .uk-iconnav > * > a:hover {
  color: #fafafa;
  cursor: pointer;
}

.uk-navbar-container:not(.uk-navbar-transparent) {
  background-color: #292934;
}
.uk-navbar-container:not(.uk-navbar-transparent) .uk-logo {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  margin-top: 15px;
  width: 300px;
}
.uk-navbar-container:not(.uk-navbar-transparent) .main-nav {
  padding: 5px 15px;
  margin: 0 auto;
}
.uk-navbar-container:not(.uk-navbar-transparent) .main-nav .uk-navbar-nav {
  color: #292934;
}
.uk-navbar-container:not(.uk-navbar-transparent) .main-nav .uk-navbar-nav li a {
  margin: 0;
}
.uk-navbar-container:not(.uk-navbar-transparent) .main-nav .uk-navbar-nav > li > a {
  color: #ffffff !important;
  text-transform: uppercase;
  font-weight: 400;
}
.uk-navbar-container:not(.uk-navbar-transparent) .uk-search-default {
  width: 300px;
  margin-top: 19px;
}

.uk-navbar-container [class*=uk-align] {
  margin-bottom: 0;
}

.uk-nav > .uk-nav-header {
  font-weight: 700;
  color: #94bd78;
}
.uk-nav > .uk-nav-header:not(:first-child) {
  margin-top: 15px;
}
.uk-nav > .uk-nav-header > a {
  padding: 5px 0 0 0;
  color: #94bd78;
}
.uk-nav > li > a {
  padding: 5px 0;
  color: rgb(202.2985074627, 222.4925373134, 188.5074626866);
}
.uk-nav > li .level-three-nav {
  margin-bottom: 10px;
}
.uk-nav > li .level-three-nav li {
  margin: 0 !important;
  color: #2c2c2c;
}
.uk-nav > li .level-three-nav li a {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #2c2c2c;
  font-size: 0.8rem;
  line-height: 1.6rem;
  text-transform: capitalize;
}
.uk-nav > li .level-three-nav li a:hover {
  font-weight: bold;
}

.uk-navbar-dropdown {
  margin-top: -20px !important;
  padding: 0;
  background-color: #f2f2f2;
  width: 100%;
  left: 0 !important;
}
.uk-navbar-dropdown .uk-width-3-4 {
  margin: 20px 0;
}

.uk-navbar-dropdown-nav {
  margin-bottom: 10px;
}

.uk-navbar-dropdown-nav .uk-nav-header {
  color: #292934;
}

.uk-navbar-dropdown-nav > li > a {
  color: #292934;
  font-weight: 700;
  font-size: 0.875rem;
}

.uk-navbar-dropdown-grid > :not(.uk-first-column)::before {
  border: 0;
}

.uk-dropnav-dropbar {
  background-color: #f2f2f2;
}

.arrow {
  width: 35px;
  margin-left: 20px;
  transition: 0.3s;
}
.arrow:hover {
  margin-left: 40px;
}

.MainNav {
  background-color: #292934;
  height: 35px;
}
.MainNav .uk-navbar-nav {
  gap: 30px;
}
.MainNav .uk-navbar-nav li a {
  font-size: 0.8rem;
  letter-spacing: 0;
  margin: 3px 0;
  color: #ffffff !important;
  min-height: 24px;
}

.uk-navbar-dropdown-nav li a {
  color: black !important;
}

.LogoNav {
  height: 110px;
  background-color: #ffffff;
  padding-top: 10px;
}

.RibbonBlock {
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
}
.RibbonBlock li {
  padding: 10px;
}
.RibbonBlock li a {
  font-size: 1.25rem;
  line-height: 120%;
  font-weight: 700;
}

.IconBar a {
  padding: 5px 15px;
}
.IconBar a img {
  margin-right: 5px;
  height: 25px;
}
.IconBar a p {
  margin: 3px 0;
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
}

.Logout {
  font-size: 0.8rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  margin-top: 24px;
}
.Logout button {
  border: none;
  background-color: transparent;
  cursor: pointer;
  color: #ffffff;
  font-size: 0.8rem;
  letter-spacing: 0.05rem;
  min-height: 30px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  padding: 0;
}
.Logout button :hover, .Logout button :focus {
  color: #ffffff;
}
.Logout a {
  color: #ffffff;
}

.secondary-nav {
  background-color: #fafafa;
  font-size: 0.9rem;
}
.secondary-nav ul {
  padding-left: 15px;
  margin: 0;
}
.secondary-nav ul li {
  display: inline-block;
  padding: 10px 15px 10px 0;
}
.secondary-nav ul li a {
  color: #292934;
}

.uk-totop {
  padding: 12px 0 0 10px;
  margin: 30px;
  position: absolute;
  right: 0;
  color: #ffffff;
  border: 1px solid #ffffff;
  height: 40px;
  width: 40px;
}

.uk-position-bottom-right {
  margin: 0 0 5px 0;
}

td img {
  width: 100px;
  object-position: center;
  object-fit: cover;
}

.uk-slidenav {
  color: #2c2c2c;
  padding: 0 0 45px 0;
}

.uk-slideshow-items .uk-position-center {
  width: 50%;
}
.uk-slideshow-items .uk-position-center h1 {
  text-shadow: 2px 2px 2px #000;
  color: #ffffff;
  text-align: center;
  font-size: 2.6rem;
  margin: 0 0 30px 0;
}
.uk-slideshow-items .uk-position-center h2 {
  font-size: 1.8rem !important;
  text-shadow: 2px 2px 2px #000;
  margin-bottom: 20px;
  line-height: 2.2rem !important;
  font-weight: normal;
  text-transform: none;
  text-align: center;
  color: #ffffff;
}
.uk-slideshow-items .uk-position-center .uk-button-primary {
  font-weight: bold;
  background-color: transparent;
  border: 2px solid white;
  color: white;
  padding: 0 4px;
  border-radius: 4px;
  text-shadow: 0 0 6px #000;
  line-height: 45px;
  margin: 0 auto;
  text-align: center;
}
.uk-slideshow-items .uk-position-center .uk-button-primary:hover, .uk-slideshow-items .uk-position-center .uk-button-primary:focus {
  background-color: rgb(63.4838709677, 63.4838709677, 80.5161290323);
}

.header-image {
  margin-bottom: 10px;
}
.header-image img {
  width: 100%;
  object-fit: cover;
  max-height: 400px;
}

.h-banner {
  aspect-ratio: 6/1.75;
  background-color: #ffffff;
}
.h-banner img {
  aspect-ratio: 6/1.75;
}
.h-banner .uk-position-bottom-center {
  padding: 20px;
  text-align: center;
  width: 80%;
}
.h-banner .uk-position-bottom-center .uk-slider-items {
  height: 100%;
}
.h-banner .uk-position-bottom-center h1 {
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.6rem;
  text-transform: uppercase;
  text-shadow: 0 0 6px #000;
}
.h-banner .uk-position-bottom-center h2 {
  font-size: 1.1rem !important;
  margin: 5px 0 15px 0;
  line-height: 1.4rem !important;
  font-weight: normal;
  text-transform: none;
  text-shadow: 0 0 6px #000;
  color: #fff;
}
.h-banner .uk-position-bottom-center .uk-button-default {
  font-weight: bold;
  background-color: transparent;
  border: 3px solid #ffffff;
  color: #fff;
  padding: 0 40px;
  border-radius: 4px;
  text-shadow: 0 0 6px #000;
  line-height: 38px;
  margin: 0 5px;
}
.h-banner .uk-position-bottom-center .uk-button-default:hover {
  background-color: #292934;
}

.page-banner {
  margin: 15px 0 !important;
}
.page-banner img {
  border-radius: 10px;
}
.page-banner .uk-position-center {
  padding: 20px;
  text-align: center;
  width: 80%;
}
.page-banner .uk-position-center h1 {
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.6rem;
  text-transform: uppercase;
  text-shadow: 0 0 6px #000;
}
.page-banner .uk-position-center h2 {
  font-size: 1.1rem !important;
  margin: 0;
  line-height: 1.4rem !important;
  font-weight: normal;
  text-transform: none;
  text-shadow: 0 0 6px #000;
  color: #fff;
}

a.HeroBlock {
  min-height: 100px;
  width: 100%;
}
a.HeroBlock img {
  object-fit: cover;
  aspect-ratio: 1/1;
  padding: 5px 5px 40px 5px;
  border-radius: 10px;
}
a.HeroBlock h3 {
  text-align: center;
  color: #292934;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.3em;
  margin: 10px;
}
a.HeroBlock .uk-overlay-primary {
  background: none;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
a.HeroBlock .uk-overlay-primary .uk-position-bottom-center {
  transition: 0.3s;
}
a.HeroBlock .uk-overlay-primary:hover {
  background: rgba(41, 41, 52, 0.7803921569);
  transition: 0.3s;
}
a.HeroBlock .uk-overlay-primary:hover .uk-overlay-primary {
  transition: 0.3s;
}
a.HeroBlock .uk-overlay-primary:hover img {
  transform: scale(1.1);
  transition-duration: 0.3s;
}
a.HeroBlock .uk-overlay-primary:hover h3 {
  color: #ffffff;
}
a.HeroBlock .no-image {
  background-color: #94bd78;
  border-radius: 6px;
}
a.HeroBlock .no-image h3 {
  color: #ffffff;
}
a.HeroBlock .no-image:hover {
  background-color: rgb(175.1492537313, 205.7462686567, 154.2537313433);
}

.h-tile {
  display: grid;
  grid-template-columns: auto auto auto auto;
  grid-gap: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.h-tile .uk-card img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  border-radius: 10px;
  background-color: #fff;
  aspect-ratio: 1/1;
}
.h-tile .uk-card .uk-position-cover {
  background: linear-gradient(15deg, rgba(36, 35, 49, 0.8) 0%, rgba(36, 35, 49, 0.6) 20%, rgba(36, 35, 49, 0) 60%);
  border-radius: 10px;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
}
.h-tile .uk-card .uk-position-cover .uk-position-bottom-center {
  padding: 20px;
  text-align: center;
  width: 80%;
}
.h-tile .uk-card .uk-position-cover .uk-position-bottom-center h2 {
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.6rem;
  text-transform: uppercase;
  text-shadow: 0 0 6px #000;
  margin-bottom: 10px;
}
.h-tile .uk-card .uk-position-cover .uk-position-bottom-center h3 {
  font-size: 1.1rem !important;
  margin: 5px 0 15px 0;
  line-height: 1.4rem !important;
  font-weight: normal;
  text-transform: none;
  text-shadow: 0 0 6px #000;
  color: #fff;
}
.h-tile .uk-card .uk-position-cover .uk-position-bottom-center .uk-button-default {
  font-weight: bold;
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #fff;
  padding: 15px 25px;
  line-height: 1.4rem;
  border-radius: 4px;
  text-shadow: 0 0 6px #000;
}
.h-tile .uk-card .uk-position-cover .uk-position-bottom-center .uk-button-default:hover {
  background-color: #292934;
}

.h-feat {
  margin: 20px auto 0 auto;
}
.h-feat h2 {
  text-align: center;
}
.h-feat p {
  line-height: 1.4rem;
  font-size: 0.9rem;
  color: #2c2c2c;
  font-family: "Roboto", sans-serif;
  margin: 10px auto;
  width: 80%;
  text-align: center;
  font-weight: 400;
}

.h-cms .uk-slider-items .uk-position-bottom-left {
  padding: 20px;
  left: 20px;
}
.h-cms .uk-slider-items .uk-position-bottom-left h2 {
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.6rem;
  text-transform: uppercase;
  text-shadow: 0 0 6px #000;
}
.h-cms .uk-slider-items .uk-position-bottom-left h3 {
  font-size: 1.1rem !important;
  margin: 5px 0 15px 0;
  line-height: 1.4rem !important;
  font-weight: normal;
  text-transform: none;
  text-shadow: 0 0 6px #000;
  color: #fff;
}
.h-cms .uk-slider-items .uk-position-bottom-left .uk-button-default {
  font-weight: bold;
  background-color: transparent;
  border: 3px solid #94bd78;
  color: #fff;
  padding: 0 40px;
  border-radius: 4px;
  text-shadow: 0 0 6px #000;
}
.h-cms .uk-slider-items .uk-position-bottom-left .uk-button-default:hover {
  background-color: #292934;
}
.h-cms .product-slider {
  background-color: #f8f8f8;
  padding: 40px 0 30px 0;
  margin-bottom: 20px;
}
.h-cms .product-slider .uk-slider {
  padding: 5px;
}

.ss-tile .uk-panel img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  border-radius: 10px;
  background-color: #fff;
}
.ss-tile .uk-panel .uk-position-bottom-center {
  padding: 20px;
  text-align: center;
  width: 80%;
}
.ss-tile .uk-panel .uk-position-bottom-center h3 {
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.6rem;
  text-transform: uppercase;
  text-shadow: 0 0 6px #000;
  margin-bottom: 10px;
}
.ss-tile .uk-panel .uk-position-bottom-center p {
  font-size: 1.1rem !important;
  margin: 5px 0 15px 0;
  line-height: 1.4rem !important;
  font-weight: normal;
  text-transform: none;
  text-shadow: 0 0 6px #000;
  color: #fff;
}
.ss-tile .uk-panel .uk-position-bottom-center .uk-button-default {
  font-weight: bold;
  background-color: transparent;
  border: 3px solid #94bd78;
  color: #fff;
  padding: 0 20px;
  border-radius: 4px;
  text-shadow: 0 0 6px #000;
  margin: 5px;
}
.ss-tile .uk-panel .uk-position-bottom-center .uk-button-default:hover {
  background-color: #292934;
}

.uk-breadcrumb {
  margin: 0 0 10px 0;
}

.uk-breadcrumb > * > * {
  color: #292934;
  text-transform: capitalize;
}

.uk-pagination > * > * {
  height: 45px;
  width: 45px;
  color: rgb(175.1492537313, 205.7462686567, 154.2537313433);
}

.uk-pagination .uk-button {
  border-radius: 4px;
  height: 40px;
  width: 40px;
  margin: 5px;
  padding: 0;
  background-color: #f8f8f8;
}
.uk-pagination .uk-active {
  background-color: #292934;
  color: #ffffff;
}
.uk-pagination .uk-icon-button {
  margin: 5px;
}

.uk-dotnav > * {
  padding: 9px 18px;
}

.uk-icon-button {
  border-radius: 4px;
}

.uk-input {
  height: 40px;
  margin-top: 0 !important;
}

.qty-dec {
  padding: 0 15px;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 4px 0 0 4px;
}

.qty-inc {
  padding: 0 15px;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 0 4px 4px 0;
}

.p-qty, .cart-qty {
  width: 55px;
  margin: 0 -6px;
  padding: 0 0 0 22px;
  border-radius: 0;
}

input.uk-input.cart-qty {
  border: 1px solid #e5e5e5;
  background-color: #ffffff;
}

/*Theme colours*/
.uk-button-primary {
  background-color: #122e7b;
  text-align: center;
  border-radius: 4px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.uk-button-primary:hover, .uk-button-primary:focus {
  background-color: rgb(63.4838709677, 63.4838709677, 80.5161290323);
}
.uk-button-primary.uk-active, .uk-button-primary:active {
  background-color: rgb(85.9677419355, 85.9677419355, 109.0322580645);
}

.uk-button-secondary {
  background-color: #94bd78;
  text-align: center;
  border-radius: 4px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.uk-button-secondary:hover, .uk-button-secondary:focus {
  background-color: rgb(175.1492537313, 205.7462686567, 154.2537313433);
}
.uk-button-secondary.uk-active, .uk-button-secondary:active {
  background-color: rgb(202.2985074627, 222.4925373134, 188.5074626866);
}

.uk-button-default {
  border-radius: 4px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
}

.wide-button {
  width: 100%;
  background-image: none;
  text-align: center;
  margin: 20px 0 40px 0;
}

.uk-icon-button {
  width: 40px;
  height: 40px;
}

.uk-input, .uk-select, .uk-textarea {
  border: 1px solid #e5e5e5;
}

.Contact {
  border: 2px solid #f8f8f8;
  background-color: #f8f8f8;
  text-align: center;
  margin-left: 0;
}
.Contact .uk-width-auto {
  width: 30%;
  text-align: center;
  padding: 0;
}
.Contact.uk-grid > * {
  padding-left: 0;
  margin: auto;
}
.Contact .Header h2 {
  font-size: 1.4rem;
  font-weight: 700;
}
.Contact .uk-list {
  margin: 30px 15px 0 15px;
}
.Contact hr {
  width: 40px;
  margin: 0 auto;
  border-top: 2px solid #292934;
}
.Contact #map {
  height: 450px;
  background-color: grey;
}
.Contact .uk-nav-header {
  color: #292934;
  font-weight: 700;
}

/*Product list*/
.uk-subnav-pill > .uk-active > a {
  background-color: #292934;
}

.filter {
  width: 100%;
  background-color: #ffffff;
  border-radius: 0;
  border: 1px solid gray;
  padding: 8px;
  text-transform: uppercase;
}

.filter-and-sort {
  margin: 0 0 20px 0;
}
.filter-and-sort ul {
  display: flex;
}
.filter-and-sort ul li {
  list-style-type: none;
  font-size: 0.875rem;
  width: 140px;
  margin-right: 15px;
}
.filter-and-sort ul li select {
  font-size: 0.875rem;
  width: 140px;
  margin-right: 15px;
  margin-top: 3px;
  border: none;
  background-color: transparent;
  color: #2c2c2c;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.filter-and-sort ul li select:focus {
  outline: 0;
}
.filter-and-sort ul li select:hover {
  cursor: pointer;
}
.filter-and-sort ul li:first-child {
  color: #94bd78;
}
.filter-and-sort ul li .uk-first-column {
  padding-left: 0;
}
.filter-and-sort button.filter {
  font-size: 1rem;
  background-color: transparent;
  border: none;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  cursor: pointer;
}

.uk-badge {
  padding: 10px 12px 12px 12px;
  background-color: #94bd78;
  color: #ffffff !important;
}

a .uk-badge {
  position: absolute;
  top: 20px;
  width: 17px;
  min-width: 17px;
  height: 17px;
  font-size: 0.7rem;
  padding: 0 6px;
  margin: 0 0 0 25px;
  z-index: 1;
  font-weight: 700;
}

.tag-badge {
  padding: 5px 14px 5px 15px;
  background-color: #94bd78;
  color: #292934;
  border-radius: 30px;
  margin: 10px 10px 0 0;
  font-size: 0.9rem;
}
.tag-badge:hover {
  background-color: rgb(175.1492537313, 205.7462686567, 154.2537313433);
  color: #fff;
  text-decoration: none;
}

.uk-checkbox:focus, .uk-radio:focus {
  border-color: #292934;
}

.uk-checkbox:checked, .uk-checkbox:indeterminate, .uk-radio:checked, .uk-checkbox:checked:focus, .uk-checkbox:indeterminate:focus, .uk-radio:checked:focus {
  background-color: #292934;
}

.uk-dropdown-nav > li.uk-active > a {
  color: #292934;
}

#modal-full .uk-modal-dialog {
  width: 80%;
}

.WelcomeBack {
  margin-top: 9px;
}

.RadioButton label {
  border: 1px solid #e5e5e5;
  padding: 10px;
  width: 100%;
  display: block;
  cursor: pointer;
}
.RadioButton label:last-child {
  border-bottom: 1px solid #e5e5e5;
}

* {
  box-sizing: border-box;
}

.uk-margin-large-left {
  margin-left: 70px !important;
}

/*Product list filters*/
.irs--round .irs-handle {
  top: 28px;
  width: 20px;
  height: 20px;
}

.irs--round .irs-bar, .irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {
  background-color: #292934;
}

.irs--round .irs-from:before, .irs--round .irs-to:before {
  border-top-color: #292934;
}

.irs--round .irs-handle {
  border: 3px solid #292934;
}

.irs--round .irs-grid-text {
  color: #6e6e6e;
  font-size: 13px;
}

.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single, .irs--round .irs-min, .irs--round .irs-max {
  font-size: 12px;
}

/*Slick slider*/
.slick-vertical .slick-slide {
  margin: 0 0 10px 0;
  border: 2px solid transparent !important;
}
.slick-vertical .slick-slide:focus {
  outline: none;
}
.slick-vertical .slick-slide.slick-current {
  border: 2px solid rgb(202.2985074627, 222.4925373134, 188.5074626866);
}

.ProductSlider [class*=uk-position-top] {
  max-width: 62px;
}

.ProductSlider .prev.slick-arrow, .ProductSlider .next.slick-arrow {
  margin: 0 22px;
  cursor: pointer;
}

.slick-dots li {
  margin: 0 2px !important;
}

.slick-dots li button:before {
  width: 8px !important;
  height: 8px !important;
  font-size: 0 !important;
  border-radius: 50%;
  color: transparent !important;
  border: 1px solid rgba(102, 102, 102, 0.4);
  transition: 0.2s ease-in-out;
  transition-property: background-color, border-color;
  opacity: 1 !important;
}

.slick-dots li.slick-active button:before {
  background-color: rgba(102, 102, 102, 0.6) !important;
}

.ModalContentHeight {
  padding-left: 20px;
}

.hide {
  display: none;
}

button#ihavecookiesBtn {
  margin-left: 0px !important;
}

.fade-out {
  opacity: 0;
  transition: visibility 0s linear 0s, opacity 300ms;
}

.fade-in {
  opacity: 1;
  transition: visibility 0s linear 0s, opacity 300ms;
}

#product-list {
  margin-top: 5px;
}
#product-list .uk-transition-toggle {
  display: inline-block;
  float: left;
}
#product-list .p-list-img {
  height: 0;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden;
}
uk-button-default #product-list .p-list-img:hover {
  cursor: pointer;
}
#product-list .p-list-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  object-position: center;
  background-color: #ffffff;
}
#product-list .image-oos {
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  opacity: 0.6;
}

.uk-accordion-content li label {
  text-transform: capitalize;
}

.product-out-of-stock {
  position: relative;
}
.product-out-of-stock span {
  position: absolute;
  bottom: 0;
}

#basket-list input[type=number] {
  -moz-appearance: textfield;
}
#basket-list input::-webkit-outer-spin-button,
#basket-list input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.PromotionsBlock ul {
  padding-left: 0;
  list-style-type: none;
  margin: 0;
}
.PromotionsBlock li {
  font-weight: bold;
  color: #ffffff;
  background-color: #94bd78;
  border-radius: 4px;
  margin: 5px 0;
  text-align: center;
  padding: 4px;
}

.show-more {
  margin-top: 10px;
  color: rgb(85.9677419355, 85.9677419355, 109.0322580645);
  text-decoration: underline;
}

.gift-price {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.gift-price li {
  margin: 20px 10px;
}
.gift-price li a {
  color: #94bd78;
  font-weight: 500;
  padding: 10px 20px;
  border: 1px solid #94bd78;
}
.gift-price li a:hover {
  text-decoration: none;
}
.gift-price li.active a {
  color: #292934;
  font-weight: 500;
  border: 2px solid #292934;
}

.stripe-payments button {
  background: #292934;
  line-height: 22px;
  text-transform: uppercase;
  border-radius: 0;
  border-radius: 4px;
  padding: 12px 16px;
  color: #fff;
  display: block;
  transition: all 0.2s ease;
  box-shadow: 0 4px 5.5px 0 rgba(0, 0, 0, 0.07);
  width: 100%;
}
.stripe-payments button:hover {
  cursor: pointer;
  background-color: rgb(63.4838709677, 63.4838709677, 80.5161290323);
}
.stripe-payments button:focus, .stripe-payments button:active {
  outline: 0;
  background-color: rgb(85.9677419355, 85.9677419355, 109.0322580645);
}

.gift-payments button {
  background: #292934;
  line-height: 22px;
  text-transform: uppercase;
}
.gift-payments button:focus {
  outline: 0;
}

/* Cookie Dialog */
button#ihavecookiesBtn {
  margin-left: 0 !important;
}

#gdpr-cookie-message {
  position: fixed;
  left: 0;
  bottom: 30px;
  max-width: 375px;
  background-color: #fafafa;
  padding: 20px;
  border-radius: 0;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.45);
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  z-index: 9999;
  margin-left: 30px;
}

#gdpr-cookie-message h4 {
  margin-top: 0;
}

#gdpr-cookie-message h5 {
  font-size: 1rem;
}

#gdpr-cookie-message p, #gdpr-cookie-message ul {
  color: #3a4251;
  padding-left: 0;
}

#gdpr-cookie-message p:last-child {
  margin-bottom: 0;
  text-align: right;
}

#gdpr-cookie-message li {
  width: 49%;
  display: inline-block;
}

#gdpr-cookie-message a {
  text-decoration: none;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.75);
  transition: all 0.3s ease-in;
}

#gdpr-cookie-message button, button#ihavecookiesBtn {
  border: none;
  background: #292934;
  color: #fff;
  padding: 6px 16px 8px 16px;
  border-radius: 0;
  margin: 0 0 0 15px;
  cursor: pointer;
  transition: all 0.3s ease-in;
}

#gdpr-cookie-message button:hover {
  background: rgb(63.4838709677, 63.4838709677, 80.5161290323);
  transition: all 0.3s ease-in;
}

button#gdpr-cookie-advanced {
  background: #292934;
  color: #fff;
}

button#gdpr-cookie-advanced {
  background: rgb(63.4838709677, 63.4838709677, 80.5161290323);
  transition: all 0.3s ease-in;
}

#gdpr-cookie-message button:disabled {
  opacity: 0.3;
}

#gdpr-cookie-message input[type=checkbox] {
  float: left;
  margin-top: 6px;
  margin-right: 5px;
  position: relative;
  opacity: 1;
}

h4.tile-text {
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 1.875rem;
  line-height: 1.25;
}

.uk-text-uppercase {
  text-transform: capitalize;
  letter-spacing: 0;
  font-weight: 500;
}

.uk-accordion-content {
  margin-top: 5px;
}
.uk-accordion-content > p {
  font-size: 1.05rem !important;
}

.uk-text-lead {
  font-size: 1.4rem;
}

.uk-tab > * > a {
  text-transform: none;
  font-size: 0.95rem;
}

.uk-tab > .uk-active > a {
  border-color: #94bd78;
  border-width: 2px;
}

.uk-text-danger {
  color: #c3193d !important;
}

.FormColour {
  background-color: #292934;
}
.FormColour h3, .FormColour p {
  text-align: center;
}
.FormColour p, .FormColour span {
  color: #c1c1c1;
}

.NewsletterColour {
  background-color: #94bd78;
  color: #292934;
  border-top: 2px solid #94bd78;
  border-bottom: 2px solid #ffffff;
  text-align: center;
  padding: 60px 10px 50px 10px;
}
.NewsletterColour h3 {
  color: #292934;
}
.NewsletterColour p {
  color: #292934;
  margin: 20px 0 0 20px;
}
.NewsletterColour button {
  color: #292934;
  background-color: #94bd78;
  border: 4px solid #292934;
  padding: 5px 50px;
  margin-top: 15px;
  height: 50px;
  border-radius: 4px;
  font-size: 1rem;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
}
.NewsletterColour button:hover {
  background-color: rgb(175.1492537313, 205.7462686567, 154.2537313433);
  cursor: pointer;
  color: #ffffff;
}
.NewsletterColour button:focus {
  background-color: rgb(202.2985074627, 222.4925373134, 188.5074626866);
  cursor: pointer;
  color: #ffffff;
}
.NewsletterColour ul.social {
  padding: 0;
  margin: 20px 0 0 0;
}
.NewsletterColour ul.social li {
  display: inline-block;
  padding: 10px 10px 10px 0;
}
.NewsletterColour ul.social li a {
  color: #ffffff;
}
.NewsletterColour ul.social li a img {
  stroke: white;
}

footer {
  background-color: #292934;
  color: #ffffff;
  line-height: 120% !important;
  border-top: 0px solid #fbfbfb;
}
footer li, footer p, footer b, footer span {
  color: #ffffff;
  line-height: 140% !important;
}
footer a {
  color: #f5f5f5;
  text-decoration: underline;
}
footer a:hover, footer a:focus, footer a:active {
  color: #292934 !important;
}
footer .uk-nav-header {
  color: #94bd78;
  font-weight: 700;
  font-size: 1.2rem;
  text-transform: none;
}
footer ul.social {
  padding: 0;
  margin: 20px 0 0 0;
}
footer ul.social li {
  display: inline-block;
  padding: 10px 10px 10px 0;
}
footer ul.social li a {
  color: #292934;
}
footer .uk-button-primary {
  border: 2px solid #292934;
  padding: 6px 40px;
  background-color: #ffffff;
  color: #292934;
}

#generic-modal-content .uk-light h1 {
  margin: 30px;
  text-shadow: 2px 2px 2px #000;
}

.uk-notification-message-primary {
  color: #292934;
}

.uk-dropdown-nav > li.uk-active > a {
  color: #292934;
}

.uk-nav > .uk-nav-header > a {
  padding: 5px 0 0 0;
  color: #94bd78;
}

.uk-border-circle {
  border-radius: 4px;
  width: 38px;
  height: 38px;
  border: 2px solid #FFFFFF;
}

.uk-thumbnav > * > ::after {
  background: transparent;
}

.upsell-header {
  color: #292934;
  font-size: 1.8rem;
  margin-bottom: 10px;
}

.uk-subnav-pill > .uk-active > a {
  background-color: #292934;
}

.uk-checkbox:focus, .uk-radio:focus {
  border-color: #292934;
}

.uk-checkbox:checked, .uk-checkbox:indeterminate, .uk-radio:checked, .uk-checkbox:checked:focus, .uk-checkbox:indeterminate:focus, .uk-radio:checked:focus {
  background-color: #292934;
}

.PrimaryTheme {
  background-color: #292934;
}

.PrimaryThemeForeground {
  color: #292934;
  font-weight: 500;
}

.SecondaryTheme {
  background-color: #292934;
}

.SecondaryThemeForeground {
  color: #292934;
}

.WarningForeground {
  background-color: #b10d0d;
  color: #ffffff;
}

.uk-section {
  padding: 40px;
}

.uk-section-default {
  background: transparent;
}

.SearchBar {
  padding: 0 10px;
  background-color: #f0f0f0;
}

.uk-card-small .uk-icon-button {
  color: #292934;
}
.uk-card-small .uk-card-body {
  padding: 0;
}
.uk-card-small .uk-card-body img {
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.uk-card-small .uk-card-body .uk-clearfix {
  margin: 10px;
}
.uk-card-small .uk-card-body .p-info {
  text-align: center;
  margin-top: 5px;
}
.uk-card-small .uk-card-body .p-info .p-brand {
  color: #292934;
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: bold;
  text-align: center;
}
.uk-card-small .uk-card-body .p-info h3 {
  text-align: left;
  line-height: 1.3rem;
  font-size: 1.1rem;
  margin: 2px 0 4px 0;
  font-weight: normal;
  text-align: center;
}
.uk-card-small .uk-card-body .p-info .p-name {
  color: #2c2c2c;
  text-align: center;
  text-transform: capitalize;
}
.uk-card-small .uk-card-body .p-info .product-price {
  margin-right: 5px;
  font-size: 1.1rem;
  color: #292934;
  font-weight: bold;
  text-align: center;
}
.uk-card-small .uk-card-body .p-size {
  font-size: 0.875rem;
  margin: 0.3rem 0 0.6rem 0;
}
.uk-card-small .uk-card-body .p-price {
  margin-right: 5px;
  font-size: 1.1rem;
  color: #292934;
  font-weight: bold;
}
.uk-card-small .uk-card-body .p-sku {
  margin-top: 10px;
}
.uk-card-small .uk-card-body .add-to-wl, .uk-card-small .uk-card-body .p-qview {
  background-color: #ffffff;
  color: #292934;
  height: 35px;
  width: 35px;
  border-radius: 20px;
  padding: 6px 8px;
  display: block;
  text-align: center;
  margin: 10px;
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}
.uk-card-small .uk-card-body .add-to-wl .active svg path {
  fill: #c3193d !important;
}
.uk-card-small .uk-card-body .uk-badge {
  background-color: #c3193d;
  color: #ffffff !important;
  border-radius: 4px;
  text-align: center;
  margin: 0 0 5px 0;
  font-weight: bold;
  padding: 4px 12px;
  font-size: 0.7rem;
  line-height: 0.7rem;
  display: block;
  text-transform: uppercase;
  height: auto;
}
.uk-card-small .uk-card-body .uk-badge.badge {
  background-color: #292934;
}
.uk-card-small .uk-card-body .uk-badge.badge2 {
  background-color: #94bd78;
}
.uk-card-small .uk-card-body .uk-badge.collection-only {
  background-color: #2182cf;
}
.uk-card-small .uk-card-body .uk-position-top-left {
  margin: 10px;
}
.uk-card-small .uk-card-body .Promotion {
  background-color: #94bd78;
  margin: 5px 0;
}
.uk-card-small .CircularThumbnav {
  display: flex;
}
.uk-card-small .CircularThumbnav .uk-thumbnav {
  margin: 0 auto;
}
.uk-card-small .uk-thumbnav > * > ::after {
  background: transparent;
}

.collection-only {
  background-color: #2182cf;
  border-radius: 4px;
  text-align: center;
  font-weight: bold;
  padding: 4px 12px;
  font-size: 0.7rem;
  line-height: 0.7rem;
  text-transform: uppercase;
  width: auto;
  margin: 0 !important;
}

.stock-badge, .ss-badge {
  background-color: #727272;
  color: #ffffff !important;
  border-radius: 4px;
  text-align: center;
  margin: 0 0 0 5px;
  font-weight: bold;
  padding: 2px 6px;
  font-size: 0.7rem;
}

.wl-style {
  color: #c3193d !important;
}
.wl-style:hover {
  color: #c3193d !important;
}
.wl-style svg path {
  stroke-width: 2;
}

.wl-style .active svg path {
  fill: #c3193d !important;
  stroke: #c3193d !important;
}

.wl-style .primary.active svg path {
  fill: #c3193d !important;
  stroke: #c3193d !important;
}

.uk-card-media-top img {
  object-fit: cover;
  object-position: center;
  border-radius: 10px 10px 0 0;
  width: 100%;
}

.uk-card-media-top.uk-inline-clip {
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}

.uk-position-center a.uk-button.uk-button-default {
  background: rgba(202.2985074627, 222.4925373134, 188.5074626866, 0.4);
  color: #ffffff !important;
}

.Checkout span {
  font-size: 0.95rem;
}
.Checkout h4.uk-legend {
  text-transform: capitalize;
}
.Checkout .uk-button-primary {
  width: auto;
  padding: 0 25px 2px 25px;
}
.Checkout .uk-button-primary#presc-form-btn {
  width: 100%;
  padding: 10px 25px;
}
.Checkout .uk-list li {
  text-transform: uppercase;
}
.Checkout .form-q {
  margin-top: 10px;
}
.Checkout .form-q .uk-form-label {
  font-weight: bold;
}

/*B2B form*/
.ShowMore {
  font-weight: 600;
}

.composite-card {
  border: 1px solid #c0bfbe;
  margin: 0;
}

.composite-name-wrapper {
  display: inline-block;
}
.composite-name-wrapper .composite-product {
  float: left;
  font-size: 1.2rem;
  line-height: 1.4rem;
  font-weight: 600;
}
.composite-name-wrapper .composite-stock {
  float: left;
  margin: 0 0 0 10px;
}
.composite-name-wrapper .composite-stock .in-stock img, .composite-name-wrapper .composite-stock .low-stock img, .composite-name-wrapper .composite-stock .out-stock img {
  width: 16px;
  height: 16px;
}

.composite-price-wrapper {
  margin: -5px 0 0 0;
  line-height: 1rem;
}
.composite-price-wrapper span {
  font-size: 1rem;
  line-height: 1rem;
}
.composite-price-wrapper del {
  font-size: 1rem;
  line-height: 1rem;
}

.composite-buttons .uk-width-expand\@s {
  padding-left: 10px;
}

/*News*/
.news-events-tile .uk-badge {
  margin: 10px 10px 0 0;
}
.news-events-tile .uk-card {
  border: 1px solid #c6c6c6;
  border-radius: 10px;
}
.news-events-tile .uk-card-body {
  padding: 20px;
}
.news-events-tile .uk-card-title {
  text-transform: capitalize !important;
  margin: 10px 0 5px 0;
  font-size: 1.2rem !important;
  line-height: 1.4rem !important;
  text-align: left;
}
.news-events-tile .uk-card-sub-title {
  font-size: 1rem !important;
}
.news-events-tile .uk-text-small {
  text-transform: uppercase;
  margin-top: 0;
}
.news-events-tile .add-to-wl {
  background-color: #ffffff;
  color: #94bd78;
  padding: 8px 10px;
  display: block;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.3);
}
.news-events-tile .add-to-wl:hover {
  background-color: #f8f8f8;
}
.news-events-tile .add-to-wl .active svg path {
  fill: #c3193d !important;
  stroke: #c3193d !important;
}
.news-events-tile .add-to-wl .primary.active svg path {
  fill: #c3193d !important;
  stroke: #c3193d !important;
}
.news-events-tile .uk-position-bottom-right {
  z-index: 99999;
}
.news-events-tile .uk-card:hover {
  background: #fff;
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
  text-decoration: none;
}

#news-list {
  margin: 15px 0;
}

#news-carousel .uk-margin-medium-top {
  margin-top: 0 !important;
}

.news-article .blog-title {
  text-align: center;
  margin-top: 15px;
}
.news-article .blog-title h1 {
  font-size: 1.4rem;
  line-height: 1.6rem;
  text-transform: uppercase;
}
.news-article .blog-title h2 {
  font-size: 1.1rem !important;
  line-height: 1.4rem !important;
}

.BlogViewAll {
  text-align: center;
  font-size: 1.05rem;
  line-height: 1.5;
  width: 160px;
  text-transform: capitalize;
  border: 0;
}

.Product .uk-slideshow .uk-slideshow-items {
  margin-left: 45px;
}
.Product .uk-slideshow .uk-slideshow-items img {
  object-fit: scale-down;
  width: 100%;
}
.Product .uk-slideshow .uk-transition-opaque {
  opacity: 0 !important;
}
.Product .uk-thumbnav-vertical > * {
  padding: 0 0 10px 0;
}

.uk-lightbox-toolbar {
  display: none !important;
}

ul.collapsed > li:nth-child(n+9) {
  display: none;
}

ul.collapsed > .filter-toggle > span.collapse, ul.expanded > .filter-toggle > span.expand {
  display: none;
}

.filter-toggle {
  padding: 0.25em;
  line-height: 0.5em;
  cursor: pointer;
}
.filter-toggle:hover {
  text-decoration: underline;
}

.sitemap-list > * > * {
  width: initial !important;
  height: initial !important;
}

.slick-slide img {
  margin: 0 auto;
  display: block;
  max-height: 600px;
}

.cms-content-item .uk-slider-items li img {
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background-color: #fff;
}

@media (max-width: 1400px) {
  .uk-padding-large {
    padding: 55px;
  }
  .Checkout.uk-grid-small .uk-padding-large {
    padding: 70px 30px;
  }
  .h-tile .uk-card {
    min-height: 245px;
  }
}
@media (max-width: 1024px) {
  .uk-nav {
    margin-top: auto !important;
    margin-bottom: auto !important;
    margin-left: 0;
  }
  a.PrimaryNav {
    border-bottom: 1px solid #94bd78;
    font-weight: 700;
    padding: 10px 0 !important;
  }
  .uk-navbar-nav {
    gap: 20px;
  }
  .uk-drop-parent-icon {
    position: absolute;
    right: 15px;
  }
  .uk-sub-nav li {
    margin: 10px 0;
  }
  /*Product list*/
  .uk-card .uk-transition-slide, .uk-card .uk-position-bottom-right {
    display: none;
  }
  li.uk-transition-toggle {
    margin-bottom: 15px;
  }
  .uk-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .uk-visible-toggle > .uk-margin-large-left {
    margin-left: 0 !important;
  }
  .uk-offcanvas-bar {
    width: 50%;
  }
  * + .uk-grid-margin, .uk-grid + .uk-grid, .uk-grid > .uk-grid-margin {
    margin-top: 10px;
  }
  .uk-margin-bottom {
    margin-bottom: 15px !important;
  }
  .WelcomeBack {
    margin-top: 7px;
  }
  table.table-bordered tr {
    display: grid;
  }
  table.table-bordered td:first-child {
    padding-right: 0;
  }
  table.table-bordered td:last-child {
    padding-left: 0;
  }
  .Checkout.uk-grid-small .uk-padding-large {
    padding: 30px;
  }
  .uk-text-lead {
    font-size: 1.4rem;
  }
  p.uk-article-title {
    font-size: 1.6rem;
    line-height: 2.2rem;
    margin: 10px 0;
  }
  .uk-slidenav {
    margin: 0 !important;
  }
  .qty-dec, .qty-inc {
    padding: 0 10px;
  }
  #modal-full .uk-modal-dialog {
    width: 100%;
  }
  #modal-full .uk-modal-body {
    padding: 5px;
  }
  #modal-full .ModalContentHeight {
    padding: 15px;
  }
  .upsell-header {
    font-size: 1.6rem;
  }
  .h-tile .uk-card .uk-position-cover .uk-position-bottom-center .uk-button-default {
    font-size: 0.8rem;
    line-height: 32px;
    padding: 10px 15px;
  }
  .uk-navbar-nav > li > a {
    margin: 15px 0 0 0;
  }
  .filter-and-sort {
    margin: 0;
    padding-left: 0;
  }
  .filter-and-sort .uk-float-right {
    padding: 0;
    float: left;
    width: 100%;
  }
  .filter-and-sort ul li select, .filter-and-sort ul li {
    width: 100px;
    margin: 5px 15px 5px 0;
  }
}
@media (max-width: 958px) {
  .uk-article-meta {
    width: 100%;
  }
  .uk-navbar-container:not(.uk-navbar-transparent) .uk-logo {
    width: 170px;
    margin-top: 8px;
  }
  .uk-navbar-container:not(.uk-navbar-transparent) .mobile-search {
    padding: 5px 0;
  }
  .uk-navbar-container:not(.uk-navbar-transparent) .uk-search-default .uk-search-icon {
    background-color: #c0bfbe;
  }
  .uk-navbar-container:not(.uk-navbar-transparent) .uk-search-default {
    position: relative;
    left: auto;
    transform: none;
    margin: 0 auto;
  }
  .uk-navbar-nav > li > a, .uk-iconnav > * > a {
    margin: 15px 0 0 0;
  }
  a.uk-navbar-toggle.uk-icon.uk-navbar-toggle-icon {
    margin: 18px 0 0 0 !important;
  }
  .Logout button {
    border: none;
    background-color: transparent;
    cursor: pointer;
    float: left;
    color: #94bd78;
    font-weight: normal;
    font-size: 0.875rem;
    margin: 0;
    padding: 5px 0;
    font-size: 1rem;
    font-weight: 700;
    font-family: "Roboto", sans-serif;
    font-style: normal;
  }
  .Logout button :hover, .Logout button :focus {
    color: rgb(175.1492537313, 205.7462686567, 154.2537313433);
  }
  .mobilepromo {
    padding-left: 0 !important;
  }
  .mobilepromo p {
    margin: 0 0 0 10px;
    display: inline-block;
  }
  .Product .uk-slideshow .uk-slideshow-items {
    margin: 0;
  }
  .Product .uk-slideshow .uk-slideshow-items img {
    object-fit: cover;
  }
  .product-video {
    min-height: 350px;
  }
  .product-video iframe {
    width: 100%;
    min-height: 350px;
  }
  .uk-thumbnav-vertical {
    display: none;
  }
  h1.uk-article-title {
    font-size: 1.6rem;
  }
  h1 {
    font-size: 1.6rem;
  }
  h2 {
    font-size: 1.6rem;
  }
  h3, .product-carousel h3, .NewsletterColour h3 {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
  .NewsletterColour .uk-grid {
    margin-left: 0;
  }
  .NewsletterColour .uk-align-left {
    margin: 0;
    padding: 0;
    float: none;
  }
  .NewsletterColour .uk-align-right {
    margin: 20px auto 0 auto;
    float: none;
  }
  .NewsletterColour p {
    margin: 10px 0 0 0;
  }
  h4 {
    font-size: 1.4rem;
  }
  h5 {
    font-size: 0.8rem;
  }
  h6 {
    font-size: 0.8rem;
  }
  p {
    line-height: 1.25rem;
    font-size: 0.875rem;
  }
  .uk-article-meta {
    line-height: 1.25rem;
    font-size: 0.875rem;
  }
  #product-name {
    font-size: 1.6rem;
    line-height: 1.8rem;
    margin: 5px 0;
  }
  #product-brand {
    line-height: 1rem;
    font-size: 0.875rem;
  }
  .c-opt-button label {
    padding: 6px 10px 4px 10px;
  }
  .p-opt-button label {
    padding: 12px;
  }
  .h-cms .cms-content-item .text-control-1-2 h3 {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
  .page-banner .uk-position-center {
    width: 100%;
    margin: 0;
  }
  .page-banner .uk-position-center h1 {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
  .page-banner .uk-position-center h2 {
    font-size: 1rem !important;
    margin-bottom: 0;
    line-height: 1.4rem !important;
  }
  .page-banner .uk-position-center .uk-button-primary {
    margin-top: 15px;
    line-height: 42px;
    padding: 0 20px;
    margin: 15px 2px 0 2px;
  }
  .uk-slideshow-items .uk-position-center-left {
    padding: 15px;
    width: 100%;
  }
  .uk-slideshow-items .uk-position-center-left .uk-container {
    padding: 0;
  }
  .uk-slideshow-items .uk-position-center-left h1 {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
  .uk-slideshow-items .uk-position-center-left h2 {
    font-size: 1rem !important;
    margin-bottom: 0;
    line-height: 1.2rem !important;
  }
  .uk-slideshow-items .uk-position-center-left .uk-button-primary {
    margin-top: 15px;
    line-height: 42px;
    padding: 0 20px;
    margin: 15px 2px 0 2px;
  }
  #product-brand {
    font-size: 1.1rem;
    line-height: 1.3rem;
  }
  #product-name {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
  .product-price {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }
  .composite-buttons {
    margin-top: -20px;
  }
  .composite-buttons .uk-width-expand\@s {
    padding-left: 30px;
  }
  .uk-navbar-container:not(.uk-navbar-transparent) .main-nav {
    margin: 0 auto;
    padding: 0;
  }
  .uk-navbar-container:not(.uk-navbar-transparent) .main-nav .uk-search-default {
    width: 300px;
    margin-top: 0;
  }
}
@media (max-width: 958px) and (max-width: 759px) {
  .LogoNav {
    height: 85px !important;
  }
}
@media (max-width: 958px) {
  .LogoNav {
    height: 100px;
  }
  .LogoNav .uk-align-left {
    margin-right: 0;
  }
  .LogoNav .uk-margin-right {
    margin: 0;
  }
  .LogoNav .uk-margin-right a .uk-badge {
    top: 24px;
  }
}
.mobilepadding {
  padding-left: 10px;
}

@media (max-width: 640px) {
  .Home .uk-position-bottom-center {
    width: 100%;
    padding: 20px 0;
  }
  .Home .uk-position-bottom-center h2 {
    display: none;
  }
  .Home .uk-position-bottom-center .uk-button-default {
    margin: 5px;
    padding: 0 20px;
  }
  .h-banner {
    margin-bottom: 15px;
  }
  .h-banner img {
    aspect-ratio: 6/3;
    max-height: 600px;
  }
  .h-banner .uk-slider-nav {
    margin-top: 10px;
  }
  .h-banner .uk-position-cover {
    background: linear-gradient(0deg, rgba(17, 17, 17, 0.6) 0%, rgba(17, 17, 17, 0.4) 20%, rgba(17, 17, 17, 0) 30%);
  }
  .h-banner .uk-position-cover .uk-position-bottom-center {
    padding: 20px;
    text-align: center;
    width: 80%;
  }
  .h-banner .uk-position-cover .uk-position-bottom-center h1 {
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.6rem;
    text-transform: uppercase;
    text-shadow: 0 0 6px #000;
    background: none;
    padding-left: 0;
  }
  .h-banner .uk-position-cover .uk-position-bottom-center h2 {
    font-size: 1.1rem !important;
    margin: 5px 0 15px 0;
    line-height: 1.4rem !important;
    font-weight: normal;
    text-transform: none;
    text-shadow: 0 0 6px #000;
    color: #fff;
  }
  .h-banner .uk-position-cover .uk-position-bottom-center .uk-button-default {
    font-weight: bold;
    background-color: transparent;
    border: 3px solid #94bd78;
    color: #fff;
    padding: 0 40px;
    border-radius: 4px;
    text-shadow: 0 0 6px #000;
    margin: 0 3px 10px 3px;
  }
  .h-banner .uk-position-cover .uk-position-bottom-center .uk-button-default:hover {
    background-color: #292934;
  }
  .h-tile {
    display: block;
  }
  .h-tile .uk-card {
    margin-bottom: 10px;
  }
  .h-tile .uk-card .uk-position-cover .uk-position-bottom-center {
    width: 90%;
  }
  .h-tile .uk-card .uk-position-cover .uk-position-bottom-center h2 {
    font-size: 1.2rem;
    line-height: 1.4rem;
    margin-bottom: 10px;
  }
  .h-tile .uk-card .uk-position-cover .uk-position-bottom-center h3 {
    display: none;
  }
  .h-tile .uk-card .uk-position-cover .uk-position-bottom-center .uk-button-default {
    padding: 0 15px;
  }
  .h-feat .uk-container p {
    width: 100%;
  }
  .uk-section, .uk-section-small {
    padding: 20px 0;
  }
  /*headers*/
  .uk-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  /*Product list*/
  .uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
    margin: 0 5px;
  }
  .uk-offcanvas-bar {
    width: 90%;
    padding: 15px;
  }
  .uk-offcanvas-bar .uk-table td {
    display: table-cell;
  }
  .uk-offcanvas-bar .uk-table td ul {
    margin-left: 0 !important;
  }
  .uk-offcanvas-bar .uk-accordion-title {
    font-size: 1rem;
  }
  .uk-offcanvas-bar .uk-list label {
    font-size: 0.875rem;
  }
  .uk-table td {
    display: block;
  }
  .uk-table td ul {
    margin-left: 0 !important;
  }
  iframe {
    width: 100%;
  }
  .uk-margin-auto-vertical .uk-padding-small, .uk-margin-auto-vertical .uk-padding-large {
    padding: 0;
  }
  .Checkout.uk-grid-small {
    margin-left: 0;
  }
  .Checkout.uk-grid-small .uk-padding-large {
    padding: 30px 10px;
  }
  .product-out-of-stock span {
    position: relative;
  }
  .ModalImage {
    width: 100%;
  }
  #modal-full .uk-modal-body {
    padding: 0;
  }
  .uk-navbar-nav > li > a, .uk-iconnav > * > a {
    margin: 15px 0 0 0;
  }
  a.uk-navbar-toggle.uk-icon.uk-navbar-toggle-icon {
    margin: 15px 0 0 0;
  }
  button.open-notify-stock {
    padding: 0 10px;
    line-height: 1.3rem;
  }
  .product-carousel {
    padding: 30px 0 0 0;
    margin-top: 40px;
    margin-bottom: 10px;
  }
  .NewsletterColour .uk-flex-inline {
    display: block;
  }
  .uk-card-small .uk-card-body .uk-badge {
    font-size: 0.7rem;
    line-height: 0.7rem;
  }
  .news-events-tile .uk-card-body {
    padding: 15px;
  }
  .uk-card-small .uk-card-body .p-info h3 {
    font-size: 0.95rem;
    line-height: 1.15rem;
  }
  .uk-card-small .uk-card-body .p-info .p-price {
    font-size: 0.875rem;
  }
  .uk-card-small .uk-card-body .p-info .p-brand {
    font-size: 0.8rem;
  }
  .uk-card-small .uk-card-body .p-info .p-name {
    font-size: 0.875rem;
  }
  .Contact.uk-grid > * {
    margin: 20px 0;
  }
  .header-image img {
    height: 300px;
  }
  .social-share {
    padding: 0;
  }
  .uk-card-small .uk-card-body .add-to-wl {
    margin-top: -5px;
  }
  .uk-card-small .uk-card-body .add-to-wl svg {
    width: 16px;
    height: 16px;
  }
  .h-cms .uk-slider-items .uk-width-1-4\@s {
    width: 50%;
  }
}
/* -----------------------------
Switch */
.vat-switcher {
  margin: 25px 0 0 0;
}

.vat-label {
  font-weight: 500;
  font-size: 0.8rem;
  vertical-align: text-bottom;
}

.uk-switch {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 40px;
  top: 3px;
}

/* Hide default HTML checkbox */
.uk-switch input {
  display: none;
}

/* Slider */
.uk-switch-slider {
  background-color: rgba(0, 0, 0, 0.22);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  border-radius: 500px;
  bottom: 0;
  cursor: pointer;
  transition-property: background-color;
  transition-duration: 0.2s;
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.07);
}

/* Switch pointer */
.uk-switch-slider:before {
  content: "";
  background-color: #fff;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 2px;
  border-radius: 50%;
  transition-property: transform, box-shadow;
  transition-duration: 0.2s;
}

/* Slider active color */
input:checked + .uk-switch-slider {
  background-color: #292934 !important;
}

/* Pointer active animation */
input:checked + .uk-switch-slider:before {
  transform: translateX(18px);
}

/* Modifiers */
.uk-switch-slider.uk-switch-on-off {
  background-color: #f0506e;
}

input:checked + .uk-switch-slider.uk-switch-on-off {
  background-color: #292934 !important;
}

/* Style Modifier */
.uk-switch-slider.uk-switch-big:before {
  transform: scale(1.2);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.22);
}

.uk-switch-slider.uk-switch-small:before {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.22);
}

input:checked + .uk-switch-slider.uk-switch-big:before {
  transform: translateX(26px) scale(1.2);
}

/* Inverse Modifier - affects only default */
.uk-light .uk-switch-slider:not(.uk-switch-on-off) {
  background-color: rgba(255, 255, 255, 0.22);
}

/*Pattersons width tweaks*/
@media only screen and (max-width: 959px) {
  .uk-navbar-nav > li > a {
    font-size: 0.85rem;
  }
  .uk-navbar-container:not(.uk-navbar-transparent) .uk-logo {
    position: absolute;
    left: 162px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin-top: 14px;
    width: 205px;
  }
}
@media only screen and (min-width: 760px) and (max-width: 1000px) {
  .uk-navbar-container:not(.uk-navbar-transparent) .uk-logo {
    left: 240px;
    width: 330px;
  }
  .uk-navbar-container:not(.uk-navbar-transparent) .main-nav .uk-navbar-nav > li > a {
    font-size: 0.85rem;
  }
  .uk-navbar-nav > li > a {
    margin: 27px 0 0 0;
  }
}
@media (max-width: 640px) {
  .h-banner {
    aspect-ratio: 4/2;
  }
}
.uk-section {
  padding-bottom: 0px;
}

.uk-article-title h1, h1, h1.uk-article-title {
  margin-bottom: 2rem !important;
}

/*front page slider*/
#uk-slideshow-28-items > li > div.uk-transform-origin-center > picture > img {
  opacity: 0.75;
}

#uk-slideshow-48-items li > div.uk-transform-origin-center > picture > img {
  opacity: 0.5;
}

.uk-slideshow-items .uk-position-center h1 {
  text-shadow: 2px 2px 2px #000;
  color: #ffffff;
  text-align: center;
  font-size: calc(0.8rem + 1.25vw);
  margin: 0 0 30px 0;
  font-weight: 900;
  line-height: 110%;
}

.uk-position-center a.uk-button.uk-button-default {
  border-width: 2px;
}

.uk-slideshow-items {
  background: #292934;
  margin-bottom: 2rem;
}

/*brandslider*/
.ss-tile .uk-panel .uk-position-bottom-center h3 {
  visibility: hidden;
}

.cms-content-item .uk-slider-items li img {
  box-shadow: none;
  max-width: 240px;
}

.uk-panel {
  text-align: center;
}

/*interface*/
::selection {
  background: ::selection #292934;
}

.uk-overlay-primary:hover {
  color: rgba(255, 255, 255, 0.7) !important;
}

/*nav*/
.uk-navbar-container:not(.uk-navbar-transparent) .main-nav {
  padding: 0px 15px;
}

.uk-navbar-container:not(.uk-navbar-transparent) .main-nav .uk-navbar-nav > li > a {
  transition: all 0.25s ease-in-out;
  padding: 10px 10px;
}

.uk-navbar-nav > li > a:hover {
  background-color: rgba(89, 105, 116, 0.5607843137);
  transition: all 0.25s ease-in-out;
}

@media (min-width: 960px) {
  .uk-navbar-nav {
    gap: 15px;
  }
}
.uk-navbar-nav li.uk-active {
  background-color: rgba(89, 105, 116, 0.5607843137);
}

.uk-article-title h1, h1, h1.uk-article-title {
  text-transform: uppercase;
  font-weight: 400;
}

footer .uk-nav-header {
  text-transform: uppercase;
  font-weight: 500;
}

.uk-article-title h2, h2, h2.uk-article-title {
  font-size: 1.5rem;
  line-height: 2rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 2rem;
}

.postagetable tr:nth-child(even) {
  background: #f2f2f2;
  max-width: 100%;
  overflow: auto;
}

.postagetable tr > td {
  padding: 10px;
}

/*client requested change*/
@media (max-width: 640px) {
  .h-banner ul img {
    height: 283px !important;
    object-fit: cover;
  }
}
/* Chrome, Safari, Edge, Opera */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield !important;
}

input.uk-input[type=number]::-webkit-inner-spin-button,
input.uk-input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

input.uk-input[type=number] {
  -moz-appearance: textfield;
  -webkit-appearance: none;
  appearance: none;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.p-qty:disabled {
  background-color: #ffffff !important;
  color: #292934 !important;
  border-color: #e5e5e5;
}

/*uniform font sizes on cms*/
.cms-content-item p, .cms-content-item p span, .cms-content-item ul li, .cms-content-item ul li span, .cms-content-item ol li {
  font-size: 0.9rem !important;
  line-height: 1.4rem !important;
  font-family: inherit !important;
}

/*crafy restyled*/
/*nav*/
.uk-navbar-dropdown {
  background-color: #ffffff;
  min-width: 100%;
  width: 100%;
}

.uk-navbar-dropdown-nav li a {
  color: #292934 !important;
  font-weight: 400 !important;
}

.uk-navbar-nav > li > a, .uk-iconnav > * > a {
  color: #94bd78 !important;
}

.uk-navbar-container:not(.uk-navbar-transparent) {
  background-color: #292934;
}

.uk-navbar-nav > li > a, .uk-iconnav > * > a {
  color: #94bd78 !important;
}

/*mobile search button*/
.uk-navbar-container:not(.uk-navbar-transparent) .uk-search-default .uk-search-icon {
  background-color: #122e7b !important;
}

/*color after links*/
.uk-navbar-container:not(.uk-navbar-transparent) .main-nav .uk-navbar-nav > li > a {
  position: relative;
  height: 100%;
}

.uk-navbar-container:not(.uk-navbar-transparent) .main-nav .uk-navbar-nav > li:nth-child(1) > a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0px;
  background: #c22233;
}

.uk-navbar-container:not(.uk-navbar-transparent) .main-nav .uk-navbar-nav > li:nth-child(2) > a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0px;
  background: #4CAF50;
}

.uk-navbar-container:not(.uk-navbar-transparent) .main-nav .uk-navbar-nav > li:nth-child(3) > a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0px;
  background: #f85916;
}

.uk-navbar-container:not(.uk-navbar-transparent) .main-nav .uk-navbar-nav > li:nth-child(4) > a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0px;
  background: #cfbe4f;
}

.uk-navbar-container:not(.uk-navbar-transparent) .main-nav .uk-navbar-nav > li:nth-child(5) > a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0px;
  background: #072e7b;
}

.uk-navbar-container:not(.uk-navbar-transparent) .main-nav .uk-navbar-nav > li:nth-child(6) > a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0px;
  background: #785674;
}

.uk-navbar-container:not(.uk-navbar-transparent) .main-nav .uk-navbar-nav > li:nth-child(7) > a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0px;
  background: #c22233;
}

.uk-navbar-container:not(.uk-navbar-transparent) .main-nav .uk-navbar-nav > li:nth-child(8) > a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0px;
  background: #4CAF50;
}

.uk-navbar-container:not(.uk-navbar-transparent) .main-nav .uk-navbar-nav > li:nth-child(9) > a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0px;
  background: #f85916;
}

.uk-navbar-container:not(.uk-navbar-transparent) .main-nav .uk-navbar-nav > li:nth-child(10) > a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0px;
  background: #cfbe4f;
}

.uk-navbar-container:not(.uk-navbar-transparent) .main-nav .uk-navbar-nav > li:nth-child(11) > a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0px;
  background: #072e7b;
}

.uk-navbar-container:not(.uk-navbar-transparent) .main-nav .uk-navbar-nav > li:nth-child(12) > a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0px;
  background: #785674;
}

.uk-navbar-container:not(.uk-navbar-transparent) .main-nav .uk-navbar-nav > li:nth-child(13) > a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0px;
  background: #c22233;
}

.uk-navbar-container:not(.uk-navbar-transparent) .main-nav .uk-navbar-nav > li:nth-child(14) > a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0px;
  background: #4CAF50;
}

footer li, footer p, footer b {
  color: #ffffff;
}

footer a {
  text-decoration: none;
}

footer a:hover {
  color: #ffffff !important;
}

.uk-navbar-container:not(.uk-navbar-transparent) .uk-search-default .uk-search-icon {
  background-color: #292934;
}

footer {
  border-top: 2px solid #ffffff;
  color: #292934;
}

/*homepage*/
.h-tile .uk-card .uk-position-cover .uk-position-bottom-center .uk-button-default {
  line-height: 130% !important;
}

@media (max-width: 640px) {
  .h-tile .uk-card .uk-position-cover .uk-position-bottom-center .uk-button-default {
    padding: 10px 15px;
  }
}
/*hero box button colors*/
.h-tile .uk-card .uk-position-cover .uk-position-bottom-center .uk-button-default {
  background-color: #c22233;
}

.main-nav {
  padding: 10px;
}

.uk-navbar-container:not(.uk-navbar-transparent) .main-nav .uk-navbar-nav > li > a {
  position: relative;
  height: 100%;
  line-height: 126%;
  text-align: center;
  font-size: 1rem;
}

/*footer*/
#newsletter-button {
  background-color: #292934;
  color: #ffffff;
}

/*redesign v2 tweaks from client feedback*/
.uk-navbar-container:not(.uk-navbar-transparent) {
  background-color: #94bd78;
}

a.HeroBlock h3 {
  color: #122e7c;
}

.uk-navbar-container:not(.uk-navbar-transparent) .main-nav .uk-navbar-nav > li > a {
  position: relative;
  height: 100%;
  line-height: 126%;
  /* text-align: left; */
  text-transform: none;
  font-weight: 700;
}

.uk-navbar-nav > li > a, .uk-iconnav > * > a {
  color: #122e7c !important;
}

a .uk-badge {
  position: absolute;
  top: 37px;
}

body > header > div.uk-sticky > nav > div.main-nav > ul > li {
  min-height: 60px;
}

/*homepage*/
.uk-slideshow-items {
  background: #e7f2dd;
  margin-bottom: 2rem;
}

/*hero*/
.h-tile .uk-card .uk-position-cover, .h-tile .uk-card img {
  border-radius: 0px;
}

.h-tile .uk-card .uk-position-cover {
  box-shadow: none;
}

.h-feat h2 {
  text-align: center;
  font-size: 2.5rem;
}

/*badges*/
.uk-card-small .uk-card-body .Promotion {
  background-color: #292934;
  margin: 5px 0;
  padding: 10px;
}

/*footers*/
#open-newsletter {
  background-color: #94bd78;
}

/*buttons*/
.h-tile .uk-card .uk-position-cover .uk-position-bottom-center .uk-button-default {
  font-weight: bold;
  border: 0px solid #ffffff;
  color: #fff;
  padding: 15px 25px;
  line-height: 120% !important;
  border-radius: 0px;
  box-shadow: 0 0 6px #000;
  text-shadow: none;
}

/*general interface tweaks and width fixes*/
::selection {
  background: #469014;
}

.uk-pagination .uk-active {
  background-color: #4caf51;
}

.uk-accordion-title {
  color: #94bd78;
}

.uk-container {
  max-width: 1600px;
}

footer .uk-nav-header {
  text-transform: none;
  font-weight: 700;
  color: #94bd78;
}

/*condensed headers*/
footer .uk-nav-header, .uk-navbar-container:not(.uk-navbar-transparent) .main-nav .uk-navbar-nav > li > a, .uk-button-default, .uk-button-default, .h-tile .uk-card .uk-position-cover .uk-position-bottom-center h2 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500 !important;
}

.uk-article-title h2, h2, h2.uk-article-title, .uk-article-title h1, h1, h1.uk-article-title {
  font-family: "Roboto Condensed", sans-serif !important;
  font-weight: 700;
  text-transform: none !important;
}

/*hero grid*/
.h-tile .uk-card {
  position: relative;
  box-sizing: border-box;
  transition: box-shadow 0.1s ease-in-out;
  width: 100%;
}

.h-tile {
  display: grid;
  grid-template-columns: auto auto;
}

@media (min-width: 960px) {
  .h-tile {
    display: grid;
    grid-template-columns: auto auto !important;
    grid-gap: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .h-tile .uk-card {
    position: relative;
    box-sizing: border-box;
    transition: box-shadow 0.1s ease-in-out;
    aspect-ratio: 5/3;
    width: 100%;
  }
}
.h-tile .uk-card .uk-position-cover .uk-position-bottom-center {
  padding: 20px;
  text-align: left;
  width: 95%;
}

@media (max-width: 640px) {
  .uk-container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 760px) and (max-width: 959px) {
  a.uk-navbar-toggle.uk-icon.uk-navbar-toggle-icon {
    margin: 25px 0 0 0 !important;
  }
}
@media (max-width: 1199px) {
  .uk-navbar-container:not(.uk-navbar-transparent) .main-nav .uk-navbar-nav > li > a {
    font-size: 0.85rem;
    line-height: 120% !important;
  }
}
@media (min-width: 1200px) {
  .uk-navbar-container:not(.uk-navbar-transparent) .main-nav .uk-navbar-nav > li > a {
    font-size: calc(1rem + 0.15vw);
    line-height: 120% !important;
  }
}
/*mobile nav tweaked*/
@media (min-width: 1500px) {
  .LogoNav {
    height: 91px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .LogoNav {
    height: 113px;
  }
}
.uk-drop-parent-icon {
  position: absolute;
  right: 32px;
}

.uk-offcanvas-bar ul.uk-nav, .uk-offcanvas-bar ul.uk-nav li a {
  width: 100%;
  margin: auto;
  font-weight: 600;
  border-bottom: solid 1px #94bd78;
  padding-top: 6px;
  padding-bottom: 6px;
}

.uk-offcanvas-bar ul.uk-nav, .uk-offcanvas-bar ul.uk-nav li > ul > li > a {
  width: 100%;
  font-size: 0.85rem !important;
  margin: auto;
}

.uk-offcanvas-bar ul.uk-nav, .uk-offcanvas-bar ul.uk-nav li:nth-last-child(1) a {
  border-bottom: solid 0px green;
  padding-top: 6px;
  padding-bottom: 6px;
}

/*badgetweaks*/
.uk-card-small .uk-card-body .Promotion {
  background-color: #072e7c;
  margin: 5px 0;
  padding: 10px;
  font-size: 0.95rem;
}

/**filter slider tweaks*/
.irs--round .irs-bar, .irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {
  background-color: #c22233;
}

.irs--round .irs-handle {
  border: 3px solid #c22233;
}

.irs--round .irs-from:before, .irs--round .irs-to:before {
  border-top-color: #c22233;
}

/*product page tweaks*/
.PromotionsBlock li {
  background-color: #122e7b;
  width: fit-content;
}

.social-share a {
  padding: 0 20px 0 0;
  color: #2a9688;
}

/*slider styling on homepage to match birds tackle*/
.h-banner .uk-panel,
.h-banner picture {
  display: block;
  width: 100%;
  height: 100%;
}

.h-banner picture img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.h-banner .uk-slider-items > div,
.h-banner .uk-slider-items > div > a,
.h-banner .uk-panel {
  height: 100%;
}

.h-banner img {
  opacity: 0.7;
  visibility: hidden;
}

.IconBar {
  margin-top: 10px;
}

/*hero tile spacing and animation on rollover*/
@media (min-width: 960px) {
  .h-tile {
    grid-template-columns: auto auto !important;
    grid-gap: 54px;
  }
}
.h-tile a {
  display: block;
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.h-tile a:hover picture img {
  transform: scale(1.1);
  transition: all 0.3s ease-in-out;
  opacity: 0.5;
}

.h-tile a picture img {
  transform: scale(1);
  transition: all 0.3s ease-in-out;
  opacity: 1;
}

.h-tile a picture {
  width: 100%;
  height: 100%;
  display: block;
  background: #000000;
}

/*list page animations*/
.p-list-img a picture img {
  background: #ffffff;
}

.p-list-img a:hover picture img {
  transform: scale(1.1);
  transition: all 0.3s ease-in-out;
  opacity: 1;
  background: #ffffff;
}

.p-list-img {
  background: #000000;
}

.p-list-img a picture:hover {
  opacity: 0.75;
}

/*home feat color background*/
.h-feat h2 {
  margin-top: 1.5rem;
}

.h-feat::before {
  content: "";
  background: #e7f2dd;
  display: block;
  position: absolute;
  left: 0px;
  width: 100vw;
  z-index: -1;
  height: 100%;
}

/*home banner extra styles*/
.h-banner .uk-position-bottom-center {
  padding-bottom: 20px !important;
}

.h-banner picture {
  display: block;
  width: 100%;
  height: 100%;
}

.h-banner .uk-position-cover {
  background: #000000;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.37) 41%, rgba(255, 255, 255, 0) 100%);
}

.h-banner {
  margin-top: 10px;
}

.h-banner h3 {
  margin-bottom: 1rem;
  display: block;
}

.h-banner .uk-position-bottom-center .uk-button-default {
  font-weight: bold;
  background-color: #c22233;
}

/*zoom icon on mouseover*/
.ProductSlider .slider-for .slick-current img {
  cursor: zoom-in;
}

/*snagging*/
h1.uk-article-title, .uk-article-title h2, h2, h2.uk-article-title {
  color: #4caf51;
}

a.HeroBlock h3 {
  font-size: 0.75rem;
}