/*
Theme Name:   Legendary Toolkit Child
Description:  Write here a brief description about your child-theme
Author:       legendarylion
Author URL:   https://legendarylion.com
Template:     legendary-toolkit
Version:      1.1.2
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  Legendary Toolkit Child
*/



/*
CHILD THEME STYLES
*/
<link rel="stylesheet" href="https://use.typekit.net/vqx1aoo.css">

img#site_logo{
    padding:10px;
}

.white-text h1,
.white-text h2,
.white-text h3,
.white-text h4,
.white-text h5,
.white-text h6,
.white-text p,
.white-text,
.white-text:hover {
    color: white;
}

.hero h1 {
    font-size: 4.5rem;
}

.navbar li.btn {
    margin-left: 30px;
}

.dark-mode {
    background: #3a3a3a;
}

/* body.home header#masthead {
    background-color: var(--scrolling_header_background);
} */

.big-orange-border {
	border-bottom: 50px solid var(--primary_color);
}

body:not(.page-id-229) header#masthead {
    background-color: var(--scrolling_header_background);
}

/* body.page-id-229 header#masthead {
    background-color: var(--scrolling_header_background);
} */

.dark-mode p,
.dark-mode h1,
.dark-mode h2,
.dark-mode h3,
.dark-mode h4,
.dark-mode h5,
.dark-mode h6 {
    color: #ffffff !important;
}

#footer_columns,
#footer_columns p{
    color:white;
    font-weight:300;


}
#footer_columns p {
    margin:0;
}

#footer_columns a{
    transition: .45s ease all;
    display:block;
    font-size:18px;
    font-weight:400;
    opacity:1;
    color:#9f9f9f;
    padding:12px 0;
    
}

#footer_columns a:hover{
    -webkit-transform: translateX(6px);
    -moz-transform: translateX(6px);
    -ms-transform: translateX(6px);
    -o-transform: translateX(6px);
    transform: translateX(6px);
    color: var(--primary_color);
    font-weight:400;
    
}

.legendary-footer-links{
    background: #232323;
    padding: 20px;	
}

.top-bar-content p{
	font-size:12px;
}

h1 {
	font-family: "proxima-nova" !important;
}

#mobile_site_logo{
    width:100px;
}


#mobile-menu-top-content p, #mobile-menu-bottom-content p{
    color:white
}

.hero-section-padding {
	padding-bottom: 100px;
	padding-top: 550px;
}

.authority-amplification .vc_column-inner .wpb_single_image {
	padding-bottom: 20px !important;
}

.top-bottom-row-padding {
	padding-top: 150px;
	padding-bottom: 150px;
}

.top-row-padding {
	padding-top: 150px;
}

.bottom-row-padding {
	padding-bottom: 150px;
}

.default-img-style img {
	border-radius: 30%;
}

.no-bottom-padding {
	padding-bottom: 0px !important;
}

.white-border-img img {
	border-radius: 100px;
	border: 8px solid white;
}

.smaller-row-padding {
	padding-top: 50px;
	padding-bottom: 50px;
}

.orange-squares {
	margin-top: -30%;
	margin-right: -2%;
}

.testimonial-row img {
	border: 5px solid var(--primary_color);
}
/*
legendary-css.css
*/


::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 0px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 2px;
    background-color: #F5F5F5;
    transition:1s;
}

::-webkit-scrollbar-thumb {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}
.v-dialog.v-dialog--active {
    border: 1px solid rgba(255, 255, 255, .74);
}

::selection {
    background: #000;
}

::-moz-selection {
    background: #000;
}

.blog #content{
    max-width: 900px;
}

.testimonial-row-background.vc_custom_1714506474220 {
	background-position: bottom left !important;
}

.wpb_wrapper .google-map {
	padding-top: 0px;
	padding-bottom: 0px;
}

.hero-heading {
	border: 3px solid white;
}

.inside-page-hero h1 {
	border: 3px solid white; 
	display: flex;
	padding: 10px 20px;
	font-size: 48px;
}

.inside-page-hero .wpb_text_column {
	display: flex;
	justify-content: center;
}

