/*!
 Theme Name: GuaSha 2026
 Version: 1.0.0
 Author: JH
 Description: Hero Image Size = 2560 x 1040, Logo Size = 1000 x 200
 */

 /*
Extra small	         None	<576px
Small	               sm	≥576px
Medium	            md	≥768px
Large	               lg	≥992px
Extra large	         xl	≥1200px
Extra extra large	   xxl	≥1400px
jlkkl
*/

/*@import url("bootstrap-debug-helper.css");*/

body {al
    background: #f5f5f5;
    font-family: 'Open Sans', Arial, Sans-Serif;
    color: #666;
}

p {
    font-size: 1.0rem;
}

h1, h2, h3, h4, h5 {
    font-weight: 300;
    color: #005e7e;
    margin-bottom: 1rem;
}



a,
a:visited,
a:active,
a:focus {
    color: #005e7e;
    text-decoration: none;
}

a:hover {
    color: #b2d235;
}
 
.container {
    background: #ffffff;
}

figcaption {
    font-size: 0.75rem;
    text-align: center;
}

.site-branding .custom-logo {
    height: auto;
}

/* --------------------------------------------------------------------- */
/* Header */
/* --------------------------------------------------------------------- */

.wrap_social_icons ul{
    overflow: hidden;
    padding: 0 0 5px;
    width: 100%;
    text-align: right;
}

.wrap_social_icons ul li, footer .footer-social-icons li {
    display: inline-block;
    zoom: 1;
    list-style: none outside none;
    margin: 5px 3px 3px 4px;
    padding: 0;
    transition: all 0.3s ease-in 0s;
    -webkit-transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -ms-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
}

.wrap_social_icons ul li a img, footer .footer-social-icons li a img {
    width: 30px;
    height: 30px;
}

header .social_icons li {
    background-color: #e2e3e4;
    background-color: rgba(58, 69, 75, 0.15);
}

.tagline {
    color: #005e7e;
}



/* --------------------------------------------------------------------- */
/* Nav */
/* --------------------------------------------------------------------- */

.nav-container {
    background-color: transparent;
}

.navbar-toggler {
    background-color: #005e7e;
    color: white;
}

.navbar-toggler-icon {
  background-image: url('/wp-content/themes/guasha2026/img/navbar.svg');
}

.navbar-nav {
    border-top: 1px solid #ddd;
    margin-top: 2rem;
}

li.menu-item {
    border-bottom: 1px solid #ddd;
}

.menu-item a {
    padding: 16px;
    min-width: 132px;
    text-align: center;
    color: white;
    border-right: 1px solid rgba(255, 255, 255, .15);
    font-weight: 700;
}

.dropdown-menu {
    padding-bottom: 0;
}

a.dropdown-item {
    color: #000;
}

.menu-item a {
    color: #000;
    text-align: left;
}

.menu-item .nav-link:hover,
.menu-item .nav-link:active,
.menu-item:has(.nav-link.show),
.menu-item.current-menu-item,
.menu-item.current-menu-item:active {
    background: #bfe3d3;
    color: #000!important;
}

.menu-green .nav-link:hover,
.menu-green .nav-link:active,
.menu-green:has(.nav-link.show),
.menu-green.current-menu-item,
.menu-green.current-menu-item:active {
    background: #b2d235;
    color:#fff!important;
}

.menu-red .nav-link:hover,
.menu-red .nav-link:active,
.menu-red:has(.nav-link.show),
.menu-red.current-menu-item,
.menu-red.current-menu-item:active {
    background: #a01e21;
    color:#fff!important;
}



/* Sticky navbar fix */
.admin-bar .sticky-top {
    top: 46px;
}




/* --------------------------------------------------------------------- */
/* Breadcrumbs */
/* --------------------------------------------------------------------- */

.breadcrumbs {
    font-size: 0.95rem;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 1em;
}



/* --------------------------------------------------------------------- */
/* Footer */
/* --------------------------------------------------------------------- */

footer {
    background-color: #3a454b!important;
    color: white;
}

footer a,
footer a:visited,
footer a:hover,
footer a:active,
footer a:focus {
    color: #b2d235;
}

