/*
Theme Name:  Anyware GP Child
Theme URI:  https://anyware.co.nz
Description:  Child theme by Anyware Web Marketing for Generate Press.
Author:  Phil Donaldson
Textdomain:  anyware
Template:  generatepress
Version:  1.0
*/
div.gb-grid-wrapper-548dcbee {
	display: none;
}

/* Headers & navigation */

/* Hero image for pages with a featured image */
.has-featured-image header#masthead {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 40%;
}

/* Hero image for pages without a featured image */
.no-featured-image header#masthead {
    background: linear-gradient(90deg, rgba(96, 206, 134, 0.8), rgba(44, 96, 120, 0.8)), url('/wp-content/uploads/2024/07/hero_main.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 40%;
}

header#masthead div.inside-header div.phone-number p, header#masthead div.inside-header div.phone-number p a {
	color: var(--base-3);
	font-size: 22px;
}

div.inside-article {
	padding-top: 30px;
}
@media (max-width: 1350px) {
	div.inside-article {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
}
header a, footer a, .footer a, div.gb-container-884117c2 a, div.header-top-bar a {
    text-decoration: none;
}
.header-content {
	width: 100%;
}
/* Right aligned header content */
div.header-grid-right {
	width: 100%;
}
/* Force right aligned header content so GeneratePress does not override it when it thinkgs the header is empty */
div.gb-container.header-grid-right {
    width: 100% !important;
}
@media (min-width: 800px) {
	div.header-grid-right div.gb-grid-wrapper div:first-of-type.gb-grid-column {
		margin-left: auto;
	}
}

li.#menu-item-2842 {
	margin-right: 0px;
}
.main-navigation .main-nav ul ul li a {
    font-size: 15px;
}
nav.admin-menu li + li:before{
    content: " | ";
    padding: 0 5px;
}

div.header-top-bar {
	margin-bottom: 0px;
}

div.header-top-bar .wp-block-column {
	}
div.header-top-bar-social, div.header-top-bar-phone {
	flex-basis: unset !important;
	}

@media (max-width: 980px) {
	header#masthead div.inside-header {
		padding: 20px 20px 20px 20px !important;
	}
	.header-widget {
		margin-right: 20px;
	}
}

ul#menu-admin-menu li {
	display: inline;
}

.nav-below-header .main-navigation .inside-navigation.grid-container, .nav-above-header .main-navigation .inside-navigation.grid-container {
    padding: 0px 0px 0px 0px;
}

.user-menu {
    list-style: none; /* Remove bullet points */
    padding: 0; /* Remove padding */
    margin: 0; /* Remove margin */
    display: flex; /* Make list items inline */
    gap: 15px; /* Space between links */
	justify-content: right;
}

.user-menu li {
    display: inline; /* Ensure list items are inline */
}

.user-menu li a {
    text-decoration: none; /* Remove underline */
    zcolor: #000; /* Change to your preferred color */
    padding: 5px 10px; /* Add some padding for clickable area */
}

.user-menu li a:hover {
    zcolor: #0073aa; /* Change to a hover color if desired */
}




/* Page headers */
div.gb-container-9d56120c div.gb-inside-container {
	padding-left: 20px;
	padding-right: 20px;
}
body.page-id-10 div.gb-container-9d56120c div.gb-inside-container {
	padding-left: 100px;
	padding-right: 100px;
}

/* Breadcrumb nav */

div.breadcrumb-wrapper {
	margin-top: 10px;
}
ol.breadcrumb {
	margin-left: 0px;
}
ol.breadcrumb li {
	display: inline-block;
}
ol.breadcrumb li a {
	text-decoration: underline;
}
ol.breadcrumb li.active::before {
    color: var(--contrast-4);
    content: "> ";
    padding: 0 5px;
}

/* Footer */
.footer-navigation-bar .wp-block-navigation__container .wp-block-navigation-item:not(:last-child)::after {
    content: " | ";
    padding: 0 8px; /* Adjust spacing around the pipe character */
}


