.tw-news-standard-wrapper .tw-news-grid-items .tw-news-content .tw-date-list li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  font-size: 1rem;
}
 

.wp-block-latest-comments__comment-meta a:hover {
  color: var(--primary);
}


ul.wp-block-archives-list.wp-block-archives li a:hover{
  color: var(--primary);
}
ul.wp-block-categories-list.wp-block-categories li a:hover{
  color: var(--primary);
}
 

.wp-person a:focus,
.wp-person a:focus .gravatar,
.wp-person a:focus .media-icon img,
.wp-person a:focus .plugin-icon {
    color: #fff !important;
    box-shadow: none !important;
    outline: none !important;
}

.blog-single-content-wrap .entry-content.tw-news-details-content .span.entry-date.published.updated {
  color: #fff;
}
 

.tw-news-details-wrapper .tw-news-details-content .tw-list{
  padding-left: 0px;
}

.tw-news-details-wrapper .tw-news-details-content .tw-list li{
  padding-left: 0px;
}

 

.comments-area .form-submit .btn-primary:hover {
 background-color: var(--primary);;
}
  
.comment-reply-title small a:hover{
  color: var(--primary);
}
.comment-respond .logged-in-as a:hover{
 color: var(--primary);
}

/* Blog single breadcrumb title (smaller to avoid design break) */
.breadcrumb-post-title .page-title {
  font-size: 80px;
  line-height: 1.2;
}


.breadcrumb__menu  .scroll-down h6 a{
  gap: 10px;
  display: flex;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  align-items: center;
  transition: all 0.3s;
  color: #fff;
  opacity: 0.7;
}

.breadcrumb__menu  .scroll-down h6 a:hover{
 color: #fff;
 opacity: 1;
}

.breadcrumb-content  .page-list li a:hover{
  color: #fff;
 opacity: 1;
}
.tw-news-content .tw-date-list li a:hover{
  color: var(--primary);
}

.entry-content.tw-news-details-content ul{
 padding-left: 0px;
 margin-left: 0px;

}
 
.blog-details-footer h5.title {
  font-size: 20px;
  font-weight: 600;
  margin-right: 8px;
  color: var(--white);
}

.blog-details-footer .left {
  display: flex;
  flex-wrap: wrap;
  margin-right: 8px;
}
  

.entry-content.tw-news-details-content  .wp-block-social-links li{
  font-size: 20px !important;
}
.wp-block-file:not(.wp-element-button){
  font-size: 16px;
  padding: 10px 0px;
}


.tw-news-standard-wrapper .tw-news-grid-items .tw-news-content .btn-primary:hover{
 color: #000;
}

.thumbnail.tw-news-image  {
  display: inline-block;
}

.tw-news-details-wrapper .thumbnail.tw-details-image{
  display: inline-block;
}


/* Rajib Css Added */
.comments-area .comment-list li ul.children li {
  border-top: 1px solid #ffffff1f;
  padding-top: 30px;
  border-bottom: none;
}
.comments-area .comment-list li.comment {
  border-bottom: 1px solid #ffffff1f;
}
.blog-details-footer .left .tags li a {
  margin: 5px;
}
.comments-area .comment-list li .single-comment-wrap .thumb img {
  border-radius: 2px;
}
.comments-area .comment-list li .single-comment-wrap .content {
  width: calc(100% - 80px) !important;
  max-width: 100%;
}




.navbar.navbar-area  .btn-wrap  a:hover{
  color: #000000;
}


.content-area ul.tw-date-list {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: 24px;
  margin-bottom: 15px;
}

.content-area .tw-date-list {
  padding-left: 0px !important;
}

.content-area .tw-date-list li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  font-size: 1rem;
}

.content-area .tw-date-list li i {
  margin-right: 10px;
}
form.post-password-form p {
  display: flex;
  flex-wrap: wrap;
  align-items: end;
  gap: 10px;
}
 

.blog-single-content-wrap .entry-content h1.wp-block-site-title {
  font-size: 48px;
}
 
