/* abdulsaboorali.com  */

/*

Theme Name: Abdul Saboor Ali

Theme URI: https://abdulsaboorali.com/

Author: Abdul Saboor Ali

Author URI: https://abdulsaboorali.com/

Description: 

Version: 1.0.0   

Text Domain: 

 */

/*** 



/*** 



====================================================================

	Additional Styling

====================================================================



 ***/

* {
	margin: 0px;

	padding: 0px;

	border: none;

	outline: none;

	font-size: 100%;

	line-height: inherit;
}
span.wpcf7-spinner {
	position: absolute;
}
.bread-crumb a.home {
    font-size: 14px;
    line-height: 20px;
    color: #395b6c;
	margin-right:8px;
}
.bread-crumb span.post.post-page.current-item {
	font-size: 14px;
    line-height: 20px;
	color: #8a7c61;
}
.bread-crumb span.post {
	margin-left:6px;
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
    position: relative;
    float: left;
    width: 33.333%;
    padding: 0 10px 0 0;
    font-size: 15px;
    list-style: none;
    margin: 0 0 10px;
}
.wpcf7-list-item input[type="checkbox"] {
    position: relative;
    display: inline-block;
    vertical-align: inherit;
    height: 16px;
    width: 16px;
    top: 2px;
	height:16px !important;
    margin-right: 5px;
}

.contact-two .wpcf7-list-item input[type="checkbox"]{
	vertical-align: top;
    margin-right: 0px;
}
.contact-two span.wpcf7-list-item-label {
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: #191b1d;
    font-size: 15px;
    line-height: 20px;
    padding-left: 10px;
    margin: 0;
}
.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0 !important;
}
.form-box.project-form .wpcf7-list-item {
	width:auto !important;
}
.form-box.project-form span.wpcf7-list-item-label {
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: #000000;
    line-height: 24px;
    padding-left: 10px;
    font-size: 15px;
    font-weight: 400;
    text-transform: none;
    cursor: pointer;
    top: -4px;
}
.page-numbers {
    position: relative;
    display: inline-block;
    color: #ffffff;
    line-height: 24px;
    padding: 6px 2px;
    font-size: 15px;
    font-weight: 500;
    background: #ff5000;
    text-align: center;
    min-width: 36px;
    border-radius: 18px;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	margin: 0 3px;
}
.page-numbers:hover, span.page-numbers.current {
	background-color:#fff;
	    color: #ff5000;
}
a.prev.page-numbers, a.next.page-numbers {
    display: none !important;
}
.bread-crumb ul span span {
    position: relative;
    float: left;
    font-size: 11px;
    line-height: 25px;
    text-transform: uppercase;
    margin-right: 30px;
    list-style: none;
	color:#000000;
}
.bread-crumb ul span a {
    position: relative;
    color: #000000;
}
.bread-crumb ul span a:hover {
    position: relative;
    color: #ff5000;
}
.portfolio-details .page-info ul span span:after {
    font-family: 'Font Awesome 6 Pro';
    content: "\f105";
    position: absolute;
    right: -30px;
    top: 0;
    width: 30px;
    text-align: center;
    font-size: 10px;
}
.portfolio-details .page-info ul span:nth-child(4) span:after {
    display: none;
}
@media only screen and (max-width: 479px) {
}