/*
Theme Name: Dr Sam Daniels
Theme URI:
Description:
Version: 1.0.0
Author:
*/

body{
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #4D4D4F;
	font-weight:400;
    overflow-x: hidden;
	font-family: "Raleway", sans-serif;
   
}

h1, h2, h3, h4, h5 {
	font-family: "Montserrat", sans-serif;
}
a p{
	color: #4D4D4F;
}
.home h2{
	color:#0B395B;
	font-weight:400;
	padding-top: 0px;
}
h2 {
    padding-top: 20px;
	color:#0B395B;
	font-weight:400;
}
.home h3 {
	padding-top: 0px;
} 
h3, a h3{
	color:#0B395B;
	font-weight:400;
	padding-top: 10px;
}
h4, a h4 {
    color: #27334B;
	font-weight:500;
}
.hero-banner {
    min-height: 784px;
}

.hero-banner h1 span{
	display:block;
}
.hero-banner h1 {
    font-weight: 400;
    font-size: 52px;
}

.hero-banner h1 span {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.theme-btn a {
    border-radius: 0;
    background-color: #27334b;
    font-size: 16px;
    min-width: 200px;
    padding: 10px 30px;
    transition: 0.3s;
    border: 1px solid #27334b;
	font-family: "Montserrat", sans-serif;
	font-weight:600;
	color:#fff;
	text-decoration:none;
}
.theme-btn .btn-white a {
    background-color: transparent;
    border-color: #fff;
}
.theme-btn a:hover {
    background-color: #191c25 !important;
	border: 1px solid #27334b !important;
}
.light-blue-btn a {
    background-color: #5486E7 !important;
}
.light-blue-btn a:hover {
    background-color: #fff !important;
	color: #5486E7 !important;
}
.client-logo {
    margin-top: 30px;
}
p.sub-text {
    color: #27334B;
    font-style: italic;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 15px;
	padding: 0px 50px;
	font-family: "Montserrat", sans-serif;
}
.help-service-bx {
    background-color: #fff;
    height: calc(100% - 30px);
}

.help-service-bx .content {
    padding: 30px;
}

.help-service-bx .content h3 {
    margin-top: 0;
}
.help-service-bx ul {
    padding-left: 0;
    list-style: none;
    column-count: 3;
    column-gap: 16px;
    margin-bottom:0;
    margin-top:20px;
}

.help-service-bx ul li:after {
    width: 16px;
    height: 16px;
    content: '';
    display: block;
    background-image: url(https://drsamdaniels.com.au/wp-content/uploads/2026/03/check-icon.png);
    background-size: cover;
    position: absolute;
    left: 0;
    top: 3px;
}

.help-service-bx ul li {
    position: relative;
    padding-left: 22px;
    margin-bottom: 10px;
    font-weight: 600;
}
.help-service-bx {
    margin-top: 30px;
}
.why-choose-sec .content {
    padding: 50px 80px !important;
}
.why-choose-sec .content {
    padding: 50px 20px !important;
}
.choose-bx {
    padding: 30px 15px;
    background-color: #fff;
    margin-top: 30px;
    height: calc(100% - 30px);
}
.choose-bx h3 {
    font-size: 19px;
    font-weight: 700;
}
.why-choose-sec h2{
	margin-top:0;
}
.choose-bx h4 {
    color: #27334B;
    margin-top: 0;
}

.choose-bx p.read-link {
    color: #27334B;
    font-weight: 600;
    margin-bottom: 0;
}
.choose-bx p.read-link a{
	color: #27334B;
    text-decoration:none;
}
.choose-bx p:not(.read-link) {
    min-height: 168px;
}
.location-row .col-lg-3 {
    flex: 0 0 20%;
}
.location-bx {
    margin-top: 30px;
}
.location-bx .map-image {
	position: relative;
}
.wp-block-button.view-on-g-maps {
    position: absolute;
    bottom: 0px;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto !important;
}
.location-bx a.wp-block-button__link.wp-element-button {
    background: #8E9EDA;
    font-family: "Montserrat", sans-serif;
    color: #FFF !important;
    font-size: 15px;
    border: 1px solid #8E9EDA;
    padding: 8px 5px;
    font-weight: 500;
    text-transform: unset;
    display: inline-block;
    min-height: unset;
    border-radius: 25px;
}
.location-bx a.wp-block-button__link.wp-element-button:hover {
    background: #fff;
    color: #8E9EDA !important;
    font-size: 11px;
    border: 1px solid #fff;
}
.para-bold{
	font-weight:500;
	font-size:18px;
}
.cta-sec .theme-btn {
    margin-top: 30px;
}
body.home .logo-d {
    display: none;
}

.logo img {
    height: 70px !important;
}

.main-header {
    position: absolute !important;
    top: 0;
    z-index: 9;
    width: 100%;
    padding:10px 0 20px !important;
	transition:0.3s;
}
body:not(.home) 
.main-header{
	background-color:#fff;
}
.logo {
    transition: 0.3s;
    margin-top: 36px;
}
.hero-banner .content {
    margin-top: 130px !important;
}

.MenuFixed {
    position: fixed !important;
    z-index: 99;
    top: 0;
    background-color: #fff;
    box-shadow: 0 0 60px #0000000d !important;
    animation: fadeIn 0.3s;
}

.MenuFixed .logo-w, body:not(.home) .logo-w {
    display: none;
}

.MenuFixed .logo-d, 
body:not(.home) .logo-d {
    display: block !important;
}
.surgical-bx {
    position: relative;
}

.surgical-bx > a {
   text-decoration:none;
}
.MenuFixed #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link, 
body:not(.home) #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    color: #6B6C6A !important;
}

.MenuFixed #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, .MenuFixed #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, body:not(.home) #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, body:not(.home) #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    border-color: #5587e6 !important;
}
.contact-ft {
    display: flex;
    gap: 10px;
    justify-content: center;
}

