/*
Theme Name:   Prestige Child
Theme URI:    https://differentgravydigital.co.uk/
Description:  Prestige child theme
Author:       AJC
Author URI:   https://differentgravydigital.co.uk/
Template:     prestige
Version:      1.0.0
Text Domain:  prestigechild
*/

div#wt_responsive_nav_wrap {
	padding: 0;
}

#logo img {
	width: 82px;
}
.shrink a#logo img {
	width: 60px;
}

a h2:hover {
    color: red;
}

div.icon_wrapper a {
    display: inline-block;
    background-image: url(https://privatehealthservices.co.uk/wp-content/uploads/2025/05/PHS-2.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 0;
}
div.icon_wrapper a > img {
}
div.icon_wrapper a > img:hover {
    opacity:0;
}

div.home_box {
    max-width: 1140px;
    margin: 0 auto;
    padding: 100px 0 120px 0;
}
div.calendly-inline-widget {
	min-width:320px;
	height:690px;
}

@media handheld, only screen and (max-width: 767px) {
    header a#logo {
        width:64px;
        height:64px;
        margin-top:3px !important;
    }
    header a#logo img {
        width:64px;
        height:64px;
    }
    header.shrink a#logo img {
        width:64px;
        height:64px;
        margin-top:0;
    }
    div.calendly-inline-widget {
	height:1040px;
    }
}

@media handheld, only screen and (max-width: 1000px) {
}

form input.white-input, form textarea.white-input {
	color: #ffffff;
}

form input.white-input::placeholder, form textarea.white-input::placeholder {
	color: #cccccc;
}

textarea.white-input {
	background-color: rgb(0, 0, 0);
	border: 1px solid;
	border-left: 2px solid;
	border-color: #7c9fb7;
	border-radius: 3px;
}

textarea.contact-input {
	border: 1px solid #e7e8ec;
}

div.quote_box.style3 ul li p span {
	display: block;
}

.section_box h2.home_title, .section_box h2.home_subtitle {
    color: #454545;
    font-size: 18px;
    font-weight: 300;
    line-height: 32px;
}

.vert_buttons {
	display: inline-block;
}
.vert_buttons p {
	padding: 0 0;
}
.vert_buttons p a {
	margin: 0 10px 0 0;
}
.vert_buttons p a.full_width {
	margin: 20px 10px 10px 10px;
	display: block;
}
p.align_center a {
	margin-left: 10px;
}
p.align_center a {
	margin-left: 10px;
}
.no_margin {
	margin-left: 10px;
}
.no_margin {
	margin: 0;
}
.nav_style_dark #nav li.menu-item-has-children li.menu-item a {
	color:#8d8d8d;
}
.nav_style_dark #nav li.menu-item-has-children li.menu-item a:hover {
	color: #7c9fb7;
}
