/**
* Theme Name: Doctery Child
* Description: This is a child theme of Doctery.
* Author: <a href="http://themesion.com/">Themesion</a>
* Template: doctery
* Version: 1.0
*/
.home-second-sec .thsn-imgbox-btn a {
    color: #fff;
}
.cus-image-slider .elementor-swiper-button {
	background: #fff;
	text-align: center;
	border: 1px solid #ddd;
	width: 55px;
	height: 55px;
	line-height: 55px;
	border-radius: 50%;
	outline: none;
	justify-content: center;
	align-items: center;
}
.we-provoded .thsn-ihbox-icon {
	width: 30%;
}
.we-provoded .thsn-ihbox .d-flex {
    align-items: center;
}
.slider-heading .slider-sub-heading p {
    margin: 0;
}
.cus-image-slider .swiper-slide img {
    width: 100%;
}
.cus-image-slider .elementor-swiper-button i {
    color: #081839;
}
.elementor-swiper-button:hover i {
    color: #ee3a37;
}

.thsn-title-bar-wrapper {
	background-image: unset;
}

.thsn-team-style-2:hover .themesion-post-item {
	background-color: #fff;
}

.thsn-team-style-2:hover .themesion-box-content .thsn-team-title a {
	color: #4176ba;
}

.footer-sec-logo img {
	max-width: 115px;
}

.thsn-heading-subheading .thsn-element-title br {
	display: block;
}
.team-flex-center .thsn-element-posts-wrapper.row.multi-columns-row {
    justify-content: center;
}
@media (min-width: 1201px) {
 .thsn-navbar.thsn-dropdown-active-color-secondarycolor ul>li>ul>li.current-menu-item>a,.thsn-navbar.thsn-dropdown-active-color-secondarycolor ul>li>ul li.current_page_item>a,.thsn-navbar.thsn-dropdown-active-color-secondarycolor ul>li>ul li.current_page_ancestor>a,.thsn-navbar.thsn-main-active-color-secondarycolor>div>ul>li:hover>a,.thsn-navbar.thsn-main-active-color-secondarycolor>div>ul>li.current_page_item>a,.thsn-navbar.thsn-main-active-color-secondarycolor>div>ul>li.current-menu-parent>a {
        color: #EE3A37 !important;
    }
}