.wp-block-comments .comment-form .comment-form-comment  textarea#comment{

  border: 0;
  padding: 10px 20px;
  padding-right: 35px;
  background: rgba(255, 255, 255, 0.05);
  color: #fff !important;
  border: 1px solid #282828;
  box-shadow: inset -10px 0px 10px rgba(0, 0, 0, 0.25) !important;
  backdrop-filter: blur(5px);
  border-radius: 10px;
}
.wp-block-post-comments-form :where(input[type=submit]) {
  z-index: 1;
  font-size: 18px;
  font-weight: 700;
  overflow: hidden;
  line-height: 28px;
  padding: 14px 30px;
  position: relative;
  color: #000;
  border-radius: 90px;
  display: inline-block;
  background-color:  #fff;
}
.wp-block-post-comments-form :where(input[type=submit]):hover {
  background-color: var(--primary);
}

 

.single-post-navigation .title-with-link span {
  color: var(--black);
}
/*----------Widget Development Css for Developement---------*/


.hero-title br:nth-of-type(2) {
  margin-bottom: 40px;
  display: block;
  content: "";
}

.hero-video__wrapper .popup-video span{
  color: #212529;
}

.counter__item p {
  color:  #000;

}

.title-slider__title img {
  border-radius: 90px !important;
  max-width: 190px !important;
}

.services__content .title a{
  color: #000 !important;
}


.services__media img {
  width: 100% !important;
  height: 120px !important;
  object-fit: cover !important;
  border-radius: 10px;
  transition: height 0.5s ease;
}


.services__item:hover .services__media img {
  height: 370px !important;;
}

.portfolio__item .thumb .tags {
  gap: 10px;
  top: 35px;
  right: 35px;
  padding: 6px 25px !important;
  position: absolute;
  align-items: center;
  border-radius: 90px;
  display: inline-flex;
  background: var(--white);
}


.portfolio__item .content .date {
  color: #212529;
}

.testimonial__prev, .testimonial__next {
  color: #000;
}

.blog-meta__list li span  a{
  cursor: default;
}
.blog-meta__list li span  a:hover{
  color: #aaaaaa;
}

.blog-5__item .content .meta-list li span {

  color: #000000;
}
.blog-5__item .content .meta-list li  {
  color: #000000;
}
.blog-5__item .content .meta-date .user a{
  color: #000000;
}
.blog-5__item .content .meta-date li{
  color: #000000;
}

.hero-7__featured .popup-video .icon i{
  color: #000000;
} 
.testimonial-section-7__arrow i {
  color: #000000;
  transition: color 0.3s ease;
}

.testimonial-section-7__swiper-button-next:hover i,
.testimonial-section-7__swiper-button-prev:hover i {
  color: #ffffff;
}

.specialization-section-7__info .specialization-section-7__button {
  padding: 19px 44px;
  border-radius: 6px;
  background: #e3572b;
  margin-top: 25px !important;
  color: var(--white);
  font-family: var(--font_outfit);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
}

ul.specialization-section-7__list {
  margin-bottom: 25px;
}


.specialization-section-7__info .specialization-section-7__button:hover {
  color: var(--white);

}


.services-section-7__thumb img {
  border-top-left-radius: 30px !important;
  border-top-right-radius: 30px!important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

.services-section-7__thumb-one img {
  border-top-left-radius: 30px !important;
  border-top-right-radius: 30px!important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}


.footer-section-7__area .footer-tp-seaven{
  margin-top: 0px !important;
}

.footer-section-7__area .footer-bottom__list a:hover i{
  color: #fff;
}

.latest-work-8__item img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  display: block;
}


.our-services__media .content .tags li{
  color: #212529;
}

.featured-product__item .thumb .tags {
  padding: 6px 25px !important;
}
.featured-product__item .thumb .tags li{
  padding: 0px;
  margin: 0px;
}

.cta__content {
  max-width: 904px;
}

.portfolio__item .thumb .tags {
  gap: 0px 8px;
  flex-wrap: wrap;
  margin-top: 20px;
  
}


.breadcrumb__menu ul li:last-child:after {
  content: none;
}

