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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//emanplastics.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//emanplastics.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//emanplastics.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//emanplastics.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//emanplastics.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//emanplastics.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//emanplastics.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//emanplastics.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "DM Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(137,137,137);
	--wd-text-font-size: 16px;
	--wd-title-font: "Funnel Display", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: capitalize;
	--wd-title-color: rgb(1,9,16);
	--wd-entities-title-font: "Funnel Display", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-transform: capitalize;
	--wd-entities-title-color: rgb(25,42,25);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Funnel Display", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Funnel Display", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(25,42,25);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Funnel Display", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(33,167,73);
	--wd-alternative-color: rgb(14,87,164);
	--btn-default-bgcolor: rgb(33,167,73);
	--btn-default-bgcolor-hover: rgb(14,87,164);
	--btn-accented-bgcolor: rgb(33,167,73);
	--btn-accented-bgcolor-hover: rgb(14,87,164);
	--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: #ffffff;
	background-image: none;
}
 {
	color: rgb(255,255,255);
	background: rgb(33,167,73);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1300px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1300px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1300px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1300px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #0a0a0a;
}

html {
  scroll-behavior: smooth;
}


main#main-content {
    padding-block: 0;
}


#latest-product-sec.vc_row {
    left: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    width: 100% !important;
    max-width: 100% !important;
}


.generic-title .title-subtitle {
    display: inline-flex !important;
    align-items: center;
    gap: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: uppercase;
    color: #005db5 !important;
}

.generic-title .title-subtitle::before {
    content: "";
    width: 37px;
    height: 9px;
    background: url("https://emanplastics.com/wp-content/uploads/2026/03/sub-title-img.svg") no-repeat center;
    background-size: contain;
}


.generic-title .title {
    font-size: 40px;
    line-height: 51px;
}



.our-products-menu .menu-item a.woodmart-nav-link {
    transition: 0.5s;
		font-size: 15px;
    /*font-weight: bold;*/
	  color: #000000;
	
}


.our-products-menu .menu-item a.woodmart-nav-link:hover {
    margin-left: 5px;
		color: #21A749;
}


.our-products-menu .wd-dropdown-menu.wd-dropdown {
    background-color: #ffffff;
    padding: 20px 20px;
    border-radius: 10px;
}


.whb-general-header {
    border-bottom: 0;
	  background-color: transparent !important;
}


.whb-sticked .whb-general-header {
    background-color: #fff !important;
}

.whb-general-header .container {
	  max-width: 1532px;
}


.whb-general-header .wd-header-nav {
    padding-left: 40px;
}


.whb-general-header ul#menu-main-menu {
    gap: 28px;
}


.whb-general-header .nav-link-text {
    font-weight: 600;
	  color: #626c74;
}


.whb-general-header .nav-link-text:hover {
	  color: #0057a3;
}


.whb-general-header .current-menu-item a {
    color: #333333 !important;
}


