/*
 Theme Name:   Medicare Child
 Theme URI:    http://medicare.bold-themes.com
 Description:  Medicare Child Theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     medicare
 Version:      1.0.0
 Tags:         one-column, right-sidebar, fluid-layout, responsive-layout, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  medicare_child
*/


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


a.btBtn.btBtn.btnFilledStyle.btnNormalColor.btnSmall.btnNormalWidth.top-header-hp-btn.btnRightPosition.btnNoIcon.__mPS2id._mPS2id-h {
    font-size: 18px;
    color: #fff;
    background: #07ad4d;
    width: fit-content;
    padding: 2% 3%;
    box-shadow: 0px 10px 20px rgb(43 43 43 / 50%);
    margin: 0 auto !important;
    display: block;
    border: none;
}

.hide_this_section{
	display: none;
}

.header.medium h3 {
	font-size:18px;
}

.btSlideGutter {
	margin-left: 0px;
}
.btMenuHorizontal .menuPort nav ul ul li a:before {
    content: '\f105';
    display: block;
    float: left;
    margin: 2px 0 0 -12px;
    font: normal 13px / 1 FontAwesome;
    text-overflow: ellipsis;
}