.services-3__btn .btn-wrapper .btn-text {
  color: #000;
}

.blog-sidebar-custom{
  padding: 0px !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  backdrop-filter: none !important;

}


body.single-post .bread-title {
  font-size: 68px;
  line-height: 70px;
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
  word-wrap: break-word;
}

@media (max-width: 1024px) {
  body.single-post .bread-title {
    font-size: 56px;
  }
}

@media (max-width: 767px) {
  body.single-post .bread-title {
    font-size: 42px;
    line-height: 48px;
	margin-bottom: 20px;
  }
}



.header-area__inner .main-menu .menu-primary-menu dd, li {
  margin-bottom: 0px;
}

.digital-media-two img {
  height: 100% !important;
  object-fit: cover !important;
}


a.popup-video.has--play {
  color: #000000;
}

.get-in-touch__btn .btn-text {
  color: #000000;
}

.btn-wrapper .btn-circle {
  color: #000000;
}

.custom-bottom-padding {
	padding-bottom: 120px;
}

.custom-top-padding {
	padding-top: 120px;
}

/* max-width: 1399px */
@media only screen and (max-width: 1399px) {
	.custom-bottom-padding {
		padding-bottom: 100px;
	}
	.custom-top-padding {
		padding-top: 100px;
	}
}

/* max-width: 1199px */
@media only screen and (max-width: 1199px) {
	.custom-bottom-padding {
		padding-bottom: 80px;
	}
	.custom-top-padding {
		padding-top: 80px;
	}
}

/* max-width: 991px */
@media only screen and (max-width: 991px) {
	.custom-bottom-padding {
		padding-bottom: 60px;
	}
	.custom-top-padding {
		padding-top: 60px;
	}
}


.feature-works-3-btn .btn-big{
  color: #000;
}

.footer-widget-box.content .btn-wrapper .btn-text {
  color: #000;
}
.about-us-5__top__media img {
  height: 100% !important;
  object-fit: cover;

}

.custom-pt{
  padding-top: 60px;
}

.blog-sidebar-custom .news-widget-categories ul li:hover a{
  color: var(--red) !important;
}
.blog-sidebar-custom .news-widget-categories ul li:hover span{
  color: var(--red) !important;
}

/* Recent Post Sidebar: uniform thumbnail size */

.blog-sidebar-custom .recent-post-area .recent-thumb {
  width: 80px !important;
  height: 80px !important;
  flex-shrink: 0;
  overflow: hidden !important;
  border-radius: 5px;
   
}

.blog-sidebar-custom .recent-post-area .recent-thumb img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  display: block !important;
}


.mean-container .mean-nav {
  max-height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
}

/* 404 Search Form: Center & 50% Width */
.error-404 .search-form {
  width: 60% !important;
  margin: 36px auto 0 !important;  
}

.error-404 .search-form .form-control {
  width: 100% !important;  
}

 

.blog-8__item .media .meta-date {
  right: 15px;
  bottom: 15px;
}

@media (max-width: 575px) {
  .testimonial .section-title {
    font-size: 35px;
    line-height: 40px;
  }
}

.creative-journey-3__inner {
    overflow: hidden;
    position: relative;
    margin-top: -20px;
}

.wp-person a:focus .gravatar, a:focus, a:focus .media-icon img, a:focus .plugin-icon {
  box-shadow: none;
  outline:none;
}



/* Desktop */
@media (min-width: 1024px) {
  .blog-8__item .media img {
      width: 479px;
      height: 280px;  
  border-radius:10px;
  }
}

/* Tablet & Mobile */
@media (max-width: 1023px) {
  .blog-8__item .media img {
    width: 100%;
    height: auto;    
		border-radius:10px;
  }
}
.blog-5__item .media img {
    width: 452px;
    height: auto;
}
.why-choose-us-6__thumb img {
    max-width: none !important;
    width: auto;
    height: auto;
    display: block;
}

@media (max-width: 1199px) {
    .why-choose-us-6__thumb img {
        max-width: 100% !important;
        width: 100%;
        height: auto;
    }
}