.whb-general-header .header-btn {
    color: #ffffff;
    border-radius: 50px;
    padding: 7px 7px 7px 32px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    gap: 25px;
    background: linear-gradient(to left, #21a749 50%, #0e57a4 50%) right !important;
    background-size: 200% 100% !important;
    transition: .5s;
    font-size: 16px;
    text-transform: capitalize;
}


.whb-general-header .header-btn:hover {
    background-position: left !important;
    color: #ffffff !important;
}

.whb-general-header .header-btn .wd-btn-icon {
    background-color: #05190b;
    padding: 8px;
    border-radius: 50%;
}


.whb-general-header .header-btn:hover .wd-btn-icon {
	  background-color: #000;
}


.wd-social-icon {
    border-radius: 50% !important;
    margin-bottom: 15px;
}


.wd-sticky-social .wd-icon {
    color: #ffffff;
}


.wd-social-icons.wd-style-colored>a {
    --wd-social-bg: #0E57A4 !important;
}


.wd-social-icons.wd-style-colored>a:hover {
    --wd-social-bg: #21A749 !important;
}

.wd-sticky-social-left .wd-social-icon:hover .wd-icon-name {
	display: none;
}


.wd-social-icons {
    margin-top: 40px;
    margin-left: 30px;
}


.wd-social-icons:before {
    content: '';
    height: .5px;
    width: 90px;
    background-color: #000;
    transform: rotate(90deg);
    margin-left: -25px;
    margin-bottom: 65px;
}


.wd-social-icons:after {
    content: 'Follow:';
    text-transform: uppercase;
    color: #333333;
    font-weight: 600;
    transform: rotate(270deg);
    margin-top: 30px;
    margin-left: -15px;
}




/*****Categories and Shop PAge CSS******/

.wd-page-content {
  background-color: #F8F9FA;
}


.banner-section {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
    min-height: 441.39px;
    background-image: /*linear-gradient(to right, #4a81bb 0%, #4a81bb 0%, #4a81bbbf 21%, rgb(14 87 164 / 10%) 52%, #143c3200 78%, #143c3200 100%), url('https://emanplastics.com/wp-content/uploads/2026/03/Shop-Page-Bg-01.jpg')*/ linear-gradient(to right, #e1eae9 0%, #e1eae9 0%, #e1eae9 21%, rgb(225 234 233 / 0%) 52%, #143c3200 78%, #143c3200 100%), url(https://emanplastics.com/wp-content/uploads/2026/03/Shop-Page-Bg-01.jpg);
}


.banner-section .generic-title .title {
    font-size: 45px;
    line-height: 55px;
    font-weight: bold;
    color: #000000;
}


/**/


.category-hero {
  background: linear-gradient(135deg, #27272e 0%, #27272e 100%);
  padding: 50px 0;
}


.category-hero .generic-title h1 {
  font-size: 42px;
  font-weight: 800;
  color: white;
  margin-bottom: 15px;
  line-height: 1.2;
}


.category-hero .generic-title h1 strong {
  color: #fa4f09;
  font-weight: 800;
}


.category-hero .title-after_title {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.85);
  line-height: 1.7;
}



.category-hero .wd-info-box {
  gap: 10px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px 20px;
  border-radius: 10px;
  min-height: 89px;
  margin-bottom: 0;
}



.category-hero .wd-info-box .box-icon-wrapper {
  font-size: 0;
}



.category-hero .wd-info-box .info-box-icon {
  font-size: 24px;
}


.category-hero .wd-info-box .title {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}


.category-hero .wd-info-box p {
  font-size: 12px;
  opacity: 0.8;
  color: #fff;
}


/**/


.cate-row {
  padding: 25px 0;
  border-bottom: 1px solid #eee;
  background: #fff;
}


.cate-row .generic-title {
  margin-bottom: 15px;
}


.cate-row .generic-title .title {
  font-size: 14px;
  font-weight: 700;
  color: #0D1B2A;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}


.cate-row .wd-cats-element {
  margin-bottom: 0;
}


.cate-row .category-image {
  display: none !important;
}


.cate-row .wd-cat .wd-entities-title {
  margin-bottom: 0;
  text-transform: capitalize;
  font-size: 14px;
}


.cate-row .wd-cat-content {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: space-around;
  background: #F8F9FA;
  border-radius: 25px;
}



.cate-row .category-link {
  padding: 10px 7px;
  border-radius: 25px;
  color: #212529;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.3s;
  border: 2px solid transparent;

}


.cate-row .category-link:hover {
  border-color: #fa4f09;
  background: rgba(27, 153, 139, 0.05);
}


.cate-row .more-products {
  background: rgba(0, 0, 0, 0.1);
  padding: 2px 7px;
  border-radius: 10px;
  font-size: 11px;
}



/****/


.fil-product-row {
  padding: 0px 0;
}


.fil-product-row .widget {
    padding-bottom: 0;
    margin-bottom: 0;
	  border-bottom: 0;
}


.sorting-row {
  background: white;
  border-radius: 12px;
  padding: 18px 25px;
  margin-bottom: 25px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
}


.sorting-row .wd-wpb {
  margin-bottom: 0;
}



.sorting-row .wpb_wrapper {
  display: flex;
  justify-content: space-between;
}



/*  */

.fil-product-row .product-element-bottom {
  text-align: left;
  padding: 20px;
  background: #fff;
  border-radius: 0 0 16px 16px;
}


.fil-product-row .wd-entities-title {
  font-size: 17px;
  font-weight: 700;
}


.fil-product-row .wd-product-brands-links a {
  color: #fa4f09;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}


.fil-product-row .dv-attr-stock-row {
  display: none;
}


.fil-product-row .price .price-login {
    font-size: 15px;
    font-weight: 500;
}


.fil-product-row .price del {
  display: none;
}


.fil-product-row .stock {
  text-align: right;
  margin-top: 10px;
}


.fil-product-row .wd-product .price {
  z-index: 1;
  margin-top: -40px;
  font-size: 20px;
  font-weight: 700;
  color: #0D1B2A;
}

.fil-product-row .wd-product .price ins:after {
  content: "Ex. VAT";
  font-size: 11px;
  font-weight: 400;
  color: #6C757D;
  margin-left: 5px;
}

.fil-product-row .wd-compare-btn {
  display: none;
}


.fil-product-row .wd-product-stock.stock.wd-style-default.in-stock {
  color: #fa4f09;
  font-size: 12px;
  position: relative;
  margin-top: 8px;
}



.fil-product-row .stock.wd-style-default.in-stock:before {
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  right: 48px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgb(250 79 9);
}


.wd-quick-view-icon>a:before {
  content: "👁️";
}


.fil-product-row .wd-wishlist-icon>a:before {
  content: "❤️";
}


.fil-product-row .wd-product .wd-add-btn span {
  font-size: 13px;
  font-weight: 600;
  color: #fff;
}



.fil-product-row .wd-add-btn .button {
  width: 190px !important;
  background: #0D1B2A !important;
  margin-left: 93px;
  padding-inline-start: 0px !important;
}

.fil-product-row .wd-add-btn .button:hover {
  background: #fa4f09 !important;
}


.fil-product-row .wd-add-btn .button:before {
  display: none;
}


.fil-product-row .wd-add-btn-replace .add-to-cart-loop:hover span {
  transform: translateY(0) translateZ(0);
}


.fil-product-row .fade-in-block {
  display: none !important;
}


.fil-product-row .quantity input[type] {
  border-radius: 5px 0px 0px 5px;
  height: 100%;
  order: 1;
  min-width: 40px;
  border-right: 1px solid rgba(0, 0, 0, .15) !important;
  background-color: #f6f6f6 !important;
  color: #333333 !important;
  box-shadow: none !important;
}

.fil-product-row .quantity input[type]:hover {
  background-color: #dddddd !important;
}


.fil-product-row .wd-product .quantity input[type="button"].plus {
  order: 3;
  position: absolute;
  left: 40px;
  top: 21px;
  border-radius: 0px 0px 5px 0px !important;
  background-color: #f6f6f6;
  color: #333333;
}

.fil-product-row .wd-product .quantity input[type="button"].minus {
  order: 2;
  border-radius: 0px 5px 0px 0px !important;
  box-shadow: none;
  border-bottom: 1px solid rgba(0, 0, 0, .15) !important;
  background-color: #f6f6f6;
  color: #333333;
}

.fil-product-row .quantity input[type="button"] {
  height: 21px !important;
}


.fil-product-row .product-wrapper .content-product-imagin {
  border-radius: 16px;
  margin-bottom: 0px !important;
}


.fil-product-row .wd-hover-with-fade.hover-ready:hover .product-wrapper {
  border: 2px solid #fa4f09;
  z-index: 0;
  transform: translateY(0px) translateZ(0);
}


.fil-product-row .wd-hover-with-fade.hover-ready:hover .content-product-imagin {
  visibility: hidden;
  opacity: 0;
  transition: none;
  transform: none;
}


.fil-product-row .wd-product .product-wrapper {
  border-radius: 16px;
  border: 2px solid #eee;
  padding: 0;
  gap: 0;
  transition: border-color 0.3s ease, transform 0.3s ease;
}



.fil-product-row .product-wrapper .product-element-top a img {
  border-radius: 16px 16px 0 0;
}



/*  */


/*
.fil-product-row .sidebar-col>.vc_column-inner {
  background: white;
  border-radius: 16px;
  padding: 25px;
  height: fit-content;
  position: sticky;
  top: 100px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
}
*/


/*
.fil-product-row .sidebar-col .generic-title {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin-bottom: 0;
}
*/


.fil-product-row .sidebar-col .generic-title {
	border-bottom: 1px solid #eee;
	background-color: #ffffff;
	padding: 8px 15px;
    margin-bottom: 0px;
    border-radius: 15px;
}



.fil-product-row .sidebar-col .generic-title .title {
  font-size: 18px !important;
}



.fil-product-row .sidebar-col .sidebar-btn {
  position: absolute;
  right: 15px;
  top: 13px;
  background: transparent;
  font-size: 13px;
  font-weight: 600;
  color: #0e57a4;
}


.fil-product-row .sidebar-col .widget-title {
	  text-transform: capitalize;
    font-size: 17px;
    color: #150101;
    font-weight: 600;
    padding: 15px;
    background: #fff;
    border-radius: 0px;
    margin-bottom: 0 !important;
	/* background-image: linear-gradient(45deg, #ff9a9e 0%, #fad0c4 99%, #fad0c4 100%); */
}


.fil-product-row .sidebar-col .wd-checkboxes-on,
.fil-product-row .sidebar-col .price_slider_wrapper,
.fil-product-row .sidebar-col  .woocommerce-widget-layered-nav-list {
    padding: 15px;
    background: rgb(211 210 206 / 23%);
}


.fil-product-row .sidebar-col .widget_price_filter {
    display: flex;
    flex-direction: column;
}


.fil-product-row .sidebar-col .price_slider_amount {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}


.fil-product-row .sidebar-col .price_slider_amount .button {
    background-color: #222222 !important;
    font-size: 14px;
    font-weight: 600;
    border-radius: 8px;
    width: 100%;
    color: #fff !important;
}


.fil-product-row .sidebar-col .price_slider_amount .button:hover {
    background-color: #DB0B0B !important;
}


.fil-product-row .sidebar-col .widget_layered_nav ul li a {
  font-size: 14px;
  color: #212529;
}


.fil-product-row .sidebar-col .wc-layered-nav-term ul .count {
  font-size: 14px;
  color: #212529;
}



.fil-product-row .sidebar-col .widget.wd-widget-stock-status .wd-checkboxes-on li>a:before {
    display: none;
}


.fil-product-row .sidebar-col .wd-widget-stock-status .wd-widget-stock-status a {
    display: flex;
    padding: 10px 12px;
    background: #F8F9FA;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.2s;
    border: 2px solid transparent;
}


.fil-product-row .sidebar-col .wd-widget-stock-status .wd-widget-stock-status a:hover {
    border: 2px solid #fa4f09;
}


.fil-product-row .sidebar-col .wd-widget-stock-status .wd-widget-stock-status .wd-active {
    border: 2px solid #fa4f09;
    border-radius: 8px;
}



.fil-product-row .sidebar-col .wd-widget-stock-status .wd-checkboxes-on li > a {
  position: relative;
  padding-left: 30px;
}



.fil-product-row .sidebar-col .wd-widget-stock-status .wd-checkboxes-on li > a::after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}



.fil-product-row .sidebar-col .wd-widget-stock-status .wd-checkboxes-on li:nth-child(1) > a::after {
  background-color: #28A745;
}

.fil-product-row .sidebar-col .wd-widget-stock-status .wd-checkboxes-on li:nth-child(2) > a::after {
  background-color: #FFC107;
}




.fil-product-row .sidebar-col .widget_layered_nav ul li.wc-layered-nav-term>a::before {
  width: 20px;
  height: 20px;
  border-radius: 5px;
  border: 2px solid rgb(0 0 0 / 47%);
  background: #fff;
}



.fil-product-row .sidebar-col .widget_layered_nav ul .chosen>a::before {
  background-color: #1B998B;
  border-color: #1B998B;
}



.fil-product-row .sidebar-col .wc-layered-nav-term span.count {
  font-size: 12px;
  color: #0d1b2a;
  background: #F8F9FA;
  padding: 2px 8px;
  border-radius: 10px;
  display: none;
}




.widget .wd-checkboxes-on li>a:before {
    width: 20px !important;
    height: 20px !important;
    border-radius: 5px !important;
    border: 2px solid rgb(0 0 0 / 47%) !important;
    background: #fff;
}


.widget .product-categories li a {
    font-size: 14px;
    color: #212529;
}



.fil-product-row .sidebar-col .wd-widget-stock-status a {
    display: flex;
    padding: 10px 12px;
    background: #fff;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.2s;
    border: 2px solid transparent;
}




/**/

.latest-product-sec .wd-product.wd-hover-fw-button .wd-add-btn>a {
    width: 140px;
}


ul.wd-nav-product-cat.wd-active.wd-nav.wd-gap-m.wd-style-underline.has-product-count.wd-mobile-accordion {
    display: none;
}


.latest-product-sec .product-element-top, 
.latest-product-sec .product-element-bottom {
    display: contents !important; 
}


.latest-product-sec .wd-product-img-link {
    order: 2 !important;
    display: block !important;
}

.latest-product-sec .variation-attr-label {
    order: 3 !important;
    padding-bottom: 15px;
}


.latest-product-sec .wd-product-cats {
    order: 4 !important;
    display: none; 
}


/**********/



.sidebar-col .wd-widget.filter-widget > .widget-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  user-select: none;
  position: relative;
  padding-right: 28px; 
  /* border-top: 1px solid #d3d3d3; */
  border-bottom: 1px solid #d3d3d3;
}


.sidebar-col .wd-widget.filter-widget > .widget-title::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  width: 16px;        
  height: 16px;   
  background-image: url("https://emanplastics.com/wp-content/uploads/2026/03/collab-arrow-icon-blue.webp");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: transform 0.25s ease;
}


.sidebar-col .wd-widget.filter-widget.is-collapsed > .widget-title::after {
  transform: translateY(-50%) rotate(-90deg);
}


.sidebar-col .wd-widget.filter-widget.is-collapsed > :not(.widget-title) {
  display: none !important;
}



/****/



div#wd-product-category-filter-2,
div#woocommerce_layered_nav-2,
div#wd-widget-stock-status-2,
div#woocommerce_price_filter-2 {
    background-color: #ffffff;
    padding: 0;
    margin-bottom: 0px;
    border-radius: 0px;
    border-bottom: 0;
}



