/*
 Theme Name:   Finance Child
 Theme URI:    http://finance.bold-themes.com
 Description:  Finance Child Theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     finance
 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:  finance-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */
.d-none {
	display: none !important;
}

.bgblackdark {
    background-color: #1e1b1d !important;
}
.btBtn {
	background-color: #802be2 !important;
	border: 1px solid #802be2 !important;
	color: #ffffff !important;
	font-size: 16px !important;
	line-height: 26px !important; 
	padding: 10px 25px !important;
    display: inline-block !important;
	transition: 0.5s;
}
.btBtn span {
	padding: 0 !important;
}
.btBtn:hover {
	background-color: #ffffff !important;
	border: 1px solid #ffffff !important;
	color: #ffffff !important;
	transition: 0.5s;
}
.gutter .port {
	max-width: 1420px !important;
}


/* Header */
body.btMenuHorizontal.btStickyHeaderActive.btLightSkin:not(.btAccentDarkHeader) .mainHeader {
    background-color: rgb(255 255 255) !important;
}
.btMenuHorizontal .topBar {
	visibility: hidden !important;
    display: none !important;
    height: 0 !important;
    opacity: 0 !important;
    padding: 0 !important;
	font-size: 0 !important;
	line-height: 0 !important;
	width: 0 !important;
	z-index: 0 !important;
}
.btMenuVertical > .menuPort {
    padding: 20px !important;
}
.btMenuVertical > .menuPort .logo img {
    width: 180px;
    text-align: left !important;
    margin: 0 !important;
}
.btMenuVertical .menuPort .topBarInMenu {
	display: none;
}
.btMenuVertical .menuPort nav:before, 
.btMenuVertical .menuPort nav:after {
	content: none !important;
}
.btMenuVertical > .menuPort nav {
	margin-top: 50px !important;
}
.btMenuVertical > .menuPort nav ul li a {
    padding: 10px 20px !important;
    text-align: left;
    font-size: 16px;
    line-height: 26px !important;
}
.btDarkSkin .menuPort > nav > ul > li > a, 
.btLightSkin .btDarkSkin .menuPort > nav > ul > li > a, 
.btDarkSkin.btLightSkin .btDarkSkin .menuPort > nav > ul > li > a {
    color: #fff !important;
}
.btLightSkin .menuPort > nav > ul > li > a, 
.btDarkSkin .btLightSkin .menuPort > nav > ul > li > a, 
.btLightSkin .btDarkSkin .btLightSkin .menuPort > nav > ul > li > a {
    color: #1e1b1d !important;
}

.menuPort .topBar {
    display: none;
}
.menuPort .topBar .btIconWidget .btIconWidgetIcon {
    display: none;
}
.menuPort .btIconWidget .btIconWidgetContent {
    text-align: left !important;
}
.menuPort .btIconWidget .btIconWidgetContent span {
    display: inline-block;
}


/* Footer */
footer .boldSection.btSiteFooterWidgets {
    padding: 100px 0 20px;
}
footer.btDarkSkin #boldSiteFooterWidgetsRow .boldRow {
    margin: 0 -40px !important;
}
footer.btDarkSkin #boldSiteFooterWidgetsRow .rowItem {
    padding: 0 40px !important;
}
footer.btDarkSkin #boldSiteFooterWidgetsRow .rowItem:nth-child(1) {
    width: 35%;
}
footer.btDarkSkin #boldSiteFooterWidgetsRow .rowItem:nth-child(2) {
    width: 27%;
}
footer.btDarkSkin #boldSiteFooterWidgetsRow .rowItem:nth-child(3) {
    width: 38% !important;
}
footer.btDarkSkin .widget_bt_text_image img {
	max-width: 250px;
	margin: 0 0 30px !important;
}
footer.btDarkSkin #boldSiteFooterWidgetsRow .menu {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
footer.btDarkSkin #boldSiteFooterWidgetsRow .menu li {
	flex: 0 0 50%;
	max-width: 50%;
    margin-bottom: 15px;
    padding: 0 15px;
    border: 0 !important;
}
footer.btDarkSkin #boldSiteFooterWidgetsRow .menu li a {
	font-size: 16px;
	line-height: 26px;
}


/* Home */
#hmbanner {
    background-position: bottom center !important;
}
#hmbanner::before {
    opacity: 0.8;
}
.rowItem {
    padding: 0 15px;
}
.servicesboxes .btTextIndent .rowItemContent {
    padding: 0;
}
.servicesboxes .btTextIndent .rowItemContent .bpgPhoto {
	margin: 0;
}
.servicesboxes .rowItemContent .btBtn {
	display: none !important;
}
.testimonial-slider-sec .single-item-wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
.testimonial-slider-sec .item-content-wrapper {
    background: transparent !important;
    padding: 60px 0 0 !important;
    text-align: center;
}
.testimonial-slider-sec .item-content-wrapper:before {
    left: 50% !important;
    top: -5px !important;
	transform: translateX(-50%) !important; 
}
.testimonial-slider-sec .author-name {
	font-size: 18px !important;
    line-height: 30px !important;
}
.testimonial-slider-sec .item-content {
    font-size: 18px !important;
    line-height: 30px !important;
}


