/* Default Portfolio Single Layout */
.single-portfolio-wrapper {    
    margin: 0 auto;
    padding-top: 60px;
	padding-left: var(--k-container-spacing);
    padding-right: var(--k-container-spacing);	
	padding-bottom: 50px;
}

.single-portfolio-wrapper .vc_row {
    margin: 0 !important;
}

.single-portfolio-wrapper .vc_column-inner, 
.single-portfolio-wrapper .container {
    padding: 0 !important;
}

/**********************
* Hero Slider 
***********************/
/* Hero Slider - CSS Driven Layout */
.hero-slider {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.hero-slider .vc_carousel-inner {
  width: 100% !important;
  overflow: hidden !important;
}

.hero-slider .vc_carousel-slideline {
  width: 100% !important;
  overflow: hidden !important;
}

.hero-slider .vc_carousel-slideline-inner {
  display: flex !important;
  width: 100% !important;
  transition: transform 0.5s ease !important;
  left: 0 !important;
  transform: translateX(0);
}

.hero-slider .vc_item {
  flex: 0 0 100% !important;
  width: 100% !important;
  height: auto !important;
}

.hero-slider .vc_item img {
  width: 100%;
  height: auto;
  display: block;
}

/* Arrow positioning */
.hero-slider .vc_carousel-control {
  width: 34px !important;
  height: 54px !important;;
  background-color: transparent;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 1 !important;
  top: 50%;
  transform: translateY(-50%);
}

.hero-slider .vc_carousel-control .icon-prev,
.hero-slider .vc_carousel-control .icon-next {
  display: none !important;
}

.hero-slider .vc_carousel-control.vc_left {
  left: 25px !important;
  background-image: url('/wp-content/uploads/2026/03/left.svg');
}

.hero-slider .vc_carousel-control.vc_right {
  right: 25px !important;
  background-image: url('/wp-content/uploads/2026/03/right.svg');
}

.hero-slider .vc_carousel-control:hover {
  opacity: 0.7;
}

/* Hide arrows for single image */
.hero-slider.single-image .vc_carousel-control {
  display: none !important;
}

/**********************
* Project introduction
***********************/

.project-title {
    margin: 50px 0 60px 0;
}

.project_introduction_left_col .vc_column-inner {
    max-width: 650px;
    padding-right: 60px !important;
}

/* Project Field */
.project-field {
    margin-bottom: 23px;
}

.project-field .field-label {
    font-weight: 600;
}

/* Terms - Taxonomy field */
.project-terms {    
    margin-bottom: 23px;
}

.project-terms .terms-label {
    font-weight: 600;    
}

/* Project Meta data */
.project-meta .meta-row {
    margin-bottom: 0; 
}

.project-meta .meta-label {    
    margin-right: 3px;
}

.project-meta .meta-value a {
    color: inherit;
    text-decoration: none;
}

/**********************
* Common Section Styles
***********************/

/* Section Container */
.pfg-project-section {
    margin-top: 162px;
}

/* Section Title (Used by Completed) */
.pfg-section-title {
    margin-bottom: 45px;
}

/* Header Row (Flex Container) */
/* Default: image left, text right */
.pfg-section-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 30px;
}

/* Reversed layout: text left, image right */
.pfg-section-header.layout-reversed {
    flex-direction: row-reverse;
}

/* Text Column */
.pfg-section-text {
    flex: 1;
    min-width: 250px;
}

.pfg-section-text h3 {
    margin-bottom: 60px;
}

/* Image Column */
.pfg-section-image {
    flex: 0 0 auto;
    max-width: 50%;
}

.pfg-section-image img {
    max-width: 100%;
    height: auto;
    display: block;
}

/* Gallery Margins */
#pfg-progress-gallery,
#pfg-concept-gallery {
    margin-top: 176px; 
}

/**********************
* Layout Specifics
***********************/

/* Standard: Text Left, Image Right */
.layout-standard .pfg-section-text {
    padding-right: 40px;
}
.layout-standard .pfg-section-image img {
    margin-left: auto;
}

/* Reversed: Image Left, Text Right */
.layout-reversed .pfg-section-text {
    padding-left: 40px;
}
.layout-reversed .pfg-section-image img {
    margin-right: auto;
}

/**********************
* Completed Project
***********************/
#project-completed-grid {
    margin-top: 0;
}


/**********``````````************
* Project highlights (old design)
********************************/
.pfg-highlight-columns {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.pfg-project-section.pfg-highlights {
    margin-top: 30px;
}

.pfg-highlights .pfg-section-header {
    margin-bottom: 80px;
}

.pfg-highlights .pfg-section-header:last-of-type {
    margin-bottom: 0;
}

/**********************
* Light Gallery
***********************/
/* Arrows */
.lg-actions .lg-prev,
.lg-actions .lg-next {
	background-color: unset !important;
	background-size: contain;
	width: 34px;
    height: 54px;
}

.lg-actions .lg-prev {
	background-image: url('/wp-content/uploads/2026/03/left.svg');	
}

.lg-actions .lg-prev:after,
.lg-actions .lg-next:before {
	content: unset !important;	
}

.lg-actions .lg-next {
	background-image: url('/wp-content/uploads/2026/03/right.svg');
}


/* Force show lightGallery controls */
.lg-actions .lg-next,
.lg-actions .lg-prev {
    display: block !important;
}

.lg-thumb-wrap {
    display: block !important;
}

.lg-thumb-item {
    border-radius: 2px;
    overflow: hidden;
}

.lg-sub-html h3 {
	color: #ddd;
}

.lg-sub-html p {
	color: #ccc;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
	border: none;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
	border: none;
}

.lg-outer .lg-thumb-item {
	border-radius: 0 !important;
	opacity: .7;
}

.lg-outer .lg-thumb-item.active {
	border: 2px solid #FFF !important;
}

.lg-outer .lg-thumb-item.active {
	opacity: 1;
}

.lg-outer .lg-thumb-item:hover {
	opacity: .85;
}

/**********************
* Project Publications
***********************/
.project-downloads-list .publications-title {
    padding: 135px 0 107px 0;
    margin-bottom: 0
}

/**********************
* Similar Projects
***********************/
.similar_projects_title {
    padding-top: 150px;
    margin-bottom: 0;
}

#similar-projects-grid {
    margin-top: 65px;
    gap: 100px;
}


/* Gallery *
.project-gallery {
    display: grid;
    gap: 20px;
    margin-bottom: 50px;
}

.project-gallery.gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr);
}

.project-gallery.gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr);
}

.gallery-item img {
    width: 100%;
    height: auto;
    display: block;
}

.gallery-item a {
    display: block;
    transition: opacity 0.3s;
}

.gallery-item a:hover {
    opacity: 0.9;
}

*/