/*

Theme Name: Custom Theme

Theme URI: https://1neclick.com

Author: 1neclick team

Author URI: https://1neclick.com/

Version: 1.0

*/



/*@import '../twentyfifteen/style.css';*/



.alignleft {

	display: inline;

	float: left;

}



.alignright {

	display: inline;

	float: right;

}



.aligncenter {

	display: block;

	margin-right: auto;

	margin-left: auto;

	margin-bottom: 20px;

}

.map img {

	padding-top: 50px;

	height: 376px;

}

.cust p {

    min-height: 80px;

}
.faq_button{
    margin: 40px;
    text-align: center;
}
.faq_button > a {
    border: 1px dotted;
    padding: 10px;
}
.orthodontics_inner{
 margin: 40px;
    text-align: center;
}
.orthodontics_inner > a {
    border: 1px dotted;
    padding: 10px;
}
#braces h1{
color:#3B6736;
}
#adult h1{
color:#3B6736;
}
#surgical h1{
color:#3B6736;
}
#life h1{
color:#3B6736;
}
.clinic_timing{
text-align:center;
border-top:1px solid;
}
.clinic_timing>ul{
list-style:none;
}
.ortho_new_link{
color: #3f99d5 !important;
font-size: 20px;
font-weight: bold;
}
.ortho_new_link:hover{
color: #3b6736!important;
}
.faq_buttons{
    margin-top: 40px;
    text-align: center;
   padding-top:25px;
padding-bottom:15px;
}
.faq_buttons > a {
    border: 1px solid;
    padding: 10px;
  background: #3f99d5 !important;
color:#fff;
}
.faq_buttons > a:hover {
    border: 1px solid;
    padding: 10px;
  background: #3f99d5 !important;
color:#fff;
}
.page-header.faq_page h1{
float:left !important;
}
.contact-us .well .wpcf7-form-control-wrap .wpcf7-form-control{
color:#000 !important;
}
.more-link{
display:none;
}
.about-read{
margin-right:-30px;
text-align:center;
margin-top:-40px;
}