/* Theme Name: Shrinath  */







.breadcrumb {

    color: #ddd;

    text-transform: uppercase;

	font-weight: 600;    

    font-family: "Jost",sans-serif;   

    font-size: 13px;

}



.breadcrumb a {

	color:#fff; 

}



.chirag-page p {

    line-height: 28px;

	    color: #555;

    letter-spacing: -0.2px;

    font-weight: 400;

}



div.wpforms-container-full .wpforms-form button[type=submit] {

    background-color: #ff0a01;

    color: #fff;

    line-height: 45px;

    display: inline-block;

    padding: 0 25px;

    border-radius: 3px;

    font-size: 15px;

    font-weight: 500;

    cursor: pointer;

}



.recent-posts li {

	display:block;

}



.pagination_wrap * {

    display: inline-block;

    margin: 0 5px;

	border: 1px solid #ddd;

    display: inline-block;

    min-width: 40px;

    height: 40px;

    line-height: 38px;

    text-align: center;

    color: #555;

    font-weight: 600;

}



.pagination_wrap .current, .pagination_wrap *:hover{

	background-color: #ff0a01;

    border: 1px solid #ff0a01;

    color: #fff;

}



.pagination_wrap .next , .pagination_wrap .prev{

    padding: 0 10px;

    color: #555;

}

.pagination_wrap {

    text-align: center;

    display: table;

    width: 100%;

}

section.about-section.bg-grey.bd-bottom.padding h2 {
    text-align: center;
    margin-bottom: 40px;
}