/* Custom Attribues CSS */


.latest-product-sec .wd-product-wrapper {
    border-radius: 15px;
}


.latest-product-sec .custom-attr-box {
    margin-top: 10px;
    border-radius: 10px;
    overflow: hidden;
}


.latest-product-sec .custom-attr-box .attr-row {
    display: flex;
    justify-content: space-between;
    padding: 10px 0px;
    border-bottom: 1px solid #e0e0e0;
}


.latest-product-sec .custom-attr-box .attr-row:last-child {
  border-top: 1px solid #e0e0e0;
  border-bottom: none;
}

.attr-row span:nth-child(2) {
    text-transform: uppercase;
}


.latest-product-sec .custom-attr-box .attr-label {
    font-weight: 600;
    color: #000;
}


.latest-product-sec .custom-attr-box .attr-value {
    color: #333;
    text-align: right;
}


.latest-product-sec .wd-product-cats {
    display: none;
}


.latest-product-sec .product-element-bottom {
    padding: 0 !important;
}


.latest-product-sec .wd-entities-title {
    order: 1;
    text-align: center;
    background: #0e57a4;
    padding: 15px;
    color: #fff;
    border-radius: 15px 15px 0 0;
}


.latest-product-sec .wd-product:hover .wd-entities-title {
    background: #21A749;
}




