/*like view share*/
.post-views {
    display: inline-block;
    padding: 0.5em 15px;
    border: 1px solid #c5c5c5;
    border-radius: 5px;
}

select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.formcontrol {
    background-color: #fff !important;
    width: 100%;
    margin-right: 10px !important;
}

.inner1 {
    width: 100%;
}

.inner2 {
    padding-left: 5px;
    width: 15%;
}

@media(max-width: 700px) {
    .inner1 {
        width: 100%;
    }

    .inner2 {
        padding-left: 5px;
        width: 25%;
    }

}

.btn_submit1 {
    background: #F6973A !important;
    color: #fff;
    padding: 8px 45px;
    border: 1px double #F6973A;
    border-radius: 5px;
    transition: all 300ms cubic-bezier(.23, 1, 0.32, 1);
    line-height: 1.2;
    letter-spacing: 0.5px;
}

.btn_submit1:hover {
    box-shadow: rgb(0 0 0 / 25%) 0 8px 15px;
    transform: translateY(-2px);
    color: #ffffff;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
    direction: ltr;
    padding: 6px;
}

#fdc_Myid #btn_fdc40521,
select {
    background-color: #fff !important;
}

input[type=text] {
    margin: 0;
    padding: 5px !important;
}

.book-medical {
    display: flex;
    align-items: center;
    margin-top: -15px;
    margin-bottom: 13px;
}

.formcontrol1 {
    border: 0;
    border: 1px solid #b7b7b7;
    width: 100%;
    padding: 5px;
    border-radius: 5px;
    color: #666;
    font-size: 0.9em;
}

.formcontrol1::-webkit-inner-spin-button,
.formcontrol1::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.wpulike {
    display: inline-block !important;
}

.wpulike .wp_ulike_general_class {
    display: inline-block !important;
}

.page-id-43396 .grecaptcha-logo {
    display: none;
}

.page-id-43396 .grecaptcha-badge {
    display: none;
}

#top-menu li {
    display: inline-block;
    font-size: 14px;

}

#searchform #searchsubmit { display: none;}

.container.et_menu_container {
display: flex !important;
}
.et_header_style_left .logo_container {
width: auto !important;
}
#et-top-navigation {
margin-left: auto !important;
}

/* #logo{
    margin: 0px 0px 5px -78px;
}*/

.is-search-input{
    width: 120px !important;
}

/*#top-menu-nav .sub-menu li:nth-child(4) a {
color: #5e5e62 !important;
}*/
#top-menu-nav .sub-menu #menu-item-43996 a {
/* color: #fff !important; */
}

#top-menu-nav .sub-menu #menu-item-43996 a:hover {
/* color: orange !important; */
}

@media only screen and (max-device-width: 767px) and (min-device-width: 320px) {
#et_top_search, #et_mobile_nav_menu {
margin-top: -15px !important;
}
/*    .container {
width: 85% !important;
margin: initial !important;
}*/
.et_header_style_left #logo {
max-width: 100% !important;
margin-top: 5px;
}
}