/*
Theme Name: Proeco Acustica Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: proecoacustica
Version: 1.0
*/

.accent, h1 strong{ color:#41b6e6; }
.wave-container {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    gap: 3px;
    opacity: 0.2;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
  }

  .wave-bar {
    width: 4px;
    background:rgb(65, 182, 230);
    border-radius: 9999px;
    animation: wave 2s ease-in-out infinite;
  }

.work-item.style-2 {
    border-radius: 10px;
}
.portfolio-items .col .work-info .vert-center p{ display:none;}
#proeco img{ margin:0;  filter: invert(65%) sepia(50%) saturate(2500%) hue-rotate(160deg) brightness(95%) contrast(90%); }
#proeco .iwithtext .iwt-icon {
    background: rgb(65 182 230 / 10%);
    border: 1px solid #181818;
    padding: 5px;
    border-radius: 10px;
}
.iwithtext .iwt-text {
    padding-left: 65px;
}
#proeco p, #proeco .iwithtext .iwt-text {
    color: #999;
}
#proeco .iwithtext .iwt-text h4 {
    margin: 0;
	color: #FFF;
}
.nectar-fancy-box[data-style="color_box_hover"] .inner-wrap ul li {
    list-style: none;
    text-align: left;
}
.blog-recent[data-style=minimal] .col .post-header span.meta {
    display: none;
}
.blog-recent[data-style=minimal] .col {
    border: 1px solid #989898;
    border-radius: 15px;
}
.blog-recent[data-style=minimal] .excerpt{
	color:#989898;
}
.home .blog-recent .col .post-header h3 {
    font-size: 1.7rem;
    line-height: 1.3;
}
.nectar-post-grid .nectar-post-grid-item-bg img {
    object-fit: contain;
}
.tabbed[data-style=minimal] .wpb_tabs_nav
{   max-width: 400px;
    margin: 0 auto 50px;
    display: flex;
    justify-content: center;
}
body.single-portfolio .post-area h4{
color:#41b6e6;}
body.single-portfolio .post-area ul {
  list-style: none; /* remove o bullet padrão */
  margin-left: 0;
}

body.single-portfolio .post-area ul li {
  position: relative;
  padding-left: 15px;
	list-style:none;
}
body.single-portfolio .post-area ul li::marker{ display:none; }
body.single-portfolio .post-area ul li::before {
  content: "\f105"; /* código da seta (fa-arrow-right) */
  font-family: "FontAwesome"; 
  font-weight: 900; /* necessário para ícones solid */
  position: absolute;
  left: 0;
  top: 0;
	color:#41b6e6;
}
body.single-portfolio .post-area h4::before {
  content: "";
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url("/wp-content/uploads/2026/03/wave.gif") no-repeat center/contain;
  margin-right: 10px;
  vertical-align: middle;
}

body.single-portfolio .post-area h4 {
  display: flex;
  align-items: center;
}
body.single-portfolio .row.project-title {
    background: #f5f5f5;
}
h2.cidade-portfolio {
    font-size: 16px !important;
    font-weight: 400 !important;
    background-color: #41b6e6;
    padding: 10px 15px;
    border-radius: 20px;
    color: #FFF;
    margin: 15px auto 0;
    display: table;
}
h2.cidade-portfolio i {
	vertical-align: bottom;
    margin-right: 5px;
}
body.single-servico #page-header-bg .span_6 h1 {
    text-align: center;
}
body.single-servico .post-area h4{
color:#41b6e6;}
body.single-servico .post-area ul {
  list-style: none; /* remove o bullet padrão */
  margin-left: 0;
}

body.single-servico .post-area ul li {
  position: relative;
  padding-left: 15px;
	list-style:none;
}
body.single-servico .post-area ul li::marker{ display:none; }
body.single-servico .post-area ul li::before {
  content: "\f105"; /* código da seta (fa-arrow-right) */
  font-family: "FontAwesome"; 
  font-weight: 900; /* necessário para ícones solid */
  position: absolute;
  left: 0;
  top: 0;
	color:#41b6e6;
}
body.single-servico .post-area h4:not(.post-heading)::before {
  content: "";
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url("/wp-content/uploads/2026/03/wave.gif") no-repeat center/contain;
  margin-right: 10px;
  vertical-align: middle;
}

body.single-servico .post-area h4 {
  display: flex;
  align-items: center;
}
body.single-servico .row.project-title {
    background: #f5f5f5;
}
body.single-servico .nectar-post-grid .nectar-post-grid-item .content .post-heading span{ color:#41b6e6 !important; }
body.page-id-1510 h3:not(.post-heading)::before {
  content: "";
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url("/wp-content/uploads/2026/03/wave.gif") no-repeat center/contain;
  margin-right: 10px;
  vertical-align: middle;
}
body.page-id-1510 h3 {
  display: flex;
  align-items: center;
color: #41b6e6; 
}
.bio h3{ margin:0 auto; display:table !important; text-align:center;}
body.material #search-results .result .inner-wrap h2 span {
    display: none;
}

.iwithtext .iwt-icon i {
    font-size: 20px;
    top: -3px;
}
ul#menu-menu-footer {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul#menu-menu-footer li {
    list-style: none;
}
ul#menu-menu-footer li {
    list-style: none;
    position: relative;
    padding-left: 20px;
}

ul#menu-menu-footer li::before {
    content: "\f054"; /* chevron-right */
    font-family: "FontAwesome";
    font-weight: 900; /* obrigatório pra solid */
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
}