.footer-column-1 p.kanmunji_footer_desc {
    color: #9d9d9d;
    line-height: 6px;
    margin-bottom: 38px;
}
.footer-column-1 h6.widget-title {
    font-size: 26px;
}
.slick-list.draggable .post-categories li a {
    display: none;
}
.product-quickview .price{
    display: none !important; 
}
.product-quickview .woocommerce-variation-price .price{
    display: block !important; 
}
.home .elementor-element.elementor-element-f71880f.elementor-widget.elementor-widget-rt_title .description {
    margin-bottom: 0px;
}
.label-swatches span.swatch-style-2.selected {
    background: none !important;
}
.label-swatches span.swatch-style-2 {
    background: none !important;
    color: #877b7b !important;
}
.product-type-variable p.price {
    display: none !important;
}
.single-product .woocommerce-product-details__short-description {
    display: none;
}
.single-product .product-gallery__wrapper  .slick-track {
    width: 400px !important;
    display: table;
    margin: 0 auto;
}
.single-product .product-gallery__wrapper .product-image-item {
    width: 100% !important;
}
.single-product .product-gallery__wrapper  .product-thumbnail-item {
    display: none !important;
}
.woocommerce-shop #woocommerce_price_filter-1, .woocommerce-shop #woocommerce_product_tag_cloud-1 {
    display: none;
}
.tax-product_cat .category-thumbnail {
    display: none;
}
.woocommerce-shop .product-category {
    box-shadow: 0px 7px 17px #28282814;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    padding: 20px;
}
.woocommerce-shop .archive-products > .product-category img {
    max-width: -webkit-fill-available;
}
.woocommerce-shop h2.woocommerce-loop-category__title {
    margin-top: 18px;
    text-transform: uppercase;
    margin-bottom: 8px;
}
/* tabs */
.home .elementor-element.elementor-element-198e3fd h2.title {
    margin-bottom: 0;
}
.home .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after {
    border-top: 4px solid #b2d892;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 81%;
    left: 3px;
    right: 0;
    bottom: 0;
    width: 65px;
}

.product_subcat_kanjimanji .item {
    float: left;
    width: 100%;
    font-family: Poppins;
    background: #fff;
    padding-bottom: 0;
    margin-bottom: 30px;
    margin-top: 16px;
    overflow: hidden;
    position: relative;
    z-index: 3;
    transition: all 0.3s;
    box-shadow: 0px 7px 17px #28282814;
    border-radius: 4px;
    cursor: pointer;
}
.product_subcat_kanjimanji .item .image-holder {
    float: left;
    width: 100%;
}
.product_subcat_kanjimanji .item .image-holder img{
    width: 100%;
}
.product_subcat_kanjimanji.spl .item .title {
    float: left;
    width: 100%;
    font-size: 16px;
    margin-top: 18px;
    font-weight: 700;
    text-align: center;
    color: #1d1d1d;
    text-transform: uppercase;
    webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;

}
.product_subcat_kanjimanji.spl .item:hover .title {
color:#83bc2e;
}

.product_subcat_kanjimanji.spl .item .k_cat_sub_title {
    text-align: center;
    padding: 19px;
    color: #6c6d6f;
    font-weight: 600;
}
.product_subcat_kanjimanji .item .title a {
    text-transform: uppercase !important;
    text-decoration: none;
}
.archive.tax-product_cat .product-title h6 {
    min-height: 35px;
}

.home .woocommerce div.product {
    width: 25%;
    padding: 0 12px;
}
.woocommerce-shop .product-category {
    margin-right: 6px;
    max-width: 23%;
}
 
/*.term-dry-fruits .page-title-section {
    background: url(https://kanjimanji.com/wp-content/uploads/2023/01/kanji-manji-dryfruits-ategory.jpg) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}*/

.custom_view_more_kanjimanji {
    text-align: center;
    margin-top: 12px;
     margin-bottom: 12px;
}
.custom_view_more_kanjimanji a {
    text-align: center;
    color: #87bc43;
    font-weight: bolder;
    border: 1px solid #7abc43;
    font-size: 16px;  
    padding: 10px 31px;
}
.custom_view_more_kanjimanji a:hover {
    background: #99cb6ffa;
    color: #fff;
}