@media (max-width: 767px) {
    .why-choose-us-6__thumb img {
        width: 100%;
        height: auto;
    }
}


.video-services .popup-video{
	color: #000;
}


/* ---Demo organized css for developement serve---*/

.featured-product__item .thumb {
  width: 100%;
  max-width: 1776px;
  margin: 0 auto;
  overflow: hidden;
}

.featured-product__item .thumb img {
  width: 1776px;
  height: 800px;
  max-width: 100%;
  display: block;
  object-fit: cover;
}

@media (max-width: 1199px) {
  .featured-product__item .thumb img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
}

.feature-works-3__item .media {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  overflow: hidden;
}



.feature-works-3__item .media img {
  width: auto;
  height: 540px;
  max-width: 100%;
  display: block;
  object-fit: cover;
}

@media (max-width: 1199px) {
  .feature-works-3__item .media img {
    width: 100%;
    height: 300px;
    object-fit: cover;
  }
}

@media (max-width: 768px) {
  .feature-works-3__item .media img {
    width: 100%;
    height: 255px;
    object-fit: cover;
  }
}

@media only screen and (max-width: 991px) {
    .hero-section-6__badge-holder {
        top: 0px;
    }
}


.portfolio-4__thumb {
    overflow: hidden;
}

.portfolio-4__thumb img {
    height: 594px !important;
    max-width: none !important;
    width: 100%;
    max-width: 100%;
    display: block;
    object-fit: cover;
}

@media (max-width: 1199px) {
    .portfolio-4__thumb img {
        height: auto;
        width: 100%;
        object-fit: cover;
    }
}

.about-us-6__author__thumb img{
	max-width: none !Important;
}

.hero-7__featured {
    z-index: 9999;
   
}

.blog-pagination ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px 6px;
    margin: 0;
    padding: 0;
    list-style: none;
    flex-wrap: wrap;
}

@media (max-width: 575px) {
    .breadcrumb__menu ul {
		gap: 15px 36px;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}
}
@media (max-width: 575px) {
    .blog-details-footer {
		padding-top: 40px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-bottom: 30px;
		flex-wrap: wrap;
		gap: 17px;
	}
}

.single-post-navigation .single-post-navigation-center-grid a {
  color: #555555;
}
.single-post-navigation .single-post-navigation-center-grid a:hover {
  color: var(--primary);
}

@media (max-width: 575px) {
  .single-post-navigation {
		flex-direction: column;
		gap: 10px;
	}
}

p.logged-in-as {
  margin-bottom: 12px;
}

.hero-7__bg img {
  height: 100% !important;
  object-fit: cover;
}
.blog-8__item .media {
  display: block;
}
.cta-bg {
  background-color: #E5E0D0;
}
@media (max-width: 575px) {
  .hero-3__media img {
    max-width: 300px !important;
  }
}

.hero-5.background {
   overflow: hidden;
}
section.choose-us-5.theme-bg-soft-gray {
    overflow: hidden;
}

.about-us-3__client .media img {
    max-width: none !IMPORTANT;
}

.blog__item h4.blog-title.rr-title-anim {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}


/* finishing unit hover color */
 








/*-----------STACKLY CUSTOM  DEVELOPEMENT CSS START HERE-------------*/


.news-grid-items .news-content .date-list {
  display: flex;
  align-items: center;
  gap: 20px;
  list-style: none;
  margin-top: 24px;
  margin-bottom: 15px;
  flex-wrap: wrap;
}

.news-grid-items .news-content .date-list li {
  padding-left: 0px;
  margin-top: 0px;
}
.news-grid-items .news-content .date-list li i{
  margin-right: 10px;
}

.news-grid-items .news-content h3 {
  margin-bottom: 10px;
  font-size: 32px;
  word-break: break-all;
  font-weight: 500;
}

.news-grid-items .news-content h3 a {
  background-position: 0 95%;
  background-repeat: no-repeat;
  background-size: 0% 2px;
  display: inline;
}


.news-grid-items .news-content .rr-btn-border {
  margin-top: 32px;
}


