/* Add custom CSS styles below */ 
#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--banners.has-bg.p-left {
    background-size: cover !important ;
    background-position-y: 0px !important ;
}
.square-grid.grid.grid-cols-5.md\:grid-cols-5.md\:grid-cols-5.items-center.gap-2.sm\:gap-6.lg\:gap-4 .banner-square .box-img img:hover {
    transform: scale(1.13);
}
.square-grid.grid.grid-cols-5.md\:grid-cols-5.md\:grid-cols-5.items-center.gap-2.sm\:gap-6.lg\:gap-4 .banner-square .box-img img {
    transition: 0.5s;
}
.square-grid.grid.grid-cols-5.md\:grid-cols-5.md\:grid-cols-5.items-center.gap-2.sm\:gap-6.lg\:gap-4 .banner-square .box-img {
overflow: visible !important;
}
.s-block__title h2 {
    text-align: center;
    font-size: 23px;
}
.navbar-brand img {
    content: url(https://i.ibb.co/rbkndJL/arab-design-animated-logo.gif);
}
.navbar-brand img {
    max-height: 5.5rem !important ;
}
button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
animation:heartbeat 2.5s ease-in-out infinite both;
    background: #5567f1 !important ;
    border: 0px !important;
    box-shadow: 0 0 10px #af825c !important ;
    color: white !important :
}
@keyframes heartbeat{from{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(.96);animation-timing-function:ease-in}17%{transform:scale(.98);animation-timing-function:ease-out}33%{transform:scale(.95);animation-timing-function:ease-in}45%{transform:scale(1);animation-timing-function:ease-out}}

div#swiper-wrapper-12105b321fa9d10e85 {
padding-bottom: 55px !important;
}
section.s-block.s-block--features.angel-features .grid.grid-cols-2.md\:grid-cols-4.items-baseline.gap-2.sm\:gap-6.lg\:gap-4 {
row-gap: 1rem !important ;}



section.s-block.s-block--features.angel-features .angel-feature .lazy__bg.lazy_avatar {
    animation: customAni 2s ease-in-out 0s infinite alternate-reverse forwards;
}
@keyframes customAni {
  0% {
	transform: translateY(0);
  }

  100% {
	transform: translateY(-17px);
  }
}


/*
.angel-feature.flex-center > div:nth-child(1) {
animation: pulse 1.5s infinite !important ;
border-radius: 50% !important ;
}
@keyframes pulse {
  0% {
     transform(scale(1));
    box-shadow: 0 0 0 50px rgba(#5a99d4, 0);
  }
    100% {
     transform(scale(.9));
    box-shadow: 0 0 0 0 rgba(#5a99d4, 0);
  }
}
*/



.banner-square {
display: flex !important ;
align-items: center !important ;
}











button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline {
    width: 130px;
    height: 40px;
    color: #fff;
    padding: 10px 25px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5),
        7px 7px 20px 0px rgba(0, 0, 0, .1),
        4px 4px 5px 0px rgba(0, 0, 0, .1);
    outline: none;
}

/* 11 */
button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline {
    border: none;
    background: rgb(251, 33, 117);
    background: linear-gradient(0deg, rgba(251, 33, 117, 1) 0%, rgba(234, 76, 137, 1) 100%);
    color: #fff;
    overflow: hidden;
}

button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline:hover {
    text-decoration: none;
    color: #fff;
}

button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    animation: shiny-btn1 3s ease-in-out infinite;
}

button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline:hover {
    opacity: .95;
}

button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline:active {
    box-shadow: 4px 4px 6px 0 rgba(255, 255, 255, .3),
        -4px -4px 6px 0 rgba(116, 125, 136, .2),
        inset -4px -4px 6px 0 rgba(255, 255, 255, .2),
        inset 4px 4px 6px 0 rgba(0, 0, 0, .2);
}


