@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//homni.co.ke/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.4.1") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(68,68,68);
	--wd-text-font-size: 18px;
	--wd-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(68,68,68);
	--wd-widget-title-font-size: 28px;
	--wd-header-el-font: "Jost", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(225,0,15);
	--wd-alternative-color: rgb(34,59,115);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(210,5,30);
	--btn-accented-bgcolor-hover: rgb(210,5,30);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(237,237,237);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(129,215,66);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-widget-title-font-size: 22px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-widget-title-font-size: 16px;
	}

}
:root{
--wd-container-w: 1140px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 5px;
--wd-cat-brd-radius: 5px;
}

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

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Arial, Helvetica, sans-serif !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Jost !important;
}

.wd-page-title {
background-color: rgba(10,10,10,0);
}

.woodmart-archive-shop .wd-breadcrumbs>:is(span,a):last-child {
    /*color: inherit;*/
    font-weight: normal;
}
.woodmart-archive-shop .wd-breadcrumbs .wd-delimiter:after {
    content: '>';
}
.woodmart-archive-shop .woocommerce-ordering.wd-style-underline select {
    position: static;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: none;
  border: none;
  font-weight: normal;
  color: var(--color-gray-900) !important;
}
.woodmart-archive-shop .woocommerce-ordering.wd-style-underline select option {
    background-color: #efeff0;
}
.woodmart-archive-shop .woocommerce-ordering.wd-style-underline {
    position: relative;
    width: auto;
}
.woodmart-archive-shop .woocommerce-ordering.wd-style-underline::after {
  content: "";
  position: absolute;
  top: 40%;
  right: 0;
  width: 10px;
  height: 10px;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  transform: translateY(-50%) rotate(45deg);
}
.woodmart-archive-shop .per-page-title {
    font-weight: normal;
}
.woodmart-archive-shop .wd-content-layout {
    max-width: 100%;
    padding-inline: 0;
}
.woodmart-archive-shop .amw-filter-row.wp-block-wd-row {
    flex-wrap: nowrap;
}
.wd-loop-builder-off .wd-product .wd-entities-title {
  text-transform: uppercase;
  color: var(--wd-primary-color);
  font-weight: 800;
}
.woodmart-archive-shop .wd-product-cats > * {
    color: #000;
}
.woodmart-archive-shop .wd-product-wrapper {
    text-align: left;
    box-shadow: none;
    /*background: #efeff0;*/
    box-shadow: none !important;
}
.woodmart-archive-shop .widget-title {
    text-transform: none;
}
.woodmart-archive-shop .wd-backface-hidden .wd-carousel-item {
    /*height: 100%;*/
    /*border-left: 1px solid #dfdfe0;*/
    padding-block: 10px;
}
/*.woodmart-archive-shop .wd-backface-hidden .wd-carousel-item:last-child {
    border-right: 1px solid #dfdfe0;
}*/
.woodmart-archive-shop .wd-backface-hidden .wd-carousel-item:hover .wd-entities-title {
    color: #223b73;
}
.woodmart-archive-shop .wd-carousel-item .wd-cat img {
    max-width: 70px;
    aspect-ratio: 1/1;
    object-fit: contain;
}
.woodmart-archive-shop .cat-design-alt.categories-with-shadow .wd-cat-thumb {
    box-shadow: none;
}
.woodmart-archive-shop .wd-carousel {
    padding: 0;
}
.woodmart-archive-shop h1 {
    font-size: 24px;
    line-height: 1;
    text-transform: uppercase;
}
.wd-nav-arrows.wd-pos-sep .wd-btn-arrow {
    /*width: 40px;
    height: 56px;*/
    background-color: #efeff0;
    display: flex;
    align-items: center;
    transform: translateY(-10px);
}
/*.wd-btn-arrow .wd-arrow-inner:after {
    font-size: 36px;
    color: #003b6a;
}*/
.woodmart-archive-shop .wd-nav-arrows:where(.wd-pos-sep) {
    --wd-arrow-offset-h: -25px;
}
.wd-nav-arrows.wd-pos-sep .wd-btn-arrow.wd-disabled {
    display: none;
}
.woodmart-archive-shop .wd-product, .woodmart-archive-shop .wd-product-wrapper {
    height: 100%;
}
.amw-prod-cat-slider .wd-carousel-item .wd-cat-count,
.woodmart-archive-shop .wd-backface-hidden .wd-carousel-item .wd-cat-count {
    font-size: 12px;
}
.amw-prod-cat-slider .wd-carousel-item {
    height: auto;
}
@media (max-width: 768.98px) {
    .woodmart-archive-shop .woocommerce-ordering.wd-style-underline select {
        font-size: 14px;
    }
}
@media (min-width: 768px) {
    .woodmart-archive-shop h1 {
        font-size: 48px;
    }
    .woodmart-archive-shop .wd-backface-hidden .wd-carousel-item .wd-entities-title {
        font-size: 14px !important;
    }
    body .wd-loop-builder-off .wd-product .wd-entities-title {
        font-size: 18px;
    }
    .wd-loop-builder-off .price {
        font-size: 18px;
    color: var(--wd-primary-color);
    font-weight: 700;
    }
    .wd-loop-builder-off .wd-product-cats {
        font-size: 14px !important;
    }
}


