.s-block--features__item .feature-icon i{
color: #ffffff !important;
}
.s-block--features__item .feature-icon{
    background: #c9a989;
    width: 100%;
    padding: 25px;
    border-radius: 0 50px 0 0;
    color: white;
}
.s-block--features__item h4{
    color: rgb(31 41 55/var(--tw-text-opacity));
    margin: 0 0 5px !important;
    background-color: #eee;
    padding: 20px 0 10px;
    position: relative;
    bottom: 1px;
    width: 100%;
    text-align: center;
}
.main-menu #offers a{
   display: none;
}
@media(max-width:767px){
.gap-4{
       gap: 1rem;
    display: flex;
    flex-direction: column;
}
}
.s-block--features__item p{
color: #c9a989;
    max-width: 100%;
    margin: 0 auto;
    background-color: #eee;
    padding-bottom: 20px;
    border-radius: 0 0 0 50px;
    position: relative;
    top: 7px;
    width: 100%;
}
.s-product-card-content-sub{
position: relative;
    margin-bottom: 1.25rem;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    right: 35%;
}
.s-product-card-content-title a{
display: block;
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: #1f2937;
    color: rgb(31 41 55/var(--tw-text-opacity));
    text-align: center;
}
.s-product-card-vertical{
    flex-direction: column;
    border: 1px solid #c9a989;
}
.footer-is-light .store-footer .store-footer__inner{
   border: 7px solid #eeeeee;
    border-width: 9px;
    border-bottom: none !important;
    border-top-left-radius: 70px !important;
    border-top-right-radius: 70px !important;
    background: #c9a989;
    color: #;
}
.store-footer a,
.leading-6,
.store-footer h3{
       color: white;
}

.main-nav-container.fixed-header .inner{
    background-color: #c9a989c7;
}
.main-nav-container.fixed-pinned .main-menu>li>a{
       padding-top: 20px;
    padding-bottom: 20px;
    color: white;
    font-weight:
}
.main-menu #offers a{
       color: red;
    font-weight: 700;
}
.bg-inherit{
       background-color: #c4af92;
}
.main-menu li.root-level>a{
    padding-top: 0;
    padding-bottom: 2rem;
    font-weight: 700;
    color: white;
}
.bg-gray-50{
   background-image:url(https://cdn.discordapp.com/attachments/765367810972581892/884064694611099648/hi2.jpg);
}
.s-block--full-bg+footer, .s-block--full-bg+.s-block--full-bg, .s-block--full-bg:first-of-type,
.s-block--features__item,
.s-block,
.main-nav-container{
    background-color: #ff000000;
}
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.md\:flex.items-center.justify-between.py-4.container.text-center > span > p{
   --tw-text-opacity: 1;
    color: #236ff1;
    display: none;
}
@media(min-width:777px){
.bg-inherit{
        background-color: #c4af92;
    border-bottom-left-radius: 60px !important;
    border-bottom-right-radius: 60px !important;
}
}
.s-button-primary-outline:hover{
   background-color: #c9a989 !important;
   color: #ffffff !important;
}