footer ul.footer-social-icons {
    overflow: hidden;
    margin: 0 0 0 -3px;
    padding: 0 0 5px;
    width: 100%;
    text-align: left; 
    float: left;
}
footer .footer-social-icons li {
    background-color: #495459;
    background-color: rgba(255, 255, 255, 0.08);
}

footer .testimonial-title,
footer .guasha-title,
footer .footer-search-title {
    color: white;
    font-size: 1.2rem;
    background-size: 20px 20px;
    background-position: 0 2px;
    background-repeat: no-repeat;
    margin-left: 1px;
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-left: 25px;
}

footer .testimonial-title {
    background-image: url(img/testimonials_widgettitle@2x.png);
}
    
footer .guasha-title {
    background-image: url(img/list_widgettitle@2x.png);
}

footer .footer-search-title {
    background-image: url(img/search_widgettitle@2x.png);
}

.footer-line {
    display: block;
    height: 1px;
    margin-bottom: 4px;
    background: #555;
}

.cuppaseo-link, .cuppaseo-link a {
    color: #ccc;
}
#wp-block-search__input-1 {
    background-color: #495459;
    border: 1px solid white;
    color: white!important;
}

.wp-search-box {
	position: relative;
	max-width: 400px;
	width: 100%;
}

.wp-search-input {
	width: 100%;
	padding: 12px 45px 12px 16px;
	border: 1px solid #3a454b;
	border-radius: 6px;
	font-size: 16px;
	box-sizing: border-box;
	background-color: #495459;
	color: #ccc;
}

.wp-search-input:focus {
	outline: none;
	color: #999;
	border-color: #999;
	background-color: #273237;
}

.wp-search-icon {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	background: none;
	border: none;
	cursor: pointer;
	color: #999;
	padding: 0;
	display: flex;
	align-items: center;
}

.wp-search-icon:hover {
	color: #000;
}

#backToTop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 9999;
    display: none;
    background: #333;
    color: #fff;
    border: none;
    padding: 12px 20px;
    font-size: 18px;
    cursor: pointer;
    border-radius: 4px
}

#backToTop:hover {
    background: #000
}



/* --------------------------------------------------------------------- */
/* Image Overlay */
/* --------------------------------------------------------------------- */

.img-overlay-container {
  position: relative;
  border-radius: 8px; 
}

.img-overlay-container img {
    display: block;
    height: auto;
    object-fit: cover;
    aspect-ratio: 1 / 1;
    max-height: 100%;
    width: 100%;
  border-radius: 8px; 
}

.img-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: white;
  overflow: hidden;
  width: 100%;
  height: 4rem;
  transition: .5s ease;
   border-radius: 8px; 
}

.img-overlay.blue {
  background-color: #005e7e; 
}

.img-overlay.red {
    background-color: #ac2b28;
}

.img-overlay-container:hover .img-overlay {
  height: 100%;
}

.overlay-title {
	font-weight: 700;
    font-size: 1rem;
    padding: 1rem;
    line-height: 1rem;
    height: 4rem;
}

.overlay-title a,
.overlay-title a:visited,
.overlay-title a:hover,
.overlay-title a:active,
.overlay-title a:focus {
    color: #fff;
}

.overlay-text {
	font-weight: 300;
    font-size: 0.8em;
    padding: 0rem 1rem 1rem 1rem;
}

/* --------------------------------------------------------------------- */
/* Testimonial Carousel */
/* --------------------------------------------------------------------- */

.testimonial-carousel {
  position: relative;
  height: 175px;
  overflow: hidden;
  font-size: 0.9em;
}

.testimonial-carousel p {
  font-size: inherit;
}

.testimonial-slide {
  position: absolute;
  inset: 15px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  animation: testimonial-fade 25s infinite;
}

.testimonial-slide:nth-child(1) { animation-delay: 0s; }
.testimonial-slide:nth-child(2) { animation-delay: 5s; }
.testimonial-slide:nth-child(3) { animation-delay: 10s; }
.testimonial-slide:nth-child(4) { animation-delay: 15s; }
.testimonial-slide:nth-child(5) { animation-delay: 20s; }

.testimonial-card {
  height: 100%;
  margin: 0;
  padding: 0;
}

.testimonial-text {
  color: #eee;
  line-height: 1.25;
  font-style: italic;
  margin: 0 0 20px;
}

.testimonial-name {
  color: #eee;
  margin: 0;
  font-weight: 700;
  font-size: inherit;
}