.wd.wd .wd-loop-item-4945 .wd-product-wrapper, .wd-col.category-grid-item.wd-cat.cat-design-alt.categories-with-shadow {
      border-radius: 7px;
    background-color: #fff!important;
    border: solid 1px #EFEFF0;
    -webkit-box-shadow: 0px 10px 13px -7px #000000, 0px 7px 10px 0px rgba(0, 0, 0, 0.3) !important;
    box-shadow: 0px 10px 13px -7px #000000, 0px 7px 10px 0px rgba(0, 0, 0, 0.3) !important;
}
p.stock.wd-style-default:is(.available-on-backorder,.in-stock), p.stock.wd-style-default.in-stock:before {
    color: #1FA059!important;
}
.wd-loop-prod-btn.wd-add-btn {
    justify-content: space-between;
    width: 100%;
}
.wd-loop-prod-btn.wd-add-btn-replace>a {
    /*background-color: #174D92!important;*/
    background-color: #000000!important;
    border-radius: 5px!important;
}
div.quantity input[type="button"].minus.btn {
        border-radius: 5px 0px 0px 5px;
        /*background-color: #F0F0F4!important;*/
            background-color: #EDEDED!important;
            color: #cc1f2d;
}
div.quantity input[type="button"].plus.btn {
        border-radius: 0px 5px 5px 0px;
            /*background-color: #F0F0F4!important;*/
            background-color: #EDEDED!important;
            color: #cc1f2d;
}


.wd-loop-item-4957 .shop_attributes tbody {
    display: flex !important;
    flex-direction: row;
    gap: 10px;
}
.wd-loop-item-4957 .shop_attributes tbody tr:nth-child(2) {
    /* background: red; */
    padding-left: 10px;
    border-left: 1px solid black;
}

/* Collabsible Attributes on Grid view */
.amw-collapsible .wd-attrs-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 14px;
    background-color: #f5f5f5;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    color: #333;
    user-select: none;
    transition: background-color 0.2s;
}

.amw-collapsible .wd-attrs-toggle:hover {
    background-color: #ebebeb;
}

.amw-collapsible .wd-attrs-toggle-icon {
    width: 18px;
    height: 18px;
    transition: transform 0.3s ease;
    flex-shrink: 0;
}

.amw-collapsible .wd-attrs-toggle.is-open {
    border-radius: 6px 6px 0 0;
    border-bottom-color: transparent;
}

.amw-collapsible .wd-attrs-toggle.is-open .wd-attrs-toggle-icon {
    transform: rotate(180deg);
}