.news-grid-items .news-content h3 a:hover {
  color: var(--primary);
  background-size: 100% 2px;
  background-image: linear-gradient(180deg, var(--primary) 0%, var(--primary) 100%);
}

 
.post_format-post-format-quote .date-list,
.post_format-post-format-gallery .date-list {
  display: flex;
  align-items: center;
  gap: 20px;
  list-style: none;
  margin-top: 24px;
  margin-bottom: 15px;
}

.post_format-post-format-gallery .date-list li,
.post_format-post-format-quote .date-list li {
  padding-left: 0px;
  margin-top: 0px;
}

.quote-post-type.style-01 .title{
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 500;
}


.news-details-content .tag-share-wrap {
  border-bottom: 1px solid rgba(16, 16, 16, 0.1);
  padding: 30px 0;
}

.news-details-content .tag-share-wrap .tagcloud span {
  font-size: 20px;
  font-weight: 600;
  display: inline-block;
  margin-right: 8px;
  color: var(--primary);
}

.tagcloud {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

td#today{
  color: var(--primary);
}

span.wp-calendar-nav-prev {
  color: var(--primary);
  font-weight: 700;
}

.wp-block-group.has-background {
  background: var(--gray-three) !important;;
}
input#wp-block-search__input-2 {
 background: var(--gray-three);
}
input#wp-block-search__input-5{
  background: var(--gray-three);
}

.content.blog-content h3.title a:hover {
  color: var(--primary) !important;
}
.wp-link-pages .post-page-numbers:hover {
  background-color: var(--primary);
  color: var(--white);
}
 
.wp-block-file__button:hover {
  color: #000 !important;
}
.wp-block-tag-cloud a:hover {
  color: var(--white) !important;
}

.wp-block-file__button {
  background-color: var(--red);
  padding: 10px;
}
.wp-block-file__button:hover {
 color: var(--primary);
}
.wp-block-table :where(figcaption) {
  color: var(--primary);
  font-size: 16px;
}

 
.wp-block-query-pagination-numbers a {
  padding: 5px 12px;
  border: 1px solid #282828;
  color: var(--primary);
}
.wp-block-query-pagination-numbers a:hover{
  background-color: var(--black);
  color: white;
  border-color: var(--black);
}
.wp-block-query-pagination-numbers span.page-numbers.dots{
  color: var(--primary);
}

.wp-block-query-pagination-numbers span.page-numbers.current{
  padding: 5px 12px;
  border: 1px solid #282828;
  color: var(--primary);
}
.wp-block-query-pagination-numbers span.page-numbers.current:hover{
  background-color: var(--black);
  color: white;
  border-color: var(--black);
}

a.wp-block-query-pagination-next{
  padding: 5px 12px;
  border: 1px solid #282828;
  color: var(--primary);
}

a.wp-block-query-pagination-next:hover{
  background-color: var(--black);
  color: white;
  border-color: var(--black);
}

.wp-block-comment-reply-link.has-small-font-size a {
  padding: 5px 10px;
  background: var(--primary);
  display: inline-block;
  color: white;
}


.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]), .wp-block-post-comments-form .comment-form textarea {
  padding: 10px 20px;
  padding-right: 35px;
  background: rgba(255, 255, 255, 0.05);
  color: #fff !important;
  border: 1px solid rgba(16, 16, 16, 0.1);
  border-radius: 10px;
  margin-bottom: 20px;
}

.wp-block-rss li a:hover {
  color: var(--primary);
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx {
  background-color: var(--gray-three);
  color: #fff;
}
.entry-content.tw-news-details-content footer.wp-block-latest-comments__comment-meta {
  font-size: 18px;
  font-weight: 400;
  color: var(--black);
  line-height: 2;
}

.widget-area .widget.widget_archive ul li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  color: var(--black);
  line-height: 1.22;
  font-weight: 500;
}
.widget-area .widget.widget_categories ul li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  color: var(--black);

}
.widget.widget_categories ul li ul {
  padding-left: 10px !important;
  margin-left: 0px;
}
.widget.widget_categories ul li ul {
  flex: 0 0 100%;
}
.rssSummary {
  line-height: 1.22;
}
.main-sideber .widget_rss a.rsswidget {
  font-weight: 500;
  text-decoration: underline;
}

