h1, h2, h3, h4, h5 {
font-family: 'Raleway', sans-serif;
}
p {
font-family: 'Raleway', sans-serif;
}
.content-area, .content, .site-header {
padding: 0;
}
.post-6, .post-109, .post-121, .post-117, .post-119, .post-124 {
display: none;
}
.modula-video-icon {
width: 45px !important;
}
.uppercase {
text-transform: uppercase !important;
font-weight: 700;
font-size: 1.5em !important;
}
.global-p {
font-weight: 500 !important;
color: #101585;
font-size: 14px !important;
margin: 0px 0 25px;
text-align: justify !important;
text-align-last: center !important;
line-height: 24px;
}
.global-p a {
text-decoration: none;
color: #101585;
font-weight: 700;
transition: 0.5s;
}
.global-p a:hover {
color: #a78bfa !important;
transition: 0.5s;
}
.video-reel {
margin-bottom: 10px;
}
.digital-wrapper .flexbox {
margin-top: 10px;
}
#masthead {
transition: 0.5s;
}
.global-h3 {
color: #101585;
text-transform: uppercase;
font-weight: 700 !important;
font-size: 25px !important;
line-height: 1;
margin: 0 0 20px 0;
padding: 10px 0;
}
.center {
text-align: center;
}
.site-content {
margin-top: 113px; }
.home {
overflow-y: hidden; }
.home .site-header {
display: none;
}
.home .site-content {
margin-top: 0;
}
.site-header {
background: rgba(255, 255, 255, 0.68);
display: block;
position: fixed;
z-index: 5;
width: 100%;
top: 0; }
.sp-header {
display: flex;
align-items: center;
margin-left: 25px;
margin-right: 25px;
}
.sp-header .span_4_of_6 {
text-align: right;
display: flex;
justify-content: flex-end;
}
.sp-header .span_4_of_6 .cta {
margin-right: 30px;
}
.sp-header .span_4_of_6 .cta li {
list-style: none;
}
.sp-header .span_4_of_6 .cta li a {
font-family: 'Raleway', sans-serif;
font-weight: 500;
color: #101585;
font-size: 12px;
text-decoration: none;
}
.cta li a .cta-desktop {
display: contents;
}
.cta li a .cta-mobile {
display: none;
}
.sp-site-logo {
width: fit-content; }
.sp-site-logo .custom-logo-link {
position: relative;
display: block;
}
.sp-site-logo .custom-logo-link img {
width: 60px;
}
.sp-site-logo .sp-title {
font-family: 'Raleway', sans-serif;
text-align: center;
font-weight: 600;
text-transform: uppercase;
font-size: 14px;
}
.hamburger-nav {
cursor: pointer;
padding: 13px 15px;
background: #101585;
}
.hamburger-nav i {
color: #fff;
}
nav {
background-color: rgba(0, 0, 0, .8);
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease-in-out;
z-index: 5;
overflow: hidden;
}
nav ul {
list-style-type: none;
padding: 0;
margin: 0;
position: absolute;
left: 50%;
top: 170px;
transition: all 0.3s ease-in-out;
transform: translateX(-50%);
}
nav ul li {
transform: translateY(50px);
opacity: 0;
}
nav ul li a {
display: block;
font-size: 2em;
text-decoration: none;
padding: 10px 0;
text-align: center;
color: #fff !important;
font-weight: bold;
transition: all 0.2s ease-in-out;
font-family: 'Raleway', sans-serif;
text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
}
nav ul li a:hover {
color: #101585;
}
.toggle-btn {
display: inline-block;
position: relative;
overflow: hidden;
z-index: 10;
right: 10px;
top: 10px;
cursor: pointer;
}
.toggle-btn .bar {
width: 30px;
height: 2px;
margin: 7px auto;
background-color: #101585;
transition: all 0.3s ease-in-out;
}
.toggle-btn .bar:nth-child(2) {
width: 20px;
}
#toggle:checked ~ nav {
opacity: 1;
visibility: visible;
}
#toggle:checked ~ nav ul {
top: 70px;
}
#toggle:checked ~ nav ul li {
transform: translateY(0px);
opacity: 1;
}
#toggle:checked ~ nav ul li:nth-child(1) {
transition: all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) 0.1s;
}
#toggle:checked ~ nav ul li:nth-child(2) {
transition: all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) 0.2s;
}
#toggle:checked ~ nav ul li:nth-child(3) {
transition: all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) 0.3s;
}
#toggle:checked ~ nav ul li:nth-child(4) {
transition: all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) 0.4s;
}
#toggle:checked + label.toggle-btn .bar {
background-color: #fff;
}
#toggle:checked + label.toggle-btn .bar:nth-child(2) {
transform: translateX(50px);
opacity: 0;
}
#toggle:checked + label.toggle-btn .bar:nth-child(1) {
transform: translateY(10px) rotate(45deg);
}
#toggle:checked + label.toggle-btn .bar:nth-child(3) {
transform: translateY(-8px) rotate(-45deg);
}
#toggle:checked ~ nav ul li:nth-child(5) {
transition: all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) 0.6s;
}
#toggle:checked ~ nav ul li:nth-child(6) {
transition: all 0.3s cubic-bezier(0.6, 0, 0.8, 1.5) 0.8s; }
.home-wrapper { }
.home-wrapper .grid {
display: grid;
grid-template: auto / 1fr 1fr 1fr;
text-align: center;
width: 100vw;
height: 100vh;
}
.home-wrapper .grid .grid-item {
position: relative;
overflow: hidden;
}
.home-wrapper .grid .grid-item h2 {
color: #101585;
font-weight: 500;
width: 100%;
line-height: normal;
font-family: 'Raleway', sans-serif;
position: absolute;
}
.home-wrapper .grid .grid-item img {
width: 100%;
}
.home-wrapper .grid .grid-item a {
display: block;
width: 100%;
height: 100%;
}
.home-wrapper .grid .grid-item:nth-of-type(1) .image-bg-layer {
background-image: url(https://creativeemporium.co.za/wp-content/uploads/2025/06/about-img-layer-1024x6782-1.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
transition: 0.5s;
}
.home-wrapper .grid .grid-item:nth-of-type(1) .mask-overlay {
background-image: url(https://creativeemporium.co.za/wp-content/uploads/2025/05/about-mask2.svg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
}
.home-wrapper .grid .grid-item:nth-of-type(1):hover {
transition: 0.5s;
}
.home-wrapper .grid .grid-item:nth-of-type(1):hover .image-bg-layer {
transform: scale(1.2);
transition: 0.5s;
}
.home-wrapper .grid .grid-item:nth-of-type(2) {
background: #fff;
display: flex;
align-items: center;
}
.home-wrapper .grid .grid-item:nth-of-type(2) h2 {
margin: 0;
}
.home-wrapper .grid .grid-item:nth-of-type(2) h2 a {
display: contents;
}
.home-wrapper .grid .grid-item:nth-of-type(2) h2 a img {
width: 80px;
margin-bottom: 10px;
}
.home-wrapper .grid .grid-item:nth-of-type(3) .image-bg-layer {
background-image: url(https://creativeemporium.co.za/wp-content/uploads/2025/06/video-img-layer-1024x6782-1.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
transition: 0.5s;
}
.home-wrapper .grid .grid-item:nth-of-type(3) .mask-overlay {
background-image: url(https://creativeemporium.co.za/wp-content/uploads/2025/05/video-mask.svg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
}
.home-wrapper .grid .grid-item:nth-of-type(3):hover {
transition: 0.5s;
}
.home-wrapper .grid .grid-item:nth-of-type(3):hover .image-bg-layer {
transform: scale(1.2);
transition: 0.5s;
}
.home-wrapper .grid .grid-item:nth-of-type(4) .image-bg-layer {
background-image: url(https://creativeemporium.co.za/wp-content/uploads/2025/06/photo-img-layer-1024x6784-1.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
transition: 0.5s;
}
.home-wrapper .grid .grid-item:nth-of-type(4) .mask-overlay {
background-image: url(https://creativeemporium.co.za/wp-content/uploads/2025/05/photo-mask2.svg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
}
.home-wrapper .grid .grid-item:nth-of-type(4):hover {
transition: 0.5s;
}
.home-wrapper .grid .grid-item:nth-of-type(4):hover .image-bg-layer {
transform: scale(1.2);
transition: 0.5s;
}
.home-wrapper .grid .grid-item:nth-of-type(5) .image-bg-layer {
background-image: url(https://creativeemporium.co.za/wp-content/uploads/2025/06/digital-img-layer-1024x6782-1.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
transition: 0.5s;
}
.home-wrapper .grid .grid-item:nth-of-type(5) .mask-overlay {
background-image: url(https://creativeemporium.co.za/wp-content/uploads/2025/05/digital-mask.svg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
}
.home-wrapper .grid .grid-item:nth-of-type(5):hover {
transition: 0.5s;
}
.home-wrapper .grid .grid-item:nth-of-type(5):hover .image-bg-layer {
transform: scale(1.2);
transition: 0.5s;
}
.home-wrapper .grid .grid-item:nth-of-type(6) .image-bg-layer {
background-image: url(https://creativeemporium.co.za/wp-content/uploads/2025/06/contact-img-layer-1024x6782-1.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
transition: 0.5s;
}
.home-wrapper .grid .grid-item:nth-of-type(6) .mask-overlay {
background-image: url(https://creativeemporium.co.za/wp-content/uploads/2021/03/contact-mask.svg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
}
.home-wrapper .grid .grid-item:nth-of-type(6):hover {
transition: 0.5s;
}
.home-wrapper .grid .grid-item:nth-of-type(6):hover .image-bg-layer {
transform: scale(1.2);
transition: 0.5s;
}
.wrapper {
margin: 0 40px;
margin-top: 0;
padding-bottom: 30px; }
.about-wrapper { }
.about-wrapper .flexbox {
display: flex;
align-items: center;
text-align: center;
}
.about-wrapper .flexbox .flex-item {
width: 33.33%;
}
.about-wrapper .flexbox .flex-item img {
width: 55%;
}
.about-wrapper .flexbox .flex-item:nth-of-type(2) {
text-align: justify;
}
.about-wrapper .flexbox .flex-item h2 {
line-height: normal;
color: #101585;
font-weight: 500;
width: 100%;
}
.about-wrapper .flexbox .flex-item p {
color: #101585;
font-size: 12px;
}
.about-wrapper .flexbox .flex-item p a {
text-decoration: none;
color: #101585;
font-weight: bolder;
transition: 0.5s;
}
.about-wrapper .flexbox .flex-item p a:hover {
color: #6b6b6b;
transition: 0.5s;
}
.about-wrapper .flexbox .flex-item .mobile-slider-wrapper {
display: none;
}
.about-wrapper .skills h2 {
line-height: normal;
color: #101585;
font-weight: 500;
width: 100%;
display: block;
text-align: center;
}
.about-wrapper .skills .skills-box {
display: flex;
}
.about-wrapper .skills .skills-box .skills-item {
width: 33.33%;
padding: 0 20px 20px 20px;
}
.about-wrapper .skills .skills-box .skills-item h2 {
text-align: left;
color: #fff;
}
.about-wrapper .skills .skills-box .skills-item li {
list-style: none;
color: #fff;
font-family: 'Raleway', sans-serif;
font-size: 12px;
}
.about-wrapper .skills .skills-box .skills-item:nth-of-type(1) {
background: #101585;
}
.about-wrapper .skills .skills-box .skills-item:nth-of-type(2) {
background: #101585;
}
.about-wrapper .skills .skills-box .skills-item:nth-of-type(3) {
background: #101585;
}
.contact-wrapper {
margin-top: 0;
padding-bottom: 0; }
.contact-wrapper .grid-blocks {
display: grid;
grid-template-columns: 1fr 1fr;
margin: 0 -40px;
}
.contact-wrapper .grid-blocks .grid-item {
padding: 100px;
}
.contact-wrapper .grid-blocks .grid-item:nth-of-type(1) {
padding: 0;
}
.contact-wrapper .grid-blocks .grid-item:nth-of-type(1) .global-p {
line-height: initial !important;
text-align: center !important;
}
.contact-wrapper .grid-blocks .grid-item:nth-of-type(1) h2 {
line-height: normal;
color: #101585;
font-weight: 500;
width: 100%;
}
.contact-wrapper .grid-blocks .grid-item:nth-of-type(1) h2 .social-links {
display: inline-flex;
}
.contact-wrapper .grid-blocks .grid-item:nth-of-type(1) h2 .social-links a {
transition: 0.5s;
}
.contact-wrapper .grid-blocks .grid-item:nth-of-type(1) h2 .social-links a:first-child {
margin-right: 10px;
}
.contact-wrapper .grid-blocks .grid-item:nth-of-type(1) h2 .social-links a i {
font-size: 30px;
transition: 0.5s;
}
.contact-wrapper .grid-blocks .grid-item:nth-of-type(1) h2 .social-links a:hover i {
color: #6b6b6b !important;
transition: 0.5s;
}
.contact-wrapper .grid-blocks .grid-item:nth-of-type(1) a {
color: #101585;
text-decoration: none;
display: block;
}
.contact-wrapper .grid-blocks .grid-item:nth-of-type(2) {
padding: 0;
background: #f5f5f5;
}
.contact-wrapper .grid-blocks .grid-item:nth-of-type(2) .form-wrapper {
background: #f5f5f5;
padding: 30px;
}
.contact-wrapper .grid-blocks .grid-item:nth-of-type(2) .form-wrapper .gform_title {
color: #101585;
text-transform: uppercase;
font-weight: 700 !important;
font-size: 25px !important;
text-align: center;
font-family: 'Raleway', sans-serif;
}
.contact-wrapper .grid-blocks .grid-item:nth-of-type(2) .form-wrapper .gfield_label {
font-family: 'Raleway', sans-serif;
color: #101585;
}
.contact-wrapper .grid-blocks .grid-item:nth-of-type(2) .form-wrapper input {
color: #101585;
background: none;
border: none;
border-bottom: solid thin;
}
.contact-wrapper .grid-blocks .grid-item:nth-of-type(2) .form-wrapper .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
font-size: inherit;
font-family: inherit;
padding: 5px 4px;
letter-spacing: normal;
font-family: 'Raleway', sans-serif;
font-size: 14px;
}
.contact-wrapper .grid-blocks .grid-item:nth-of-type(2) .form-wrapper option {
font-family: 'Raleway', sans-serif;
font-size: 14px;
}
.contact-wrapper .grid-blocks .grid-item:nth-of-type(2) .form-wrapper .gform_footer {
padding: 0;
margin: 0;
}
.contact-wrapper .grid-blocks .grid-item:nth-of-type(2) .form-wrapper input#gform_submit_button_1 {
border: solid thin;
border-radius: 0;
font-family: 'Raleway', sans-serif;
text-transform: uppercase;
font-weight: 800;
cursor: pointer;
float: right;
margin-top: -35px;
transition: 0.5s;
}
.contact-wrapper .grid-blocks .grid-item:nth-of-type(2) .form-wrapper input#gform_submit_button_1:hover {
background: #101585;
color: #fff;
transition: 0.5s;
}
.contact-wrapper .flexbox {
height: 100%;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}
.contact-wrapper .flexbox .flex-item {
width: 100%;
height: 100%;
}
.contact-wrapper .flexbox .flex-item:first-child {
background-image: url(https://creativeemporium.co.za/wp-content/uploads/2023/03/contact-image-3.jpg);
background-size: cover;
background-position: center;
}
.contact-wrapper .flexbox .flex-item:first-child img {
opacity: 0;
}
.contact-wrapper .flexbox .flex-item:last-child {
display: flex;
flex-direction: column;
justify-content: center;
}
.contact-wrapper .flexbox .flex-item:last-child .social-links {
display: flex;
justify-content: center;
}
.contact-wrapper .flexbox .flex-item:last-child .social-links a:first-child {
margin-right: 10px;
}
.photo-wrapper {
margin-top: 0; }
.photo-wrapper h2 {
color: #101585;
font-weight: 500;
margin-bottom: 0;
}
.photo-wrapper .flexbox {
display: flex;
}
.photo-wrapper .flexbox .flex-item {
width: 100%;
}
.photo-wrapper .flexbox .flex-item p {
font-size: 1.5em;
text-align: center;
}
.photo-wrapper .photo-gallery {
margin-top: 20px;
margin-bottom: 50px;
}
.video-wrapper { margin: 0 114px; }
.video-wrapper .video-banner {
display: block;
margin: 0 auto;
width: 100%;
}
.video-wrapper .text-block-a {
margin-top: 20px;
margin-left: 40px;
margin-right: 40px;
font-size: 1.5em;
text-align: center;
}
.video-wrapper .flexbox {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
gap: 40px 0px;
text-align: center;
margin-top: 50px;
}
.video-wrapper .flexbox .flex-item {
width: 100%;
border-right: solid thin;
}
.video-wrapper .flexbox .flex-item:nth-child(4n) {
border-right: none;
}
.video-wrapper .flexbox .flex-item:last-child {
border-right: none;
}
.video-wrapper .flexbox .flex-item h3 {
color: #101585;
font-weight: 500;
}
.video-wrapper .flexbox .flex-item .video-desc {
margin-top: -15px;
text-transform: lowercase;
font-size: 14px;
}
.digital-wrapper h2 {
color: #101585;
font-weight: 500;
margin-bottom: 0;
}
.digital-wrapper .flexbox {
display: flex;
}
.digital-wrapper .flexbox .flex-item {
width: 100%;
}
.digital-wrapper .flexbox .flex-item p {
font-size: 1.5em;
text-align: center;
}
.digital-wrapper .flexbox .flex-item:first-child {
margin-right: 10px;
}
.digital-wrapper .digital-gallery {
margin-top: 20px;
}
@media (max-width: 320px) { .cta li a .cta-mobile {
display: contents;
}
.cta li a .cta-desktop {
display: none !important;
}
}
.footer {
padding: 30px 50px;
background: #fff; }
.footer .flexbox {
display: flex;
}
.footer .flexbox .flex-item {
width: 100%;
}
.footer .flexbox .flex-item .footer-logo {
display: block;
text-align: center;
width: 8%;
margin: 0 auto;
}
.footer .flexbox .flex-item p {
color: #101585;
text-decoration: none;
font-weight: 500;
font-size: 13px;
}
.footer .flexbox .flex-item .footer-navigation {
text-align: center;
margin-top: 10px;
}
.footer .flexbox .flex-item .footer-navigation li {
list-style: none;
display: inline;
border-right: solid thin;
}
.footer .flexbox .flex-item .footer-navigation li:first-child {
padding-left: 0;
}
.footer .flexbox .flex-item .footer-navigation li:last-child {
padding-right: 0;
border-right: none;
}
.footer .flexbox .flex-item .footer-navigation li a {
font-family: 'Raleway', sans-serif;
color: #101585;
text-decoration: none;
font-size: 14px;
font-weight: 400;
padding: 10px;
}
.footer .flexbox .flex-item .footer-contact {
display: flex;
justify-content: center;
margin-top: 15px;
}
.footer .flexbox .flex-item .footer-contact li {
list-style: none;
}
.footer .flexbox .flex-item .footer-contact li a {
font-family: 'Raleway', sans-serif;
color: #101585;
text-decoration: none;
font-size: 14px;
display: block;
padding: 10px;
}
.site-footer {
position: relative;
text-align: center;
padding: 20px;
background: #101585; }
.site-footer .site-info {
font-family: 'Raleway', sans-serif;
color: #fff;
font-size: 12px;
}
.site-footer .site-info a {
color: inherit;
text-decoration: none;
}
.large-content-wrapper {
max-width: 800px;
margin: 0 auto;
}
.video-content {
margin-top: 35px;
}
.digital-content {
margin-top: 35px;
}
.amb-logo {
width: 200px;
display: block;
text-align: center;
margin: 0 auto; }
@media (max-width: 600px) {
p {
font-size: 13px !important;
}
.uppercase {
font-size: 17px !important;
}
.wrapper {
margin: 0 40px; }
.home-header {
margin-top: 10px;
}
.cta {
margin-left: -30px; }
.cta li a {
font-size: 10.5px !important;
}
.cta li a .cta-desktop {
display: contents;
}
.home {
overflow-y: scroll;
}
.home .site-header {
display: block;
}
.home .site-header .span_4_of_6 {
text-align: right;
}
.home .site-header .span_4_of_6 .toggle-btn {
margin-right: 10px;
}
.home .site-header .sp-title {
display: none;
}
.home .site-content {
margin-top: 73px;
}
.home-wrapper { }
.home-wrapper .grid {
grid-template: auto / 1fr;
}
.home-wrapper .grid .grid-item {
height: 350px;
}
.home-wrapper .grid .grid-item h2 {
position: relative;
}
.about-wrapper {
margin-top: 0; }
.about-wrapper .flexbox {
flex-direction: column;
}
.about-wrapper .flexbox .flex-item {
width: 100%;
}
.about-wrapper .flexbox .flex-item h2 {
font-size: 17px;
}
.about-wrapper .flexbox .flex-item img {
width: 85%;
}
.about-wrapper .flexbox .flex-item .slider-wrapper {
display: none;
}
.about-wrapper .flexbox .flex-item .mobile-slider-wrapper {
display: block;
margin-top: -50px;
}
.about-wrapper .skills .skills-box {
flex-direction: column;
}
.about-wrapper .skills .skills-box .skills-item {
width: 100%;
}
.photo-wrapper { }
.photo-wrapper .flexbox {
flex-direction: column;
}
.photo-wrapper .flexbox .flex-item {
width: 100%;
}
.digital-wrapper { }
.digital-wrapper .flexbox {
flex-direction: column;
}
.digital-wrapper .flexbox .flex-item {
width: 100%;
}
.video-wrapper {
margin: 0 40px;
margin-top: 0; }
.video-wrapper .text-block-a {
margin-left: 0;
margin-right: 0;
}
.video-wrapper .flexbox {
grid-template-columns: 1fr;
}
.video-wrapper .flexbox .flex-item {
width: 100%;
border: none;
border-bottom: solid thin;
margin-bottom: 20px;
}
.video-wrapper .flexbox .flex-item:last-child {
border: none;
}
.contact-wrapper {
margin: 0 40px;
}
.contact-wrapper .grid-blocks {
grid-template-columns: 1fr;
}
.contact-wrapper .grid-blocks .grid-item {
padding: 30px;
}
.contact-wrapper .grid-blocks .grid-item:nth-of-type(1) {
padding: 30px;
}
.contact-wrapper .grid-blocks .grid-item:nth-of-type(1) p:last-child {
font-size: 18px !important;
}
.contact-wrapper .grid-blocks .grid-item:nth-of-type(3) {
padding: 0;
}
.contact-wrapper .flexbox {
flex-direction: column;
}
.contact-wrapper .flexbox .flex-item {
width: 100%;
}
.contact-wrapper .flexbox .flex-item h2 {
font-size: 17px;
}
.contact-wrapper .flexbox .flex-item .form-wrapper {
padding: 30px 30px 45px 30px;
}
.contact-wrapper .flexbox .flex-item .form-wrapper .gform_title {
font-size: 19px;
}
.contact-wrapper .flexbox .flex-item .form-wrapper .gform_footer {
padding: 16px 0 10px 0;
margin: 16px 0 0 0;
}
.contact-wrapper .flexbox .flex-item .form-wrapper input#gform_submit_button_1 {
margin-top: 0;
}
.contact-wrapper .flexbox .flex-item:last-child {
padding: 20px;
}
.contact-wrapper .grid-blocks .grid-item:nth-of-type(4) .form-wrapper .gform_footer {
padding: 16px 0 10px 0;
}
.contact-wrapper .grid-blocks .grid-item:nth-of-type(4) .form-wrapper input#gform_submit_button_1 {
margin-top: 0; }
.footer .footer-logo {
width: 33% !important;
}
.footer .footer-navigation li {
list-style: none !important;
display: grid !important;
border-right: none !important;
border-bottom: solid thin !important;
width: 20% !important;
margin: 0 auto;
}
.footer .footer-navigation li a {
font-size: 13px !important;
}
.footer .footer-contact {
margin-top: 15px;
flex-direction: column;
text-align: center;
}
}
@media (max-width: 320px) { .grid {
grid-template: auto / 1fr;
}
.grid .grid-item {
height: 250px;
}
}
@media (max-width: 768px) and (min-width: 600px) { .home-wrapper { }
.home-wrapper .grid {
grid-template: auto / 1fr 1fr;
}
.home-wrapper .grid .grid-item:nth-of-type(4) {
background-size: 62%;
}
.home-wrapper .grid .grid-item:nth-of-type(4):hover {
background-size: 70%;
}
.home-wrapper .grid .grid-item:nth-of-type(5) {
background-size: 100%;
}
.home-wrapper .grid .grid-item:nth-of-type(5):hover {
background-size: 110%;
}
.home-wrapper .grid .grid-item:nth-of-type(6) {
background-size: 100%;
}
.home-wrapper .grid .grid-item:nth-of-type(6):hover {
background-size: 110%;
}
.about-wrapper {
margin-top: 0;
padding-bottom: 0; }
.about-wrapper .flexbox {
flex-direction: column;
}
.about-wrapper .flexbox .flex-item {
width: 100%;
}
.about-wrapper .flexbox .flex-item img {
width: 50%;
}
.video-wrapper {
margin: 0 40px;
margin-top: 0; }
.video-wrapper .flexbox {
grid-template-columns: 1fr 1fr 1fr;
}
.video-wrapper .flexbox .flex-item {
border-right: solid thin;
}
.video-wrapper .flexbox .flex-item:nth-child(4n) {
border-right: solid thin;
}
.video-wrapper .flexbox .flex-item:last-child {
border-right: none;
}
.contact-wrapper .flexbox .flex-item .form-wrapper input#gform_submit_button_1 {
float: none;
margin-top: 0 !important;
}
}
@media (max-width: 1024px) and (min-width: 768px) { .wrapper { }
.home-wrapper { }
.home-wrapper .grid {
grid-template: auto / 1fr 1fr;
}
.home-wrapper .grid .grid-item:nth-of-type(1) {
background-size: 70%;
}
.home-wrapper .grid .grid-item:nth-of-type(1):hover {
background-size: 80%;
}
.home-wrapper .grid .grid-item:nth-of-type(4) {
background-size: 62%;
}
.home-wrapper .grid .grid-item:nth-of-type(4):hover {
background-size: 70%;
}
.home-wrapper .grid .grid-item:nth-of-type(5) {
background-size: 100%;
}
.home-wrapper .grid .grid-item:nth-of-type(5):hover {
background-size: 110%;
}
.home-wrapper .grid .grid-item:nth-of-type(6) {
background-size: 100%;
}
.home-wrapper .grid .grid-item:nth-of-type(6):hover {
background-size: 110%;
}
.about-wrapper {
margin-top: 0;
padding-bottom: 0; }
.about-wrapper .flexbox {
flex-direction: column;
}
.about-wrapper .flexbox .flex-item {
width: 100%;
}
.about-wrapper .flexbox .flex-item img {
width: 50%;
}
.contact-wrapper .grid-blocks .grid-item {
padding: 45px;
}
}
@media (min-width: 1150px) { }
@media (min-width: 1250px) { }
@media (min-width: 1366px) { .home-wrapper h2 {
font-size: 20px !important;
}
}
@media (min-width: 1400px) { .large-content-wrapper {
max-width: 64%;
margin: 0 auto;
}
.home-wrapper h2 {
font-size: 1.5em !important;
}
.cta li a {
font-size: 14px !important;
}
.about-wrapper .flexbox .flex-item img {
width: 48%;
}
.photo-wrapper { }
.photo-wrapper .flex-item {
margin: 0 10px;
}
.footer .footer-navigation li a {
font-size: 14px !important;
}
.contact-wrapper .flexbox .flex-item:last-child {
padding: 20px;
}
}
@media only screen and (min-width: 2000px) { .large-content-wrapper {
max-width: 64%;
margin: 0 auto;
}
.cta li a {
font-size: 14px !important;
}
.about-wrapper { }
.about-wrapper .flexbox .flex-item img {
width: 48%;
}
.footer .footer-navigation li a {
font-size: 14px !important;
}
.contact-wrapper .flexbox .flex-item:last-child {
padding: 20px;
}
}
@media only screen and (min-width: 3000px) { .large-content-wrapper {
max-width: 64%;
margin: 0 auto;
}
.cta li a {
font-size: 14px !important;
}
.about-wrapper { }
.about-wrapper .flexbox .flex-item img {
width: 48%;
}
.footer .footer-navigation li a {
font-size: 14px !important;
}
.contact-wrapper .flexbox .flex-item:last-child {
padding: 20px;
}
}
.page-id-2372 .entry-title {
display: none !important; }
.ceSWSH {
--ink: #1b2a8f;
--paper: #fff;
--muted: rgba(27, 42, 143, .72);
--line: rgba(27, 42, 143, .18);
font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif !important;
color: var(--ink) !important;
background: var(--paper) !important;
}
.ceSWSH a {
color: inherit !important;
text-decoration: none !important;
}
.ceSWSH .wrap {
max-width: 1100px;
margin: 0 auto;
padding: 0 20px;
}
.ceSWSH .center {
text-align: center;
}
.ceSWSH .hero {
padding: 150px 0 120px;
min-height: 600px; background-image: linear-gradient(rgba(255, 255, 255, 0.70), rgba(255, 255, 255, 0.70)), url(https://creativeemporium.co.za/wp-content/uploads/2026/03/Creative-Emporium-landing2.jpg);
background-size: contain;
background-repeat: no-repeat; background-position: center 35%;
}
.ceSWSH .kicker {
font-size: 12px;
letter-spacing: 0.18em;
text-transform: uppercase;
font-weight: 800 !important;
color: var(--muted) !important;
}
.ceSWSH .avail {
display: inline-flex;
align-items: center;
gap: 10px;
margin-top: 12px;
padding: 10px 14px;
border-radius: 999px;
border: 1px solid var(--line);
font-weight: 900 !important;
color: var(--ink) !important;
background: #fff;
}
.ceSWSH h1 {
font-size: clamp(44px, 6vw, 78px) !important;
line-height: 1.02 !important;
font-weight: 950 !important;
margin: 16px 0 12px !important;
letter-spacing: -0.02em !important;
color: var(--ink) !important;
}
.ceSWSH h2 {
font-size: clamp(24px, 3vw, 34px) !important;
font-weight: 950 !important;
margin: 0 0 12px !important;
letter-spacing: -0.01em !important;
color: var(--ink) !important;
}
.ceSWSH p {
font-size: 17px !important;
line-height: 1.65 !important;
color: var(--muted) !important;
}
.ceSWSH .lead {
max-width: 760px;
margin: 0 auto;
font-size: 18px !important;
}
.ceSWSH .ctaRow {
display: flex;
gap: 14px;
justify-content: center;
flex-wrap: wrap;
margin-top: 22px;
}
.ceSWSH .btn {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 14px 22px;
border-radius: 999px;
font-weight: 950 !important;
letter-spacing: 0.02em;
text-decoration: none !important;
}
.ceSWSH .btnSolid {
background: var(--ink) !important;
color: #fff !important;
border: 1px solid var(--ink) !important;
}
.ceSWSH .btnOutline {
background: transparent !important;
color: var(--ink) !important;
border: 1px solid rgba(27, 42, 143, .45) !important;
}
.ceSWSH .chips {
display: flex;
gap: 12px;
justify-content: center;
flex-wrap: wrap;
margin-top: 20px;
}
.ceSWSH .chip {
display: inline-flex;
align-items: center;
gap: 10px;
padding: 10px 14px;
border-radius: 999px;
border: 1px solid var(--line) !important;
font-weight: 850 !important;
font-size: 14px !important;
background: rgba(27, 42, 143, .05) !important;
}
.ceSWSH .divider {
border-top: 1px solid var(--line) !important;
margin: 60px 0 !important;
}
.ceSWSH .videoWrap {
max-width: 900px;
margin: 30px auto 0;
border-radius: 16px;
overflow: hidden;
border: 1px solid var(--line) !important;
aspect-ratio: 16/9;
background: #000;
}
.ceSWSH .videoWrap iframe {
width: 100%;
height: 100%;
}
.ceSWSH .grid {
display: grid;
gap: 20px;
}
.ceSWSH .grid3 {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.ceSWSH .card {
border: 1px solid var(--line) !important;
border-radius: 18px;
padding: 20px;
background: #fff !important;
}
@media (max-width: 900px) {  .ceSWSH .grid3 {
grid-template-columns: 1fr;
}
.ceSWSH .hero {
padding: 70px 0 46px;
}
}
.ceSWSH .brandsWrap {
max-width: 980px;
margin: 26px auto 0;
padding: 14px 16px;
border: 1px solid var(--line);
border-radius: 18px;
background: rgba(27, 42, 143, .03);
}
.ceSWSH .brandsTitle {
font-size: 12px;
letter-spacing: 0.18em;
text-transform: uppercase;
font-weight: 900;
color: rgba(27, 42, 143, .70);
margin-bottom: 10px;
}
.ceSWSH .brandsGrid {
display: flex;
flex-wrap: wrap;
gap: 10px 14px;
justify-content: center;
align-items: center;
}
.ceSWSH .brandChip {
padding: 10px 12px;
border: 1px solid var(--line);
border-radius: 999px;
background: #fff;
font-weight: 900;
font-size: 13px;
color: rgba(27, 42, 143, .88);
}
.ceSWSH .brandLogo {
height: 28px;
width: auto;
opacity: 0.86;
filter: saturate(0);
}
.ceSWSH .recentGrid {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 12px;
max-width: 980px;
margin: 22px auto 0;
}
.ceSWSH .recentItem {
border: 1px solid var(--line);
border-radius: 18px;
overflow: hidden;
background: #fff;
}
.ceSWSH .recentItem img {
width: 100%;
height: 240px;
object-fit: cover;
display: block;
}
.ceSWSH .recentCap {
padding: 10px 12px;
border-top: 1px solid var(--line);
font-weight: 950;
font-size: 13px;
color: rgba(27, 42, 143, .85);
}
.ceSWSH .formBox {
max-width: 980px;
margin: 22px auto 0;
padding: 18px;
border-radius: 18px;
border: 1px solid var(--line);
background: #fff;
text-align: left;
}
.ceSWSH .formBox .hint {
font-size: 14px;
color: var(--muted);
margin-top: 10px;
}
@media (max-width: 900px) { .ceSWSH .recentGrid {
grid-template-columns: 1fr;
}
.ceSWSH .recentItem img {
height: 220px;
}
}
.ceSWSH .videoWrap {
position: relative;
width: 100%;
max-width: 980px;
margin: 30px auto 0;
border-radius: 16px;
overflow: hidden;
border: 1px solid var(--line);
background: #000;
aspect-ratio: 16 / 9;
}
.ceSWSH .videoWrap iframe, .ceSWSH .videoWrap .wp-embedded-content, .ceSWSH .videoWrap .youtube-player, .ceSWSH .videoWrap .youtube-embed, .ceSWSH .videoWrap embed, .ceSWSH .videoWrap object {
position: absolute !important;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important; }
.ceSWSH .hero {
padding: 0 !important; margin-top: -60px !important;
background: transparent !important;
}
.ceSWSH .heroSplit {
display: grid !important;
grid-template-columns: 1.05fr 0.95fr !important;
gap: 22px !important;
align-items: center !important;
max-width: 1180px !important;
margin: 0 auto !important;
padding: 110px 20px 70px !important;
}
.ceSWSH .heroCopy {
text-align: left !important;
}
.ceSWSH .heroVisual {
border-radius: 22px !important;
overflow: hidden !important;
border: 1px solid var(--line) !important;
background: #000 !important;
box-shadow: 0 18px 50px rgba(0, 0, 0, .08) !important;
}
.ceSWSH .heroVisual img {
width: 100% !important;
height: 520px !important;
object-fit: cover !important;
object-position: center top !important;
display: block !important;
}
.ceSWSH .ctaRow {
justify-content: flex-start !important;
}
.ceSWSH .chips {
justify-content: flex-start !important;
}
@media (max-width: 980px) { .ceSWSH .heroSplit {
grid-template-columns: 1fr !important;
padding: 90px 20px 50px !important;
}
.ceSWSH .heroCopy {
text-align: center !important;
}
.ceSWSH .ctaRow, .ceSWSH .chips {
justify-content: center !important;
}
.ceSWSH .heroVisual img {
height: 360px !important;
}
}
.ceSWSH .hero {
position: relative;
overflow: hidden; }
.ceSWSH .hero::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
height: 70%;
pointer-events: none;
z-index: 0;
background-image: linear-gradient(rgba(27, 42, 143, 0.06) 1px, transparent 1px), linear-gradient(90deg, rgba(27, 42, 143, 0.06) 1px, transparent 1px);
background-size: 48px 48px;
background-position: center top; }
.ceSWSH .heroSplit, .ceSWSH .wrap, .ceSWSH .heroCopy, .ceSWSH .heroVisual {
position: relative;
z-index: 2; }
.ceSWSH .hero::after {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 1px;
background: rgba(27, 42, 143, 0.18);
z-index: 1;
}