@import url('https://fonts.googleapis.com/css?family=Roboto');
/* Enter Your Custom CSS Here */
/*-------------New CSS--------------*/


.wpcf7-form-control-wrap .wpcf7-text {    
    height: 36px !important;
    margin-bottom:15px;
}
label{
  font-weight: 400;
  font-size:18px
}
.date-972 input {    
    line-height: 30px;
}
.date-654 input {
    height: 36px;
}
.new-patient .row{
  padding: 25px 15px 10px 15px;
  border:1px solid #ffffff;
  border-width: thin;
}
.new-patient .form-group{
  margin-bottom:15px !important;
}


.header-search{
  display:table;
  margin-bottom:20px;
}
h3, h6 {
    font-family: 'Roboto', sans-serif !important;
}
.overflowed_content .media-right {
    background: url(https://southeastent.com.au/wp-content/uploads/2018/05/icon-logo.png) no-repeat;
    width: 60px;
    height: 64px;
}
.overflowed_content .media-right i {
    display: none;
}
.overflowed_content .media-body {
    width: auto !important;
}
body.search-results .posts_list article .post_thumbnail img {
    width: auto !important;
}
#wpcf7-f1627-p899-o1 form{
    width: 90% !important;
    float: none;
    margin: 0 auto;
}

.wpcf7-recaptcha {
    margin-top: 15px !important;
    margin-bottom: 25px;
}
.page-id-899 input {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    width: 78% !important;
    color: black;
}

.leftpad p input{
  border-radius:10px;
  width:100% !important;
  margin-left:5px !important;
}
.number-854 input{
    width: 100% !important;
    padding-left: 10px;
    border-radius: 10px !important;
}
.Enquiry textarea {
    border-radius: 10px;
}
.search-button{
  display: inline-block;border: 1px solid #00a8b2;border-radius:5px;background: #00a8b2;text-decoration: none;outline: none !important;font-weight: 500;color: #fff;font-size: 16px;padding: 8px 8px;line-height: 1;
}

span.wpcf7-list-item input[type="radio"]{
  -webkit-appearance: radio !important;
}
.wpcf7-list-item input[type="checkbox"] {
  -webkit-appearance: checkbox !important;
}
.tel-594 input{
  width: 158px;
}
.wpcf7-form-control-wrap .wpcf7-text{
  width:100%;
}
.wpcf7-submit{
  width: 26%;
    padding: 21px;
    margin-bottom: 25px;
    margin-top: 26px;
      font-size: 27px;
    margin-left: 15px;
}
.wpcf7-recaptcha{
  margin-top:25px;  
  margin-bottom:25px;
}
#menu-item-1321{
padding-right:0
}
#menu-primary-menu{
  padding-right:0;
  padding-bottom:13px;
}
.top_nav .logo img, .left_nav .logo img {
    height: 100% !important;
    width: 100% !important;
    padding:0;
}
.top_nav .logo {
    position: relative;
    padding: 0 0 0 !important;
}

.wpcf7-recaptcha{
  float:left;  
}
.wpcf7-form p{
  color:#ffffff !important;
}
.vc_custom_1524041924369 {
    background-color: #00a8b2 !important;
}

.page-id-899 input{
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
  width:100%;
  color:black;
}
.page-id-899 .title_box{
  display:none;
}
.page-id-899 .widget_title h5{
  color:white;
}

/* .search-form input {
    width: 130px;
    box-sizing: border-box;
    border: 2px solid #ccc;
   border-radius: 4px;
    font-size: 16px;
    background-color: white;
    background-image: url('http://perthlogos.com/southeastent/wp-content/uploads/2018/04/searchicon.png');
    background-position: 10px 10px; 
    background-repeat: no-repeat;
    padding: 12px 20px 12px 40px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}

.search-form input:focus {
    width: 100%;
}

.button{
  display:none;
}
 Create two equal columns that floats next to each other */
.column {
    float: left;
    width: 50%;
    padding: 10px;
}
.search-form button{
  	padding: 5px;
    border-radius: 10px;
    margin-right: 13px;
}
.search-form input[type="search"]{
  	height: 37px;
    border-radius: 10px;
    background-color: #ccc;
    border: 0;
  	padding-left:10px;
}
/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}
label{
  color:white;
}
.full-column{
  width: 100%;
  padding: 10px;
}
.column-8{
  width:60%;
  float:none;
  margin:0 auto;
}
.column-50{
  width:50%;
}
textarea{
  width:100%;
  color:black;
}
.wpcf7-submit{
  width: 282px;
  margin-top: 14px;
}
.wpcf7-form-control-wrap .wpcf7-text {
    width: 100% !important;
    border-radius: 10px;
  	color: #000;
  	padding-left:10px;
}
.rc-anchor-normal{
    height: 74px;
    width: 278px;
}
.search-hide{
  display:none;
}
.search-show{
  display:inline-block;
}
.date-654 input{
  border-radius: 10px;
  color: #000;
  padding-left:10px;
}
.date-972 input{
  border-radius: 10px;
  color: #000;
  padding-left:10px;
}
@media screen and (max-width: 600px) {
    .column {
        width: 100%;
    }
    .full-column2{
      width: 50%;
    }
    .column-8{
     width:100%;
      padding: 10px;
    }
}
@media screen and (max-width: 320px) {
   .column-50{
    width:50%;
    }
    .wpcf7-submit {
    width: 250px;
    margin-top: 14px;
    }
  
}
@media screen and (max-width: 420px) {
  span.wpcf7-list-item { display: block; 
    line-height:1.5;
  }
}