@keyframes shiny-btn1 {
    0% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0;
    }

    80% {
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0.5;
    }

    81% {
        -webkit-transform: scale(4) rotate(45deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(50) rotate(45deg);
        opacity: 0;
    }
}




#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--banners.has-bg.p-left .swiper-wrapper > div:nth-child(3) > a > div > img {
    border-radius: 15px !important ;
    padding: 0px !important;
    margin: 0px !important;
    transform: scale(1.07) !important;
}
#app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--banners.has-bg.p-left .swiper-wrapper > div:nth-child(3) > a > div {
box-shadow: 0 0 11px 2px #ffffffa8 !important;
    border: 1.5px solid white;
}
 #app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--banners.has-bg.p-left .swiper-wrapper > div:nth-child(3) > a {
    padding: 8px !important;
}
section.s-block.s-block--features.angel-features .angel-feature > div:nth-child(1) {
background: #f7a669;
    padding: 8px;
    border-radius: 50%;
    animation: customAni 2s ease-in-out 0s infinite alternate-reverse forwards;
}
section.s-block.s-block--features.angel-features .angel-feature .lazy__bg.lazy_avatar {
background-size: 40px;
filter: invert(1);
animation:wobble-hor-bottom 2.5s infinite both
}
@keyframes wobble-hor-bottom{0%,100%{transform:translateX(0);transform-origin:50% 50%}15%{transform:translateX(-8px) rotate(-6deg)}30%{transform:translateX(8px) rotate(6deg)}45%{transform:translateX(-6px) rotate(-3.6deg)}60%{transform:translateX(6px) rotate(2.4deg)}75%{transform:translateX(-3px) rotate(-1.2deg)}}
/*
section.s-block.s-block--features.angel-features .angel-feature .lazy__bg.lazy_avatar {
    background-color: #f6ab6d !important ;
    background-size: 35px !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    border-radius: 50%;
    width: 65px;
    height: 65px;
}
*/
@media (max-width: 767px) {
section.s-block.s-block--features.angel-features .angel-feature > div:nth-child(1) {
width: 4.5rem !important ;
    height: 4.5rem !important ;
}
}
salla-slider#testimonials-13-slider .swiper.s-slider-container.swiper-initialized {
    padding-bottom: 50px !important ;
}
i.testimonial__icon.sicon-quote.-scale-y-100.-scale-x-100.absolute.top-4.end-4.text-3xl.da-tm.opacity-10 {
    opacity: 0.7 !important ;
    animation:wobble-hor-bottom 2.5s infinite both;
}

.testimonial__avatar {
animation:heartbeat 2.5s ease-in-out infinite both
}

.flex.h-full.transition-shadow.duration-500.hover\:shadow-default.bg-white.da-bgg.rounded-lg.relative {
    box-shadow: 0 0 10px #ddd !important ;
    border: 1px solid white !important;
    border-radius: 30px !important ;
}
@keyframes heartbeat{from{transform:scale(1);transform-origin:center center;animation-timing-function:ease-out}10%{transform:scale(.91);animation-timing-function:ease-in}17%{transform:scale(.98);animation-timing-function:ease-out}33%{transform:scale(.87);animation-timing-function:ease-in}45%{transform:scale(1);animation-timing-function:ease-out}}
h4.text-lg.leading-6.da-tm {
color: #5567f1 !important ;
}
.store-footer .footer-container .footer-list a {
    margin-bottom: 0.75rem;
    display: flex;
    justify-content: flex-start;
    padding-right: 10px;
}
.store-footer h3 {
    color: #efa370 !important;
    }
salla-slider#testimonials-13-slider .swiper-slide {
    height: 251px !important;
    min-height: 80px !important;
}
section.s-block.s-block--faqs h2.w-full.da-cp.text-center,
.s-design-invisible-dom h2.w-full.da-cp.text-center {
color: #efa370 !important;
}
.s-rating-stars-hovered, .s-rating-stars-selected {
    fill: #ffd361 !important ;
}
button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline {
    padding: 10px 8px !important ;
    display: flex;
}