/*section.elementor-section.elementor-top-section.elementor-element.elementor-element-7047adb5.elementor-section-content-middle.header-menu.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects{
	background-color: var(--white-color) !important;
}
section.elementor-section.elementor-top-section.elementor-element.elementor-element-7047adb5.elementor-section-content-middle.header-menu.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects .elementor-nav-menu--main .elementor-item{
	color : var(--primary-color);
}*/
/* .elementor-322 .elementor-element.elementor-element-7047adb5:not(.elementor-motion-effects-element-type-background), .elementor-322 .elementor-element.elementor-element-7047adb5 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.15);
} */
@media (min-width: 1024px){

.header-menu {
    background-color: transparent !important;
	transition: all 0.4s ease-in-out !important;
}
.header-menu .elementor-nav-menu a {
    color: var(--white-color) !important;
    transition: all 0.4s ease-in-out !important;
}
.header-menu.elementor-sticky--effects {
    background-color: var(--white-color) !important;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.08) !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
body:not(.home) .header-menu .elementor-nav-menu a {
    color: var(--primary-color) !important;
}
.header-menu.elementor-sticky--effects .elementor-nav-menu a {
    color: var(--primary-color) !important;
}
.header-menu.elementor-sticky--effects .elementor-nav-menu a:hover{
    font-weight: 900 !important;
}

body:not(.home) .header-menu {
    background-color: #fff !important;
}
body:not(.home) .header-menu .hd-call .elementor-icon-box-wrapper .elementor-icon,
body:not(.home) .header-menu .hd-call .elementor-icon-box-wrapper .elementor-icon:hover{
	fill: var(--primary-color) !important;
    color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
}
.header-menu.elementor-sticky--effects .hd-call .elementor-icon-box-wrapper .elementor-icon,
.header-menu.elementor-sticky--effects .hd-call .elementor-icon-box-wrapper .elementor-icon:hover{
	fill: var(--primary-color) !important;
    color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
}

body:not(.home) .header-menu .hd-call .elementor-icon-box-content .elementor-icon-box-title, 
body:not(.home) .header-menu .hd-call .elementor-icon-box-content .elementor-icon-box-description,
body:not(.home) .header-menu .hd-call .elementor-icon-box-content .elementor-icon-box-title, 
body:not(.home) .header-menu .hd-call .elementor-icon-box-content .elementor-icon-box-description:hover{
	color: var(--primary-color) !important;
}
.header-menu.elementor-sticky--effects .hd-call .elementor-icon-box-content .elementor-icon-box-title, 
.header-menu.elementor-sticky--effects .hd-call .elementor-icon-box-content .elementor-icon-box-description,
.header-menu.elementor-sticky--effects .hd-call .elementor-icon-box-content .elementor-icon-box-title, 
.header-menu.elementor-sticky--effects .hd-call .elementor-icon-box-content .elementor-icon-box-description:hover{
	color: var(--primary-color) !important;
}

body:not(.home) .header-menu .hd-login .elementor-icon-wrapper .elementor-icon svg,
body:not(.home) .header-menu .hd-login .elementor-icon-wrapper .elementor-icon svg:hover{
	fill: var(--primary-color) !important;
	color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
}
.header-menu.elementor-sticky--effects .hd-login .elementor-icon-wrapper .elementor-icon svg,
.header-menu.elementor-sticky--effects .hd-login .elementor-icon-wrapper .elementor-icon svg:hover{
	fill: var(--primary-color) !important;
	color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
}

body:not(.home) .header-menu .hd-call .elementor-icon-box-content .elementor-icon-box-title, 
body:not(.home) .header-menu .hd-call .elementor-icon-box-content .elementor-icon-box-description:hover{
	color: var(--primary-color) !important;
}
}
@media (max-width: 1024px){
    section.elementor-section.elementor-top-section.elementor-element.elementor-element-7047adb5.elementor-section-content-middle.header-menu.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects{
        background-color: var(--white-color) !important;
    }
}
.bnr-sub-hd{
	background-color: var(--primary-color);
    width: fit-content;
    padding: 5px 20px;
    border-radius: 50px;
	color: var(--white-color);
}
h2.bnr-hd {
    font-size: 54px;
    line-height: 60px;
}
.hd-span{
	color: var(--primary-color);
}
.hm-bnr .popup-btn {
    background-color: transparent;
    color: var(--white-color);
    padding: 7px 20px;
    border-radius: 3px;
    border: solid 2px var(--white-color);
}
.hm-bnr .popup-btn:hover{
	background-color: var(--white-color);
	color: var(--primary-color);
}
@media (max-width: 767px){
	.bnr-sub-hd{
		font-size: 10px;
	}
	h2.bnr-hd {
		font-size: 32px;
		line-height: 36px;
	}
	.elementor-8 .elementor-element.elementor-element-e05dab7 .elementor-slide-description{
		font-size: 16px;
	}
}
.blog-list .elementor-post__text {
    box-shadow: 0px 0px 10px 0px var(--text-color);
    margin-top: -175px;
    border-radius: 5px;
}
.blog-list .elementor-post__thumbnail img.attachment-medium_large.size-medium_large {
    padding: 15px;
    border-radius: 20px;
}
.hm-certificate .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide .swiper-slide-inner img{
	height: 150px;
	width: 150px;
	background-size: cover;
	background-position: center center;
	box-shadow: 0 0 5px 0 #ddd;
}
.popup-btn{
    background-color: var(--white-color);
    color: var(--primary-color);
    padding: 7px 20px;
    border-radius: 10px;
    border: solid 2px var(--primary-color);
}
.popup-btn:hover{
    background-color: var(--primary-color);
    color: var(--white-color);
    border: solid 2px var(--white-color);
}
/*---Catgory hover CSS Start---*/
.hover-description {
    opacity: 0;
    transform: translateY(-20px);
    transition: opacity 0.4s ease, transform 0.4s ease;
    position: absolute;
    top: 100%; 
    left: 0;
    width: 100%;
    z-index: 1; 
    pointer-events: none;
    background-color: var(--white-color);
}
.hover-image:hover + .hover-description {
    opacity: 1;
    transform: translateY(0);
	top: 0;
    z-index: 9999; 
    pointer-events: auto; 
}
.hover-description{
    top: 300px;
}
.our-supplement .elementor-widget-wrap {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 20px;
    padding: 20px;
    border-radius: 12px;
    font-family: Arial, sans-serif;
}
.our-supplement .hover-image video {
    border-radius: 12px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: 100% !important;
    height: auto;
    object-fit: cover;
    cursor: pointer;
}
.our-supplement .hover-image video:hover {
    transform: scale(1.05);
    transition: transform 0.3s;
}
.our-supplement .hover-description h3 {
    font-size: 20px;
    color: var(--primary-color);
    margin-bottom: 10px;
}
.hover-description p strong{
    color: var(--text-color);
}
/*---Catgory hover CSS END---*/
/*-----Homepage Step Section Design-----*/
.e-con.e-child .step-num{
   font-size: 75px;
   font-weight: 700;
   color: #ddd;
   font-style: italic;
   line-height: 1;
   margin-bottom: 0;
   transition: all ease .5s;
}
.e-con.e-child .step-title{
   font-size: 24px !important;
   font-weight: 500;
   color: var(--primary-color);
}
span.nowrap {
   display: none !important;
}
.ti-footer-filter-text {
    display: none;
}
@media screen and (min-width: 1200px) {
.hm-step-1{
   max-width: 280px !important;
   margin-right: auto;
}
.hm-step-1-img{
   top: 65px;
   left: 175px
}
.hm-step-2{
   width: 280px;
   margin: 0 auto;
}
.hm-step-2-img{
   top: 65px;
   left: 220px;
}
.hm-step-3{
   width: 280px;
   margin-left: auto;
}
}
@media screen and (max-width: 1199px) {
.hm-step-1{
   max-width: 250px !important;
   margin-right: auto;
}
.hm-step-1-img{
   top: 65px;
   left: 125px
}
.hm-step-2{
   width: 250px;
   margin: 0 auto;
}
.hm-step-2-img{
   top: 65px;
   left: 165px;
}
.hm-step-3{
   width: 250px;
   margin-left: auto;
}
}
@media (max-width: 767px){
   .hm-step-1, .hm-step-2, .hm-step-3{
      width: 100% !important;
      max-width: 100% !important;
      margin: auto;
   }
}
.step-sec .e-con-inner .e-child:hover .step-num{
   color: var(--primary-color);
}
.bdt-accordion-content p{
  font-size: 15px !important;
}
/*-----Homepage Step Section Design-----*/

