.banner-part {
	background: url(../../images/bg/01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 95px 0px 178px;
	position: relative;
	z-index: 1
}

.banner-part::before {
	position: absolute;
	content: "";
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: linear-gradient(rgba(4, 53, 138, 0.65), rgba(5, 44, 112, 0.65));
	z-index: -1
}

.banner-content {
	text-align: center
}

.banner-content h1 {
	color: var(--white);
	margin-bottom: 20px;
	text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3)
}

.banner-content p {
	width: 600px;
	font-size: 18px;
	line-height: 28px;
	margin: 0 auto 45px;
	color: var(--white);
	text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3)
}

@media (max-width: 767px) {
	.banner-part {
		padding: 60px 0px 145px
	}

	.banner-content h1 {
		font-size: 30px;
		line-height: 40px
	}

	.banner-content p {
		width: 100%
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.banner-part {
		padding: 80px 0px 175px
	}
}

.suggest-part {
	position: relative;
	margin-top: -85px;
	z-index: 2
}

.suggest-slider .slick-slide img {
	display: inline-block
}

.feature-card-slider {
	margin-left: 50px;
	margin-bottom: 18px
}

.feature-thumb-slider {
	margin-left: 50px
}

@media (max-width: 991px) {

	.feature-card-slider,
	.feature-thumb-slider {
		margin-left: 0px
	}
}

@media (min-width: 400px) and (max-width: 575px) {
	.feature-card-slider {
		width: 370px;
		margin: 0px auto 30px
	}

	.feature-thumb-slider {
		width: 370px;
		margin: 0px auto
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.feature-content {
		position: inherit;
		padding: 20px 20px 15px;
		background: var(--heading);
		border-bottom-left-radius: 8px;
		border-bottom-right-radius: 8px
	}

	.feature-img img {
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px
	}

	.feature-wish {
		top: 15px;
		right: 15px
	}

	.feature-meta {
		display: flex;
		flex-direction: column
	}

	.feature-price {
		margin: 0px 0px 5px
	}
}

.recomend-slider .product-card {
	margin: 0px 10px
}

@media (max-width: 575px) {
	.recomend-slider .product-card {
		width: 255px
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.recomend-slider .product-card {
		width: 300px
	}
}

.niche-part .niche-nav {
	margin-bottom: 30px
}

.niche-part .tab-pane {
	padding: 0px
}

.niche-part .tab-pane .row {
	justify-content: center
}

.niche-part .product-card {
	margin-bottom: 30px
}

@media (max-width: 575px) {
	.niche-nav .nav-tabs li .nav-link {
		font-size: 12px;
		line-height: 18px;
		padding: 10px 10px
	}
}

@media (min-width: 380px) and (max-width: 575px) {
	.niche-part .product-card {
		width: 350px;
		margin: 0px auto 30px
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.niche-part .container {
		max-width: 990px
	}

	.niche-part .container .col-lg-3 {
		padding: 0px 10px
	}
}

.category-part .row:nth-child(2) {
	justify-content: center
}

.intro-part {
	padding: 112px 0px 415px;
	margin-top: 120px;
	position: relative;
	background: linear-gradient(#04b, #080229)
}

.intro-part::before {
	position: absolute;
	content: "";
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(../../images/bg/02.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.intro-part .section-center-heading {
	margin-bottom: 0px
}

.intro-part .section-center-heading h2 {
	font-size: 45px;
	line-height: 55px;
	color: var(--white);
	margin-bottom: 22px
}

.intro-part .section-center-heading p {
	color: var(--white);
	margin-bottom: 45px
}

@media (max-width: 575px) {
	.intro-part .section-center-heading h2 {
		font-size: 28px;
		line-height: 36px
	}
}

@media (max-width: 767px) {
	.intro-part {
		margin-top: 60px;
		padding: 50px 0px 365px
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.intro-part {
		margin-top: 80px;
		padding: 70px 0px 385px
	}
}

.price-part {
	margin-top: -300px
}

.price-part .row:nth-child(2) {
	justify-content: center
}

.price-part .section-center-heading h2,
.price-part .section-center-heading p {
	color: var(--white)
}

.blog-part {
	padding: 120px 0px
}

.blog-card {
	margin: 0px 15px
}

.blog-btn {
	text-align: center;
	margin-top: 50px
}

@media (max-width: 575px) {
	.blog-card {
		width: 290px
	}
}

@media (max-width: 767px) {
	.blog-part {
		padding: 30px 0px 60px
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.blog-card {
		width: 335px
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.blog-part {
		padding: 50px 0px 80px
	}
}

.category-head img {
	width: 100%;
	/* Make the image take the full width of its container */
	height: 200px;
	/* Set a fixed height for consistency */
	object-fit: cover;
	/* Ensure the image maintains its aspect ratio and fills the area */
	border-radius: 5px;
	/* Optional: Add a slight border-radius for a more polished look */
}

/* Modal background */
.modal {
    display: none;
    position: fixed;
    z-index: 1050;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6); /* Darker background */
    animation: fadeIn 0.3s ease-out; /* Fade-in animation */
    overflow-y: auto; /* Allow scrolling of the entire modal */
}

/* Modal content */
.modal-content {
    position: relative;
    background-color: #fff;
    margin: 5% auto;
    padding: 30px;
    max-width: 600px;
    width: 80%;
    border-radius: 10px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2); /* Soft shadow */
    animation: slideUp 0.3s ease-out;
    max-height: 90vh; /* Maximum height of modal content */
    overflow-y: auto; /* Allow scrolling within the modal */
}

/* Modal header */
.modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
}


/* Close button */
.close {
    color: #333;
    top: 10px;
    right: 10px;
    font-size: 30px;
    font-weight: bold;
    cursor: pointer;
}

.close1 {
        position: absolute;
        top: 20px;
        right: 20px;
        font-size: 24px;
        font-weight: bold;
        cursor: pointer;
    }

/* Modal body */
.modal-body {
    padding-right: 10px; /* Prevent text cutoff */
}

/* List styling */
#subcategoryList {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* Subcategory list item */
#subcategoryList li {
    font-size: 16px;
    margin-bottom: 10px;
    padding: 5px;
    border-bottom: 1px solid #eee;
    transition: background-color 0.3s;
}

#subcategoryList li:last-child {
    border-bottom: none;
}

#subcategoryList li:hover {
    background-color: #f5f5f5; /* Highlight item on hover */
}

/* Animations */
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes slideUp {
    from {
        transform: translateY(30px);
    }
    to {
        transform: translateY(0);
    }
}
body.modal-open {
    overflow: hidden; /* Prevent background scroll */
}

adCategoryForm {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 20px;
}

.ad-option {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 1.1em;
    padding: 10px;
    transition: background-color 0.3s ease;
    cursor: pointer;
}

.ad-option:hover {
    background-color: #f9f9f9;
}

.ad-option input[type="radio"] {
    accent-color: #007bff; /* Customize radio button color */
}

.ad-option span {
    font-weight: 500;
}

.button-container {
    display: flex;
    justify-content: space-between; /* Aligns buttons on opposite sides */
    align-items: center;
    margin-top: 20px;
    gap: 10px;
}

.button_back {
    margin-right: 15px;
    padding: 5px;
    color: #333;
    font-size: 30px;
    cursor: pointer;
    font-weight: bold;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.subcategory-item {
    display: flex;
    justify-content: space-between;
    padding: 8px 12px;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
}

.subcategory-item:hover {
    background-color: #f0f0f0;
}

.subcategory-name {
    font-weight: bold;
}

.subcategory-count {
    color: #333;
    margin-right: 5px;
}

.ad-option {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    cursor: pointer;
    border-bottom: 1px solid #ccc;
}
.ad-option:hover {
    background-color: #f0f0f0;
}
.ad-name {
    font-weight: bold;
}
.ad-count {
    color: #555;
}