/* Add custom CSS styles below */ 
body#app {
    color: #121f78;
}
div#main-nav {
    background: #121f78 !important;
  color: white;
}
section#content-with-image-4 {
    padding: 0 !important;
    margin: 0 !important;
}
.container.lg\:rounded.relative.isolate.bg-no-repeat.bg-cover.py-24.flex.items-center.justify-center.backdrop-blur-3xl {
    padding: 0 !important;
    margin: 0 !important;
}
.content-area.relative.flex.flex-col.gap-5.max-w-lg.lg\:max-w-\[680px\].px-10.lg\:px-32 {
    margin-top: -103px !important;
}

.block-inner.flex.flex-col.lg\:flex-row.gap-8.lg\:gap-0 {
    display: flex;
    flex-direction: column;

}

.product-entry__content.h-full {
    text-align: center;
}
.flex.gap-2.items-center.whitespace-nowrap {
    display: flex;
    justify-content: center;
}
.s-block--products-slider salla-slider .swiper-slide {
border: none !important;
  border-width: none !important;
}
custom-salla-product-card {

    padding: 9px;
    border-radius: 14px;
   
}
salla-add-product-button.btn--add-to-cart.mt-auto.lg\:hidden.hydrated {
    margin-bottom: -9px !important;
}

button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
 background: white;
    border: 1px solid;
  color: #121f78;
  border-radius: 9px;
}
@media (min-width: 1024px) {
button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
  background: #121f78;
  color: white;
}
}
.relative.z-2.flex.container.flex-col.sm\:flex-row.justify-center.sm\:items-center.sm\:gap-8.rounded {
    display: flex;
    flex-direction: row;
}
.feature-icon i {
    font-size: 35px;
}
a.slide--cat-entry.img.has-icon {
    padding: 0 !important;
    background: white;
    margin: 0 !important;
    color: #121f78;
    gap: 0 !important;
}
.s-block--features__item.text-center.sm\:w-\[33\.333\%\].flex.flex-col.py-5.sm\:py-8.px-8.first\:col-span-2.first\:lg\:col-span-1 p{
  display: none;
}

section#content-with-image-9 {
    width: 90%;
    margin: auto;
    text-align: center;
}
.mt-10.flex.items-center.gap-x-6 {
    margin: auto;
}
section.s-block.s-block--fixed-products.container h2.last\:mb-4 {
    display: none;
}
button.tab-trigger.quicklinks-item.is-active {
    background: #2291e9;
    padding: 5px;
    border-radius: 8px;
    color: white;
}
@media (min-width: 1024px) {
    #app div.s-products-list-vertical-cards {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 2.5rem;
        row-gap: 3.5rem;
    }
}
a.s-block__display-all {
    background: #2291e9;
    color: white;
    padding: 10px;
    border-radius: 6px;
    font-size: 15px;
   box-shadow: 0px 0px 11px 2px #2291e963;
   display: inline-block;      
  transform-origin: center;
  will-change: transform;
  animation: pulse 1.2s ease-in-out infinite;
}
@keyframes pulse {
  0%   { transform: scale(1); }
  50%  { transform: scale(1.08); } 
  100% { transform: scale(1); }
}

h2.last\:mb-4 {
    color: #121f78;
   
}
@media (min-width: 1024px) {
    #app .s-block--featrues-products.products-5 div.s-products-list-vertical-cards {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}
@media (max-width: 760px){
  .swiper-slide.slide--one-fifth.swiper-slide-active {
    width: 221px;
  padding-right: 25px;
  margin-right: -5px;
}
  .swiper-slide.slide--one-fifth.swiper-slide-next {
    width: 58%;
}
}
.flex.flex-col.items-center.md\:flex-row.justify-center.gap-4.md\:gap-16 {
   color: #121f78;
    text-align: center;
   
    border-radius: 6px;
}
img.simple-parallax-1.w-full.md\:h-96.overflow-hidden.object-cover {
    border-radius: 10px;
    padding: 49px;
}
@media (min-width: 1024px) {
img.simple-parallax-1.w-full.md\:h-96.overflow-hidden.object-cover {
    border-radius: 10px;
    padding: 133px;
}
}
.dot-btn.rounded-full {
    background: #7abcf0;
    border: 2px solid white;
}
a.more-link {
    margin-top: 18px;
    background: #121f78;
  color: white;
}
section#products-slider-7-slider .s-block__title.relative {
    display: none;
}
@media (min-width: 1024px) {
.dot-btn.rounded-full {
    width: 82px;
    height: 82px;
    top: 6px;
    right: 6px;
    border: 6px solid white;
}

}
.banner-dot-popover.group.popover--top.popover--left {
    backdrop-filter: blur(43px);
    background: transparent;
    color: white;
}
.banner-dot-popover.group.popover--top.popover--h-center {
 backdrop-filter: blur(43px);
    background: transparent;
    color: white;
  
}
.banner-dot-popover.group.popover--top.popover--h-center {
   backdrop-filter: blur(43px);
    background: transparent;
    color: white;
}

h2.last\:mb-4 {
  position: relative;
  display: inline-block;
  z-index: 2; 
}

h2.last\:mb-4::after {
  content: "";
  position: absolute;
  bottom: 7px;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #2196f3, #89c4f3);
  border-radius: 10px;
  box-shadow: 0 0 8px rgba(33,150,243,0.6);
  z-index: -1; 
}
div#faqs-block-16 {
    background: #deeefb;
}
.sicon-add:before {
    padding: 6px;
    content: "\e90c";
    background: #7cbdf0;
    border-radius: 20px;
    border: 2px solid white;
    color: white;
}
section.s-block.s-block--full-bg.s-block--features.relative.py-16.\!mt-0 {
    padding-top: 0;
}
footer.store-footer-wrap {
  
    border-radius: 9px;
}
.store-footer.lg\:px-10 {
    background: linear-gradient(357deg, #87c4f4,#87c4f424, #ffffffbf);
  color: #121f78;
    font-weight: 600;
}
.relative.z-2.flex.container.flex-col.sm\:flex-row.justify-center.sm\:items-center.sm\:gap-8.rounded i{
    color: aliceblue;
    padding: 8px;
    border-radius: 10px;
    background: #121f78;
}
@media (max-width: 760px){
.product-entry__content.h-full {
  background: #121f78;
  color: white;
  border-radius: 15px 15px 0 0;
  box-shadow: 2px 0px 17px 0px #63636345;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.product-entry__content.h-full:hover {
  transform: translateY(-10px); 
  box-shadow: 2px 10px 25px 0px #63636345; 
}
}
.block-inner.flex.flex-col.lg\:flex-row.gap-8.lg\:gap-0 {
    display: flex;
    flex-direction: column;
    align-items: center;
  margin-top: -29%;
}

div#faqs-block-16 {
    background: linear-gradient(4deg, #fbfdff, #ffffff) !important;
}
@media (min-width: 730px) {
 .block-inner.flex.flex-col.lg\:flex-row.gap-8.lg\:gap-0 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: -50% !important;
}
}
@media (max-width: 760px){
 .block-inner.flex.flex-col.lg\:flex-row.gap-8.lg\:gap-0 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: -29% !important;
}
}
li.s-social-link {
    background: #121f78;
    color: white;
    border-radius: 16px;
}