/* Add custom CSS styles below */ 
.main-nav-container,

.f_bottom-menu>ul{

    background-image: url(https://i.ibb.co/gjnxpZr/2023-07-31-T202127-199.png)!important;

    background-color: transparent;

}

:root, ::after, ::before {

    --header-foreground: #37a1ce;

}

.f_enhanced-store-features .f_features-item {

    text-align: center;

}

.store-footer{

    background-size: cover;

    color: white;

    border-radius: 60px 60px 0 0;

    background-image: url("https://i.ibb.co/LzQ87yx/Keep-going.jpg");

}

.store-footer__inner{

    background: transparent;

}

.store-footer__inner > div:first-child{

    color: #023170;

}

.navbar-brand img {

	animation: pulsate-bck 1.3s ease-in-out 10s infinite;

    max-height: 5rem;

}

@keyframes pulsate-bck {

  0% {

    transform: scale(1);

  }

  50% {

    transform: scale(0.9);

  }

  100% {

    transform: scale(1);

  }

}

.store-footer__bottom {

    background-color: transparent;

}

.f_enhanced-store-features i:before{

    background-size: 100% 100%;

    display: flex;

    height: 233px;

    transform: scale(0.22);

    width: 206px;

    flex-direction: row;

    flex-wrap: nowrap;

    align-content: center;

    justify-content: center;

    align-items: center;

    /* size: revert; */

    width: inherit;

    height: unset;

}

.f_enhanced-store-features .sicon-gold-badge:before{

       content: url(https://i.ibb.co/mXJ9H1P/wired-lineal-245-edit-document.gif)!important;

}

.f_enhanced-store-features .sicon-book-open:before {

    content: url(https://i.ibb.co/0mTZsfn/wired-lineal-56-document.gif)!important;

}

.f_enhanced-store-features .sicon-fire:before{

    content: url(https://i.ibb.co/vVbH9tD/wired-lineal-187-suitcase.gif)!important;

}

.f_enhanced-store-features .sicon-rocket:before{

 content: url(https://i.postimg.cc/66zKj3XJ/wired-lineal-497-truck-delivery-11.gif);!important;

}

.f_enhanced-store-features .sicon-birdhouse:before{

 content: url(https://i.postimg.cc/wTfmpgDn/wired-lineal-63-home.gif);!important;

}

.f_enhanced-store-features .sicon-man-fancy:before{

 content: url(https://i.postimg.cc/rwDQ6hRC/wired-lineal-268-avatar-man.gif);!important;

}

.f_enhanced-store-features .sicon-dollar-coin-stack:before{

 content: url(https://i.postimg.cc/5tdzypjV/wired-lineal-298-coins-4.gif);!important;

}

.f_enhanced-store-features .sicon-eye:before{

 content: url(https://i.postimg.cc/gjSSb1zd/wired-lineal-19-magnifier-zoom-search.gif);!important;

}

.f_enhanced-store-features .f_features-item:hover .feature-icon i{

animation: none;

}

.content-entry {

    display: flex;

    gap: 10px;

}

@media (max-width: 640px){

.content-entry {

    flex-wrap: wrap;

}

.content-entry p{

    width: 45%;

}

}

.product-entry:hover {

   

  animation: tournemoi 2s ease;

}

@keyframes tournemoi {

0% {

    transform: rotate(-5deg);

}

50% {

    transform: rotate(5deg);

}

100% {

    transform: rotate(0deg);

}

}

.testimonials-slider .testimonial 

{

    border-radius: 8px;

    color: white;

background-image:url(

}

salla-cart-summary.hydrated,

.f_bottom-menu>ul>li .f_cart-btn {

    animation: cart1 2s linear infinite;

}

@keyframes cart1  {

0%, 7% {

    transform: rotateZ(0);

}

15% {

    transform: rotateZ(-15deg);

}

20% {

    transform: rotateZ(10deg);

}

25% {

    transform: rotateZ(-10deg);

}

30% {

    transform: rotateZ(6deg);

}

35% {

    transform: rotateZ(-4deg);

}

40%, 100% {

    transform: rotateY(15deg);

}

}

body.index:before {

    content: "";

    width: 100%;

    height: 100%;

    background: #fff url(https://cdn.salla.sa/abWoA/WBZQ8FeCLgKY5SkSg7fK2yZ6D9oJbuRxheYo6EFE.png);

    position: fixed;

    z-index: 99999999999999999!important;

    transform: scale(0);

    background-size: 250px!important;

    background-repeat: no-repeat;

    background-position: center!important;

    animation-name: logobg;

    animation-duration: 2.5s;

}

@keyframes logobg {

    0% {

        transform: scale(1)

    }

    20% {

        transform: scale(1)

    }

    78% {

        transform: scale(1)

    }

    100% {

        transform: scale(0)

    }

}

.content .content-entry img {

    margin: 0!important;

}

element.style {

   content: ""; (https://cdn.salla.sa/abWoA/WBZQ8FeCLgKY5SkSg7fK2yZ6D9oJbuRxheYo6EFE.png);

}