/*
Theme Name: Dental
Theme URI: http://wethemez.com/dental/
Author: weThemeZ
Author URI: http://wethemez.com
Description: Dental is a awesome Doctor WordPress portfolios theme for special writers and content marketer.
Version: 4.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dental
*/

.blog_main_inner .blog_single_element .blog_main_content .blog_footer .tools {
    padding-right: 0;
}

.pagination span.page-numbers.current {
    background: #93c524;
    border-color: #93c524;
}

.services-info-area {
    padding-top: 55px;
}

/***********************************************
-- Service archive page pagination
************************************************/
.service_pagi span.page-numbers.current {
    background: #0f77ad;
    color: #fff;
    font: 400 16px/16px "Roboto", sans-serif;
    padding: 6px 10px;
    border-radius: 3px;
    transition: all 0.6s linear;
}

.service_pagi span.page-numbers.current {
    background: #0f77ad;
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default;
}

.service_pagi a.page-numbers {
    font: 400 16px/16px "Roboto", sans-serif;
    padding: 6px 10px;
    border-radius: 3px;
    transition: all 0.6s linear;
}

.service_pagi a.page-numbers {
    color: #767676;
    border: 1px solid #ececec;
}

.service_pagi a.page-numbers:hover {
    background: #0f77ad;
    border-color: #0f77ad;
    color: #fff;
}

.service_pagi a.next.page-numbers {
    border-radius: 3px;
    padding: 5px 12px 6px 11px;
    display: inline-block;
    background: #222d34;
    color: #fff;
    border-color: #222d34;
}

.doctors-details-area,
.gallery-area.colums-3 {
    padding-top: 0;
}

.form_border input {
    border: 1px solid #e4e4e4;
}

.footer_widget {
    padding-left: 65px;
}

.footer-top .col-md-4:first-child .footer_widget {
    padding-left: 0;
}

.team-area {
    padding: 0;
}


/* Contact section contact form */
.contact_sec_form {
    padding-top: 0;
    padding-right: 150px;
}

.contact_sec_form .best_contact_btn:hover {
    background: #fff !important;
    color: #767676 !important;
}

.contact_sec_form .best_contact_btn {
    border: 2px solid #fff !important;
    color: #fff !important;
    background: transparent !important;
}


/*********************************************************/
/*404*/
.error_pages{
    margin: 40px 0;
}
.error-text h1{
    color: #91C322;
    font-size: 45px
}
.error-text h4{
    color: #0F77AD;
    font-size: 22px;
    padding: 10px 0
}
.error-text a{

}
.error-text a:hover{
    color: #91C322;
}

.single_post_pagination a[rel="prev"]:before{
    content: "\f104";
    font-family: 'fontawesome';
    margin-right: 5px
}
.single_post_pagination a[rel="next"]:after {
    content: "\f105";
    font-family: 'fontawesome';
    margin-left: 5px
}


/*Comments*/

.blog_comments_area ul.children {
    margin-left: 10px;
}

.blog_comment_from input.send_btn{
    color:#fff !important;
}


/*Widgets style*/
.search-form .search-field{
    width: 100%;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    margin: 0px;
    box-shadow: none;
    outline: none;
    padding: 0px 15px 0px 30px;
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    border: 1px solid #e0e0e0;
    color: #767676;
}
.search-form .search-submit{
    border: none;
    box-shadow: none;
    max-width: 100px;
    height: 40px;
    width: 100%;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    border-radius: 5px;
    vertical-align: middle;
    margin-top: 10px;
    transition: all 400ms linear 0s;
    background:#0f77ad;
    color:#fff;
}
.search-form .search-submit:hover{
    background:#93c524;
    color: #fff;
    border: none;
}

.search-form label{
    width:100%;
}
.widget_categories > ul > li > a, .widget_pages > ul > li a, .widget_archive > ul > li > a{
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    line-height: 30px;
    transition: all 400ms linear 0s;
    text-decoration: none;
    color: #8e8e8e
}
.widget_categories > ul > li > a:hover, .widget_pages > ul > li > a:hover, .widget_archive > ul > li > a:hover{
    color:#337ab7;
}



/*Pagination Style*/
.nav-links{
    float: none;
    padding: 0px;
    margin: 0px 0px 23px;
    display: inline-block;
}
.nav-links .page-numbers{
    display:inline-block;
    font: 400 16px/19px "Roboto", sans-serif;
    padding: 6px 10px;
    border-radius: 3px;
    transition: all 0.6s linear;
    color: #767676;
    border: 1px solid #ececec;
    margin: 0 3px;
}

.nav-links .page-numbers:hover{
    background: #93c524;
    color:#fff;
}

.nav-links .next, .nav-links .prev, .nav-links .current  {
    background: #000;
    color: #fff;
}

/*Search Page*/
.blog_main_inner{}
.blog_main_inner h2{
    margin-left: 15px
}
.blog_main_inner > h2 > span{
    color:#0F77AD;
}


.location ul,
.footer_widget ul {
    list-style: none;
    margin-left: 0;
    padding: 0;
}

.footer-area h2.widget-title {
    margin: 0;
    padding: 0;
}

.post-content h3 {
    margin: 0;
    padding: 10px 0 !important;
    font-size: 26px !important;
    color: #767676 !important;
    font-family: Roboto !important;
}

.qualities_area ul {
    list-style: none;
}

.about-timeline ul li .icon a h5 {
    margin: 0;
}

.qualities_area ul li .icon h5 {
    margin-top: 0;
    margin-bottom: 0;
}

.appointment-area .appointment-content h2 {
    color: #3a3a3a;
    margin: 0;
}

.appointment-area .appointment-content h3 {
    color: #3a3a3a;
    margin: 0;
    padding: 0;
}


/******* Widgets css ******/
.right_sidebar .r_widget ul {
    list-style: none;
    padding-left: 0px;
}

.right_sidebar img {
    max-width: 100%;
}

.search-no-results .blog_main_inner>h2 {
    margin-left: 0;
    padding: 0;
}

