/**
 * Theme Name:     Buds
 * Author:         The Block
 * Template:       astra
 * Text Domain:	   buds
 * Description:    At Buds Interior Plant Design, we believe that indoor plants should enhance your space, not overwhelm you with maintenance. Whether you’re looking for a statement piece, a thoughtful gift, or a complete plant styling service, we make it easy to bring greenery into your home or business in a way that complements your aesthetic and lifestyle.
 */
body{
  background-image: url('https://buds.websitepro.hosting/wp-content/uploads/2025/04/box-shadow.jpg');
   background-repeat: repeat-y;
    background-position: center top;
}
.site-footer{
width:1247px;
margin:auto;
padding: 0 54px;
}
 .site-logo-img .transparent-custom-logo img,
.ast-theme-transparent-header .site-logo-img img {
  filter: none !important;
}
header #ast-desktop-header {
max-width:1247px;
background-color:red;
margin: auto;
}
.site-above-footer-wrap[data-section="section-above-footer-builder"]{
background-color:#ffffff !important;
display:none;
}
.footer-model h2{
font-family: "Noto Sans Armenian", Sans-serif;
font-size: 26px;
font-weight: 700;
line-height: 30px;
color: #242527;
padding: 35px 0;
}
.footer-model p span{
display:block;
font-family: "Noto Sans Armenian", Sans-serif;
font-size: 20px;
font-weight:700;
line-height: 32px;
color: #242527;

}
.footer-model a{
font-family: "Noto Sans Armenian", Sans-serif;
font-size: 20px;
font-weight: 400;
line-height: 32px;
color: #35845d;
text-decoration: underline;

}
.footer-model p{
  text-align: left;
  font-family: "Noto Sans Armenian", Sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  color: #242527;
}