
.custom-blog-buttons .e-filter-item[data-filter="certifications"],

.custom-blog-buttons .e-filter-item[data-filter="laravel"],

.custom-blog-buttons .e-filter-item[data-filter="partnership"],

.custom-blog-buttons .e-filter-item[data-filter="react"],

.custom-blog-buttons .e-filter-item[data-filter="uncategorized"],

.custom-blog-buttons .e-filter-item[data-filter="vue-storefront"],

.custom-blog-buttons .e-filter-item[data-filter="wordpress"]{

  display: none !important;

}
 

.custom-accordian .e-n-accordion-item-title{
      align-items: baseline !important;
}


.blog-serchbtn  .blog-search-field{
	width: 100%;
	background: transparent !important;
height: 54px;
border-radius: 9px;
padding: 17px 44px 17px 90px;
border: 1px solid #ffffff;
color: #ffffff;
position: relative;
font-size: 20px;
font-weight: 500;
font-family: Poppins;
}

.blog-serchbtn{
	position: relative;
}


.custom-latest-blog  .elementor-size-sm{
  padding: 18px 24px !important;
  align-items: center;
    justify-content: center;
    display: flex;
    width: 100%;
    max-width: 133px;
}

.custom-latest-blog .elementor-button-wrapper{
  justify-content: center;
  display: flex;
}

.blog-serchbtn .blog-search-field::placeholder {
  color: #ffffff !important;
  font-family: Poppins;
  font-weight: 500;
  font-size: 20px;
}
.blog-serchbtn::after{
	  content: "";
  position: absolute;
  left: 40px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-image: url("https://www.icreativetechnologies.com/wp-content/uploads/2026/03/Group.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.custom-featuredblog .elementskit-post-body .entry-title{
margin-bottom: 0px !important;
}

.custom-latest-blog .elementor-button-wrapper{
	padding-top: 61px;
}

.custom-blog-buttons  .e-filter-item{
	height: 47px;
}
.custom-latest-blog  .elementor-button-wrapper .elementor-button {
	height: 47px;
	align-content: center;
}

.custom-latest-blog .e-con-inner .elementor-icon-list-items{
  display: inline-flex !important;  
    flex-direction: row-reverse;
    gap: 25px;
}

.custom-featuredblog .elementskit-post-image-card  .post-meta-list{
   display: inline-flex !important;  
    flex-direction: row-reverse;
    gap: 25px;
}


.custom-blog-buttons .e-filter{
    display:flex !important;
    flex-wrap:nowrap !important;
    overflow-x:auto !important;
    white-space:nowrap;
    gap:10px;
}
.custom-blog-buttons .e-filter::-webkit-scrollbar{
    display:none;
}
.custom-blog-buttons .e-filter-item{
    flex:0 0 auto;
}

.blog-content .blog-detail-image .attachment-large{
  display: flex;
}


/*
blogdetailpage css*/

li.toc-h2 {
    margin-bottom:24px;
}

.language-javascript{
  border-radius: 20px;
}
.blog-table-content{
    position: sticky;
    top: 35px;          /* adjust according to header height */
    align-self: flex-start;
    height: fit-content;
}
.blog-our-service-block{
    position: sticky;
    top: 35px;      
    align-self: flex-start;
    height: fit-content;
}
.custom-left-sidedetail{
  background-color: #0D1724;
    padding: 20px 30px 20px 25px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 17px 17px 17px 17px;
}

.custom-left-sidedetail #blog-custom-toc{
   max-height: 500px;
    overflow-y: auto;
    padding-right: 8px;
}
.custom-left-sidedetail{
  max-height: 600px;
}




.blog-navigation .post-navigation__prev--label .gradient-text{
  font-style: normal !important;
}
.custom-accordian {
    box-shadow: 0 8px 20px rgba(0,0,0,0.12);
}


/* Scrollbar width */
.custom-left-sidedetail  #blog-custom-toc::-webkit-scrollbar{
    width: 6px;

    margin-top: 10px;
    margin-bottom: 10px;
}