/*-----Blog Page Css Start-----*/
.single-post .elementor-element .elementor-widget-theme-post-content .elementor-widget-container h2{
    font-size: 30px;
    margin-top: 15px;
}
.single-post .elementor-element .elementor-widget-theme-post-content .elementor-widget-container h3 {
    font-size: 26px;
    margin-top: 10px;
}
/*-----Blog Page Css END-----*/

/*-----Contact Page CSS Start----*/
    .ct-detail {
        background: var(--primary-color);
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 5px;
    }
    .ct-detail-bg {
        background: var(--primary-color);
        color: var(--white-color);
    }
    .ct-detail-bg .ct-phone a, .ct-detail-bg .ct-email a, .ct-detail-bg .ct-add a, .ct-detail-bg .business-hours .hours li{
        color: var(--white-color);
    }
/*-----Contact Page CSS END----*/
/*-----------Testimonial Slider CSS Strat----------*/
.myTestimonialSlider {
    padding: 10px 5px;
}
.testimonial-card {
    background: var(--primary-color);
    color: var(--white-color);
    padding: 25px;
    border-radius: 14px;
    height: 100%;
    transition: 0.3s;
}
.testimonial-card:hover {
    transform: translateY(-5px);
}
.testimonial-card .content p {
    font-size: 15px;
    line-height: 1.7;
}
.testimonial-card .read-more {
    color: var(--white-color);
    text-decoration: none;
    margin-left: 5px;
    font-weight: 500;
}
.testimonial-card .read-more:hover {
    text-decoration: underline;
}
.testimonial-card .top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.testimonial-card img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.testimonial-card .quote {
    font-size: 42px;
    opacity: 0.25;
}
.testimonial-card .content {
    margin-top: 15px;
}
.testimonial-card .content p {
    font-size: 16px;
    line-height: 24px;
	font-weight: 400;
}
.testimonial-card .content p .read-toggle{
	font-size :18px;
	color: var(--white-color);
}
.testimonial-card .name {
	margin-top: 15px;
    font-size: 18px;
    line-height: 27px;
    font-weight: 500;
}
@media (max-width: 767px) {
    .testimonial-card {
        padding: 20px;
    }

    .testimonial-card .content p {
        font-size: 14px;
    }

    .testimonial-card img {
        width: 40px;
        height: 40px;
    }
}
@media (max-width: 1024px) {
    .testimonial-card {
        padding: 22px;
    }
}
/*-----------Testimonial Slider CSS END----------*/
/*------Product Page Image Slider CSS Start-----*/
.custom-product-slider-thumbnails {
    display: flex;
    overflow-x: auto; /* Scroll enable karein agar images zyada ho */
    white-space: nowrap;
    margin-top: 10px;
    padding: 5px;
	text-align: left; /* ✅ Force alignment to the left */
    margin: 0 auto; /* ✅ Ensure it remains centered */
    width: 100%;
}

