/* Add custom CSS styles below */ 
.saji_titles h2{
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  animation: pulseTitle 1.8s ease-in-out infinite;
  display: inline-block;
}

@keyframes pulseTitle {
  0% {
    opacity: 0;
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(0.95);
  }
}


a.post_url{
    color: #fff !important;
    font-size: 1rem;
    background:#95b4ac !important;
    border: 0px #9d938b solid;
    border-radius: 19px 0;
    box-shadow: 5px 8px 1px #000;
    font-weight: 600 !important;
    padding: 5px 10px !important;
    display: inline-block;
}


.slider-title-center .s-slider-block__title .s-slider-block__title-left .s-slider-block__title-nav button,
.slider-title-center .s-slider-block__title .s-slider-block__title-left .s-slider-block__display-all,
.s-block__display-all {
    color: #fff !important;
    font-size: 1rem;
    background:#95b4ac !important;
    border: 0px #9d938b solid;
    border-radius: 19px 0;
    box-shadow: 5px 8px 1px #000;
    font-weight: 600 !important;
    padding: 5px 10px !important;
}

.s-comments-item-avatar img{
      opacity: 1 !important;
}

.store-footer{
   border-radius: 0px; 
}

.s-comment-form-action salla-button button,
.p-3{
  border-radius: 8px;
}

.slider-title-center .s-slider-block__title .s-slider-block__title-left .s-slider-block__title-nav button{
  margin: 10px;
}
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled svg,
.s-slider-block__title .s-slider-block__title-nav .s-slider-nav-arrow svg{
  fill: #fff !important;
}

.md\:order-4 {
        background: #95b4ac;
}

.s-comment-form-action salla-button button,
.slider-title-center .s-slider-block__title .s-slider-block__title-left .s-slider-block__title-nav button,
.border-\[var\(--product-color-border\)\],
.\[background\:var\(--store-background-secondary\)\]{
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
}

.md\:text-xl,
.md\:mb-4{
  text-align: center;
}

.footer-title{
    color: #000 !important;
    background: #fff;
    border-radius: 8px;
    font-weight: 700;
    padding-top: .3rem;
    width: 100%;
    padding-bottom: .3rem;
    box-shadow: rgba(0, 0, 0, .1) 0 4px 12px;
}

.s-add-product-button-mini-checkout-content:where([dir=rtl],[dir=rtl] *),
.sicon-cancel:before,
.overflow-hidden.relative.aspect-video date,
.s-button-text.s-infinite-scroll-btn-text,
.\[\&_a\]\:\!text-primary a,
.\[\&_p\]\:\!text-\[var\(--store-description\)\] p,
salla-button .s-button-btn,
.sicon-caret-down:before{
  color:#fff !important;
}

.py-1\.5{
  background: #fff;
}

.accordion, .\[\&_\.active\]\:opacity-100 .active{
      background:#95b4ac; 
      color: #fff;
}

.product-entry salla-add-product-button button:before {
    content: "";
    background: linear-gradient(45deg, #293a6c, #ECAC1A, #293a6c, #fffb00, #ECAC1A, #293a6c, #293a6c);
    position: absolute;
    top: -2px;
    left: -2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    -webkit-filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing-button-85 20s linear infinite;
    transition: opacity .3s ease-in-out;
    border-radius: 10px
}

@keyframes glowing-button-85 {
    0% {
        background-position: 0 0
    }

    50% {
        background-position: 400% 0
    }

    100% {
        background-position: 0 0
    }
}

#statistics-slider-9 .swiper-wrapper.s-slider-swiper-wrapper{
  margin: 10px auto;
}

.s-slider-vertical .s-slider-thumbs-container .swiper-slide{

box-shadow: none !important;  
}

.post_text_data{
  margin-bottom:10px;
}

.product-entry salla-add-product-button button:after {
    z-index: -1;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #95b4ac;
    left: 0;
    top: 0;
    border-radius: 10px
}

.product-entry salla-add-product-button button {
    padding: .6em 2em;
    border: none;
    outline: none;
    color: #fff;
    background: #95b4ac;
    cursor: pointer;
    position: relative;
    z-index: 0;
    border-radius: 10px;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation
}

.footer-tax-data.flex.items-center.justify-start.gap-2{
 justify-content: center; 
}

.user-contacts a[href="mailto:ronzatea@gmail.com"]{
   background: #bb0821;
    color: #fff;  
    border: none;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.user-contacts a[href="https://wa.me/966553111997"]{
    background: #2cd46b;
    color: #fff;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border: none;
}

.user-contacts a[href="tel:966553111997"]{
    background: #eb493b;
    color: #fff; 
    border: none;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.user-contacts a[href="tel:+966553111997"]{
    background: red;
    color: #fff;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border: none;
}

.w-full.h-16.relative.overflow-hidden.rotate-180{
  margin: -1px auto;  
}

.after\:rtl\:\!pr-12:where([dir=rtl],[dir=rtl] *):after {
    padding-right:1rem !important;
}

.after\:ltr\:\!pl-12:where([dir=ltr],[dir=ltr] *):after {
    padding-left: 1rem !important;
}

.mm-spn.mm-spn--navbar.mm-spn--main:after {
    text-align: initial !important;
}


a[href="https://www.tiktok.com/@roonzatea"]{
    background: #333;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  color: #fff !important;
    border: none !important;
}

a[href="https://www.snapchat.com/add/roonzatea"]{
    background: #f7f400;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;    color: #000 !important;
    border: none !important;
}

a[href="https://www.instagram.com/ronzatea"] {
    background: #e5099e;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;   
  color: #fff !important;
    border: none !important;
}

.s-comments-item-timestamp span,
.s-comments-item-timestamp:hover span {
    opacity: 1;
}

a[href="https://x.com/roonzatea"]{
      background: #000;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;    color: #fff !important;
    border: none !important;
}

salla-button .s-button-btn{
      border-radius: 10px;
}

.s-add-product-button-main .s-add-product-button-mini-checkout{
    background: #805b51;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;    color: #fff !important;
    border-radius: 10px !important
}


.saji_titles {
  z-index: 99999 !important;
  
}

.saji_titles span:after, .saji_titles span:before, .saji_titles-global span:after, .saji_titles-global span:before{
    background-color: #000 !important;
    opacity: 1 !important;
  
}