/* Inner Banner */
section.boldSection.btSolidDarkBackground {
    background-size: cover !important;
    background-position: center center !important;
    background-attachment: initial !important;
}
section.boldSection.btSolidDarkBackground:before {
    opacity: 0.7 !important;
}


/* Static Pages */
.page-id-2529 section.btPageHeadline,
.page-id-2540 section.btPageHeadline,
.page-id-2543 section.btPageHeadline {
    padding: 50px 0 0;
    text-align: center;
    background: transparent;
}
.page-id-2529 section.btPageHeadline .btSuperTitle,
.page-id-2540 section.btPageHeadline .btSuperTitle,
.page-id-2543 section.btPageHeadline .btSuperTitle {
	display: none;
}
.staticpages-sec {
	padding-top: 50px;
	padding-bottom: 50px;
}
.staticpages-sec h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 40px 0 20px;
	letter-spacing: 0.5px;
}
.staticpages-sec h3 {
    font-size: 26px;
    line-height: 36px;
    margin: 30px 0 10px;
	letter-spacing: 0.5px;
}
.staticpages-sec h4 {
    font-size: 20px;
    line-height: 30px;
    margin: 20px 0 10px;
	letter-spacing: 0.5px;
}
.staticpages-sec ul, 
.staticpages-sec ol {
    margin-left: 25px;
}
.staticpages-sec p,
.staticpages-sec ul li,
.staticpages-sec ol li {
	margin-bottom: 15px !important;
}
.staticpages-sec table {
	margin-bottom: 45px !important;
}
.staticpages-sec table p {
    margin: 0 !important;
}
.staticpages-sec table tr th, 
.staticpages-sec table tr td {
    padding: 7px 10px !important;
    border: 1px solid rgb(0 0 0 / 25%);
}
.staticpages-sec table tr th {
	background-color: #802be21c;
}




/* Guide Page */
.guide-tabs .tabsHeader {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 10px;
	justify-content: center;
}
.guide-tabs .tabsHeader li {
	border: 0 !important;
	margin: 0 10px 15px;
	text-align: center;
}
.guide-tabs .tabsHeader li span {    
	border: 1px solid #000000 !important;
    border-radius: 0 !important;
	color: #000000;
    padding: 15px 35px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
	transition: 0.5s;
}
.guide-tabs .tabsHeader li:hover span,
.guide-tabs .tabsHeader li.on span {    
	background-color: #000000;
	color: #ffffff;
	transition: 0.5s;
}


/* Tax Center */
.texcenter-lists-sec .boldRow:nth-child(even) .boldRowInner {
    flex-direction: row-reverse;
}
.texcenter-lists-sec .boldRow .boldRowInner .rowItem {
    padding: 0;
}
.texcenter-lists-sec .boldRow:nth-child(odd) .boldRowInner .rowItem:first-child .rowItemContent {
    padding-right: 50px;
}
.texcenter-lists-sec .boldRow:nth-child(even) .boldRowInner .rowItem:first-child .rowItemContent {
    padding-left: 50px;
}
.texcenter-lists-sec .boldRow .rowItemContent .header {
	display: block !important;
}
.texcenter-lists-sec .boldRow .rowItemContent h2, 
.texcenter-lists-sec .boldRow .rowItemContent .btSubTitle {
    margin-bottom: 20px !important;
}
.texcenter-lists-sec .boldRow .rowItemContent a {
    background-color: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    color: #802be2 !important;
	display: inline-block !important;
    padding: 0 !important;
	position: relative;
}
.texcenter-lists-sec .boldRow .rowItemContent a span {
    color: #802be2 !important;
}
.texcenter-lists-sec .boldRow .rowItemContent a:after {
	content: '';
	background-color: #802be2 !important;
	display: inline-block;
	height: 1px;
	width: 0%;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: 0.5s;
}
.texcenter-lists-sec .boldRow .rowItemContent a:hover:after {
	width: 100%;
	transition: 0.5s;
}


/* Page Loader */
/* Styling for the main content (optional, can be controlled by JS) */
#content {
    display: none; /* Hide content by default */
    padding: 20px;
}