.search.search-results.woocommerce-shop .product-category {
    max-width: 100%; 
    border: 0;
    padding: 8px;
}

/*31/12/2022*/
.single-product .button-variable-item {
    color: #83bc2e;
    border: 1px solid #000;
    box-shadow: none !important;
}
 li.variable-item.button-variable-item {
    box-shadow: none !important;
}
.single-product span.woo-selected-variation-item-name {
    display: none !important;
}
.single-product  .variations label {
    margin-top: -11px;
}
.single-product .button-variable-item.selected {
    border: 1px solid #83bc2e !important;
    color: #000000 !important;
    
}
.single-product .button-variable-item {
    color: #95989b !important;
    border-color: #c0c0c0;
    font-weight: normal;
    padding: 4px 9px !important;
    border-style: dashed !important;
}
.product-grid .product-category {
    text-align: center;
}
.product-grid .product-title {
    text-align: center;
}
.product-grid span.vi_wpvs_loop_variation_price {
    display: flex;
    justify-content: center;
}

.product-grid .vi_wpvs_loop_action_qty {
    margin-bottom: 14px;
}
div#pa_weight {
    display: none;
}

button.button.is-small.add_to_cart_button.vi_wpvs_loop_atc_button {
    height: 38px;
}
p.gform_required_legend {
    display: none;
}

#gform_wrapper_2 input{
    font-size: 1.4rem;
    background: none;
    height: 47px;
    color: #9d9d9d !important;
    max-width: 100%;
    border-radius: 35px 0px 0px 35px;
    }
#gform_wrapper_2 #gform_submit_button_2{
    font-size: 1.4rem;
    font-weight: 600;
    padding: 1px 20px;
    border-radius: 0 23px 23px 0;
    background: #ffffff;
    color: #1d1d1d !important;
    line-height: 46px;
    margin-left: -9px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    }

#gform_wrapper_2 #gform_submit_button_2:hover {
    color: #ffffff !important;
    background: #83bc2e;
}
div#gform_2_validation_container {
    display: none;
}
div#validation_message_2_1 {
    display: none;
}
.single-product .vi-wpvs-variation-wrap-select-wrap {
    max-width: fit-content !important;
}
.term-kaju .category-thumbnail ,
.term-badam .category-thumbnail,
.term-kismis .category-thumbnail,
.term-akhrot .category-thumbnail,
.term-anjeer .category-thumbnail,
.term-draksh .category-thumbnail,
.term-khajur .category-thumbnail,
.term-jardalu .category-thumbnail,
.term-kharek .category-thumbnail,
.term-pista .category-thumbnail
{
    display: block;
}
.km-nutritional-table th {
    background: #7abc43;
    color: #fff;
    text-transform: uppercase;
}
.table-responsive.km-nutritional-table {
    background: #ffffff47;
}
.single-post .entry-meta .byline, .single-post .entry-meta .posted-on {
    display: none;
}
.single-post .entry-header .entry-meta {
    pointer-events: none;
}
.latestpost .content-details .meta {
    display: none;
}
.single.single-post .breadcrumb {
    margin-bottom: 20px;
}
.page-child.parent-pageid-8143 .about2 p {
    font-size: 18px;
}
.page-child.parent-pageid-8143 .about2 ul li {
    font-size: 18px;
} 

#tab-health-benefits ul li {
    margin-bottom: 18px;
    padding: 0 0 0 30px;
    background: url(https://kanjimanji.com/wp-content/uploads/2023/03/leaf-icon-list-2.png) no-repeat;
    list-style: none;
    background-size: 24px;
    font-size: 16px;
    letter-spacing: 0.7px;
}
#tab-health-benefits h6 {
    margin-bottom: 30px;
    font-size: 23px;
    text-decoration: underline;
    color: #7abc43;
}
.product_cat-kirana #tab-title-description,.product_cat-exotics #tab-title-description,.product_cat-mouth-freshner #tab-title-description,.product_cat-seeds #tab-title-description,.product_cat-specialities #tab-title-description,.product_cat-spices #tab-title-description,.product_cat-sweets #tab-title-description{
    display: none !important;
    
}
.archive .page-title-section.text-center.page-title-small.text-dark {
    margin-bottom: 32px;
}
.archive .category-description p {
    font-size: 19px;
}
.archive .category-description {
    left: 8%;
    color: #ffffff;
/* 	background: #0000004a;
    padding: 12px;
    border-radius: 18px; */
}
li.cat-item.cat-item-15 {
    display: none;
} 
.post-wrapper .post-thumbnail .post-date {
    display: none !important;
}
/*
.woocommerce div.product .woocommerce-tabs .panel {
    position: relative;
    z-index: 4;
    padding: 40px 30px;
    border: 1px solid #ededed;
    border-radius: 0;
    -webkit-border-radius: 0;
    margin: 0 !important;
    box-shadow: 0px 12px 25px #00000045;
    margin-top: 20px !important;
}
*/

