.elementor-51 .elementor-element.elementor-element-545ec77{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-51 .elementor-element.elementor-element-bae8c8f > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-51 .elementor-element.elementor-element-360ec8e{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for bdevs-slider-one, class: .elementor-element-f190dc3 *//*LOGO*/

.logo.logo-light .logo-img{
    width:210px;
    height: 80px;
}
.logo.logo-light .logo-img::before {
    background:url(https://agostinimarcenaria.com.br/site/wp-content/uploads/2025/02/agostini-logo-negativo-1.png) no-repeat!important;
    background-size: 200px!important;
}
.logo-img::before {
    content: "";
    display: block;
    width: 200px;
    height: 80px;
}

/*REDES SOCIAIS*/
.social-icons-home{
        margin-left: 30px;
        display: none;
    }
.social-icons-home li{
    margin: 0 10px 0 0;
}
.ion-social-twitter {
    display: none !important;
}

/*H1*/

h1.main-title {
    font-family: 'Quattrocento', serif;
    font-style: normal;
    font-weight: 700;
    color: #F1E7E4;
}

/*LINKS*/
  
.button-the-wrapper.button-the-wrapper-light, .button-the-wrapper.button-the-wrapper-light a, .button-the-wrapper.button-the-wrapper-light a:hover, .button-the-wrapper.button-the-wrapper-light a:visited, .button-the-wrapper.button-the-wrapper-light a:active, .button-the-wrapper.button-the-wrapper-light a:focus {
    text-align: center;
    color: #DF8877;
}

/*MENU*/
/* Garante que os pseudo-elementos (caso existam) também fiquem brancos */
.round-menu::after,
.round-menu::before {
    background-color: #F1E7E4 !important;
}
.panel-from-right.panel-from-right-home {
    background: #1E1A34;
}
.panel-overlay-from-left.panel-overlay-from-left-home {
    background: rgba(30, 26, 52, .7);
}
nav.navigation-menu a {
    font-family: 'Quattrocento', serif;
}
nav.navigation-menu.navigation-menu-home li.current-menu-item a {
    /* color: transparent; */
    -webkit-text-stroke: none;
    color: #F1E7E4;
    opacity: 0.2;
}
nav.navigation-menu.navigation-menu-home a {
    color: #DF8877;
}

/*SOCIAL ICONS ALTERNATIVE CUSTOM*/
.custom-social-icons {
    position: fixed;
    width: auto;
    height: 48px;
    line-height: 48px;
    z-index: 1;
    top: 50%;
    left: -103px;
    margin-top: 0;
    transform: rotate(-90deg);
    transition: all 1.5s ease;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    backface-visibility: hidden;
}

.custom-social-icons{
    margin-top: -30px;
}
.custom-social-icons ul {
    list-style: none;
    padding: 0;
    margin: 30px;
    display: flex;
    font-family: 'DM Sans', sans-serif!important;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.05em;
    font-style: normal;
    text-transform: uppercase;
    text-align: right;
    color: #F1E6E4!important;
}

.custom-social-icons li {
    display: inline-block;
    margin-right: 10px;
}
.custom-social-icons :before{
    margin-right: 5px;
}

.custom-social-icons a {
    text-decoration: none;
    font-weight: bold;
    color: white;
    padding: 10px;
    background: black;
    border-radius: 5px;
    background: none;
}

.custom-social-icons a:hover {
    
}


/*RESPONSIVO*/
/*SMARTPHONE*/
@media (max-width: 768px) {
  .hero-slider-bg-controls,
  .swiper-slide-controls-play-pause-wrapper{
    display: none !important;
  }
    .bottom-credits{
        width: 100%;
        text-align:center;
        right: 0px;
        bottom: -10px
  }
   .custom-social-icons {
  position: fixed !important;
  bottom: 20px !important;
  top: auto !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
  padding: 10px 0 !important;
  z-index: 10 !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  transform: none !important;
}

.custom-social-icons ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  display: flex !important;
  text-align: center !important;
  flex-wrap: wrap;
}
.swiper-slide-pagination{
    display: none!important;
}
}/* End custom CSS */