.hero-heading h3 {
	border-top: 3px solid white;
}

.hero-heading h1,
.hero-heading h2 {
	font-size: 72px;
	font-style: normal;
	font-weight: 200;
	line-height: normal;
	letter-spacing: 9.6px;
	text-transform: uppercase;
}

.inside-page-hero h1 {
	font-style: normal;
	font-weight: 200;
	line-height: normal;
	letter-spacing: 9.6px;
	text-transform: uppercase;
}

header#masthead.sticky_header.is-stuck {
    background-color: #292929 !important;
}

header#masthead.is_transparent {
    background-color: transparent !important;
}

.hero-section {
    margin-top: -120px;
}

.tkmm-toggle span {
	margin: 3px 0;
    height: 4px;
    width: 44px;
    background-color: white !important;
    border-radius: 4px;
    margin-right: 0px;
}

.tkmm-toggle span:nth-child(2) {
    width: 34px;
}

.tkmm-toggle span:nth-child(3) {
    width: 24px;
}

.btn-primary, .btn-secondary {
    padding: 14px 43px;
}

#toggle {
    align-items: flex-end;
}

.inside-page-hero {
    border-bottom: 20px solid var(--primary_color);
    padding-bottom: 50px;
    padding-top: 800px;
}

.name-tag {
    background-color: white;
    border: 5px solid var(--primary_color);
    border-radius: 30px;
    max-width: 520px;
    padding: 20px 60px;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    top: 50%;
    position: relative;
}

.name-tag h3 {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    font-weight: 400;
}

.name-tag p {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    color: var(--primary_color);
}

.pre-footer-row {
    padding-top: 100px;
    padding-bottom: 100px;
}

.pre-footer-row h2 {
    font-size: 64px;
    font-weight: 400;
}

.resources-btn {
    padding: 26px 90px;
    text-transform: none !important;
    margin-bottom: 30px;
    width: 100%;
}

.team-member .image-container {
    position: relative;
    overflow: hidden;
}

.doctors-row .image-container {
    cursor: pointer;
}

.team-member img {
    width: 100%;
/* 	height: 460px;
	object-fit: cover; */
    display: block;
    transition: transform 0.3s ease;
}

.team-member .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(243, 111, 33, 0.8); /* Orange color with transparency */
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s ease;
    flex-direction: column;
    padding: 10px;
    text-align: center;
}

.team-member .image-container:hover .overlay {
    opacity: 1;
}

.team-member .image-container:hover img {
    transform: scale(1.1);
}

.white-text {
    color: white;
}

.overlay h3 {
    font-weight: 400;
}

.stag-squad-row .image-container {
    margin-bottom: 50px;
}

#menu-wrapper {
    background-color: #292929;
}

#menu-wrapper ul, #menu-wrapper li a:not(.btn) {
    background-color: #292929 !important;
}

#menu-wrapper li {
    font-size: 24px;
    color: white;
}

a.nav-link:hover {
    color: var(--primary_color) !important;
}

.sub-service-container {
    background-color: #424242;
    padding: 50px 30px;
    filter: drop-shadow(0px 4px 50px rgba(0, 0, 0, 0.30));
    margin-bottom: 100px;
}

.sub-service-container h3 {
    font-size: 28px;
    font-weight: 400;
}

.address ul,
.phone-number ul,
.office-email ul {
    padding: 0;
}

.address li {
    background: url('/wp-content/uploads/2024/05/address-icon.svg');
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
    padding-left: 30px;
}

.phone-number li {
    background: url('/wp-content/uploads/2024/05/phone-icon.svg');
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
    padding-left: 30px;
}

.office-email li {
    background: url('/wp-content/uploads/2024/05/email-icon.svg');
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
    padding-left: 30px;
}

.google-map-embed .wpb_raw_html {
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

.antler-background {
    background: url('/wp-content/uploads/2024/05/Antlers.svg');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
}

.appointment-btn {
    margin-top: 20px;
}

.nav-button a {
    padding: 5px 30px;
    font-weight: 400 !important;
}

.nav-button a:hover {
    color: white !important;
    background: #b35017;
    border-color: #b35017;
}

.appointment-btn a {
	border-radius: 4px !important;
}


.appointment-btn a {
	padding: 10px 30px;
}

#page-hero {
	margin-top: -120px;
/* 	border-bottom: 20px solid var(--primary_color); */
}