.entry-content.tw-news-details-content ul.wp-block-archives-list.wp-block-archives li a {
  color: var(--black);
  font-size: 18px;
  font-weight: 400;
}
.wp-block-calendar table:where(:not(.has-text-color)) {
  color: var(--black);
  font-size: 18px;
  font-weight: 400;
}


.entry-content.tw-news-details-content li {
  color: var(--black);
  font-size: 18px;
  font-weight: 400;
  padding-left: 0px;
}

.entry-content.tw-news-details-content .wp-block-calendar .wp-calendar-nav-prev {
  color: var(--black);
  font-size: 18px;
  font-weight: 400;
}

.entry-content.tw-news-details-content ul.wp-block-categories-list.wp-block-categories li a {
  color: var(--black);
}

.entry-content.tw-news-details-content ul.wp-block-archives-list.wp-block-archives li a{
  color: var(--black);
}
nav.wp-block-query-pagination.is-layout-flex.wp-block-query-pagination-is-layout-flex {
  padding: 20px 0px;
}
.wp-block-file__button {
  background-color: var(--primary);
  padding: 10px;
}
.tag-share-wrap .tagcloud a {
  margin: 10px 5px 5px;
}

.post-password-form input[type=submit] {
  width: 100px;
  height: 50px;
  background-color: var(--primary);
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  border: none;
  cursor: pochakra petch;
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}

.post-password-form input[type=submit]:hover {
  color: #fff;
  background-color: var(--black);
}

 

/*----====Stackly Theme Developemnt Css Start===================--*/

.news-grid-items .news-content .rr-btn {
  margin-top: 32px;
}

.widget_archive select#archives-dropdown--1{
  display: block !important;
}
.widget_archive .nice-select {
  display: none;
}

.widget_categories select#cat{
  display: block !important;
}
.widget_categories .nice-select.postform {
  display: none;
}

.widget_text select{
  display: block !important;
}
.widget_text .nice-select{
  display: none;
}


/* ==============================
   Comment Form Placeholder Color
   Scope: #comments only
================================= */

/* Comment Form Placeholder Color change */
#comments input::placeholder, 
#comments textarea::placeholder,
.comment-form input::placeholder,
.comment-form textarea::placeholder {
    color: #000000 !important; /* সরাসরি কালো কালার */
    opacity: 1 !important;    /* Firefox এর জন্য জরুরি */
}

/* Browser Specific Support (নিরাপত্তার জন্য) */

/* Chrome, Safari, Edge */
#comments input::-webkit-input-placeholder,
#comments textarea::-webkit-input-placeholder {
    color: #000000 !important;
}

/* Firefox */
#comments input::-moz-placeholder,
#comments textarea::-moz-placeholder {
    color: #000000 !important;
    opacity: 1;
}

/* Internet Explorer/Edge (Old) */
#comments input:-ms-input-placeholder,
#comments textarea:-ms-input-placeholder {
    color: #000000 !important;
}

.tw-news-details-content select#wp-block-archives-1 {
  display: block !important;
}
.tw-news-details-content select#wp-block-categories-1{
  display: block !important;
}
.tw-news-details-content .nice-select {
  display: none !important;
} 

 
.news-grid-items .news-content .date-list span.user{
  font-family: var(--font_jakarta);
  font-weight: 400;
  line-height: 20px;
  color: var(--secondary);
}
.news-grid-items .news-content .date-list span.posted-on{
  font-family: var(--font_jakarta);
  font-weight: 400;
  line-height: 20px;
  color: var(--secondary);
}
.news-grid-items .news-content .date-list li{
  font-family: var(--font_jakarta);
  font-weight: 400;
  line-height: 20px;
  color: var(--secondary);
}








/*----Widget Developemnt custom css ----*/

.testimonial__item {
  opacity: 1;
}

.technology__wrapper {
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 24px;
}