/* Track → Gradient line */
.custom-left-sidedetail  #blog-custom-toc::-webkit-scrollbar-track{
    background: linear-gradient(180deg, #3DE7C8 0%, #3D74E7 100%);
    border-radius: 20px;
}

/* Thumb → White moving scroll */
.custom-left-sidedetail  #blog-custom-toc::-webkit-scrollbar-thumb{
    background: #ffffff;
    border-radius: 20px;
     height: 20px !important;
}

/* Hover */
.custom-left-sidedetail  #blog-custom-toc::-webkit-scrollbar-thumb:hover{
    background: #f1f1f1;
}




.blog-table-content-container{
  padding: 15px;
}
.blog-table-content-container  #blog-custom-toc{
  list-style: none;
  padding: 0px;
  margin-top: 10px;
}
.blog-code-block  .toolbar{
  line-height: 0px !important;
}

.blog-table-content-container  .toc-h2:has(a) {
  font-family: Poppins;
font-weight: 600;
font-size: 18px;
line-height: 26px;
}
.blog-table-content-container .toc-h2 a:hover{
  background-color: #3D4550;
}


.blog-table-content-container  .toc-h3:has(a) {
  font-family: Poppins;
font-weight: 500;
font-size: 14px;
line-height: 21px;
}
.blog-table-content-container .toc-h3:hover{
  background-color: #3D4550;
}


.blog-table-content-container .toc-sub:has(a) {
  list-style-type: disc;
    margin-bottom: 28px;
    margin-top: 24px;
    border-left: 2px solid #3DE7C8;
    gap: 16px;
    display: flex;
    flex-direction: column;
}
.blog-table-content-container .toc-sub a:hover{
  background-color: #3D4550;
}


.blog-our-service-block  .custom-our-service .blog-service-page-link{
  background: #252B38;
  border: 1px solid #FFFFFF;
 justify-content: space-between;
  display: flex;
  border-radius: 12px;
  padding: 24px 16px;

}  

.blog-our-service-block  .custom-our-service .blog-service-pages-list{
  display: flex;
    flex-direction: column;
    gap: 14px;
}

.blog-our-service-block  .custom-our-service .blog-service-page-link .blog-service-page-title{


 font-family: Poppins;
font-weight: 400;
font-size: 18px;
line-height: 28px;
}
.blog-our-service-block  .custom-our-service .blog-service-page-link .blog-service-page-arrow{
    justify-content: center;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}

 .blog-content .custom-pro-tip strong{
  color: white;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  font-family: Poppins;

}