.testimonial-name a {
  color: inherit;
  text-decoration: none;
  position: relative;
  z-index: 2;
}

.testimonial-role {
  color: #eee;
  display: block;
  margin-top: 6px;
}

.testimonial-carousel:hover .testimonial-slide {
  animation-play-state: paused;
}

@keyframes testimonial-fade {
  0%   { opacity: 0; visibility: hidden;    pointer-events: none; }
  4%  { opacity: 1; visibility: visible;   pointer-events: auto; }
  16%  { opacity: 1; visibility: visible;   pointer-events: auto; }
  22%  { opacity: 0; visibility: hidden;    pointer-events: none; }
  100% { opacity: 0; visibility: hidden;    pointer-events: none; }
}


/* --------------------------------------------------------------------- */
/* Testimonial Single */
/* --------------------------------------------------------------------- */

.entry-content .testimonial-text {
  color: #000;
  line-height: 1.25;
  margin: 0 0 20px;
  text-decoration: none;
  font-style: normal;
}

.entry-content .testimonial-name {
  color: #b2d235;
  margin: 0;
  font-weight: 700;
  font-size: inherit;
}

.entry-content .testimonial-name a {
  color: inherit;
  text-decoration: none;
  position: relative;
  z-index: 2;
}

.entry-content .testimonial-role {
  color: #d1d3d4;
  display: block;
  margin-top: 6px;
}

.testimonial-post-nav {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin-top: 40px;
	padding-top: 30px;
	border-top: 1px solid rgba(255,255,255,0.15);
}

.testimonial-post-nav__item {
	flex: 1 1 300px;
}

.testimonial-post-nav__item a {
	display: block;
	height: 100%;
	padding: 18px 20px;
	background: rgba(255,255,255,0.04);
	border: 1px solid rgba(255,255,255,0.08);
	border-radius: 12px;
	text-decoration: none;
	transition: all 0.25s ease;
}

.testimonial-post-nav__item a:hover {
	background: rgba(178,210,53,0.08);
	border-color: rgba(178,210,53,0.35);
	transform: translateY(-2px);
}

.testimonial-post-nav__label {
	display: block;
	margin-bottom: 6px;
	font-size: 0.8rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #b2d235;
}

.testimonial-post-nav__title {
	display: block;
	font-size: 1rem;
	line-height: 1.4;
	color: #000;
}

.testimonial-post-nav__item--next {
	text-align: right;
}




/* --------------------------------------------------------------------- */
/* Accordion Items */
/* --------------------------------------------------------------------- */

.accordion {
  max-width: 800px;
}

/* Accordion Item */
.accordion-item {
  border-bottom: 1px solid #ddd;
  margin-bottom: 12px;
  background: #fff;
  overflow: hidden;
}

/* Title */
.accordion-item summary {
  list-style: none;
  cursor: pointer;
  padding: 16px 20px 16px 50px;
  font-weight: 700;
  position: relative;
}

/* Remove default arrow */
.accordion-item summary::-webkit-details-marker {
  display: none;
}

