/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

div#cmplz-document {
    width: 100% !important;
    max-width: 100% !important;
}

div#cmplz-document p {
    font-size: 16px;
}

#cmplz-document ul, .editor-styles-wrapper .cmplz-unlinked-mode ul {
    list-style: disc;
    margin-left: 0px;
    margin-bottom: 15px;
    padding-left: 25px;
    font-size: 16px !important;
}

#cmplz-document p, #cmplz-document li, #cmplz-document td, .editor-styles-wrapper .cmplz-unlinked-mode p, .editor-styles-wrapper .cmplz-unlinked-mode li, .editor-styles-wrapper .cmplz-unlinked-mode td
Specificity: (1,0,1)
 {
    font-size: 16px;
    margin-top: 0;
}

#cmplz-document li {
    font-size: 16px !important;
}

#cmplz-cookies-overview .cmplz-dropdown summary div h3, #cmplz-document .cmplz-dropdown summary div h3, .editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div h3 {
    grid-area: heading;
    margin: 0;
    font-weight: 400;
    font-size: 16px;
}

#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories {
    margin-top: 10px;
    display: block;
    width: 100%;
    font-size: 16px;
}

#cmplz-document h2, #cmplz-document h3, .editor-styles-wrapper .cmplz-unlinked-mode h2, .editor-styles-wrapper .cmplz-unlinked-mode h3 {
    font-size: 22px;
    text-align: left;
    margin-top: 30px;
    text-transform: initial;
    padding-bottom: 0px;
    margin-bottom: 10px;
    font-weight: 600;
}

.sr7-btn {
    background-color: transparent !important;
    font-family: 'Calibri' !important;
}

sr7-module#SR7_1_1 {
    font-family: 'Calibri' !important;
}

.sr7-btn img.slide-icon {
    height: 55px;
    margin-bottom: -20px !important; 
}

.sr7-btn span.btn-text {
    text-decoration: underline !important;
    text-underline-offset: 2px !important;
}

#SR7_1_1 .cyber_tabs {
    backdrop-filter: none !important;
}

.sr7-tab-content:active, .sr7-tab-content:hover {
    background-color: transparent !important;
}

./*sr7-tab-content .sr7-date {
    color: red !important;
}*/

canvas#SR7_1_1-pbar {
    transform: rotateX(180deg);
    transform: rotateZ(180deg) !important;
    width: 70% !important;
}

sr7-tab.sr7-tab {
    border-bottom: 1px !important;
}

.sr7-tab-img {
    display: none !important;
}

.sr7-tab-content {
    left: 0px !important;
    padding-left: 10px !important;
    padding-bottom: 10px !important;
}

.page-id-56 .footer-text {
    display: none;
}

sr7-tab.sr7-tab:hover {
    background-color: transparent !important;
}

sr7-tab.sr7-tab.selected {
    background: none !important;
    border-top: 2px solid #bc9e65;
}

sr7-tab.sr7-tab {
    background: none !important;
    border-top: 2px solid #fff;
}

sr7-arrow.sr7-leftarrow.sr7-arrows.clean_arrows::before {
    content: url(https://gecn.devstagingbeta.co.za/wp-content/uploads/2025/06/arrow_circle_left-1.svg);
}

sr7-arrow.sr7-rightarrow.sr7-arrows.clean_arrows::before {
    content: url(https://gecn.devstagingbeta.co.za/wp-content/uploads/2025/06/arrow_circle_right-1.svg);
}

/*sr7-arrow.sr7-leftarrow.sr7-arrows.clean_arrows::after {
    content: url(https://gecn.devstagingbeta.co.za/wp-content/uploads/2025/06/arrow_circle_left-1.svg);
}

sr7-arrow.sr7-rightarrow.sr7-arrows.clean_arrows::after {
    content: url(https://gecn.devstagingbeta.co.za/wp-content/uploads/2025/06/arrow_circle_right-1.svg);
}*/

.home-service h3 a:hover {
    transform: scale(0.2) !important;
}

.related-case-studies-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 20px;
  margin-top: 10px;
}

.case-study-card {
  background: #fff;
  border-radius: 0px;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0,0,0,0.04);
  display: flex;
  flex-direction: column;
  height: 100%;
}

.case-study-image img {
  width: 100%;
  height: auto;
  display: block;
}

.case-study-content {
  padding: 25px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}

.case-study-content h3 {
  font-size: 20px;
  font-weight: 500;
  color: #1b1b1b; /* dark charcoal */
  margin: 0 0 15px 0;
  line-height: 1.3;
}

.case-study-content h3 a {
    color: #435365;
    transition: color 0.3s ease;
    font-size: 24px;
}