.brand-2 {
  z-index: 9;
}



/* Homepage Blog Five Blog */
.blog-5__media a img {
  width: 280px;
  height: 370px;
  object-fit: cover;
}

/* Large Tablet */
@media (max-width: 1200px) {
  .blog-5__media a img {
    width: 240px;
    height: 320px;
  }
}

/* Tablet */
@media (max-width: 991px) {
  .blog-5__media a img {
    width: 100%;
    height: 300px;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .blog-5__media a img {
    width: 100%;
    height: 250px;
  }
}

/* Small Mobile */
@media (max-width: 480px) {
  .blog-5__media a img {
    width: 100%;
    height: 220px;
  }
}

.blog-5__item .blog-5__meta {
  gap: 34px;
  justify-content: space-between;
}

input.form-control:focus {
  border-width: 1px;
  border-style: solid;
  border-color: rgb(206, 212, 218);
}
h2.error__title {
  margin-bottom: 20px;
}

.page-nav-wrap ul li .page-numbers.current {
  align-items: center;
  background-color: var(--white);
  border: 1px solid var(--black);
  color: var(--black);
  transition: all 0.4s ease-in-out;
  border-radius: 100px;
  background: transparent;
}

.page-nav-wrap ul li .page-numbers.current:hover {
  background: var(--black) !important;
  color: var(--white) !important;
  border: 1px solid var(--black) !important;
}

.news-details-wrapper .news-details-content .tag-share-wrap .social-share li{
  list-style: none;
}

.news-details-wrapper .news-details-content .tag-share-wrap .social-share a {
  line-height: 40px;
}

.header-top__language .nice-select .icon {
  top: 15px;
  right: 0;
  position: absolute;
}
/* Blog / News Thumbnail Wrapper */
.tw-news-standard-wrapper .thumbnail.news-image,
.tw-news-standard-wrapper .thumbnail.image {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;     /* Same ratio for all images */
  overflow: hidden;
  background: #f5f5f5;
}

/* Image inside thumbnail */
.tw-news-standard-wrapper .thumbnail.news-image img,
.tw-news-standard-wrapper .thumbnail.image img {
  width: 100%;
  height: 100%;
  object-fit: cover;       /* Crop & fit */
  object-position: center;
  display: block;
}

/* Responsive tweak for mobile */
@media (max-width: 767px) {
  .tw-news-standard-wrapper .thumbnail.news-image,
  .tw-news-standard-wrapper .thumbnail.image {
    aspect-ratio: 4 / 3;
  }
}

/* Single blog image wrapper */
.tw-news-details-wrapper.news-details-wrapper .thumbnail.tw-details-image {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;     /* same as blog listing */
  overflow: hidden;
  background: #f5f5f5;
}

/* Image inside single blog */
.tw-news-details-wrapper.news-details-wrapper 
.thumbnail.tw-details-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;       /* crop like listing */
  object-position: center;
  display: block;
}

/* Responsive: mobile ratio adjust */
@media (max-width: 767px) {
  .tw-news-details-wrapper.news-details-wrapper .thumbnail.tw-details-image {
    aspect-ratio: 4 / 3;
  }
}



/* Media query for smaller screens */
@media only screen and (max-width: 767px) {
  .news-grid-items .news-content h3 {
    font-size: 25px !important; /* Use !important to force the change */
  }
}


/* Header Bar Icon */
.header_6 .header-right .side-toggle .bar-icon span {
    height: 1px;
    background: white;
}
/* Header Bar Icon */
.home-3.side-toggle .bar-icon span {
    height: 1px;
    background: black;
}
/* Header Inner Padding for Mobile */
@media (max-width: 575px) {
    .header-area__inner {
        padding: 20px;
    }
}
@media (min-width: 576px) and (max-width: 991px) {
    .header-area__inner {
        padding: 20px;
    }
}
/* Breadcrumb Wrapper - Default for Large Devices */
.breadcrumb-section__wrapper {
    margin-top: 20px;
}