.latest-product-sec .wd-product {
    cursor: pointer;
    transition: transform 0.3s ease-in-out;
}


.latest-product-sec .products.wd-products {
	gap: 35px 30px;
}


/* .latest-product-sec .products .wd-product-wrapper {
  pointer-events: none;
} */


.latest-product-sec .wd-product:hover {
	transform: translateY(-10px) scale(1.05);
}


.latest-product-sec .wd-product-thumb {
    order: 2;
}


.latest-product-sec .custom-attr-box {
    order: 3;
    padding: 0 15px;
}


.latest-product-sec .wd-buttons.wd-pos-r-t {
    display: none;
}



.latest-product-sec #woocommerce_layered_nav-5 h5.widget-title {
    border-radius: 15px 15px 0 0 !important;
}


.latest-product-sec #woocommerce_layered_nav-4 ul.woocommerce-widget-layered-nav-list {
    border-radius: 0 0 15px 15px;
}


/*
.latest-product-sec img.size-woocommerce_thumbnail {
    background-image: linear-gradient(to right, #ffffff 0%, #b7cde4 100%);
}
*/



/****** Shop Page Side Bar ******/


.latest-product-sec .vc_col-sm-9 .vc_column-inner {
    padding-top: 0 !important;
}


.latest-product-sec #woocommerce_layered_nav-3
 {
    border-bottom: 0;
}