/* The full-screen overlay */
#loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: white; /* Choose your background color */
    display: flex; /* Centers the loader */
    justify-content: center;
    align-items: center;
    z-index: 99999999; /* Ensures it's on top of everything */
}
#loading-overlay .loader img {
	width: 230px;
    animation: zoom-in-zoom-out 2s ease-out infinite;
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.2, 1.2);
  }
  100% {
    transform: scale(1, 1);
  }
}



@media (max-width: 1440px) {
    .gutter .port {
        width: 100% !important;
        max-width: none !important;
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (max-width: 1199px) {
	
	footer.btDarkSkin #boldSiteFooterWidgetsRow .rowItem {
		padding: 0 35px !important;
	}
	footer.btDarkSkin #boldSiteFooterWidgetsRow .rowItem:nth-child(1) {
		width: 100% !important;		
	}
	footer.btDarkSkin #boldSiteFooterWidgetsRow .rowItem:nth-child(2) {
		width: 42% !important;
	}
	footer.btDarkSkin #boldSiteFooterWidgetsRow .rowItem:nth-child(3) {
		width: 58% !important;
	}
	footer.btDarkSkin .widget_bt_text_image img {
		margin: 0 auto 30px !important;
	}
	footer.btDarkSkin .widget_sp_image-description,
	footer.btDarkSkin .btFooterCopy,
	footer.btDarkSkin .btSiteFooter .menu {
		text-align: center !important;
	}
	
	#hmbanner .boldRowInner .rowItem:first-child {
		flex: 0 0 70%;
	}
	#hmbanner .boldRowInner .rowItem:last-child {
		flex: 0 0 30%;
	}
	
	.guide-tabs .tabsHeader li span {
		padding: 10px 15px;
	}
	
	.texcenter-lists-sec .boldRow:nth-child(odd) .boldRowInner .rowItem:first-child .rowItemContent {
		padding-right: 30px;
	}
	.texcenter-lists-sec .boldRow:nth-child(even) .boldRowInner .rowItem:first-child .rowItemContent {
		padding-left: 30px;
	}
	.texcenter-lists-sec .boldRow .rowItemContent h2, 
	.texcenter-lists-sec .boldRow .rowItemContent .btSubTitle {
		margin-bottom: 15px !important;
	}	
	
	.staticpages-sec table {
		display: block !important;
		width: 100% !important;
		max-width: 100% !important;
		overflow-x: auto !important;
		border-collapse: collapse;
		-webkit-overflow-scrolling: touch;
	}
	.staticpages-sec table th,
	.staticpages-sec table td {
		width: 100%;
	}

/* 	  .staticpages-sec table tbody {
		display: block;
		width: max-content;
		min-width: 100%;
	  }

	  .staticpages-sec table th,
	  .staticpages-sec table td {
		white-space: nowrap;
	  } */
	
	
}

@media (max-width: 991px) {	
	header .btLogoArea.menuHolder.btClear {
		display: flex;
		flex-wrap: wrap;
		padding: 20px 0;
	}
	header .btLogoArea.menuHolder.btClear .btVerticalMenuTrigger {
		float: none;
		flex: 0 0 55px;
		max-width: 55px;
		margin: 0 25px 0 0;
	}
	header .btLogoArea.menuHolder.btClear .logo {
		float: none;
		flex: 0 0 calc(100% - 80px);
		max-width: calc(100% - 80px);
		text-align: center;
	}
	
	#hmbanner {
		padding: 150px 0 80px;
	}
	
	.smartertax-threboxes .rowItemContent .boldRow > .boldRowInner {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		margin-bottom: 30px;
	}
	.bookconsult .rowItem {
		text-align: center !important;
	}
	
}

@media (max-width: 767px) {	
	footer.btDarkSkin #boldSiteFooterWidgetsRow .rowItem:nth-child(1),
	footer.btDarkSkin #boldSiteFooterWidgetsRow .rowItem:nth-child(2),
	footer.btDarkSkin #boldSiteFooterWidgetsRow .rowItem:nth-child(3) {
		width: 100% !important;
	}	
	
	#hmbanner .boldRowInner .rowItem:first-child,
	#hmbanner .boldRowInner .rowItem:last-child {
		flex: 0 0 100%;
	}
	.smartertax-threboxes .rowItemContent .boldRow > .boldRowInner {
		display: block;
	}
	.smartertax-threboxes .boldRowInner .rowItem.btTextLeft {
		text-align: center;
		margin-bottom: 20px !important;
	}
	
	.texcenter-lists-sec .boldRow:nth-child(odd) .boldRowInner .rowItem:first-child .rowItemContent {
		padding-left: 20px;
		padding-right: 20px;
	}
	.texcenter-lists-sec .boldRow:nth-child(even) .boldRowInner .rowItem:first-child .rowItemContent {
		padding-left: 20px;
		padding-right: 20px;
	}
	
}


@media (min-width: 1200px) {
	
}