.archive.term-gift-boxes .price {
	justify-content: center;
}
#elementor-tab-content-1119 .product-type-simple .price {
        justify-content: center;
}
#elementor-tab-content-1119 .product-type-simple .product-cart {
    display: flex;
    justify-content: center;
}
.archive .product-type-simple .product-cart {
    display: flex;
    justify-content: center;
}
/*Responsive Css*/

@media screen and (min-width: 1199px) and (max-width: 1920px) {
 .archive span.vi-wpvs-option {
    font-size: 13px;
}  
    
}
@media only screen and (max-width: 1300px) {
	.archive .category-description p {
    font-size: 16px;
}
}
@media only screen and (max-width: 1200px) {
.archive .category-description {
    top:77px;
}
}
@media only screen and (max-width: 1146px) {
	.archive .category-description p {
    font-size: 14px;
}
}
@media only screen and (max-width: 1024px) {
	.archive .category-description p {
    font-size: 13px;
}
}
@media only screen and (max-width: 991px) {
	.archive .category-description p {
    font-size: 17px;
}
	.archive .category-description {
    top: 93px;
}
}
@media screen and (min-width: 641px) and (max-width:  992px) {
    #gform_wrapper_2 #gform_submit_button_2 {
        margin-left: -17px;
}
}
@media only screen and (max-width: 822px) {
	.archive .category-description p {
    font-size: 14px;
}
	.archive .category-description {
    top: 76px;
}
}
@media only screen and (max-width: 767px) {
.home .woocommerce div.product {
    width: 50%;
    padding: 0px 10px;
}
.about-img-kanjimanji {
    height: 336px;
}
    .about-content-img {
    text-align: left;
}
    .about-content-img h2{font-size: 26px;
    }
   /* .product_subcat_kanjimanji .item .image-holder {
    height: auto;
}*/

.category-description {
    font-size: 9px;
    width: 63%;
    top: 30px;
}  
}
@media only screen and (max-width: 667px) {
   
.woocommerce-shop .product-category {
    margin-right: 6px;
    max-width: 31%;
}
    .product_subcat_kanjimanji .item {
    margin-bottom: 15px;
    }
	.archive .category-description {
    top: 63px;
}
}


@media only screen and (max-width: 640px) {
   #gform_wrapper_2 .gfield:not(.gfield--width-full){
       grid-column: span 6 !important; 
    }  
	.archive .category-description {
    top: 63px;
}
}
@media only screen and (max-width: 631px) {
.archive .category-description {
    top: 55px;
}
}
@media only screen and (max-width: 592px) {
.woocommerce-shop .product-category {
    margin-right: 13px;
    max-width: 46%;
}
.home .woocommerce div.product {
   width: 49%;
    padding: 0px 6px;
}
   .home  .elementor-tab-title {
    border-bottom: 1px solid #d4d4d4 !important;
    text-align: center;
} 
	.archive .category-description p {
    font-size: 12px;
}
	.archive .category-description {
    top: 49px;
}
}
@media only screen and (max-width: 529px) {
.archive .category-description p {
    font-size: 11px;
}
}
@media only screen and (max-width: 425px) {
.archive .category-description {
        top: 34px;
}
	.archive .category-description p {
    font-size: 8px;
}
}
@media only screen and (max-width: 375px) {
.archive .category-description p {
    font-size: 8px;
}
	.archive .category-description {
    top: 31px;
}
}
@media only screen and (max-width: 320px) {
.archive .category-description p {
    font-size: 7px;
}
	.archive .category-description {
    top: 27px;
}
}