/* START - MASTHEAD */

.hgroup.full-container.masthead-sidebar {
    padding: 0 !important;
}

div#wg-masthead-logo img {
    margin: 0;
}

div#wg-masthead-row {
    padding: 0;
}

div#wg-masthead-row {
    border-bottom: 2px solid black;
}

/* START - Masthead Navigation (Menu) */

div#wg-masthead-menu {
    margin-top: 60px;
    font-size: 1.1em;
}

.menu-main-menu-container a:link, .menu-main-menu-container a:visited, .menu-main-menu-container a:hover, .menu-main-menu-container a:focus, .menu-main-menu-container a:active {
    text-transform: uppercase;
    font-weight: 600 !important;
    font-size: 1em !important;
}

ul#menu-main-menu li a:hover {
    color: #fe0000 !important;
}

#masthead-widgets .widget_nav_menu ul.menu > li > ul.sub-menu {
    background: #f6f6f6;
		border: none;
		border-radius: 5px;
    width: 200px;
}

#masthead-widgets .widget_nav_menu ul.menu > li ul.sub-menu li {
    width: 200px;
}

.menu-main-menu-container a:hover, .menu-main-menu-container a:focus {
    color: Red;
		opacity: 0.75;
}

/* END - Masthead Navigation (Menu) */

/* END - MASTHEAD */

/* START - MAIN CONTENT */

/* START - All Pages */

h1.entry-title {
    margin: 0 0 0 -20px;
}

/* END - All Pages */

/* START - Home - Hero */

div#wg-home-hero-row {
    padding: 25px 0 0 0;
}

p.wgc-home-intro-welcome-to {
    text-align: center;
    font-size: 1.5em;
    font-weight: 600;
    margin: 0;
    line-height: 1em;
}

h2.wgc-home-intro-westside-group {
    text-align: center;
    margin: 10px 0 35px 0;
    color: black;
    font-family: 'Arial', sans-serif !important;
    font-size: 5em;
    font-weight: 900 !important;
    letter-spacing: 2px;
    line-height: 1em;
}

/* END - Home - Hero */


/* START - Home - Intro */

div#wg-home-welcome {
    padding: 45px 0 45px 0;
}

p.wgc-home-intro-text {
    font-size: 1.8em;
    text-align: center;
    margin: 0;
		line-height: 2.5em;
}

/* END - Home - Intro */

/* START - Home - Services */

.fg-caption-desc {
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: 600;
    letter-spacing: 1px;
}

/* END - Home - Services */

/* START - Home - About Westside Group */

div#wg-home-about-wg-text {
    padding: 90px 100px 90px 100px;
}

div#wg-home-about-wg-text p {
    font-size: 2em;
    line-height: 1.5em;
    padding: 45px 0 25px 0;
    margin: 0;
}

div#wg-home-about-wg-text h2 {
    margin: 0;
    line-height: 1em;
    font-size: 3.5em;
    color: black;
    font-family: 'Arial', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
}

button#wg-home-about-wg-btn {
    float: right;
    margin-top: 20px;
    background: #fe0000;
}

button#wg-home-about-wg-btn:hover {
    opacity: 0.55;
}

button#wg-home-about-wg-btn i.fa-solid.fa-circle-info {
    padding: 0 10px 0 0;
}

button#wg-home-about-wg-btn a, button#wg-home-about-wg-btn a:visited, button#wg-home-about-wg-btn a:hover, button#wg-home-about-wg-btn a:focus, button#wg-home-about-wg-btn a:active {
    color: white;
    font-weight: 600;
    text-decoration: none;
    font-size: 1.4em;
}

div#wg-home-about-wg-hero .sow-slider-image-wrapper {
    padding: 0;
    margin-left: 25px;
}

div#wg-home-about-wg-hero .sow-slider-image-wrapper img {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
/* END - Home - About Westside Group */

/* START - Home - Info */

.wg-home-white-bg-a {
    background: white;
    padding: 20px;
		border-radius: 10px;
		margin: 0 50px 0 100px;
}

.wg-home-white-bg-b {
    background: white;
    padding: 20px;
    border-radius: 10px;
    margin: 0 100px 0 50px;
}

