.topmains{
    padding: 140px 50px  80px 50px;
    background-image: url(https://xlogicsolutions.com/wp-content/uploads/2025/03/BG.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -110px;
}

.bmains{
    max-width: 1366px;
    margin: auto;
}

/* 🔹 Post Categories */
.post-categories {
    text-align: left;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 14px;
    color: rgba(239, 103, 66, 1) !important;
    font-weight: 400;
    margin-bottom: 10px;
    /* border: 1px solid red; */
}
.post-categories a {
	border: 1px solid rgba(239, 103, 66, 1);
	padding: 5px 20px;
	border-radius: 25px;
    color: rgba(239, 103, 66, 1);
}
.post-categories a:hover{
    color: rgba(239, 103, 66, 1);
}


/* 🔹 Post Title */
.bmains h1 {
    font-size: 44px;
    font-weight: 700;
    font-family: Merriweather;
    margin-bottom: 15px;
    color: #333;
}
.post-title {
    margin-top: 20px;
	width: 65%;
}
.date p, .name p {
	font-family: Open Sans;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0%;
	color: rgba(0, 0, 0, 1);
}

.name .post-author, .date .post-date {
	font-family: Open Sans;
	font-weight: 700;
	font-size: 18px;
	line-height: 100%;
	letter-spacing: 0%;
	color: rgba(239, 103, 66, 1);
} 
/* 🔹 Author & Date */
.audaso {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin:20px 0;
    /* border-bottom: 2px solid #ddd; */
    padding-bottom: 10px;

}

.autname {
    display: flex;
    gap: 90px;
}

/* 🔹 Social Icons */

.social-icons p {
	font-family: Open Sans;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0%;
	padding-right: 32px;
}
.post-sidebar .social-icons {
    list-style: none;
    display: flex;
    gap: 10px;
    align-items: center;
}

.post-sidebar .social-icons li a {
    font-size: 16px;
    color: #ff5733;
    transition: 0.3s;
}

.post-sidebar .social-icons li a:hover {
    color: #333;
}

.postinfo{
    max-width: 1000px;
    margin: auto;
    padding: 0 20px;
}

/* 🔹 ACF Main Description */
.main-description {
	margin: 50px 0;
}
.main-description p {
	font-family: Open Sans;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0%;
    color: rgba(0, 0, 0, 1);
}
/* 🔹 Featured Image */
.custom-single-featured-img {
    text-align: center;
    margin: 20px 0;
}

.custom-single-featured-img img {
    width: 100%;
    max-width: 1000px;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

/* 🔹 Post Content */
.post-content {
	margin: 50px 0;
}
.post-content p {
	font-family: Open Sans;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0%;
    color: rgba(0, 0, 0, 1);
}
.post-content h2 {
	font-family: Open Sans;
	font-weight: 700;
	font-size: 24px;
	line-height: 100%;
	letter-spacing: 0%;
	color: rgba(239, 103, 66, 1);
}

/* 🔹 Related Tags */
.post-tags {
	margin-bottom: 80px;
}
.post-tags h3 {
	font-family: Open Sans;
	font-weight: 700;
	font-size: 24px;
	line-height: 100%;
	letter-spacing: 0%;
	color: rgba(239, 103, 66, 1);
}
 .post-tags span a {
	border: 1px solid rgba(0, 0, 0, 1);
	font-family: Open Sans;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0%;
	color: rgba(0, 0, 0, 1);
	border-radius: 39px;
	padding: 9px 20px;
}

.tags span a {
    color: inherit;
    text-decoration: none;
}

/* .tags span a.current-tag {
    background-color: red;
    color: white;
} */

.tags span.current-tag a {
     background-color: rgba(239, 103, 66, 1);
    color: #353535;
	border: 1px solid rgba(239, 103, 66, 1);
}

/* .custom-single-tags {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 2px solid #ddd;
}

.related-tags {
    font-size: 14px;
    background: #f5f5f5;
    padding: 5px 10px;
    border-radius: 5px;
    margin-right: 5px;
    display: inline-block;
} */



/* last sction */
.postinfol {
	max-width: 1366px;
	margin: auto;
	background-color: #EF6742;
	background-image: url("https://xlogicsolutions.com/wp-content/uploads/2025/03/Frame-2352.png");
	background-position: bottom right;
	background-repeat: no-repeat;
    border-radius: 18px 18px 18px 18px;
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 60px;
    padding-right: 0px;
    margin-bottom: 80px;
}
.postinfol h2{
    color: #252525;
    font-family: "Merriweather", Sans-serif;
    font-size: 30px;
    font-weight: 900;
    line-height: 48px;
       width: 40%;
}
.postinfol p{
    font-family: Open Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0%;
    color: #252525;

}
.postinfol button{
    font-family: "Open Sans", Sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  fill: #252525;
  color: #FFFFFF;
  background-color: #61CE7000;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #FFFFFF;
  border-radius: 28px 28px 28px 28px;
  padding: 9px 30px 9px 30px;
}
.postinfol button:hover{
  color: #252525;
  background-color: #EF6742;
  border-color: #353535;

}
/* 🔹 Responsive Fixes */
/* Responsive Fixes */
@media (max-width: 1024px) {
    .custom-single-title {
        font-size: 38px;
    }
    .postinfo {
        width: 90%;
    }
}

@media (max-width: 768px) {
	.topmains{
    padding: 140px 30px  80px 30px;
}
    .post-categories {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
    .post-title {
        width: 100%;
    }
    .bmains h1  {
        font-size: 30px;
        text-align: center;
        line-height: 100%;
    }
    .post-content h2, .post-tags h3 {
        font-size: 20px;
    }
    .postinfo {
        width: 95%;
    }
    .audaso {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .autname {
        flex-direction: column;
        gap: 5px;
    }
    .tags {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
    }
.post-sidebar .social-icons {
	list-style: none;
	display: flex;
	gap: 10px;
	align-items: center;
	flex: auto;
	flex-wrap: wrap;
	justify-content: center;
}
.social-icons p {
	font-family: Open Sans;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0%;
	padding-right: 32px;
	width: 100%;
}
}

@media (max-width: 480px) {
    .custom-single-title {
        font-size: 28px;
    }
    .post-content h2, .post-tags h3 {
        font-size: 18px;
    }
    .postinfo {
        width: 100%;
        padding: 0 15px;
    }
}