/* Shadow for page content */
@media screen and (min-width: 900px) {
  .section-shadow {
    margin: 16pt auto;
    margin-bottom: 16pt;
    border: 1px solid #DDD;
    box-shadow: 0px 2px 4px rgba(0,0,0,0.1), 0px 2px 14px rgba(0,0,0,0.1);
    padding: 16pt;
    xbackground: white;
  }
}

/* Home page */
div.homebanner p {
	font-weight: 600;
}
div.homebanner p.headline {
	font-weight: 600;
	line-height: 110%;
	margin-top: 40px;
	margin-bottom: 20px;
}
div.homebanner p.content {
}
@media (max-width: 1200px) {
	div.homebanner p.headline {
		font-size: 30px !important;
	}
	div.homebanner p.content {
		font-size: 14px;
	}
}
@media (min-width: 601px) and (max-width: 960px) {
	div.homebanner p.headline {
		font-size: 20px !important;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	div.homebanner p.content {
		font-size: 11px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
}
@media (max-width: 600px) {
	div.homebanner figure.wp-block-media-text__media {
		display: none;
	}
	div.homebanner p.headline {
		font-size: 22px !important;
	}
	div.homebanner p.content {
		font-size: 12px;
	}
}

div.home-icon-intros figure, div.home-icon-help figure {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
div.home-icon-intros h2 {
	line-height: 110%;
	font-weight: 600;
	color: var(--contrast-4);
	font-size: 24px;
	margin-bottom: 10px;
}
div.home-icon-intros p {
	line-height: 120%;
	font-weight: 400;
	margin-bottom: 5px;
}
div.home-icon-intros p.more, div.howcanwehelp p.more {
	font-weight: 600;
}
div.home-icon-intros p.more a, div.howcanwehelp p.more a {
	text-decoration: none;
	color: var(--accent3);
}
div.home-icon-intros p.more a:hover, div.howcanwehelp p.more a:hover {
	color: var(--contrast-4);	
}
div.howcanwehelp {
	box-shadow: 4px 5px 5px 0px #eee, 0px -2px 5px 0px #eee;
	/*margin-top: 5px;*/
}
div.howcanwehelp h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}
div.home-cta h3 {
	/*font-size: */
	margin-bottom: 0px;
}
p.wp-block-post-excerpt__excerpt {
	margin-bottom: 0px;
}
a.wp-block-post-excerpt__more-link {
	text-decoration: none;
	color: var(--accent);
	font-weight: 600;
}
a.wp-block-post-excerpt__more-link:hover {
	color: var(--contrast-4);
}
div.home-contact-social {
	margin-left: 0px;
}

/* Forms */
label#label_6_54_1 {
	font-weight: bold;
	font-size: 17px;
}
#field_6_54 {
	margin-left: 30%;
}
.horizontal-radio-buttons .gfield_radio {
    display: flex;
    flex-wrap: wrap; /* allows wrapping if necessary */
}

.horizontal-radio-buttons .gchoice {
    margin-right: 10px; /* spacing between radio buttons */
    min-width: 60px; /* ensures enough space for each radio button and label */
}

body.page-id-5240 label.gform-field-label {
	margin-bottom: 0px !important;
}
body.page-id-5240 div.gfield_description {
	margin-top: 0px !important;
	padding-top: 0px !important;
}
body.page-id-5240 div.gfield {
	padding-top: 20px !important;
}


/* Buttons */

div.wp-block-button {
	margin-bottom: 0em !important;
}
.button, .wp-block-button .wp-block-button__link, #wp-block-search__input-1 {
    padding: 3px 15px;
}
div.centre-button {
	margin-right: auto !important;
	margin-left: auto !important;
}


hr {
	border-top: 2px solid #10bd6d !important;
}

/* My Addount Details */
div.my-account-details li {
	list-style: none;
}


