.product-one--home {
    position: relative;
    padding: 0 0 0px !important;
}
.footer-wrapper form{
	display:none;
}
.product__item__content h4.product__item__title a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.product__item__title a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.product-details__buttons a.woosw-btn.woosw-btn-2750.woosw-btn-has-icon.woosw-btn-text-icon {
    display: none;
}
h3.product-details__title {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.woocommerce-Tabs-panel label {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.woocommerce-Tabs-panel input.wpcf7-form-control {
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    border-color: #ccc;
}
.cnt-form-row{
	width:100%;
	display:flex;
	gap:10px;
}
.cnt-form-row textarea.wpcf7-form-control.wpcf7-textarea {
    border-color: #ccc;
    border-radius: 5px;
}
.woocommerce-Tabs-panel input.wpcf7-form-control.wpcf7-submit.has-spinner {
    width: 20%;
    height: 45px;
    background-color: #000;
    color: #fff;
    margin-left: auto;
    display: block;
}
.elementor-element.elementor-element-b4e9330.e-con-full.e-flex.e-con.e-parent.e-lazyloaded {
    display: none;
}
.woocommerce ul.products {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.products-category .woocommerce ul.products li.product {
    flex: 1;
    max-width: 25%; /* Adjust to control the number of items per row */
}
.container.filter-main {
    padding: 50px 0;
}
ul.product-categories {
    margin: 0px;
	display:flex;
}
ul.product-categories li.category-item {
width:50px;
	list-style:none;
	text-align:center;
	
}
 li.category-item a{
	color:#fff !important;
}
.page-template-template-alphabetical-categories div#page {
    padding-bottom: 50px;
}
ul.product-categories li.category-item {
    padding: 8px 12px;
    border: 1px solid #0073AA;
    background-color: #0254A3;
    color: #fff !important;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
}
ul.product-categories li.category-item:hover {
    background-color: #0EBD66;
    color: #FFFFFF;
}
ul.product-categories li.category-item:hover a{
	color:#fff;
}
.subcategories-main li.subcategory-item {
	list-style:none;
    float: left;
    margin-bottom: 20px;
    margin-right: 10px;
    padding: 10px 27px;
    position: relative;
    width: 24%;
    background-color: #FBFBFB;
    box-shadow: 2px 2px 8px #BFBFBF;
}
.product-categories-main {
    margin: 20px 0;
}
/* category css */
ul.wc-block-product-categories-list.wc-block-product-categories-list--depth-0 {
    display: flex;
}
li.wc-block-product-categories-list-item {
    list-style: none;
    /* width: 40px; */
    /* height: 40px; */
}
li.wc-block-product-categories-list-item a {
    width: 40px;
    height: 40px;
    display: block;
    background-color: black;
    color: #fff;
    margin: 1px;
    text-align: center;
    line-height: 40px;
}
footer.entry-footer {
    display: none;
}
ul.product-categories {
    margin-bottom: 50px;
}
a.button.product_type_simple.add_to_cart_button.thm-btn.product__all-btn.add_to_cart_button.ajax_add_to_cart {
    display: none;
}
.product__all-content {
    border: 1px solid var(--laboix-border-color, #E8E3DA);
    border-top: 0;
	border-bottom:0;
    margin-top: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    border-radius: var(--laboix-bdr-radius);
}
a.button.view-details-button{
	 border: 1px solid var(--laboix-border-color, #E8E3DA);
    border-top: 0;
}
.product__item:hover a.button.view-details-button{
	border-color: var(--laboix-secondary);
}
	.view-details-button {
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: none !important;
    background-color: var(--laboix-secondary, #0EBD66);
    color: #fff;
    font-family: var(--laboix-font, "Lexend", sans-serif);
    padding: 19px 41.5px;
    transition: 500ms;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 112.5%;
    background-color: var(--laboix-secondary, #0EBD66);
    color: #fff;
    position: relative;
    overflow: hidden;
    text-align: center;
    z-index: 1;
}
.view-details-button::before {
    content: "";
    height: 0px;
    width: 0px;
    background-color: var(--laboix-base, #021936);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transition: all 0.5s ease-in-out;
    z-index: -1;
}
.view-details-button:hover{
	color:#fff;
}
.view-details-button:hover::before {
    height: 400px;
    width: 200%;
    top: -70%;
    left: -50%;
}
ul.custom-attributes {
    margin: 0px;
    height: 96px !important;
    overflow: hidden;
}
.custom-attributes li {
    width: 100% !important;
    text-align: left;
    list-style: none;
    padding-bottom: 0px !important;
    font-weight: 300;
	font-size:15px;
}
.products .product__all-price {
    display: none;
}
.products-list li.product__all-single {
    width: 33%;
    margin: 0px 10px;
}
.star-rating {
    display: none;
}
/* h4.product__item__title {
    height: 50px;
} */
section.product-one.product-one--home .row {
    display: none !important;
}
.woocommerce-shop section.page-header{
	display:none;
}
.page-id-2825 h2.page-header__title {
    display: none !important;
}
.blog-one {
    padding: 50px 0px;
    background: var(--laboix-white, #fff);
}
.product__all-img:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url("https://kantech.co.in/wp-content/uploads/2025/01/image-18.png");
    background-size: 200px 200px;
    background-position: 20px 20px;
    background-repeat: no-repeat;
    opacity: 0.3;
}
.postid-2977 section.page-header {
    display: none;
}
.woocommerce-page h2.page-header__title {
    display: none;
}
.product__item__title {
	padding-left:10px;
    display: block;
    color: #324545;
    font-size: 16px;
    text-transform: capitalize;
    margin-bottom: 9px;
    font-weight: 400;
    text-align: left;
	display: -webkit-box;
}
.product__item__title a{
	-webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.product__items ul.products li {
	color:#999 !important;
    width: 100%;
    border: 0;
    margin-bottom: 0;
    float: none;
    padding-left: 0px;
    padding-right: 15px;
    box-shadow: none !important;
    padding-bottom: 30px;
	font-size:13px;
}
.custom-attributes li{
	color:#999 !important;
    width: 100%;
    border: 0;
    margin-bottom: 0;
    float: none;
    padding-left: 0px;
    padding-right: 15px;
    box-shadow: none !important;
    padding-bottom: 30px;
	font-size:13px;
}
ul.custom-attributes {
    padding-left: 10px;
}
.product__items ul.products li strong, .custom-attributes li strong{
	color:#999 !important;
}
.product__add-to-cart {
    display: flex;
    justify-content: space-around;
    margin-top: 0px;
}
section.product-review.review-one {
    display: none;
}
.related-products-slider {
    margin-top: 20px;
}
.related-products-slider .slider-container {
    display: flex;
    overflow: hidden;
}
.related-products-slider .slider-item {
    margin-right: 10px;
    flex: 0 0 auto;
    width: 30%;
}
.product-details__buttons {
    display: none;
}
tr.woocommerce-product-attributes-item.woocommerce-product-attributes-item--attribute_pa_inventory-status p {
    color: #0EBD66;
}
 section.related.products li.product__all-single {
    width: 30%;
    margin: 0 10px;
}
span.price {
    display: none;
}
/*
ul.products {
    margin: 0;
    padding: 10px;
} */
@media(max-width:767px){
	.woocommerce ul.products {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
	.products-list li.product__all-single {
    width: 100% !important;
    margin: 0px 10px;
}
	ul.product-categories {
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
}
	.subcategories-main li.subcategory-item {
    list-style: none;
    float: left;
    margin-bottom: 20px;
    margin-right: 10px;
    padding: 10px 27px;
    position: relative;
    width: 90%;
    background-color: #FBFBFB;
    box-shadow: 2px 2px 8px #BFBFBF;
}
	.product__items ul.products li {
    color: #999 !important;
    width: 94%;
    border: 0;
    margin-bottom: 0;
    float: none;
    padding-left: 0px;
    padding-right: 15px;
    box-shadow: none !important;
    padding-bottom: 30px;
    font-size: 13px;
}
}