.amw-collapsible .wd-attrs-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.35s ease;
    border: 1px solid #e0e0e0;
    border-top: none;
    border-radius: 0 0 6px 6px;
}

.amw-collapsible .wd-attrs-body.is-open {
    max-height: 1000px;
}

/* Table styles */
.amw-collapsible .shop_attributes {
    width: 100%;
    border-collapse: collapse;
    margin: 0;
    font-size: 13px;
}

.amw-collapsible .woocommerce-product-attributes-item th,
.amw-collapsible .woocommerce-product-attributes-item td {
    padding: 8px 14px;
    border-bottom: 1px solid #f0f0f0;
    text-align: left;
    vertical-align: middle;
}

.amw-collapsible .woocommerce-product-attributes-item:last-child th,
.amw-collapsible .woocommerce-product-attributes-item:last-child td {
    border-bottom: none;
}

.amw-collapsible .woocommerce-product-attributes-item__label {
    font-weight: 600;
    color: #555;
    width: 45%;
}

.amw-collapsible .woocommerce-product-attributes-item__value {
    color: #333;
}

/* List View */
/* Row wrapper */
.elements-list .wd-product-wrapper {
  display: flex !important;
  align-items: center !important;
  padding: 12px 16px !important;
  border: 0.5px solid #ddd !important;
  border-radius: 4px !important;
  background: #fff !important;
        -webkit-box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.35) !important;
    -moz-box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.35)!mportant;
    box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.35) !important;
  /*gap: 16px !important;*/
}

/* Main row layout */
.elements-list .wp-block-wd-row,
.elements-list .wd-custom-width {
  display: flex !important;
  align-items: center !important;
  /*width: 100% !important;*/
  gap: 0 !important;
}

/* Left column: title + attrs + tag — takes remaining space */
.elements-list .wd-d00f07f2 {
  flex: 1 1 auto !important;
  min-width: 0 !important;
}

.elements-list .wd-cdc3c14c { display: flex !important; align-items: center !important; width: 100% !important; }
.elements-list .wd-a73bd762 { display: flex !important; flex-direction: column !important; gap: 4px !important; }

