/*
 Theme Name:   Asclepius Child Theme
 Theme URI:    https://asclepius.ancorathemes.com/
 Description:  Asclepius Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com
 Template:     asclepius
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  asclepius
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */


.practitionerscstm .slider_container .slider-slide:after {
    content: '';
    width: 70px;
    height: 70px;
    background-image: url(https://urlsdemo.in/osteopathicclinic/wp-content/uploads/2022/06/aaaa2121pinkgirl.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 33%;
    -webkit-transition: all 1s ease;
    -webkit-transform: scale(2);
    -ms-transition: all 1s ease;
    -ms-transform: scale(2);
    -moz-transition: all 1s ease;
    -moz-transform: scale(2);
    transition: all 1s ease;
    transform: scale(2);
    z-index: -1;
}
.practitionerscstm .sc_team_item_header {
    text-align: center;
}
.practitionerscstm .slider_container .slider-slide:hover:after {
    transform: scale(11);
}
.practitionerscstm [data-slide-number="2"]:after {
background-image: url(https://urlsdemo.in/osteopathicclinic/wp-content/uploads/2022/06/aaaa111dancemen-1024x1024-1.png) !important;
}
.team_member_page .team_member_featured .post_featured img {
    width: 100%;
}
.sc_layouts_row_type_compact .sc_layouts_iconed_text:not(.sc_layouts_menu_mobile_button):not(.sc_layouts_menu_mobile_button_burger) .sc_layouts_iconed_text_link .sc_layouts_iconed_text_icon {
    background-color: #6e7e7b;
}
.thrboxx .sc_icons_motley .sc_icons_item .sc_icons_item_more_link {
    margin: 0 0 20px 0;
}
.sc_icons_divider3.color_style_link2 .sc_icons_item:hover {
    background-color: #6e7e7b;
}
.sc_layouts_row_type_compact .sc_button.sc_button_size_small {
    background-color: #5e982a !important;
    color: #ffffff !important;
}
.sc_layouts_row_type_compact .sc_button.sc_button_size_small:hover {
    background-color: #dde1e0 !important;
    color: #6e7e7b !important;
}
.btn_colorsame a.sc_button {
    background-color: #6e7e7b !important;
    border: 1px solid#6e7e7b !important;
}
.btn_colorsame a.sc_button:hover  {
      background-color: #dde1e0 !important;
    color: #6e7e7b !important;
}
.scheme_dark_same {
    background-color: #6e7e7b !important;
}
.btn_colorsame a.sc_button_simple.button_bg_icon_color:hover {
    background-color: transparent !important;
}
.btn_colorsame a.sc_button_simple.button_bg_icon_color span.sc_button_icon {
    background-color: #6e7e7b;
    color: #fff;
}
.testnomal_icon .sc_testimonials_item_author:before {
    color: #6e7e7b;
}
.menu_barsame ul.sc_layouts_menu_nav ul.sub-menu {
    background-color: #6e7e7b!important;
}
.menu_barsame ul.sc_layouts_menu_nav ul.sub-menu li a {
    color: #fff !important;
}
.practitionerscstm .slider-slide.swiper-slide .trx_addons_hover_team:hover {
    background-color: #dde1e0c2;
}
 















