/*
Theme Name: Twin-doctors
Text Domain: twin_doctor
Version: 1.9
Author: Semidot Team
Template: salient_12
Author URI: https://semidotinfotech.com/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

ul.navbar-nav.ml-auto li {
    list-style: none;
    list-style-position: inherit;
}

.header-part input[type=search]{
    width: auto;
    padding:0px;
}
/*
#menu .menu-item-parents  a{
    max-width: 215px;
    height: auto;
}

#menu .menu-item-child a{
    max-width: 100%;
}
body #menu a {
    min-height: auto;
}*/

.slick-slide {
    display: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.footer-part #footer-widgets .footer-logo{
    width: 200px;
}
#footer-widgets .textwidget , #footer-widgets .textwidget p{
    color: #ffffff;
}
.hide_me{
    display: none;
}

a.nav-link {
    padding: 5px 2px !important;
}

.blog-bg2{
    background-position:50%,40%;
}


.WeWantContent .buy-btn {
    background-color: #b960bb;
    color: #FFF;
    padding: 13px 25px;
    display:block;
    text-decoration: none;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'open_sanssemibold';
    border:0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    width:100%;
    cursor:pointer;

}
.WeWantContent .buy-btn:hover {
    background-color: #3453a0;
}
.Trading_Posts_Widget_P {
    padding: 0px;
    margin: 0px;
}
.tranding-post .post-thumb{
    margin: 0px;
}
.tranding-post .post-content {
    padding-left: 5px;
}
#page-header-bg[data-post-hs="default_minimal"] .inner-wrap {
    text-align: center;
    margin-top: 9%;
}
#page-header-bg[data-post-hs="default"] .inner-wrap {
    margin-top: 9%;
}
.inner-wrap .blog-banner-head{
    margin-top: 9%;
}

.post-content p a {
 overflow: auto!important;
 height: auto!important;
 display: block;
}
.blog-box p {
 padding-bottom: 0px;
}

.logo-section {
    padding: 40px 30px 15px;
}

.custom_video_setion {
    width: 100%!important;
}
.footer-menu-custom-img{
	display:inline;
}