/**
* Theme Name: biomye Child
* Description: This is a child theme of biomye, generated by Merlin WP.
* Template: biomye
* Version: 2.0.0
*/

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active {
    border-bottom-style: none;
    background-color: #8C408A !important;
}

.elementor-widget-tabs .elementor-tabs-wrapper {
    padding: 0px 0px 62px 0px;
    text-align: center;
}
.elementor-widget-tabs .elementor-tab-desktop-title {
    margin-right: 10px;
    font-size: 19px;
    font-weight: 700;
    line-height: 25px;
    padding-right: calc( 81px/2 );
    padding-left: calc( 81px/2 );
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000000;
    background-color: #8E282800;
    border-radius: 30px 30px 30px 30px;
}