.custom-product-slider-thumbnails .thumbnail-item {
    flex: 0 0 auto;
    max-width: 16.66%; /* Agar 6 thumbnails dikhani hain to 16.66% rakhein */
    padding: 5px;
	display: inline-block;
    text-align: center;
}

.custom-product-slider-thumbnails .slick-track {
    display: flex !important;
    width: auto !important;
	transform: none !important;
    justify-content: center;
}

.custom-product-slider-thumbnails .thumbnail-item.slick-current {
    border: solid 3px var(--primary-color);
    padding: 0;
}
.custom-product-slider img {
    width: auto;
    height: auto;
    object-fit: contain;
	max-width: 100%;
    image-rendering: crisp-edges;
}

.custom-product-slider .slick-track .slider-item img {
    margin: auto;
    max-width: 100%;
	border-radius: 5px;
}

.custom-product-slider-thumbnails .thumbnail-item img {
    width: 100%;
    cursor: pointer;
    transition: border-color 0.3s;
}

.custom-product-slider-thumbnails .thumbnail-item img:hover {
    border-color: #007cba;
}
/*------Product Page Image Slider CSS END-----*/

/*----Single Product Tabs CSS Start----*/
    .product-data ul{
        padding: 0 !important;
    }
    .product-data .woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information{
        border: solid 1px var(--primary-color) !important;
        padding: 0 !important;
        margin-top: 10px !important;
    }
    .product-data .woocommerce-Tabs-panel--additional_information h2, .product-data .woocommerce-Tabs-panel--reviews h3{
        display: none;
    }
    .product-data .woocommerce-Tabs-panel--additional_information table{
        /*border: solid 1px var(--primary-color) !important;*/
        border-collapse:separate;
        margin: 0 !important;
    }
    .product-data table.shop_attributes th{
        border-right: solid 1px var(--primary-color);
        border-bottom: solid 1px var(--primary-color);
    }
    .product-data table.shop_attributes tbody tr:last-child th, .product-data table.shop_attributes tbody tr:last-child td{
        border-bottom: none;
    }
    .product-data .woocommerce-Tabs-panel--additional_information table td{
        padding: 0 8px;
    }
    .product-data .woocommerce-Tabs-panel--additional_information tbody tr:nth-child(even) {
        /*background-color: var(--primary-color);*/
        color: var(--primary-color);
    }
    .product-data .woocommerce-Tabs-panel--additional_information tbody tr:nth-child(odd) {
        /*background-color: var(--secondary-color);*/
        color: var(--primary-color);
    }
    .product-data table.shop_attributes td{
        border-bottom: solid 1px var(--primary-color);
    }
    .product-data .woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews{
        border: solid 1px var(--primary-color) !important;
        margin-top: 10px !important;
        padding: 10px !important;
        background-color: var(--secondary-color);
    }
    .product-data .woocommerce-Tabs-panel--reviews #commentform .comment-form-comment label, 
    .product-data .woocommerce-Tabs-panel--reviews #commentform .comment-form-author label, 
    .product-data .woocommerce-Tabs-panel--reviews #commentform .comment-form-email label, 
    .product-data .woocommerce-Tabs-panel--reviews #commentform .comment-form-url label{
        width: 100%;
        font-weight: 600;
    }
    .product-data .woocommerce-Tabs-panel--reviews form .form-submit imput{
        background-color: var(--primary-color) !important;
        color: var(--white-color) !important;
    }
    .product-data .woocommerce-Tabs-panel--reviews form .form-submit imput:hover{
        background-color: var(--secondary-color) !important;
        color: var(--primary-color) !important;
    }
	/*-----Notify Buttone-----*/
	.elementor-widget-woocommerce-product-add-to-cart input.cwg_popup_submit{
		background-color: var(--primary-color) !important;
		color: var(--white-color) !important;
		padding: 7px 10px;
	}
	.elementor-widget-woocommerce-product-add-to-cart input.cwg_popup_submit:hover{
		background-color: var(--secondary-color) !important;
		color: var(--primary-color) !important;
	}
	.swal2-content {
		padding: 0 !important;
	}
	.swal2-popup.swal2-modal.swal2-show {
		padding: 30px !important;
	}
	.swal2-close:hover{
		color: var(--primary-color) !important;
	}
	.swal2-close:focus {
		outline: 0;
		box-shadow: inset 0 0 0 3px rgba(13, 54, 58, .5) !important;
		height: 35px;
		width: 35px;
		border-radius: 50px;
	}
	.cwginstock-subscribe-form .panel{
		margin-bottom: 0 !important;
	}
	.cwginstock-subscribe-form .panel-body {
		padding: 15px !important;
		padding-bottom: 0 !important;
	}
	.cwginstock-subscribe-form .panel-primary{
    	border-color: var(--primary-color) !important;
	}
	.cwginstock-subscribe-form .panel-primary>.panel-heading{
		background-color: var(--primary-color) !important;
		border-color: var(--primary-color) !important;
	}
	.cwginstock-panel-body input[type=email], .cwginstock-panel-body input[type=text], .form-group{
		height: 50px;
	}
	.cwgstock_button {
		padding: 10px;
		background: var(--primary-color) !important;
		padding-top: 10px !important;
	}
	.form-group.center-block {
		margin-bottom: 10px;
	}
