/*
Theme Name: Furnify Child
Template: nexsas
Version: 1.0.0
*/

a.readmoreboxurl {
    position: relative;
    display: inline-flex;
    color: #1a1a1c;
    font-weight: 600;
}
a.readmoreboxurl:after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-top: 6px;
    margin-left: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='12' viewBox='0 0 10 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 1.25L8 6.25L3 11.25' stroke='%231a1a1c' stroke-width='1.5'%3E%3C/path%3E%3C/svg%3E");
}

.stripesbg {
    background-image: url(/wp-content/uploads/stripesbg.svg);
    background-position: 50%;
    background-size: cover;
    border-radius: 3rem;
}
.footerdemo a {
    width: 100%;
}
.footerdemo .md\:inline-block.block {
    width: 100%;
}
.uspfooterdemo rect {
    fill: #ffb900;
}
.capitalizebadge span {
    text-transform: unset !important;
}
.animated,
.elementor-invisible {
    animation: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
}

.page-template-default .main-container p {
    padding-bottom: 30px;
}
span.hero-badge.text-tagline-1.inline-block.text-secondary.dark\:text-accent {
    color: #fff;
}
.page-template-default .main-container {
    max-width: 900px !important;
}