/*

Theme Name: Platinum
Theme URI: https://gomedia.com.au
Author: GOMedia
Author URI: https://gomedia.com.au
Description: Platinum Plumbing & Civil
Version: 1.0.0
Template: x

*/

.my-split-header {
  background-color: #000; /* black header */
  color: #fff;
}

.my-split-header .x-brand img {
    width: 356px;
}

.my-split-header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 94%;
  margin: 0 auto;
  padding: 4rem 2rem;
}

.my-split-header-inner nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex; /* horizontal list */
}

.my-split-header-inner nav ul li {
  margin: 0 1rem;
}

.my-split-header-inner nav ul li a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.site-branding img {
  height: 40px; /* adjust as needed */
}

.social-icons.instagram a i {
    color: #fff;
    transition: all 300ms;
}

.social-icons.instagram a:hover i {
    color: #000000;
}

header nav a {
    font-family: "pirulen", sans-serif;
    font-size: 0.875em;
    font-weight: 400;
    letter-spacing: 0.15em;
    margin-right: calc(0.15em* -1);
    color: #ffffff;
}

.menu-right-social {
    display: flex;
    align-items: center;
}

.menu-right-social .social-icons {
    margin-left:100px;
}

#post-153 .cs-content img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}



@media (min-width: 1200px) {
    .e61-e1 .x-row-inner > .x-col:first-child {
        margin-left: 0 !important;
    }
}


@media (max-width: 1199px) {
.my-split-header-inner nav ul li {
    margin: 0 0.3rem;
}

.my-split-header-inner nav ul {
    gap: 10px;
}

.desktop-menu {
    text-align: center;
    flex-direction: column;
}

.desktop-menu .site-branding {
    order: 1;
    margin-bottom: 30px;
}

.desktop-menu nav.menu-left {
    order: 2;
    margin-bottom: 20px;
}

.desktop-menu .menu-right-social {
    order: 3;
}

.desktop-menu .menu-right-social .social-icons {
    display: none;
}

.x-row.x-container.max.width.e7-e2.m7-5.m7-6.m7-7 {
    width: 90%;
    margin: 0 5%;
    box-sizing: border-box;
}

#footermain .x-row-inner {
    flex-direction: column !important;
    flex-wrap: nowrap;
}
}


@media (max-width: 980px) {
.m7-f.x-text .x-text-content-text-primary {
    font-size: 1.2em !important;
}

.m7-f.x-text {
    margin-top: 3em;
    margin-bottom: 0em;
}

#footermain {
    padding: 50px 10px;
}

#footermain .x-image.e57-e5.m1l-7 {
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
    display: block;
}

#footermain .x-text.x-text-headline.e57-e6.m1l-8.m1l-9 {
    text-align: center;
}

#footermain .x-text.x-text-headline.e57-e7.m1l-8.m1l-a {
    text-align: center;
    font-size: 0.9em;
}

#footermain .x-image.e57-e5.m1l-7 img {
    width: 80%;
    margin: auto;
}

#footermain .x-col.e57-e8.m1l-6 {
    margin: 0;
}

#footermain ul.x-menu-first-level.x-menu {
    text-align: center;
    margin: 0 0 25px 0;
    width: 100%;
    justify-content: center;
}

#footermain .x-anchor-content {
    padding-left: 0 !important;
    font-size: 12px;
}


#footermain .x-col.e57-e12.m1l-6 {
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
}

#footermain .x-col.e57-e12.m1l-6 a .x-anchor-content {
    font-size: 24px;
}

.x-section.e7-e6.m7-0.m7-2.m7-3 {
    padding-top: 68px;
    padding-bottom: 90px;
}

.x-section.e7-e6.m7-0.m7-2.m7-3 h1.x-text-content-text-primary {
    font-size: 1.6em !important;
}
}