.case-study-content h3 a:hover {
  color: #BC9E65; /* gold tone on hover (matches your button style) */
}

.read-more-button .arrow-icon img {
  width: 40px;
  height: 40px;
  margin-right: 2px;
  vertical-align: middle;
}

.page-content .elementor-post {
    background-color: #E3E4E3;
}

.page-content .elementor-post__text {
    padding: 10px 15px 10px 15px;
}

.page-content a.elementor-post__read-more {
    text-decoration
Decorations applied to font used for an element's text.
Learn more
Don't show
: underline;
}

.case-study-content p {
  color: #444;
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 25px;
}

.read-more-button {
  display: inline-flex;
  align-items: center;
  text-transform: uppercase;
  font-weight: bold;
  color: #a38136;
  text-decoration: none;
  font-size: 14px;
}

a.read-more-button {
    text-decoration: underline;
    text-underline-offset: 5px;
}

.read-more-button .arrow-icon {
  display: inline-block;
  font-size: 18px;
  margin-right: 6px;
}


.arrow-btn svg {
    width: 45px !important;
    height: 45px !important;
    margin-top: -12px;
}

.arrow-btn:hover svg path{
    fill: #435365 !important;
}

.arrow-btn span.elementor-button-text {
    text-decoration: underline;
    font-size: 16px;
}

.wpc-filters-widget-select {
    background-color: #E3E4E3;
    border: none !important;
    border-radius: 0px;
    padding: 15px !important;
    font-size: 14px;
    color: #435365;
    margin-top: -7px;
}

input.wpc-search-field {
    background-color: #E3E4E3;
    border: none !important;
    border-radius: 0px;
    padding: 12px 15px !important;
    font-size: 14px;
    color: #435365;
}

.wpc-filters-section.wpc-filters-section-591, .wpc-filters-section.wpc-filters-section-592 {
    max-width: 25% !important;
}

form.wpc-filter-date-range-form-visible {
    padding-bottom: 20px !important;
}

a.elementor-post__read-more img {
    width: 35px;
    height: 35px !important;
    margin-bottom: -14px;
}

span.elementor-post-separator::before {
    display: none;
}

span.elementor-post-category::before {
    display: none;
}

.elementor-post__meta-data .elementor-post-separator {
    color: #435365 !important;
    font-weight: 400 !important;
    margin: 0 6px;
    font-size: 14px;
}

span.elementor-post-category {
    color: #BC9E65 !important;
    font-weight: 400 !important;
}

.archive h3.elementor-post__title {
    height: 75px;
}

a.elementor-post__read-more {
    text-underline-offset: 3px;
}


.wpc-filter-post_date {
    background-color: #E3E4E3;
    border: none !important;
    border-radius: 0px;
    padding: 16px 15px 0px 15px !important;
    font-size: 14px;
    color: #435365;
}

#ajaxsearchlite1 .probox {
  height: 45px !important;
  min-height: 45px !important;
  line-height: 45px !important;
  font-family: Calibri, sans-serif !important;
}

#ajaxsearchlite1 .probox .proinput input.orig,
#ajaxsearchlite1 .probox .proinput input.autocomplete {
  height: 45px !important;
  line-height: 45px !important;
  padding: 0 15px !important;
  font-size: 14px;
  font-family: Calibri, sans-serif !important;
}

#ajaxsearchlite1 .probox .promagnifier,
#ajaxsearchlite1 .probox .proclose,
#ajaxsearchlite1 .probox .prosettings {
  height: 45px !important;
  width: 45px !important;
  line-height: 45px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

#ajaxsearchlite1 .probox .innericon svg,
#ajaxsearchlite1 .probox .proclose svg {
  height: 18px !important;
  width: 18px !important;
}

#ajaxsearchlite1 .probox .promagnifier svg {
  height: 45px !important;
  width: 18px !important;
}

.wpc-wrap-icons {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    line-height: 1;
    font-family: 'Calibri';
    letter-spacing: 0px;
}

.postid-63 .case-studies {
    display: none;
}

.wpc-filter-collapsible.wpc-closed .wpc-filter-title .wpc-open-icon, .wpc-filter-has-selected.wpc-closed .wpc-filter-title .wpc-open-icon {
    content: "";
    width: 3px !important;
    min-width: 6px !important;
    height: 6px !important;
    display: block;
    border-left: 1px solid #35495D !important;
    border-top: 1px solid #35495D;
    transform: rotate(-135deg);
    position: relative;
    right: -11px !important;
}