/*----Single Product Tabs CSS END----*/

/*---Single Product Page Detail---*/
        .product-details-container {
            /*width: 550px;
            background: #ffffff;
            padding: 30px;
            box-sizing: border-box;*/
            position: relative;
        }

        /* Top B2B Tag */
        .b2b-tag {
            position: absolute;
            top: 0;
            right: 0;
            background-color: var(--primary-color);;
            color: #ffffff;
            font-size: 11px;
            font-weight: bold;
            padding: 8px 15px;
            border-bottom-left-radius: 4px;
            letter-spacing: 0.5px;
        }

        /* Table/Row Structure */
        .detail-row {
            display: flex;
            align-items: center;
            padding: 18px 0;
            border-bottom: 1px solid #f0f0f0;
			border-top: 1px solid #f0f0f0;
        }

        .icon-col {
            width: 50px;
            display: flex;
            justify-content: flex-start;
            margin-right: 15px;
        }

        .circle-icon {
            width: 50px;
            height: 50px;
            background-color: var(--primary-color);;
            color: white;
            border-radius: 50%;
            display: flex;
            justify-content: center;
            align-items: center;
            font-size: 30px;
        }

        .label-col {
            width: 160px;
            color: var(--primary-color);;
            font-weight: 700;
            font-size: 18px;
            text-transform: uppercase;
            letter-spacing: 0.5px;
        }

        .value-col {
            flex: 1;
            color: #333333;
            font-size: 14px;
			border-left: 1px solid #f0f0f0;
    padding-left: 25px;
        }

        /* Product Features List */
        .features-list {
            margin: 0;
            padding-left: 15px;
        }

        .features-list li {
            margin-bottom: 6px;
            color: #444;
        }

        /* MOQ and Country highlight */
        .highlight-text {
            color: #c29b68;
            font-weight: bold;
            font-size: 18px;
        }

        .sub-text {
            color: #777;
            font-size: 12px;
            display: block;
            margin-top: 2px;
        }

        /* Login Button Section */
        .login-btn {
            background-color: var(--primary-color);;
            color: white;
            border: none;
            padding: 10px 30px;
            font-size: 14px;
            font-weight: 600;
            border-radius: 4px;
            cursor: pointer;
            display: inline-flex;
            align-items: center;
            gap: 8px;
            text-decoration: none;
        }

        .login-note {
            color: #666;
            font-size: 12px;
            margin-top: 8px;
            line-height: 1.4;
        }

        /* Certifications Section */
        .certifications-container {
            display: flex;
            gap: 20px;
            margin-top: 10px;
        }

        .cert-item {
            text-align: center;
            width: 65px;
        }

        .cert-icon-circle {
            width: 45px;
            height: 45px;
            border: 1px solid #ccc;
            border-radius: 50%;
            display: grid;
            justify-content: center;
            align-items: center;
            margin: 0 auto 5px auto;
            font-size: 18px;
            color: #555;
        }

        .cert-label {
            font-size: 10px;
            color: #555;
            line-height: 1.2;
        }