div#wg-home-info-text h3 {
    color: black;
    font-family: 'Arial', sans-serif;
    font-weight: 600;
    text-align: center;
    font-size: 3em;
    letter-spacing: 10px;
}

div#wg-home-info-text p {
    font-size: 1.4em;
		text-align: center;
		padding: 0px 0px 0px 40px;
}

table#wg-home-info-text-table {
    width: 80%;
    margin: 0 auto 0 auto;
}

div#wg-home-info-text li {
    font-size: 1.2em;
    list-style: none;
    margin: 0;
}

div#wg-home-info-text i {
    padding-left: 10px;
    padding-right: 15px;
}

/* END - Home - Info */

/* START - The People - The Skill - The Equipment */

div#wg-people-skill-equip .fg-caption-desc {
    color: black;
    letter-spacing: 2px;
}

div#wg-people-skill-equip h3 {
    text-align: center;
    color: black;
    font-size: 4em;
    letter-spacing: 5px;
    margin: 0;
}

/* END - The People - The Skill - The Equipment */

/* START - Services Page (Not a public page - Used for page navigation structure only) */

div#wg-services-row {
    padding: 0;
}

div#wg-services-row a {
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.8em;
}

div#wg-services-row .so-widget-sow-image {
    margin: 20px;
}

div#wg-services-row .so-widget-sow-image img {
    border-radius: 10px;
}

/* END - Services Page (Not a public page - Used for page navigation structure only) */

/* START - Offshore, Onshore and Labour Hire pages */

div#wg-offshore-info-text, div#wg-onshore-info-text, div#wg-labour-hire-info-text {
    padding: 0;
}

div#wg-offshore-info-text h3, div#wg-onshore-info-text h3, div#wg-labour-hire-info-text h3 {
    font-size: 2em !important;
    margin: 0 !important;
}

div#wg-offshore-info-text h4, div#wg-onshore-info-text h4, div#wg-labour-hire-info-text h4 {
    margin: 5px 0 5px 0;
}

div#wg-offshore-info-text ul, div#wg-onshore-info-text ul, div#wg-labour-hire-info-text ul {
    margin: 0 0 0 0;
}

div#wg-offshore-info-text li, div#wg-onshore-info-text li, div#wg-labour-hire-info-text li {
    list-style: none;
    margin: 0 0 0 10px;
}

div#wg-offshore-info-text i, div#wg-onshore-info-text i, div#wg-labour-hire-info-text i {
    padding: 0 15px 0 0;
}

/* END - Offshore, Onshore and Labour Hire pages */

/* START - Westside PPS Alliance */

div#wc-westside-pps-alliance {
    padding: 0;
}

div#wc-westside-pps-alliance .so-widget-sow-image {
    padding: 0 20px;
}

/* END - Westside PPS Alliance */

/* END - MAIN CONTENT */

/* START - FOOTER */

footer#colophon {
    padding: 0 !important;
}

/* START - Footer - Joint Ventures */

div#wg-joint-ventures {
    padding: 5px;
}

div#wg-joint-ventures h4 {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.5em;
    letter-spacing: 4px;
		padding: 10px 0 10px 0;
}

/* END - Footer - Joint Ventures */

/* START - Footer - Contact Details */

div#wg-contact-details {
    padding: 20px 0 20px 0;
    text-align: center;
		text-transform: uppercase;
}

div#wg-contact-details h3 {
    margin: 0 !important;
}

div#wg-contact-details a, div#wg-contact-details visited, div#wg-contact-details a:hover, div#wg-contact-details a:focus, div#wg-contact-details a:active {
    text-decoration: none;
}

/* END - Footer - Contact Details */

/* START - Footer - Site Info and Copyright */

p#wg-footer-line-one {
    margin: 0;
    font-size: 1.4em;
    letter-spacing: 2px;
}

p#wg-footer-line-two {
    margin: 0;
    font-size: 1.6em;
    letter-spacing: 2px;
}

p#wg-footer-copyright {
    margin-top: 20px;
    font-size: 1.1em;
    letter-spacing: 2px;
}

/* END - Footer - Site Info and Copyright */

/* START - Remove Theme Attribution */

div#theme-attribution {
    display: none;
}

/* END - Remove Theme Attribution */

/* END - FOOTER */