.contact-ft img {
    height: 20px;
}

.contact-ft a {
    color: #fff;
    display: flex;
    gap: 10px;
    align-items: center;
}
.social-icons img {
    height: 20px !important;
	width: 20px !important;
}

.details-ft > div {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}
.hours-time {
    margin-top: 20px;
}

.time-flex p {
	margin-bottom:0;
}
.total-link {
    font-size: 14px;
    margin-top: 30px;
}
.time-flex > div {
    display: flex;
    justify-content: space-between;
}


.time-flex {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 6px;
}


.hour-ft {
    width: 302px;
    max-width: 100%;
}
.ft-logo img {
    height: 70px;
}
.ft-logo {
    transform: translateY(12px);
	text-align: right;
}

.ewd-ufaq-faq-div {
    border-top: 1px solid #F7E4C4;
    margin: 0;
    padding: 15px 30px !important;
}

.ewd-ufaq-faq-div:last-child {
    border-bottom: 1px solid #F7E4C4;
}

.ewd-ufaq-faq-title h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}

.ewd-ufaq-post-margin-symbol {
    color: #fff;
    margin-right: 10px !important;
}
.ewd-ufaq-faq-body {
    padding: 10px 0 !important;
    color: #fff;
}
.ewd-ufaq-post-margin-symbol span {
    font-size: 16px !important;
}

.ewd-ufaq-faq-title a {
    display: flex !important;
    align-items: center;
}

.ewd-ufaq-faqs {
    margin-top: 50px;
}
.step-bx {
    padding: 30px;
    border: 1px solid #fff;
    margin-top: 30px;
    height: calc(100% - 30px);
}

.step-txt {
    text-transform: uppercase;
    letter-spacing: 4px;
    font-family: "Montserrat", sans-serif;
}
body:not(.home) h1 {
    color: #1B304D;
}
.gynaecology-bx {
    background-color: #fff;
    position: relative;
    text-align: center;
	transition:0.3s;
	transform: translateY(0px);
	margin-top:30px;
	height:calc(100% - 30px);
}
.gynaecology-bx a {
    /*position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;*/
	text-decoration:none;
}

.gynaecology-bx:hover {
    transform: translateY(-10px);
}
.gynaecology-text {
    padding: 20px 10px;
}

.gynaecology-text h4 {
    margin: 0;
	font-size:17px;
}

.gynaecology-bx img {
    width: 100%;
}
.single-gynaecology .post-id-112, .single-gynaecology .post-id-114 {
   /* display: none;*/
}
.gynaecology-bx.gynaecology-bx-black {
    background-color: transparent;
    border: 1px solid #fff;
}