/* Breadcrumb Wrapper - Mobile & Small Devices */
@media (max-width: 991px) {
    .breadcrumb-section__wrapper {
        margin-top: 0;
    }
}

.hero-section-2{
	overflow: hidden !important;
}
.brand-2 {
	overflow: hidden !important;
}
.Testimonial-section-2 {
	overflow: hidden !important;
}
.brand-3{
	overflow: hidden !important;
}
section.service-section__area {
	overflow: hidden !important;
}
.testimonial-section__area{
	overflow: hidden !important;
}

section.project-section__area {
    overflow: hidden;
}

/* Desktop / Base */
.breadcrumb-section__title {
    font-size: 72px;
    font-weight: 700;
    line-height: 1.15;
    letter-spacing: 0.36px;
    color: var(--white);
    margin-bottom: 24px;

    max-width: 1205px; /* control line break */
    margin-left: auto;
    margin-right: auto; /* center title */
    text-align: center;
}

/* Mobile */
@media (max-width: 575px) {
  .breadcrumb-section__title {
      font-size: 26px;
      line-height: 34px;
      margin-bottom: 10px;
  }

  .breadcrumb-section__page {
      flex-direction: column;
      align-items: center;
      gap: 6px;
      padding: 0 10px; /* 2 pashe gap */
      text-align: center;
  }

  .breadcrumb-section__page li {
      display: block;
  }

  .breadcrumb-section__page li a i {
      display: none; /* mobile e arrow hide */
  }
}

/* Tablet / Large Mobile */
@media (min-width: 576px) and (max-width: 991px) {

  .breadcrumb-section__title {
      font-size: 36px;
      line-height: 44px;
      margin-bottom: 14px;
      max-width: 700px; /* tablet friendly */
  }

  .breadcrumb-section__page {
      flex-wrap: wrap;
      justify-content: center;
      gap: 10px;
      padding: 0 20px;
      text-align: center;
  }

}


/* Tablet / Large Mobile */
@media (max-width: 991px) {

  .breadcrumb-section__title {
      font-size: 36px;
      line-height: 44px;
      margin-bottom: 14px;
  }

  .breadcrumb-section__page {
      flex-wrap: wrap;
      justify-content: center;
      gap: 10px;
      padding: 0 20px;
      text-align: center;
  }

}


/* Mobile */
@media (max-width: 575px) {

  .breadcrumb-section__title {
      font-size: 26px;
      line-height: 34px;
      margin-bottom: 10px;
  }

  .breadcrumb-section__page {
      flex-direction: column;
      align-items: center;
      gap: 6px;
      padding: 0 10px;
      text-align: center;
  }

  .breadcrumb-section__page li {
      display: block;
  }

  .breadcrumb-section__page li a i {
      display: none;
  }

}

.main-sideber .single-sidebar-widget .search-widget form button:hover {
  background-color: var(--black);
}


.single-sidebar-widget .recent-content h6 {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 8px;
  font-weight: 500;
  display: -webkit-box;      
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;      
  text-overflow: ellipsis;    
}
.main-sideber .single-sidebar-widget .news-widget-categories ul li:hover a {
  color: var(--primary) !important;
}
.main-sideber .single-sidebar-widget .news-widget-categories ul li:hover span{
  color: var(--primary) !important;
}





.nice-select .list {
    background-color: #ffffff !important;
    border: none !important; 
    border-radius: 6px !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1) !important; 
    margin-top: 5px !important;
    padding: 8px 0 !important; 
    height: auto !important; 
    overflow: visible !important;
}


.nice-select .option {
    border: none !important; 
    line-height: 1.5 !important;
    min-height: auto !important;
    padding: 10px 20px !important;
    background-color: #ffffff !important;
    color: #444 !important; 
    transition: all 0.2s ease;
}


.nice-select .option:hover, 
.nice-select .option.focus, 
.nice-select .option.selected.focus {
    background-color: #f8f9fa !important; 
    color: #000 !important;
}


.nice-select .option.selected {
    font-weight: 500 !important;
}

.header, .top-bar, .site-header, .navbar { 
    overflow: visible !important; 
}