/* Plus Icon Box */
.accordion-item summary::before {
  content: "+";
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  background: #000;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Minus when open */
.accordion-item[open] summary::before {
  content: "−";
}

/* Animated Content */
.accordion-content {
  max-height: 0;
  overflow: hidden;
  padding: 0 20px;
  transition: max-height 0.35s ease, padding 0.35s ease;
}

/* Open State */
.accordion-item[open] .accordion-content {
  max-height: 500px;
  padding: 0 20px 20px;
}




/* LEFT ALIGN */
.alignleft {
    float: left;
    margin: 0 1.5em 1em 0;
    display: block;
}

/* RIGHT ALIGN */
.alignright {
    float: right;
    margin: 0 0 1em 1.5em;
    display: block;
}

/* CENTER ALIGN */
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

/* Clear floats after aligned elements */
.alignleft:after,
.alignright:after {
    content: "";
    display: table;
    clear: both;
}

/* Fix caption width */
.wp-caption {
    display: inline-block;
    max-width: 100%;
}

/* Ensure image defines the width */
.wp-caption img {
    display: block;
    width: 100%;
    height: auto;
}

/* Caption styling */
.wp-caption-text {
    font-size: 0.85em;
    line-height: 1.4;
    margin-top: 5px;
}



/*---------------------------------------------------------------------*/
/* Comments*/
/*---------------------------------------------------------------------*/

.comments-area .children {
    list-style: none;
    margin: 1.5rem 0 0 2rem;
    padding-left: 0;
}

.comments-area .comment-content p:last-child {
    margin-bottom: 0;
}

.comments-area .comment-actions a {
    text-decoration: none;
}

.comments-area .comment-reply-title small a {
    text-decoration: none;
    margin-left: 0.5rem;
}

.comments-area .form-submit {
    margin-bottom: 0;
}


/*---------------------------------------------------------------------*/
/* Single*/
/*---------------------------------------------------------------------*/

.entry-meta {
    font-size: 0.9rem;
    color: #666;
}


/*---------------------------------------------------------------------*/
/* Lazy Load IMages*/
/*---------------------------------------------------------------------*/
/* PART 1 - Before Lazy Load */
img[data-lazyloaded]{
    opacity: 0;
}
/* PART 2 - Upon Lazy Load */
img.litespeed-loaded{
    -webkit-transition: opacity .5s linear 0.2s;
    -moz-transition: opacity .5s linear 0.2s;
    transition: opacity .5s linear 0.2s;
    opacity: 1;
}


/*---------------------------------------------------------------------*/
/* Lightbox*/
/*---------------------------------------------------------------------*/
.lb-toggle {
  position: fixed;
  top: -9999px;
  left: -9999px;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}

.lb-trigger {
  display: inline-block;
  cursor: zoom-in;
}

.lb-trigger img {
  transition: transform 0.2s ease;
}

.lb-trigger:hover img {
  transform: scale(1.03);
}

.lb-overlay {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.9);
  padding: 2rem;
  cursor: zoom-out;
  align-items: center;
  justify-content: center;
}

.lb-toggle:checked + .lb-trigger + .lb-overlay {
  display: flex;
}

.lb-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  max-height: 100%;
  gap: 1rem;
}

.lb-overlay img {
  display: block;
  max-width: 95%;
  max-height: 85vh;
  width: auto;
  height: auto;
  border-radius: 6px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.6);
  cursor: default;
}

.lb-caption {
  color: #fff;
  font-size: 0.95rem;
  text-align: center;
  max-width: 80ch;
  line-height: 1.4;
  opacity: 0.95;
}

.lb-overlay::after {
  content: "×";
  position: absolute;
  top: 18px;
  right: 24px;
  font-size: 2rem;
  line-height: 1;
  color: #fff;
  pointer-events: none;
}





/* Small devices (landscape phones, ≥576px) */
@media (min-width: 576px) {

  
}


/* Medium devices (tablets, ≥768px) */
@media (min-width: 768px) {


    /* --------------------------------------------------------------------- */
    /* NAV */
    /* --------------------------------------------------------------------- */
    .nav-container {
        background: #005e7e;
        
    }
    
    .sticky-lg-top {
        box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    }
    
    .navbar-nav {
        border-top: 0;
        margin-top: 0;
    }
    
    li.menu-item {
        border: 0;
    }
    
    nav a,
    nav a:visited,
    nav a:hover,
    nav a:active,
    nav a:focus {
        color: #fff!important;
        text-align: center!important;
    }
    
    nav a.dropdown-item {
        color: #000!important;
        text-align: left!important;
    }

.dropdown-menu a,
.dropdown-menu a:active {
    background: white;
}

.menu-item.current-menu-item a,
.menu-item.current-menu-item a:active {
    background: #bfe3d3;
    color: #000!important;
}

.menu-green.current-menu-item a,
.menu-green.current-menu-item a:active {
    background: #b2d235;
}

.menu-red.current-menu-item a,
.menu-red.current-menu-item a:active {
    background: #a01e21;
}
    
    
	.testimonial-post-nav__title {
		font-size: 1.05rem;
	}
	
	.custom-logo {
	    max-width: 300px;
	}
	
    .admin-bar .sticky-top {
        top: 32px;
    }
  
	
}


/* Large devices (desktops, ≥992px) */
@media (min-width: 992px) {
    

}


/* Extra large devices (large desktops, ≥1200px) */
@media (min-width: 1200px) {

  
}


/* Extra extra large devices (very large desktops, ≥1400px) */
@media (min-width: 1400px) {

  
}