.blog-content  .custom-pro-tip {
  position: relative;
  border-radius: 20px;
  border: 4px solid transparent;
  background:
        linear-gradient(#0b0f1a, #0b0f1a) padding-box,
        linear-gradient(180deg, #3DE7C8 0%, #3D74E7 100%) border-box;
  padding: 40px !important; 
}


.blog-content #toc-heading-1{
  font-family: Poppins;
font-weight: 600;
font-size: 24px;
line-height: 34px;
margin-bottom: 20px;
}




/* Scrollbar width */
.language-javascript::-webkit-scrollbar{

    height: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* Track → Gradient line */
.language-javascript::-webkit-scrollbar-track{
    background: linear-gradient(180deg, #3DE7C8 0%, #3D74E7 100%);
    border-radius: 20px;
}

/* Thumb → White moving scroll */
.language-javascript::-webkit-scrollbar-thumb{
    background: #ffffff;
    border-radius: 20px;
     height: 20px !important;
}

/* Hover */
.language-javascript::-webkit-scrollbar-thumb:hover{
    background: #f1f1f1;
}



.blog-content #toc-heading-4{
  font-family: Poppins;
font-weight: 600;
font-size: 24px;
line-height: 34px;
margin-top: 20px;
}

.blog-detail-cta-button a{
border-radius: 7px;
padding: 18px 24px;
background: linear-gradient(90deg, #3DE7C8 0%, #3D74E7 100%);
font-family: Poppins;
font-weight: 500;
font-size: 16px;
line-height: 28px;
}

.blog-detail-cta-button .elementor-button-link::after{
 display: none;
}

.blog-code-block  .copy-to-clipboard .highlight-height{
  padding: 40px;

}
.blog-detail-text-cta-block .elementskit-infobox {
  background-color: #252B38 !important;
    padding: 38px 78px 38px 78px !important;
    border-style: solid !important;
    border-width: 0px 0px 0px 0px !important;
    border-radius: 25px 25px 25px 25px !important; 
}

.blog-detail-text-cta-block h3{
  color: #FFFFFF;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    margin-bottom: 30px;
}

.blog-detail-text-cta-block .box-footer{
  line-height: 0px!important;
}

.blog-navigation   .elementor-post-navigation__prev:has(a){
border-radius: 16px;
padding: 25px 30px;
border: 1px solid #364153;
background: linear-gradient(135deg, #101828 0%, #1E2939 100%);
}
.blog-navigation  .elementor-post-navigation__next:has(a){
border-radius: 16px;
padding: 25px 30px;
border: 1px solid #364153;
background: linear-gradient(135deg, #101828 0%, #1E2939 100%);
}



.blog-navigation .elementor-post-navigation__link .elementor-post-navigation__link__prev{
  display: flex;
  gap: 12px;
}

.blog-navigation .elementor-post-navigation__link .elementor-post-navigation__link__next{
    display: flex;
  gap: 12px;
}


.blog-navigation .post-navigation__arrow-wrapper{
  display: none !important;
} 

.blog-navigation .elementor-post-navigation__prev .gradient-text{
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  padding-left: 24px; 
}

.blog-navigation .post-navigation__next--label .gradient-text{
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  padding-right: 24px; 

}
.blog-navigation .post-navigation__next--label .gradient-text::after{
  content: "←";
  position: absolute;
  right: 0;
  top: 0;
  background: url('https://www.icreativetechnologies.com/wp-content/uploads/2026/03/Icon-1.png');
}


.blog-navigation .elementor-post-navigation__prev .gradient-text::after{
  content: "←";
  position: absolute;
  left: 0;
  top: 0;
  background: url('https://www.icreativetechnologies.com/wp-content/uploads/2026/03/Icon.png');
}

.blog-navigation .elementor-post-navigation__prev .post-navigation__prev--title{
  font-family: Poppins;
font-weight: 400;
font-size: 19px;
line-height: 32px;
}


@media (max-width: 767px){
  .blog-navigation .elementor-post-navigation{
    display: flex;
    flex-direction: column;
  }

   .blog-navigation .elementor-post-navigation .elementor-post-navigation__prev{
    max-width: 100%;
    width: 100%;
}
   .blog-navigation .elementor-post-navigation .elementor-post-navigation__next{
    max-width: 100%;
    width: 100%;
}
.blog-detail-text-cta-block .elementskit-infobox {
  background-color: #252B38 !important;
    padding:  10px  !important;
    border-style: solid !important;
    border-width: 0px 0px 0px 0px !important;
    border-radius: 25px 25px 25px 25px !important; 
}
.blog-detail-text-cta-block h3{
  color: #FFFFFF;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    line-height: 20px ;
    margin-bottom: 30px;
}

.blog-navigation .elementor-post-navigation{
  gap: 10px !important;
}

}


@media (max-width: 1300px) {
   .blog-table-content  {
        width: 259px;
    }


.custom-left-sidedetail .elementor-widget-container{
   max-height: 400px;
    overflow-y: auto;
    padding-right: 8px;
     margin-right: -10px; 
}

.custom-left-sidedetail{
  max-height: 500px;
}


}

@media (max-width: 1030px){
   .blog-table-content  {
        width: 250px;

    position: relative;
    top: 0px;
    align-self: center;
    height: fit-content;
    }
    .blog-our-service-block{
    position: relative;
    top: 0px;      
    align-self: flex-start;
    height: fit-content;
}

}

@media (max-width: 1024px){
   .blog-table-content  {
        width: 100%;
    position: relative;
    top: 0px;
    align-self: center;
    height: fit-content;
    }

     .blog-our-service-block{
    position: relative;
    top: 0px;      
    align-self: flex-start;
    height: fit-content;
}
}