#page-hero {
    max-height: 100vh;
	position: relative !important;
}

#page-hero .wpb_content_element {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

#background-video {
	object-fit: cover;
    width: 100%;
    height: 100%;
    top: 0;
}

.vc_row.meet-dr-dohm-row {
	background-position: right center !important;
}

.hero-heading h3 {
	padding-top: 35px;
}

.dr-intro h1 {
	padding: 10px 20px;
	border: 2px solid #424242;
	display: flex;
}

.dr-intro .wpb_text_column {
	justify-content: center;
	display: flex;
}

.wpb_content_element.signature {
	padding-top: 0 !important;
}

.video-hero-row {
  position: relative !important;
  height: 100vh !important;
  min-height: 500px !important;
  overflow: hidden !important;
}

.video-hero-row,
.video-hero-row .vc_column_container,
.video-hero-row .vc_column-inner,
.video-hero-row .wpb_wrapper,
.video-hero-row .wpb_raw_code,
.video-hero-row .wpb_raw_code .wpb_wrapper {
	  height: 100%;
	  position: relative;
}

.hero-video-wrapper {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	overflow: hidden;
}

.hero-video-wrapper video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	pointer-events: none;
}

.hero-content {
	  position: relative;
	  z-index: 1;
	  color: white;
}

.hero-content {
  position: relative;
  z-index: 1; /* ensures it sits above the video */
  height: 100%; /* fill the hero row height */
  display: flex;
  align-items: center;   /* vertical center */
  justify-content: center; /* horizontal center */
  text-align: center;
	flex-direction: column;
  color: white; /* optional, for visibility on video */
  padding: 0 20px; /* optional, prevents text from hitting edges */
}

.hero-content h1,
.hero-content h2,
.hero-content h3 {
	color: white !important;
}

.video-margin {
	margin-top: -130px;
}

.video-hero-row .wpb_raw_code.wpb_content_element {
	padding-top: 0px;
	padding-bottom: 0px;
}

/* 

#page-hero {
	position: relative;
}

#page-hero:before {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
} */

/*
RESPONSIVE STYLES
*/


@media all and (max-width: 767px) {
    .hero-heading h3 {
        font-size: 48px;
    }

    .top-bottom-row-padding {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .top-row-padding {
        padding-top: 100px;
    }

    .bottom-row-padding {
        padding-bottom: 100px;
    }

    .center-image {
        text-align: center !important;
    }
	
	.inside-page-hero h1 {
		display: block;
	}
	
	.doctors-row .image-container {
		margin-bottom: 50px;
	}
	
	.pre-footer-row h2 {
		font-size: 48px;
	}
	
	.smile-gallery .fancybox-gallery {
		display: block;
	}
	
	.smile-gallery .fancybox-gallery .fill-image {
		margin-bottom: 50px;
	}
}


@media all and (max-width: 575px) {
	#footer_columns .col-sm-3 {
		margin-bottom: 40px;
	}
	
	#footer_column_1 h4 {
		text-align: center !important;
	}
}

@media all and (max-width: 450px) {
    .hero-heading h1 {
        font-size: 48px;
    }

    .hero-heading h3 {
        font-size: 26px;
    }

    .hero-section-padding {
        padding-top: 350px;
		padding-bottom: 50px;
    }
	
	.appointment-btn {
		display: none;
	}
	
	.top-bottom-row-padding {
		padding: 80px 0;
	}
	
	    .top-row-padding {
        padding-top: 80px;
    }

    .bottom-row-padding {
        padding-bottom: 80px;
    }

	.inside-page-hero h1 {
		font-size: 24px;
	}
	
	#background-video {
		width: 200%;
		position: relative;
		left: -100px;
	}
	
	.name-tag {
		padding: 20px 10px;
	}
}