.gynaecology-bx.gynaecology-bx-black h4 {
    color: #fff;
}
.gynaecology-bx-black .gynaecology-text {
    padding: 10px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.surgical-bx {
    padding: 30px 20px;
    background-color: #fff;
	margin-top:30px;
	height:calc(100% - 30px);
	transition:0.3s;
}
.surgical-bx:hover {
    background-color: #5587e6;
}

.surgical-bx:hover h4, .surgical-bx:hover p, .surgical-bx:hover p a {
    color: #fff;
}
.surgical-bx h4 {
    margin-top: 0;
	margin-bottom:20px;
    min-height: 48px;
}
.surgical-text p a {
    color: #27334B;
    text-decoration: none;
    font-weight: 600;
}
.form-control {
    border-radius: 0 !important;
    font-size: 16px !important;
    padding: 12px 20px;
}

span.wpcf7-list-item.first {
    margin-left: 0;
}

span.wpcf7-form-control.wpcf7-checkbox {
    margin-top: 10px !important;
    display: block;
}

input.wpcf7-form-control.submit-btn {
    color: #fff;
    background-color: #27334b;
    font-weight: 600;
    padding: 14px 40px;
    min-width: 240px;
}
span.wpcf7-spinner {
    position: absolute;
    right: 20px;
    transform: translateY(16px);
}
select.form-control {
    -webkit-appearance: menulist;
    appearance: menulist;
}
span.wpcf7-not-valid-tip {
    font-size: 14px;
    margin-top: 10px;
}
.wpcf7-response-output {
    color: #fff;
    background-color: #5587e6;
    border-color: #5587e6 !important;
    border-radius: 50px !important;
    text-align: center;
}
.min-height {
    min-height: calc(100vh - 403px);
}
.help-service-bx ul li a {
    color: #6B6C6A;
    text-decoration: none;
}

.help-service-bx ul li a:hover {
    color: #6781e8;
}
.hr-blue {
    border-top: 1px solid #5587e6 !important;
    opacity: 1 !important;
}
.banner-urgent {
    background-image: url(https://drsamdaniels.com.au/wp-content/uploads/2026/05/urgent-appointment-bg.jpg);
    min-height: 290px;
    background-size: cover;
    padding: 40px 90px;
    padding-left: 310px;
    margin-top: 50px;
}

.banner-urgent p {
    color: #27334B;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 15px;
    padding: 0px 50px;
    font-family: "Montserrat", sans-serif;
}
/******RESPONNSIVE CSS******/
@media (min-width: 1200px) {
    .row-service .col-xl-3 {
        flex: 0 0 auto;
        width: 20%;
    }
}
@media (max-width: 1800px) {
    header #mega-menu-primary {
        column-gap: 20px !important;
	}

}
@media (max-width: 1599px) {
	.hero-banner h1 {
		font-size: 46px;
	}
.location-bx a.wp-block-button__link.wp-element-button {
    font-size: 12px;
}	
}

@media (max-width: 1400px) {
	
	header #mega-menu-primary {
        column-gap: 10px !important;
	}
	.hero-banner h1 {
		font-size: 42px;
	}
	.help-service-bx ul {
		column-count: 2;
	}
	.why-choose-sec .col-md-4 {
   	 flex: 0 0 50%;
	}

	.why-choose-sec .col-md-4:last-child {
		flex: 0 0 100%;
	}

	.why-choose-sec .col-md-4:last-child .choose-bx p:not(.read-link) {min-height: auto;}
	.hero-banner {
    	min-height: 624px;
	}
}
@media (max-width: 1299px) {
	.hero-banner {
		min-height: 584px;
	}
	 #mega-menu-primary li a {
        font-size: 12px !important;
    }
	.theme-btn a{
		font-size:12px;
	}
	.logo img, .ft-logo img {
		height: 66px !important;
	}
.location-bx a.wp-block-button__link.wp-element-button {
    font-size: 11px;
}		

}
@media (max-width: 1199px) {
.mega-menu-toggle {
    position: absolute !important;
    right: 0;
    top: -40px;
}

#mainHeader .row {
    align-items: center;
}
.logo {
    margin-top: 0;
}
.wp-block-group.top-right-btns {
    padding-right: 60px;
}
    .logo img {
        height: 52px !important;
    }
	    .hero-banner {
        min-height: 504px;
    }
	.hero-banner .content {
    margin-top: 60px !important;
}
	.why-choose-sec .col-md-4 {
        flex: 0 0 100%;
    }
	.why-choose-sec .col-md-4 .choose-bx p:not(.read-link) {min-height: auto;}
}
@media (max-width: 991px) {
.MenuFixed #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link, body:not(.home) #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
	color:#fff !important;
	}
.location-row .col-lg-3 {
    flex: 0 0 30%;
}
.details-ft > div {
    flex-direction: column;
}
}
@media (max-width: 767px) {
.top-right-btns {
    display: none;
}
    .mega-menu-toggle {
        top: -45px;
    }
	    .hero-banner h1 {
        font-size: 36px;
        text-align: center;
    }
	    .hero-banner .content {
        margin-top: 0 !important;
    }
	.hero-banner .theme-btn {
    justify-content: center;
}

    .hero-banner {
        background-size: 498px !important;
        background-color: #5486e7;
        background-position: bottom !important;
        justify-content: flex-start !important;
        padding-top: 120px !important;
        min-height: 680px;
    }
.why-choose-sec .content {
    padding: 50px 15px !important;
}
.hour-ft {
    margin: 0 auto;
}
.location-row .col-lg-3 {
        flex: 0 0 50%;
    }
	.ft-logo {
    transform: translateY(0);
    text-align: center;
    margin-top: 30px;
}
.location-bx a.wp-block-button__link.wp-element-button {
    font-size: 15px;
}		
}
@media (max-width: 575px) {
    .help-service-bx ul {
        column-count: 1;
    }
	.banner-urgent {
    padding: 40px 60px;
    padding-left: 60px;
		background-position: right;
}
}