/*
 Theme Name:   MediSys Theme
 Theme URI:    https://medisys-consulting.com
 Description:  Custom theme for MediSys Consulting
 Author:       MediSys Consulting
 Author URI:   https://medisys-consulting.com
 Template:     avantage
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  medisys-theme
*/


/* Theme customization starts here
-------------------------------------------------------------- */
.iris-translate img {
    display: inline-block !important;
    width: 20px !important;
    height: auto !important;
}
.btTopBox.widget_gtranslate {
    display: flex;
    justify-content: end;
    align-items: center;
}
.inputs {
    display: flex;
    gap: 17px;
    justify-content: center;
    align-items: center;
}
.inputs p {
    margin: 0;
}

.hommeicone svg {
    width: 22px;
    display: flex;
    align-items: center;
    height: revert-layer;
    justify-content: center;
}
.btStickyHeaderOpen .hommeicone svg {

    height: 50px;
}
a.btn-tel {
    width: 200px;
}

#captionhella .bt_bb_image_content_flex {
    padding: 10px 20px;
}