
.portfolio_nav { display:none; }


#page_caption .page_title_wrapper
{
	text-align: left}
.page_title_inner
{
	float: none;
}





#wrapper.hasbg .above_top_bar
{
    background: #ba9774 !important;
	background: rgb(186, 151, 116, 0.9) !important;
	background: rgba(186, 151, 116, 0.9) !important;
}


@media only screen and (max-width: 768px) {
	html[data-menu=leftmenu] .mobile_menu_wrapper
	{
		right: 0;
		left: initial;
		
		-webkit-transform: translate(400px, 0px);
		-ms-transform: translate(400px, 0px);
		transform: translate(400px, 0px);
		-o-transform: translate(400px, 0px);
	}
}

html[data-menu=leftmenu] .mobile_main_nav, #sub_menu
{
	clear: both;
}

html[data-menu=leftmenu] #wrapper
{
	padding-top: 0;
}
.e-n-accordion-item-title-text {
    color: #ba9774;
}

summary.e-n-accordion-item-title {
    border-color: #ba9774 !important;
}


ul.sidebar_widget {
    display: none;
}






.rodape-fixo {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
     background-color: #1c1c1c;
    color: white;
    text-align: center;
    padding: 10px;
    z-index: 1000; /* Garante que fique acima de outros elementos */
}

.botao1 {
      background-color: #4CAF50;
      color: white;
      padding: 12px 24px;
      border: none;
      border-radius: 25px; /* deixa arredondado */
      font-size: 16px;
      cursor: pointer;
      transition: 0.3s;
    }

    .botao1:hover {
      background-color: #45a049;
}

.botao2 {
      background-color: #4CAF50;
      color: white;
      padding: 12px 24px;
      border: none;
      border-radius: 25px; /* deixa arredondado */
      font-size: 16px;
      cursor: pointer;
      transition: 0.3s;
    }

    .botao2:hover {
      background-color: #45a049;
}

.esquerdo-fixo {
    width: 50%;
    float: right;
}


.botao-compra2 {
    float: right;
    margin-right: 10px;
}

.botao-compra1 {
    float: left;
    margin-left: 10px;
}


.botao-compra1 {
  display: inline-block;
  background-color: #770025; /* verde estilo WhatsApp (vende bem) */
  color: #fff;
  padding: 14px 28px;
  border-radius: 999px;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  transition: 0.3s;
}

.botao-compra1:hover {
  color: #fff;
  transform: scale(1.05);
}

.botao-compra2 {
  display: inline-block;
  background-color: #9D805F; /* verde estilo WhatsApp (vende bem) */
  color: #fff;
  padding: 14px 28px;
  border-radius: 999px;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  transition: 0.3s;
}

.botao-compra2:hover {
  color: #fff;
  transform: scale(1.05);
}


@media only screen and (max-width: 600px) {
  .elementor-4272 .elementor-element.elementor-element-72b25c4 .elementor-heading-title {
    display: none;
}

.esquerdo-fixo {
    width: 100%;
}

.direito-fixo {
    width: 100%;
}

a.botao-compra2 {
    margin: 0 auto;
    float: none;
}

a.botao-compra1 {
    float: none;
    margin: 0 auto;
    margin-bottom: 10px;
}

div#ht-ctc-chat {
    margin-bottom: 140px;
}

}