/* Product title */
.elements-list .wd-caf37646 { margin: 0 !important; font-size: 16px !important; font-weight: 600 !important; color: #1a1a1a !important; line-height: 1.3 !important; }
.elements-list .wd-caf37646 a { color: #1a1a1a !important; text-decoration: none !important; }
.elements-list .wd-caf37646 a:hover { text-decoration: underline !important; }

/* Attributes table */
.elements-list .wd-loop-prod-attrs .woocommerce-product-attributes { margin: 0 !important; border: none !important; }
.elements-list .wd-loop-prod-attrs td { padding: 0 !important; font-size: 12px !important; color: #555 !important; border: none !important; }

/* Tag pill */
.taxonomy-product_tag.wp-block-post-terms a[rel="tag"] {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
    color: #333;
    border: 1px solid rgba(0, 0, 0, 0.15);
    line-height: 1.5;
}

/* Standard Use */
.taxonomy-product_tag.wp-block-post-terms a[href*="standard-use"] {
    background-color: #DDEBF7;
}

/* Light Duty */
.taxonomy-product_tag.wp-block-post-terms a[href*="light-duty"] {
    background-color: #C6EFCE;
}

/* Medium Pressure */
.taxonomy-product_tag.wp-block-post-terms a[href*="medium-pressure"] {
    background-color: #FFE699;
}

/* High Pressure */
.taxonomy-product_tag.wp-block-post-terms a[href*="high-pressure"] {
    background-color: #F8CBAD;
}

/* Heavy Duty */
.taxonomy-product_tag.wp-block-post-terms a[href*="heavy-duty"] {
    background-color: #F4B084;
}

/* Extreme Pressure */
.taxonomy-product_tag.wp-block-post-terms a[href*="extreme-pressure"] {
    background-color: #E06666;
    color: #fff; /* White text for better contrast on darker red */
}

/* Middle column: price block */
.elements-list .wd-126ceb3e {
  flex: 0 0 auto !important;
  /*min-width: 140px !important;*/
  text-align: right !important;
  /*padding: 0 16px !important;*/
  padding-right: 16px !important;
}

.elements-list .wd-price { font-size: 16px !important; font-weight: 700 !important; color: #1a1a1a !important; display: block !important; }
.elements-list .wd-qty-note { font-size: 11px !important; color: #2d7a3a !important; display: block !important; margin-top: 2px !important; }

/* Add to Quote button */
.elements-list .wd-28cf586f { flex: 0 0 auto !important; }
.elements-list .wd-add-btn a.button {
  display: inline-flex !important;
  align-items: center !important;
  /*padding: 8px 16px !important;*/
  background: #cc1f2d !important;
  color: #fff !important;
  border: none !important;
  border-radius: 3px !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  white-space: nowrap !important;
}
.elements-list .wd-add-btn a.button:hover { background: #a8181f !important; }

/* View button */
.elements-list .wd-99e5bce3 { flex: 0 0 auto !important; margin-left: 6px !important; }
.elements-list .wp-block-read-more {
  display: inline-flex !important;
  align-items: center !important;
  padding: 8px 16px !important;
  border: 0.5px solid #333 !important;
  border-radius: 3px !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  color: #1a1a1a !important;
  text-decoration: none !important;
  background: #fff !important;
  white-space: nowrap !important;
}
.elements-list .wp-block-read-more:hover { background: #f5f5f5 !important; }

/* Accessibility */
.elements-list .screen-reader-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
}

/* Header */
.whb-header .wd-nav-header>li>a span,
.whb-header .wd-tools-element [class*="wd-tools-text"],
.whb-header .wd-header-cart .wd-cart-subtotal .amount {
    font-weight: 800;
}
.whb-header .wd-social-icons>a {
    color: rgba(0, 0, 0, 1);
}
.whb-header .wd-sub-menu li>a:not(:hover) {
    color: #000;
}

/* Footer */
.wd-footer h2 {
    text-transform: uppercase;
}
.wd-footer .wd-copyrights .wd-col-start {
    font-size: 16px;
    color: #000;
}
.wd-footer .footer-widget a,
.wd-footer .footer-widget div {
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
}
.wd-footer .widget_nav_menu a:hover {
    text-decoration: underline;
}
.wd-footer .wd-copyrights {
    background: #dedede;
    border: none;
}

/* Product page */
.single-product .homni-product-price .woocommerce-Price-currencySymbol {
    color: #002060; font-weight: 800; font-size: 32px;
}
.single-product .wd-accordion-title-text {
    font-size: 18px;
}
.single-product .wd-accordion-opener {
    color: initial;
    width: 20px;
    height: 20px;
}
.single-product .wd-accordion.wd-opener-style-arrow>.wd-accordion-item>.wd-accordion-title.wd-active .wd-accordion-opener {
    transform: none;
}
.single-product .wd-accordion-title:hover .wd-accordion-opener:before,
.single-product .wd-accordion-title:hover .wd-accordion-opener:after,
.single-product .wd-accordion.wd-opener-style-arrow>.wd-accordion-item>.wd-accordion-title.wd-active .wd-accordion-opener:before {
    background: var(--wd-primary-color);
}
.single-product .wd-accordion.wd-opener-style-arrow>.wd-accordion-item>.wd-accordion-title .wd-accordion-opener:before,
.single-product .wd-accordion.wd-opener-style-arrow>.wd-accordion-item>.wd-accordion-title .wd-accordion-opener:after {
    content: "";
    position: absolute;
}
.single-product .wd-accordion-opener:before {
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    background: currentColor;
    transform: translateY(-50%);
}
.single-product .wd-accordion-opener:after {
    left: 50%;
    top: 50%;
    width: 2px;
    height: 100%;
    background: currentColor;
    transform: translate(-50%, -50%);
    transition: height 0.3s ease;
}
.single-product .wd-accordion.wd-opener-style-arrow>.wd-accordion-item>.wd-accordion-title.wd-active .wd-accordion-opener:after {
    height: 0;
}
.single-product .wd-accordion-content {
    padding: 20px 20px 0 20px;
}
.single-product .wd-accordion-item {
    font-family: var(--wd-entities-title-font);
    border: none !important;
}
.single-product .wd-accordion-item:not(:first-of-type) {
    padding-top: 20px;
}
.single-product .wd-accordion-title {
    padding: 20px;
    background: rgb(237,237,237);
    border-radius: 10px;
}
.single-product .wd-breadcrumbs .wd-delimiter,
.single-product .wd-breadcrumbs a,
.single-product .wd-nav-tabs>li>a[aria-selected="true"] {
    color: var(--wd-primary-color);
}
.single-product .related-and-upsells .products-bordered-grid .wd-carousel-item {
    border: none;
    padding: 10px;
    /*min-width: 320px;*/
    min-width: 370px;
}
.single-product .related-and-upsells .products-bordered-grid .wd-carousel {
    margin-inline: -10px;
}
.single-product .related-and-upsells .products-bordered-grid.wd-products-with-shadow .wd-carousel-inner {
    box-shadow: none;
    border: none;
}
.single-product .related-and-upsells .wd-carousel-wrap {
    padding-bottom: 10px;
}
.single-product .related-and-upsells .wd-loop-prod-title {
    border: none !important;
}
.wd.wd .wd-a8afeb19 .wd-label {
    font-size: 16px;
}
@media (max-width: 1024px) {
    .single-product .homni-product-price .woocommerce-Price-currencySymbol {
        font-size: 21px;
    }
}
@media (max-width: 767px) {
    .single-product .homni-product-price .woocommerce-Price-currencySymbol {
        font-size: 21px;
    }
}

/* Homepage 27.04.2026 */
.amw-home-slider .wd-slider.wd-section-container>.wd-carousel-inner>.wd-carousel {
    border-radius: 0;
}
.amw-home-slider .wd-nav-arrows.wd-pos-sep .wd-btn-arrow {
    background: transparent;
}
.amw-home-slider .wd-btn-arrow .wd-arrow-inner:after {
    color: #fff;
}
.home .wd-loop-prod-title {
    border: none !important;
}
.amw-feautured-product .wd-loop-prod-btn.wd-add-btn-replace>a {
    flex: 1;
}
.amw-feautured-product .wd-product-wrapper {
    background-color: #fff !important;
}
.amw-top-categories .wd-col.category-grid-item.wd-cat.cat-design-alt.categories-with-shadow {
    border-radius: 0;
}
.amw-top-categories .amw-attribute-terms {
    display: none;
}
.amw-top-categories .wrapp-category {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.amw-top-categories .wd-cat-content {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background: rgb(237,237,237);
}
.amw-top-categories .wd-cat .wd-entities-title {
    font-size: 18px;
}
.amw-top-categories .cat-design-alt.categories-with-shadow .wd-cat-thumb {
    box-shadow: none;
}

/* Product Archive */
.homni-cat-slider:hover .wd-btn-arrow {
    opacity: 1 !important;
    transform: translateY(0);
    pointer-events: unset !important;
}
.homni-cat-slider {
    padding-bottom: 10px;
}
.homni-cat-slider .homni-cat-item {
    padding: 15px;
    display: flex;
    flex-direction: column;
    height: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
    row-gap: 10px;
    border: 1px solid var(--wd-bordered-brd, var(--brdcolor-gray-300));
}
.homni-cat-slider h4 {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
}
.homni-cat-slider .homni-cat-count {
    font-size: 12px;
}
.homni-cat-slider .homni-cat-image {
    max-width: 70px;
    aspect-ratio: 1/1;
    object-fit: contain;
}
.homni-cat-slider .wd-carousel-item {
    height: auto;
}
.amw-prod-cat-slider .category-grid-item {
    height: 100%;
}
.amw-prod-cat-slider .amw-attribute-terms {
    display: none;
}
.amw-prod-cat-slider .wd-cat-wrap {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cat-has-children .amw-shop-filter,
.woocommerce-shop .amw-shop-filter,
.woocommerce-shop .amw-prod-cat-slider {
    display: none;
}
table th.woocommerce-product-attributes-item__label {
    color: #444444;
}
.amw-archive-products .wd-loop-prod-thumb img {
    max-width: 100px;
}
.amw-archive-products .wd-product-sku {
    font-size: 16px;
}
.wd-cat .wd-entities-title {
    color: #000;
    font-weight: 600
}
.cat-products-view .amw-archive-products .wd-products {
    gap: 0;
    box-shadow: 0px 0px 10px -2px rgba(0, 0, 0, 0.35);
    border-radius: 4px;
}
.cat-products-view .amw-archive-products .elements-list .wd-product-wrapper {
    box-shadow: none !important;
    border-radius: 0 !important;
}
.cat-products-view .amw-archive-products .wd-product:not(:first-of-type) .wd-product-wrapper {
    border-width: 1px 0 0 0 !important;
}
.cat-products-view .amw-archive-products .wd-product:first-of-type .wd-product-wrapper {
    border-width: 0 !important;
}
.cat-products-view .amw-archive-products .wp-block-wd-row {
    max-height: none !important;
    margin: 0 !important;
}
.cat-products-view .wd-product-wrapper .price .amount {
    color: #444444;
}
.cat-products-view .wd-product-grid-slider-nav>div {
    color: #cc1f2d;
    padding: 0;
}
.popup-quick-view .product_title {
    color: #000;
}
.popup-quick-view {
    font-size: 16px;
}
@media (min-width: 768px) {
    .cat-products-view.wd.wd .wd-0f4568d4 {
        flex: none;
        padding-right: 16px;
    }
    .cat-products-view .amw-archive-products .wp-block-wd-row {
        flex-wrap: nowrap;
        min-width: 100%;
    }
    .cat-products-view .wd-product-wrapper .price .amount {
        font-size: 16px;
    }
    .amw-feautured-product .wp-block-columns {
        display: grid;
        grid-template-columns: 1fr 1fr;
        align-items: center;
        column-gap: 50px;
    }
    .amw-feautured-product .wd-loop-prod-title.wd-entities-title {
        font-size: 28px;
    }
}

/* Mobile menu */
.wd-sub-menu li > a {
    display: flex;
    align-items: center;
    gap: 12px;
}

.wd-nav-img,
.wd-sub-menu li > a img {
    width: 50px !important;
    max-height: unset !important;
    object-fit: contain;
    flex-shrink: 0;
    margin: 0;
}
.amw-mobile-product-list {
    max-height: calc(100svh - 120px);
    overflow-y: auto;
}
.amw-prod-cat-description p {
    font-size: 16px;
}
.amw-prod-cat-description hr {
    margin-bottom: 20px;
}

/* Product Archive Mobile view */
@media (max-width: 768px) {
    .cat-products-view .wd-loop-prod-title {
        border-width: 0 !important;
        margin: 0;
    }
}
@media (max-width: 767px) {
    .amw-prod-cat-description p {
        font-size: 14px;
    }
    .home .amw-product-carousel .wd-carousel-dis-mb .wd-carousel-wrap {
        padding-bottom: 20px;
    }
    /*.cat-products-view .wd-loop-prod-btn.wd-add-btn {
        flex-direction: column;
        margin-top: -45px;
        align-items: flex-start;
    }*/
    /*.cat-products-view .wd-loop-prod-btn.wd-add-btn .quantity {
        padding-left: 90px;
    }*/
    .cat-products-view .wp-block-wd-row {
        row-gap: 10px !important;
        justify-content: space-between;
    }
    .cat-products-view .wp-block-wd-row .wp-block-wd-column.wd-d00f07f2,
    .cat-products-view .elements-list .wd-add-btn a.button {
        width: 100%;
        flex-basis: 50%;
    }
    .cat-products-view .wp-block-wd-row .wp-block-wd-column.wd-0f4568d4 {
        order: 0;
        padding-left: 0 !important;
        min-width: auto !important;
        flex: none;
    }
    .cat-products-view .wp-block-wd-row .wp-block-wd-column.wd-28cf586f {
        order: 1;
        width: 100%;
    }
    .cat-products-view.wd.wd .wd-9ae3c7a9 {
        width: 100%;
    }
    .cat-products-view .amw-archive-products .wp-block-wd-row .wp-block-wd-column:last-of-type {
        margin-left: 9px !important;
        z-index: 1;
        flex-basis: 50% !important;
    }
    .cat-products-view .amw-archive-products .wp-block-wd-row .wp-block-wd-column:last-of-type a {
        width: 100%;
    }
    .amw-archive-products .wrapp-category {
      position: relative;
      display: flex;
      align-items: center;
      padding: 11px 15px;
      text-align: left;
    }
   .amw-archive-products .wrapp-category::after {
      content: "";
      display: inline-block;
      position: absolute;
      right: 20px;
      /*width: .55em;
      height: .55em;*/
      width: 7px;
      height: 7px;
      /*border-right: 2px solid #0f3460;
      border-bottom: 2px solid #0f3460;*/
      border-right: 2px solid #000;
      border-bottom: 2px solid #000;
      transform: rotate(45deg) translateY(-50%);
      transition: transform .2s ease;
   }
   .amw-archive-products .wd-col.active .wrapp-category::after {
      transform: rotate(225deg) ;
      border-color: #E1000F;
   }
   .amw-archive-products .cat-design-alt .wd-cat-thumb {
      width: 44px;
      margin: 0;
   }
   .amw-archive-products .wd-col.category-grid-item.wd-cat.cat-design-alt.categories-with-shadow {
      box-shadow: 0 0 .625rem #00000026 !important;
   }
    .amw-archive-products .amw-attribute-terms {
      max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease;
      text-align: left;
      padding-left: 15px;
    }
    .amw-archive-products .amw-attribute-terms a.shop-all-link::before {
        border-right: 2px solid #E1000F;
      border-bottom: 2px solid #E1000F;
    }
    .amw-list .amw-item a {
        font-size: 14px;
    }
   .amw-archive-products .amw-attribute-terms a::before {
      content: "";
      display: inline-block;
      width: 7px;
      height: 7px;
      /*width: .55em;
      height: .55em;*/
      /*border-right: 2px solid #0f3460;
      border-bottom: 2px solid #0f3460;*/
      border-right: 2px solid #444444;
      border-bottom: 2px solid #444444;
      transform: rotate(315deg) translateY(-2px);
      margin-right: 5px;
   }
   .amw-archive-products .amw-item.amw-hidden {
      display: block;
   }
   .amw-archive-products .amw-toggle-label {
      display: none;
   }
   .amw-attribute-terms .shop-all-link {
      display: block;
      /*color: #0f3460;*/
      color: #E1000F;
      text-decoration: none;
      /*font-size: .95em;*/
      font-size: 14px;
      font-weight: 700;
      padding-top: 4px;
          margin-bottom: 14px;
   }
   .amw-archive-products .amw-list {
      padding-bottom: 11px;
   }
   .amw-archive-products .category-grid-item .wd-entities-title {
      font-size: 14px;
   }
   .amw-archive-products .wd-col.active .wd-entities-title {
      /*color: #0f3460;*/
      color: #E1000F;
   }
    .category-link {
    pointer-events: none;
  }
}