@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap');

* {
    margin: 0;
    padding: 0;
}
a{
    padding: 0;
margin: 0;
}

.blog-section {
    background-color: #F5F5F6;

}

.container {
    width: 80%;
    margin-inline: auto;
    padding-block: 60px;

}

.flex-container,
.blog-area {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 60px;
    padding-block: 40px;
}

/*----------------------------------  */
.blog-area .elementor-kit-4809 h2{
	font-size:0px !important;
	 font-weight: 0 !important;
    line-height: 0 !important;
    letter-spacing:0 !important;
	}


/*-----------------------------------  */
.blog-area-one,
.blog-area-two {
    flex: 1;
}

.blog-area-two {
    padding-block: 20px;
}
.blog-area-two * {
/*     padding-bottom: 20px; */
}

.blog-img {
    width: 100%;
    border-radius: 30px;
}
.blog-img .wp-post-image img{
	  border-radius: 30px;
}

.blog-date {
    color: #6B6B6B;
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 12px;
    line-height: 12px;
    vertical-align: middle;
    text-transform: uppercase;

}
.blog-date::before{
 content: url('https://9pinnacle.com/scrapcarsremoval.com.au/wp-content/uploads/2025/09/date-icon.png');
  width: 40px;
  height: 20px;
  padding-right: 10px;
  

}
.blog-area-two h2{
	line-height:34px !important;
}
/*  h2>.blog-title{
	line-height:34px !important;
} */

.blog-title a{
    color: black;
    font-family: Roboto;
    font-weight: 500;
    font-size: 24px;
    letter-spacing: 0px;
    vertical-align: middle;
    text-decoration:none !important;
	
}
.blog-title a:hover{
	color:#FE4C1C;
}

.blog-data {
    color: #5A5966;
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    line-height: 25.6px;
    letter-spacing: 0px;
	
}

.blog-button {
   
    border-left: 2px solid #87C4FF;
    border-right: 2px solid #87C4FF;
    width: 155px;
    border-radius: 8px;
    text-align: center;
    padding-block: 18px;
	cursor:pointer;
}
.blog-button:hover{
/* background-color: #ffffff; */
background-color:#FE4C1C;
border: white;
	
}

.blog-button a{
font-family: "Roboto Mono", monospace;
font-weight: 500;
font-style: Medium;
font-size: 14px;
line-height: 14px;
letter-spacing: 1px;
text-transform: uppercase;
color: #000;
text-decoration: none;
	&:hover{
		color:white;
	}
}
.blog-area:nth-child(even) {
      flex-direction: row-reverse;
    }
/* removing line-through in breadcrumbs */
.broken_link, a.broken_link{
	text-decoration:none !important;
}
p>a{
	color:#fe4c1c !important;
}
/* for html sitemap links */
.simple-sitemap-page li{
		color:#FE4C1C !important;
	}
	.simple-sitemap-page a{
		color:#FE4C1C !important;
	}
/*responsive smaller screens */
@media (max-width: 768px) {https://9pinnacle.com/scrapcarsremoval.com.au/wp-admin/options-general.php?page=wprocket

    .container{
        width: 90%;
    }
    .flex-container,
    .blog-area {
        flex-direction: column;
        gap: 20px;
        padding-block: 20px;
       
    }
	.blog-area:nth-child(even) {
		flex-direction: column;
    }
/* page padding for mobile */
	.e-con.e-flex>.e-con-inner{
		    padding-inline: 15px !important;
	}
}

.page-numbers{
	list-style:none;
	display: flex;
	gap:10px;
}
.page-numbers li> a{
	color:black;
}
.page-numbers li> a:active{
	color: grey;
}
.footer-sub{
	color:white
}
.footer-sub a{
 color:#FE4C1C;
}

/* for quote */
/* Flexbox container for two-column rows */
input{
	width:100%;
}
.two-col-row {
  display: flex; /* Enables flexbox layout */
  flex-wrap: wrap; /* Allows fields to wrap onto the next line */
  gap: 20px; /* Provides spacing between the columns */
}

/* Individual column styling */
.two-col-field {
  flex: 1; /* Distributes available space equally among the columns */
}

/* Make input fields and textareas fill their column */
.two-col-field input,
.two-col-field textarea {
  width: 100%;
}
.one-col-field{
	width:100%;
}
/* Responsive breakpoint for mobile devices */
@media (max-width: 600px) {
  .two-col-row {
    flex-direction: column; /* Stacks fields vertically on small screens */
  }

}
@media (max-width: 767px) {
/* 	.ehf-header> #masthead{
    position: fixed !important;
    top: 0 !important;
	} */
/* 	.top-bar{
		position:fixed;
	    top:0;
	}
	.elementor-4864 .elementor-element.elementor-element-f12c3bc{
		position:fixed;
		background-color:black;
	}
	 */
	.elementor-4864{
		position:fixed;
	    top:0;
		width:100%
	}
/* .elementor-4864 .elementor-element.elementor-element-f12c3bc{
		position:fixed;
		background-color:black;
	} */
/* 	.elementor-element.elementor-element-4ed0987f.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded{
		margin-top:120px !important;
	} */
	.ehf-header #masthead{
		margin-bottom:130px !important;
	}
/* for homepage fixed header	 */
	.elementor.elementor-4848{
		position:fixed;
	    top:0;
		width:100%
	}
	.elementor-4848.scrolled {
  background-color: #000a3d;
		
}
	