.slide-jump {
  cursor: pointer;
  text-align: center;
  color: white;
  padding: 20px 10px;
  transition: opacity 0.3s ease;
}
.slide-jump hr {
  border: 1px solid white;
  margin-bottom: 10px;
}
.slide-jump.active h4 {
  color: #ffd700;
  font-weight: bold;
}


/* Style the native progress bar */
.home-slide .swiper-pagination-progressbar {
  background: rgba(255, 255, 255, 0.2); /* light track */
  height: 3px;
  border-radius: 4px;
  margin-top: 30px; /* adjust spacing */
}

.home-slide .swiper-pagination-progressbar-fill {
  background-color: white; /* bright white fill */
  border-radius: 4px;
}

.home-slide .swiper-pagination-progressbar {
    top: 220px !important;
}


/*** * class: .sticky-header */ 
header.sticky-header { 	
	--header-height: 100px; 	
	--shrink-header-to: 0.6; 	
	--transition: .45s cubic-bezier(.4, 0, .2, 1); 	
	background-color: rgba(244, 245, 248, 1); 	
	transition: background-color var(--transition), 				
	backdrop-filter var(--transition), 				
	box-shadow var(--transition); 
} 


/*** * Sticky header activated */ 
header.sticky-header.elementor-sticky--effects { 	
	background-color: rgba(244, 245, 248, .8); 	
	box-shadow: 0px 4px 33px 1px rgba(0, 0, 0, .07); 	
	-webkit-backdrop-filter: saturate(180%) blur(20px); 	
	backdrop-filter: saturate(180%) blur(20px); 
}


header.sticky-header > .elementor-container { 	
	min-height: var(--header-height); 	
	transition: min-height var(--transition); 
} 

header.sticky-header.elementor-sticky--effects > .elementor-container { 	
	min-height: calc( var(--header-height) * var(--shrink-header-to) ); 
} 

/*** * Shorter header on mobile (70px instead of 100px) */ 
@media only screen and (max-width: 767px) { 	
	header.sticky-header { 		
		--header-height: 70px; 	
	} 
} 

/*** * class: .logo */ 
header.sticky-header .logo img { 	
	transition: transform var(--transition); 
} 

header.sticky-header.elementor-sticky--effects .logo img { 	
	transform: scale(.8); 
}


.elementor-widget-text-editor ul, .elementor-widget-text-editor ol {
    padding-left: 25px;
    list-style-position: outside;
    margin-bottom: 10px;
}


img.nav-next {
    transform: rotate(180deg) !important;
}


div#gform_fields_1 {
    row-gap: 20px;
}

#gform_fields_1 input, #gform_fields_1 textarea {
    border: 1px solid #BC9E65;
    border-radius: 0px;
    background-color: #F1F1F1;
    padding: 20px 10px;
}

select#input_1_3, select#input_1_8 {
    height: 42px;
    border: 1px solid #BC9E65;
    border-radius: 0px;
    background-color: #F1F1F1;
}

input#input_1_7_1 {
    padding: 14px 14px;
    margin-top: 4px;
    border: none;
}

.gform_heading {
    display: none;
}

input#gform_submit_button_1 {
    background-color: #BC9E65;
    font-family: 'Calibri';
    font-weight: 700;
    letter-spacing: 2px;
    padding: 15px 40px;
    border-radius: 0px;
}

input#gform_submit_button_1:hover {
    background-color: #435365;
    font-family: 'Calibri';
    font-weight: 700;
    letter-spacing: 1px;
    padding: 15px 40px;
    border-radius: 0px;
}

/* MEDIA QUERY - MOBILE */

@media only screen and (max-width: 550px) {
    input#gform_submit_button_1 {
        width: 100% !important;
    }

    .mobile-menu a.elementor-item {
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: center;
}

.mobile-menu a.elementor-sub-item {
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: center;
}


    .footer-menu a.elementor-item {
    display: block !important;
    text-align: center;
}

.home-slide .swiper-pagination-progressbar {
    top: 160px !important;
}

.wpc-filters-section.wpc-filters-section-591, .wpc-filters-section.wpc-filters-section-592 {
    max-width: 100% !important;
}

.wpc-filter-post_date {
    background-color: #E3E4E3;
    border: none !important;
    border-radius: 0px;
    padding: 16px 15px 1px 15px !important;
    font-size: 14px;
    color: #435365;
}

#SR7_1_1 .clean_arrows.sr7-arrows {
    width: 75px !important;
    height: 168px !important;
    background: rgba(255, 255, 255, 0);
}

sr7-tabs.sr7-tabs {
    margin-left: 30px !important;
}

#SR7_1_1 .clean_arrows.sr7-arrows {
    width: 75px !important;
    height: 0px !important;
    background: rgba(255, 255, 255, 0);
}

}