.latest-product-sec #woocommerce_layered_nav-3 ul.woocommerce-widget-layered-nav-list {
    border-radius: 0 0 15px 15px;
}


/**** Adding Tick in Shop in Side bar when selected filter is active ****/

.fil-product-row .sidebar-col .widget_layered_nav ul li.wc-layered-nav-term.chosen > a::before {
    background-color: #21a749; 
    border-color: #21a749;
    content: "\f107";
    font-family: "woodmart-font";
    color: #fff; 
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}


/* .fil-product-row .sidebar-col .widget_layered_nav ul li.wc-layered-nav-term:hover > a::before {
    border-color: #000;
} */



.post-type-archive-product .cate-box,
.post-type-archive-product #woocommerce_layered_nav-7 {
	display: none;
}


.term-paint-buckets #woocommerce_layered_nav-5,
.term-lubricant-buckets #woocommerce_layered_nav-5,
.term-food-packaging #woocommerce_layered_nav-5,
.term-thin-wall-containers #woocommerce_layered_nav-5 {
	display: none;
}

.term-paint-buckets .cate-box .box-one {
	display: none;
}


.term-lubricant-buckets .cate-box .box-two {
	display: none;
}


.term-food-packaging .cate-box .box-three {
	display: none;
}



.term-thin-wall-containers .cate-box .box-four {
	display: none;
}



.term-paint-buckets #woocommerce_layered_nav-6 .widget-title,
.term-lubricant-buckets #woocommerce_layered_nav-6 .widget-title,
.term-food-packaging #woocommerce_layered_nav-6 .widget-title,
.term-thin-wall-containers #woocommerce_layered_nav-6 .widget-title {
	border-radius: 15px 15px 0 0;
}



.fil-product-row .my-custom-filter-wrapper {
    box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
}




/**** Popup fomr in Products CSS****/


.custom-enquiry-btn {
    width: 100% !important;
    padding: 13px !important;
    color: #fff !important;
    border: none !important;
    border-radius: 6px !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    cursor: pointer !important;
    text-transform: capitalize !important;
    background: linear-gradient(to left, #21a749 50%, #0e57a4 50%) right !important;
    background-size: 200% 100% !important;
    transition: all 0.8s ease !important;
    display: block !important;
}


.custom-enquiry-btn:hover {
    background-position: left !important;
    color: #fff !important;
}

