/*!
Theme Name: Apsro Child theme
Theme URI: https://bracketweb.com/apsrowp/
Template: apsro
Author: Bracket Web
Author URI: https://themeforest.net/user/bracket-web
Description: This is a Child theme for Apsro WordPress theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: apsro-child
*/

ul.about-two__points {
    display: none !important;
}
.counter-one__bg {
    mix-blend-mode: normal !important;
    opacity: inherit !important; 
}
.services-details__points li .text p {
    font-weight: 400 !important;
	font-size:16px !important;
}
.team-one__name-box p {
    line-height: 20px !important;
}

.services-details__points {
	justify-content: flex-start !important;
}
.services-details__points li .text {
    width: 170px !important;
}

.services-details__points li {
    flex-wrap: nowrap !important;
}
.scroll-to-top i {
    color: #000 !important ;
}
.scroll-to-top:hover i {
    color: #fff !important;
}
.page-header__inner h2 {
    font-size: 50px !important;
    line-height: 65px !important;
    word-wrap: normal !important;
}
.services-details__services li:hover a, .services-details__services li.current_page_item a, .services-details__services li.active a {
    text-shadow: 0 0 black !important;
}

@media(max-width: 1024px){
	.elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-a6f7f65 {
    	order: 2;   
	}
}

.team-one__img img:hover {
    mix-blend-mode: normal;
}
.team-one__img:hover {
    background-color: unset;
}
