/*
 Theme Name:   Tourm Child  
 Theme URI:    https://themeholy.com/wordpress/tourm
 Description:  This is a child theme for Tourm - WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeforest.net/user/themeholy 
 Template:     tourm
 Version:      1.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  tourm-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - -  

https://www.figma.com/proto/3B1ox0LlltjQ93kF0TX2tX/World-Travel-%26-Rentals?node-id=162-10&t=dAzTc1qnAYSMTRSX-1
*/

.team-bx-mn:hover .team-bx-one img {

}
.team-bx-mn .team-bx-one img {
    transition: all .8s ease-in-out;
}
.team-bx-mn .team-bx-two  .elementor-widget-image {
    display: flex;
    align-items: center;
    justify-content: center;
}
.team-bx-mn .team-bx-two .elementor-widget-container {
    width: 280px;
    height: 280px;
    overflow: hidden;
    position: relative;
    border-radius: 50%;
}
.team-bx-mn:hover .team-bx-two .elementor-widget-container img {

}
.team-bx-mn .team-bx-two .elementor-widget-container img {
    transition: all .8s ease-in-out;
}
.team-bx-mn .team-bx-thre {
    transition: all .8s ease-in-out;
}
.team-bx-mn:hover .team-bx-thre {
    background-color:#71aec3 !important;
}
.team-bx-mn:hover .team-bx-thre .elementor-social-icon {
    border-color: #fff !important;
}
.team-bx-mn:hover .team-bx-thre .elementor-social-icon i {
    color: #fff !important;
}