/********* Compiled - Do not edit *********/
@font-face {
font-family:"Agraham";
src:url(/wp-content/uploads/fonts/Agraham.otf);font-weight:;
font-display:swap;
}
:root{--color-primary:#c5a99b;--color-secondary:#59514e;--color-gradient-start:#C5A99B;--color-gradient-stop:#C5A99B;--color-link:#c5a99b;--color-link-hover:#59514e;}.woocommerce ul.products, .woocommerce-page ul.products{margin-left:-15px;margin-right:-15px;}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{padding-left:15px;padding-right:15px;}body{font-family:Poppins;font-weight:400;line-height:1.55;letter-spacing:1px;font-size:14px;color:#494949;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:inherit;}.h1,h1{font-family:Gilda Display;font-weight:400;line-height:1em;font-size:70px;color:#000000;}.h2,h2{font-family:Gilda Display;font-weight:400;line-height:1.3em;font-size:45px;color:#000000;}.h3,h3{font-family:Gilda Display;font-weight:400;line-height:1.3em;font-size:40px;color:#000000;}.h4,h4{font-family:Gilda Display;font-weight:400;line-height:1.2em;font-size:36px;color:#000000;}.h5,h5{font-family:Gilda Display;font-weight:400;line-height:1.5em;font-size:25px;color:#000000;}.h6,h6{font-family:Gilda Display;font-weight:400;line-height:1.5em;font-size:20px;color:#0a0a0a;}.titlebar-inner h1{}.titlebar-inner p{}#content{background-color:#f1edea;}section.vc_row{units:px;}.fixed-whatsapp-button {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 999;
}

.fixed-whatsapp-button img {
width: 35px;
  height: 35px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-51%, -53%);
}

.fixed-whatsapp-button > div:before {
content: "";
  width: 55px;
  height: 55px;
  position: absolute;
  background-color: #21c063;
  top: 0;
  left: 0;
  border-radius: 100%;
}

.btn-solid:hover {
    background-color: #59514e
}