.woocommerce-loop-product__buttons, span.price{
	display: none !important;
}

/*-----Product Page -----*/
 .spec-container {
            width: 100%;
            display: grid;
            grid-template-columns: 1fr 1px 1fr;
            gap: 32px;
            box-sizing: border-box;
        }

        .spec-column {
            display: flex;
            flex-direction: column;
            gap: 12px;
        }

        .divider {
            background-color: #e0e0e0;
            width: 1px;
            height: 100%;
        }

        .spec-row {
            display: flex;
            justify-content: space-between;
            align-items: center;
            font-size: 14px;
            line-height: 1.5;
            gap: 25px;
        }

        .spec-label {
            color: #333333;
            font-weight: 600;
            width: 45%;
        }

        .spec-value {
            color: #666666;
            font-weight: 400;
            width: 55%;
            text-align: left;
        }

        /* Responsive styling for smaller screens */
        @media (max-width: 600px) {
            .spec-container {
                grid-template-columns: 1fr;
                gap: 12px;
                padding: 16px;
            }
            .divider {
                display: none;
            }
            .spec-row {
                padding: 4px 0;
            }
        }

/*-----Custom Catgory Wise Product CSS Start-----*/
.category-content {
    display: flex;
    max-width: 1440px;
    margin: auto;
}
.right-column{
	width: 100%;
}
.parent-categories, .subcategory-list{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
	justify-content: center;
}
.parent-categories .parent-category{
    width: calc(20% - 20px);
    text-align: center;
    border: 0px solid var(--primary-color);
    padding: 0;
    border-radius: 5px;
    transition: transform 0.3s ease;
    background-color: var(--white-color);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.35);
}
.subcategory-list .subcategory-item{
    width: calc(20% - 20px);
    text-align: center;
    border: 0px solid var(--primary-color);
    padding: 0;
    border-radius: 5px;
    transition: transform 0.3s ease;
    background-color: var(--white-color);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.35);
}
.parent-categories .parent-category img{
    width: 100%;
    height: 200px;
	border-radius: 5px;
}
.subcategory-list .subcategory-item img {
    width: 325px;
    height: 250px;
	border-radius: 5px;
}
.parent-categories .parent-category h3, .subcategory-list .subcategory-item h3{
    margin: 10px;
    font-size: 18px;
    color: var(--primary-color);
}
/* Subcategory and Product Listing Styles */
.subcategory-list, .products-list{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 1440px;
    margin: 20px auto 0 auto;
	justify-content: center;
}
.custom-product-title{
    text-align: center;
    padding: 25px;
    background-color: var(--secondary-color);
    margin: 0;
    color:var(--white-color);
}
.coming-soon {
    margin: auto;
	padding: 100px 0;
}
.product-item {
    width: calc(20% - 20px);
	/*width: calc(33.33% - 20px);
	background-color: var(--primary-color);*/
    box-sizing: border-box;
    transition: box-shadow 0.3s ease;
    text-align: center;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.35);
   	padding: 15px;
	border-radius: 10px;
}
/* Product Thumbnail */
.product-item img {
    width: 100%;
    height: auto;
    margin: auto;
    border-radius: 5px;
	position: cover;
}
.product-title {
    font-size: 15px;
    font-weight: bold;
    color: var(--secondary-color);
    margin-top: 15px;
	/*padding: 0 10px;
	min-height: 110px;*/
}
.product-title:hover{
    text-decoration: none;
}
.price {
    font-size: 16px;
    color: var(--secondary-color);
    margin: 10px 0;
    font-weight: bold;
}
.price del{
    color : #b1b1b1;
}
.add_to_cart_button, .buy-now-button, .button.product_type_simple {
    display: inline-block !important;
    background-color: var(--secondary-color) !important;
    color: var(--primary-color) !important;
    padding: 12px 0 !important;
    font-size: 15px !important;
    text-decoration: none !important;
    border-radius: 5px !important;
    text-align: center !important;
    width: 48% !important;
    margin-right: 2% !important; 
}
.buy-now-button {
	margin-right: 0 !important; 
}
.add_to_cart_button:hover, .buy-now-button:hover {
    background-color: var(--white-color) !important;
    color: var(--primary-color) !important;
    border: solid 1px var(--primary-color) !important;
}
.product-link:hover{
    text-decoration: none;
}
.subcategory-item img {
    width: 100%;
    height: auto;
    border-radius: 5px;
}
.subcategory-item a {
    text-decoration: none;
    color: inherit;
}
.subcategory-item h3 {
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
    color: var(--primary-color);
}
.product-listing-page {
    margin: 35px 10px 35px 10px;
	text-align: center;
}
.product-listing-page .popup-btn {
    background-color: var(--secondary-color);
    color: var(--white-color);
    border: solid 2px var(--secondary-color);
}
.product-listing-page .popup-btn:hover {
    background-color: var(--white-color);
    color: var(--secondary-color);
    border: solid 2px var(--secondary-color);
}
@media (max-width: 1024px){
	.parent-categories .parent-category, .product-item{
		width: calc(25% - 20px);
	}
}
@media (max-width: 991px){
	.parent-categories .parent-category, .product-item{
		width: calc(33.33% - 20px);
	}
}
@media (max-width: 768px){
	.parent-categories .parent-category, .product-item{
		width: calc(50% - 20px);
	}
    .pum-theme-485 .pum-container, .pum-theme-default-theme .pum-container {
    width: 100% !important;
    max-width: 100% !important;
    left: 0px !important;
}
}
@media (max-width: 300px){
	.parent-categories .parent-category, .product-item{
		width: calc(100% - 20px);
	}
}
/*-----Custom Catgory Wise Product CSS END--*/