/*
 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
-------------------------------------------------------------- */
body {
	font-size: 1rem;
}
.menuPort>nav>ul>li.menu-item-has-children>a::after {
  content: '';
  position: absolute;
  right: -15px;
  top: 55%;
  transform: translateY(-50%);
  border: 5px solid transparent;
  border-top: 5px solid #333;
}
.btLightSkin .btTopToolsRight .btIconWidget .btIco .btIcoHolder:before, .btLightSkin .btTopToolsRight .btIconWidget .btIco .btIcoHolder:after, .btDarkSkin .btLightSkin .btTopToolsRight .btIconWidget .btIco .btIcoHolder:before, .btDarkSkin .btLightSkin .btTopToolsRight .btIconWidget .btIco .btIcoHolder:after {
    color: #0176d5;
}
.topTools .btIconWidget.socicon .btIcoHolder:after {
    font-size: 17px;
}
.menuHolder .logo img {
    height: 65px;
}
.menuHolder {
  /* position: relative;
 padding: 16px 0 35px 0 !important;*/
}
body.home .bt_bb_wrapper section:nth-child(1){
	background-position: 50% 44px !important;
}
div#buttonContent {
    display: none;
}
.rowItem.btDoublePadding > .rowItemContent {
    padding: 0 20px;
}
.hospinfo .rowItem.btDoublePadding > .rowItemContent .btText {
    min-height: 132px;
}
.btLightSkin .btSeparator hr, .btDarkSkin .btLightSkin .btSeparator hr {
    border-bottom: 1px solid rgba(0,0,0,.8);
}
.wp-gr .rpi-dot.active {
    opacity: 1 !important;
    transform: scale(1.1) !important;
    background-color: var(--slider-act-dot-color, #ffffff) !important;
}
.gmb .wp-gr.wpac .grw-header .wp-google-name {
    font-size: 24px !important;
    display: block;
    margin-bottom: 6px;
}

.gmb .wp-gr.wpac .grw-header .wp-google-name span {
    color: #fff !important;
}
.wp-gr .grw-btns:hover svg path {
    fill: #ffffff !important;
}
.wp-gr .grw-btns svg path {
    fill: #ffffff;
}
.wp-gr .wp-google-powered {
    font-size: 19px !important;
    color: #fff !important;
}
.wp-google-right .wp-google-powered:nth-child(4) {
    background-color: #ffffff ! important;
    border-radius: 10px !important;
    border: 1px solid #fff;
    padding: 10px 15px !important;
}
.wp-gr .wp-star svg path {
    fill: #adc624 !important;
}
.wp-gr .wp-google-rating {
    color: #adc624 !important;
}
p.white {
    margin: 0;
}
.btGoogleMapsWrapper.wInfoPane .btGmap>div:nth-child(2) {
    display: none;
}
.prevBtn, .nextBtn {
  background-color: #000;
  color: #fff;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  font-size: 16px;
}

.prevBtn {
  left: 10px;
}

.nextBtn {
  right: 10px;
}
/* Loader Styles */
.loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 1);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

/* Loading Message */
.loading-message {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  animation: blink 1.5s infinite;
}

/* Blinking Animation */
@keyframes blink {
  0% { opacity: 0; }
  50% { opacity: 1; }
  100% { opacity: 0; }
}
button.slick-arrow:before {
    position: relative;
    top: 20px;
}

button.slick-arrow.slick-prev:before {
    left: 2px;
}

button.slick-arrow.slick-next:before {
    right: 2px;
}
button.slick-arrow.slick-prev {
    left: -45px;
}
button.slick-arrow.slick-next {
    right: -45px;
}
body.single-department .boldCell>.boldRow:nth-child(2),body.single-department .btContent>section{
    display:none;
}
.btCustomMenu.footmn>div ul.sub-menu {
    display: flex;
    flex-direction: column;
}

.btCustomMenu.footmn>div>ul>li {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    align-content: center;
    flex-wrap: nowrap;
    justify-content: center;
    padding: 0;
}
.btCustomMenu.btInlineFooterMenu.footmn>div>ul>li>a {
    width: 100% !important;
}
.btCustomMenu.btInlineFooterMenu.footmn>div>ul>li>a {
    font-size: 20px;
    pointer-events: none;
}
.wInfoPane div[id^="map_canvas"] {
    height: 700px !important;
}
.cgmap iframe {
    height: 510px ! IMPORTANT;
}
/*.btContentWrap .btIco .btIcoHolder:before, .btContentWrap .btIco .btIcoHolder:after {
    width: 0;
}*/
@media all and (max-width:768px){
    .wInfoPane div[id^="map_canvas"] {
    height: 100% !important;
}
button.slick-arrow.slick-next {
    right: 3px;
}
button.slick-arrow.slick-prev {
    left: 3px;
}
.header.medium {
    margin: 0 0 2px;
}
.hospinfo .rowItem.btDoublePadding > .rowItemContent .btText {
    min-height: 0;
}
.developed {
    text-align: center;
}
body.home .bt_bb_wrapper section:nth-child(1) {
    background-position: 50% 0px !important;
}
.secsect {
    background: none !important;
}
.btCustomMenu.footmn>div ul.sub-menu {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    width: 100%;
    }
.btCustomMenu.footmn>div>ul>li {
    display: flex;
    flex-direction: column;
    align-items: baseline;
    align-content: center;
    flex-wrap: nowrap;
    justify-content: center;
    padding: 0;
    width: 60%;
    margin: 0 auto;
}
.btInlineFooterMenu.btCustomMenu ul > li ul li {
    margin-right: 0;
}
.menuHolder .logo img {
    height: 58px;
}
body.page-id-306 .btTableRow .rowItem.btDoublePadding > .rowItemContent {
        padding: 0 0;
    }
}

section.boldSection.bottomSemiSpaced.btPageHeadline {
    display: none;
}
section.doctdeptslidr .btSuperTitle {
    min-height: 49px;
}

section.doctdeptslidr span.headline {
    min-height: 55px;
    font-size: 22px;
}
.btFooterWrap .developed>.white {
    margin: 0;
}

body.single-service.btSidebarRight .btSidebar {
    padding-top: 20px;
}
body.single-service .topSpaced {
    padding-top: 20px;
}
.btLightSkin h1 {
    font-size: 56px;
}
.portfolio {
    padding: 30px;
}

.grid-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 15px;
}

.grid-item {
    position: relative;
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    border-radius: 8px;
}

.grid-item img {
    width: 100%;
    display: block;
    border-bottom: 3px solid #f0f0f0;
}

.grid-item .caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 16px;
    font-weight: 500;
}
h2 span {
    color: #b0063e;
    font-weight: 700 !important;!i;!;
    font-size: 35px;
}

h4 span {
    color: #b0063e;
    font-weight: 500 !important;
}