/* Add custom CSS styles below */
/* 
Developed by ibrahim mdoukh 
+970 567 304 260
 design Package
 */ 
 /* Colors   main #0067a5  sec #ff2e2e  #fff  */
/*Font*/


@import url("https://kit-pro.fontawesome.com/releases/latest/css/pro.min.css");
@import url("https://kit-free.fontawesome.com/releases/latest/css/free.min.css");

@font-face {
  font-family: "sst-arabic-roman";
  src: url("https://cdn.salla.sa/vRPjx/IR1iYPVff0DItkboB56Ce6VVO364RP6X30NtW0zq");
  font-weight: normal;
}
@font-face {
  font-family: "sst-arabic-roman";
  src: url("https://cdn.salla.sa/vRPjx/Xv8JtlednOB5mZDuIqhLUxCXCnwAROqdUc7wRc1w");
  font-weight: bold;
}
body,
*:not(i) {
  font-family: "sst-arabic-roman" !important;
}
h1,
h2 {
  height: auto !important;
}
/*INTRO*/
body.index::before {
    content: '';
    width: 100%;
    height: 100%;
    background: #fff url(			https://cdn.salla.sa/bXpEw/me2WRJsBNVJAZn7cp4IOMgbyFzwj8Ye7iPCqyFiQ.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: 2s;
    border-radius: 0;
}
@keyframes logobg{0%{transform:scale(1);}20%{transform:scale(1);}78%{transform:scale(1);}100%{transform:scale(0);border-radius: 50%;}}

/*بنرات*/
.s-block.s-block--photos-slider:first-of-type {
    margin-top: 0px !important;
}

.s-block.s-block--photos-slider:first-of-type img,
.s-block.s-block--photos-slider:first-of-type .swiper-slide{
border-radius: 0!important;
}

.s-block.s-block--photos-slider:first-of-type salla-slider.photos-slider .swiper-slide {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
        width: 100% !important;
}
[dir=rtl] salla-slider[type]:not(.hydrated)>div, [dir=rtl] salla-slider[type]:not(.hydrated) .swiper>div>div, [dir=rtl] .carousel-slider .swiper {
         padding-left: 0;
    padding-right: 0;
}

@media (min-width: 640px){
.two-row .banner-entry:first-child {
    grid-column: auto;
    grid-row: auto;
}}
.topnav-is-dark .top-navbar .btn--circle-gray:hover, .topnav-is-dark .top-navbar .btn--rounded-gray:hover, .topnav-is-dark .top-navbar .s-search-input:hover {
    background-color: rgb(255 255 255);
}
.s-block--banners > .grid{
    grid-template-columns: repeat(2,minmax(0,1fr));
}
@media (min-width: 768px){
.s-block--banners > .grid{
    grid-template-columns: repeat(3,minmax(0,1fr));
}
}
@media (max-width: 576px){
.banner-entry{
    height: 100px;
}
}
.banner-entry .lazy__bg {
        transition: 0.3s;
}
.banner-entry:hover .lazy__bg {
    opacity: .85;
    transform: scale3d(1.05,1.05,1);
}
.s-slider-nav-arrow svg {
    fill: #0067a5!important;
}
salla-slider .swiper-pagination-bullet-active {
    background-color: #0067a5;
}
/*بنرات*/



/* Colors   main #0067a5  sec #ff2e2e  #fff  */
/*header*/
.top-navbar .hidden {
    display: none!important;
}

.store-header{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column-reverse;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.3)!important;
}
.top-navbar,
.main-nav-container{
width: 100%;
    background: #fff;
}
.s-search-inline {
    min-width: 220px;
    max-width: 700px;
        margin: auto;
}
.topnav-is-dark .top-navbar .s-search-input {
    color: #daae44!important;
    border: 1px solid #01593b;
}
.topnav-is-dark .top-navbar {
    Background-color: #fff;
}

.header-btn__icon {
    border-color:#066ba7!important;
    color: #000000 !important;
}
.main-nav-container {
    min-height: auto;
}
.sicon-menu{
    background: #ff2e2e;
    padding: 5px;
    border-radius: 10px;
    color: aliceblue;
}
@media only screen and (min-width: 1024px){
.main-menu li>a:hover {
    color: #ff2e2e!important;
}
.main-menu li>a {
    color: #0067a5!important;
}
}
@media (min-width: 640px){
.navbar-brand img {
    max-height: 6rem !important;
}
}
.navbar-brand img {
        max-height: 40px;
}
.top-navbar .s-search-input {
    color: #0167a5!important;
    border: 1px solid #ff7a7a !important;
    border-radius: 10px !important;
}
.main-menu li  span,
.main-menu li  a{
 color: #0067a5!important;
}
.main-menu li:hover  span,
.main-menu li:hover  a{
color: #ff2e2e!important;
}
.s-cart-summary-count {
    right: -.375rem;
    background: #ff2e2e;
}

.main-menu li:hover>.sub-menu {
    z-index: 100;
}
/*header*/

@media only screen and (min-width: 1024px){
.main-menu li.root-level>a {
    padding-bottom: 10px;
}}

/* Colors   main #0067a5  sec #ff2e2e  #fff  */

/*footer*/

.store-footer__inner{
border-top: 5px solid #ff2e2e;
}
.store-footer h3 {
    font-size: 1.3rem;
    color: #0067a5;
}
.store-footer__inner .text-gray-400{
    color: #fff!important;
}
@media (min-width: 1024px){
.store-footer__inner .container > div{
    grid-column: span 2/span 2;
}
.s-product-card-content-title a {
    font-size: 1.2rem;
}
}
.border, .store-footer .social-link {
       border-color: #ff2e2e !important;
    color: #066ba7;
}

@media (max-width: 1024px){
.store-footer{
    text-align: center;
    justify-content: center;
}
.store-footer *{
    text-align: center;

}
.store-footer .store-footer__inner *{
    justify-content: center;
}
.store-footer .unicode{
  width:100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.store-footer .hidden {
    display: block;
}
.store-footer .contact-social{
    display: none;
}
.store-footer .container > div:first-child  a h3{

    background-position: center!important;
    }
}

.store-footer .container > div:first-child  a h3{
    background-image: url(https://cdn.salla.sa/bXpEw/me2WRJsBNVJAZn7cp4IOMgbyFzwj8Ye7iPCqyFiQ.png);
background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    }
    .store-footer .container > div:first-child  a h3{
    color: transparent;
    }
    
    .store-footer .container > div:first-child a h3{
    font-size: 6rem;
}
.store-footer .text-gray-400{
    color: #000;
}
.store-footer .text-gray-400 a:hover{
       color: #0067a5;
    font-size: large;
    font-weight: 600;
}
/*footer*/
/*المميزات*/
.s-block--features__item:hover h4 {
    color: #B70000!important;
    transition: all .1s ease;
}
.s-block--features__item .feature-icon{
    transition: 0.3s;
}
.s-block--features__item:hover .feature-icon {
        scale: 1.1;
}
.s-block--features__item .feature-icon i {
    color: #000!important;
        transition: 0.3s;
}
.s-block--features__item:hover .feature-icon i {
        color: #056aa7!important;
}
.s-block--features__item .feature-icon {
    background-color: transparent ;
           border: 1px solid #ffc6c6;
}
/*المميزات*/



/*المنتجات*/


.s-product-card-content-subtitle{
display: none;
}
.s-products-slider-card {
    padding-top: 5px!important;
    padding-bottom: 5px!important;
}
.s-product-card-promotion-title,
.promotion-title{
    background-color: #ff2e2e;
        font-weight: 400;
}
.s-product-card-vertical .s-product-card-image {
    overflow: hidden;
}
.s-product-card-entry img{
    transition: 0.3s;
}
.s-product-card-entry:hover img{
        scale: 1.05;
}
.s-product-card-entry {
    overflow: hidden;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.3)!important;
    border: 1px solid #0067a5;
    
}
.s-button-primary-outline:hover {
    color: #000000!important;
}

.s-button-primary-outline {
    color: #000000;
}
.s-button-icon .s-button-text {
    color: #000;
}
/* 
Developed by ibrahim mdoukh 
+970 567 304 260
 design Package
 */ 
.s-product-card-price {
    color: #0067a5;
}
.s-product-card-entry:hover .s-product-card-content-title a{
            color: #ff2e2e;
}
.s-product-card-content-title a {
    line-height: 2rem;
}
.s-product-card-vertical .s-product-card-image{
border-radius: 0!important;
}
.s-product-card-fit-height .s-product-card-image {
    max-height: 20rem;
}
.s-slider-block__title h2, .main-content h1, .s-block__title h2 {
        color: #0067a5;
    font-size: 20px;

}
/* Colors   main #0067a5  sec #ff2e2e  #fff  */
/* 
Developed by ibrahim mdoukh 
+970 567 304 260
 design Package
 */ 
.s-product-card-vertical .s-button-primary-outline:hover {
    color: #ffffff!important;
}
.s-slider-nav-arrow {
    background: aliceblue;
}
@media (max-width: 1024px){
.s-block-tabs .s-button-btn{
    padding: 10px;
}
}
/*المنتجات*/



/*الماركات التجارية*/
.index .brand-item {
    border: 1px solid #148dd7;
    transition: 0.3s;
}
.index .brand-item:hover  {
    border: 1px solid #fff;
}
.index .brand-item img{
    transition: 0.3s;
}
.index .brand-item:hover img{
scale: 1.05;
    transition: 0.3s;
}
/*الماركات التجارية*/


/*اراء العملاء*/
.testimonials-slider .swiper-slide-active .testimonial{
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
      transform: translateY(-7px);
}
.s-block--testimonials .justify-between{
    justify-content: center;
}
.s-block--testimonials .justify-between h2{
       font-size: revert;
       text-transform: uppercase;
    background-image: linear-gradient( -225deg, #005779 0%, #0368a6 29%, #000000 67%, #0469a6 100% );
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 4s linear infinite;
    display: inline-block;
}
.testimonials-slider .testimonial__icon {
    color: #ff2e2e;
}
@keyframes textclip{
100% {
    background-position: 200% center;
}
}
/*اراء العملاء*/


body{
background-color: #f3f4f6!important;
}

.s-block--logos-slider.pt-8{
    padding-top: 0;
}

/* =========================================================
   BIN SAMHOOD - SALLA PREMIUM THEME
   Brand Red  : #FE2E2D
   Brand Blue : #0269A6
   Designed By: Mohamed Mostafa Sayed
   Contact Number: +20 01119399786
========================================================= */

/* =========================
   Design Tokens
========================= */

:root {
  --bs-red: #FE2E2D;
  --bs-red-dark: #d91f1f;
  --bs-blue: #0269A6;
  --bs-blue-dark: #014f80;
  --bs-navy: #062d46;

  --bs-page: #f4f8fb;
  --bs-page-light: #ffffff;
  --bs-card: rgba(255, 255, 255, 0.96);

  --bs-text: #14212b;
  --bs-muted: #667786;
  --bs-border: rgba(2, 105, 166, 0.10);
  --bs-border-strong: rgba(2, 105, 166, 0.20);

  --bs-red-soft: rgba(254, 46, 45, 0.07);
  --bs-blue-soft: rgba(2, 105, 166, 0.07);

  --bs-radius-sm: 12px;
  --bs-radius: 18px;
  --bs-radius-lg: 22px;
  --bs-radius-xl: 26px;

  --bs-shadow-soft: 0 8px 22px rgba(6, 45, 70, 0.06);
  --bs-shadow: 0 10px 30px rgba(6, 45, 70, 0.08);
  --bs-shadow-hover: 0 18px 45px rgba(6, 45, 70, 0.14);

  --bs-home-bg:
    radial-gradient(circle at 96% 7%, rgba(2, 105, 166, 0.055), transparent 31rem),
    radial-gradient(circle at 4% 38%, rgba(254, 46, 45, 0.032), transparent 27rem),
    linear-gradient(180deg, #ffffff 0%, #f4f8fb 46%, #ffffff 100%);
}

/* =========================
   Base
========================= */

html {
  scroll-behavior: smooth;
}

body {
  background: var(--bs-home-bg) !important;
  background-color: var(--bs-page) !important;
  color: var(--bs-text);
}

body,
*:not(i) {
  letter-spacing: 0 !important;
}

::selection {
  background: var(--bs-red);
  color: #fff;
}

.container {
  max-width: 1240px;
}

body.index,
body.index .app-inner,
body.index #main-content,
body.index main[role="main"] {
  background: var(--bs-home-bg) !important;
  background-color: var(--bs-page) !important;
}

body.index #main-content,
body.index main[role="main"] {
  overflow: hidden;
}

/* Remove disconnected section backgrounds from Salla utilities */
body.index #main-content > section,
body.index #main-content > div,
body.index main[role="main"] > section,
body.index main[role="main"] > div,
body.index .s-block,
body.index .s-block--full-bg,
body.index .bg-gray-50,
body.index .bg-gray-100,
body.index .bg-gray-200,
body.index .bg-white {
  background-color: transparent !important;
}

/* General section spacing */
.s-block {
  margin-top: 34px;
  margin-bottom: 34px;
}

@media (min-width: 768px) {
  .s-block {
    margin-top: 44px;
    margin-bottom: 44px;
  }
}

/* Intro loader */
body.index::before {
  animation-duration: 1.05s !important;
  background-size: 180px !important;
}

/* =========================
   Announcement Bar
========================= */

salla-advertisement .s-advertisement {
  background: linear-gradient(90deg, var(--bs-blue), var(--bs-red)) !important;
  color: #fff !important;
  min-height: 44px;
  border: 0 !important;
}

salla-advertisement .s-advertisement a,
salla-advertisement .s-advertisement i,
salla-advertisement .s-advertisement span {
  color: #fff !important;
  font-weight: 800;
}

salla-advertisement .s-advertisement-content {
  gap: 10px;
}

salla-advertisement .s-advertisement-action {
  color: #fff !important;
  opacity: 0.9;
}

/* =========================
   Header + Navigation
========================= */

.store-header {
  background: #fff !important;
  box-shadow: 0 8px 25px rgba(6, 45, 70, 0.08) !important;
  border-bottom: 1px solid rgba(2, 105, 166, 0.08);
  position: relative !important;
  z-index: 999999 !important;
  overflow: visible !important;
  isolation: isolate;
}

.top-navbar {
  background: #fff !important;
  border-bottom: 1px solid rgba(2, 105, 166, 0.08);
  position: relative !important;
  z-index: 999999 !important;
  overflow: visible !important;
}

.top-navbar .container {
  min-height: 42px;
  gap: 14px;
  overflow: visible !important;
}

.main-nav-container {
  background: rgba(255, 255, 255, 0.96) !important;
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  min-height: 70px !important;
  border-bottom: 1px solid rgba(2, 105, 166, 0.08);
  position: relative !important;
  z-index: 1000000 !important;
  overflow: visible !important;
  transform: none !important;
  transition: box-shadow 0.25s ease;
}

body.bs-scrolled .main-nav-container {
  box-shadow: 0 12px 28px rgba(6, 45, 70, 0.11) !important;
}

.main-nav-container .inner,
.main-nav-container .container,
.main-nav-container .flex,
custom-main-menu,
.main-menu,
.main-menu li {
  overflow: visible !important;
  transform: none !important;
}

.main-menu {
  position: relative !important;
  z-index: 1000001 !important;
}

.main-menu li {
  position: relative !important;
}

.main-menu li:hover > .sub-menu,
.main-menu .sub-menu,
.sub-menu,
.main-menu ul,
.main-menu li ul {
  z-index: 1000002 !important;
}

.main-menu .sub-menu {
  position: absolute !important;
  background: #fff !important;
  border: 1px solid rgba(2, 105, 166, 0.14) !important;
  border-radius: 16px !important;
  box-shadow: 0 18px 45px rgba(6, 45, 70, 0.18) !important;
  padding: 8px !important;
  overflow: visible !important;
  isolation: isolate;
}

.main-menu .sub-menu::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #fff;
  border-radius: 16px;
  z-index: -1;
}

.main-menu .sub-menu li a,
.main-menu .sub-menu li span {
  color: var(--bs-blue) !important;
  font-weight: 800 !important;
}

.main-menu .sub-menu li a:hover,
.main-menu .sub-menu li:hover span {
  color: var(--bs-red) !important;
  background: rgba(254, 46, 45, 0.07) !important;
  border-radius: 10px;
}

main,
#main-content,
.s-block,
.s-block--photos-slider,
.s-block--banners,
.s-block--fixed-banner,
.s-block--logos-slider,
.s-block--best-offers,
salla-slider,
.swiper,
.swiper-wrapper {
  position: relative;
  z-index: 1;
}

.s-menu-topnav-list {
  gap: 14px;
}

.s-menu-topnav-item,
.s-contacts-topnav-link {
  color: var(--bs-blue) !important;
  font-weight: 800;
  transition: color 0.25s ease;
}

.s-menu-topnav-item:hover,
.s-contacts-topnav-link:hover {
  color: var(--bs-red) !important;
}

.navbar-brand img {
  max-height: 46px !important;
  width: auto !important;
  object-fit: contain;
  transition: 0.25s ease;
}

@media (min-width: 768px) {
  .navbar-brand img {
    max-height: 62px !important;
  }
}

/* 
   Mobile Menu Button
   Clean full rounded button
 */

.main-nav-container .sicon-menu,
.store-header .sicon-menu {
  width: 42px !important;
  height: 42px !important;
  min-width: 42px !important;
  min-height: 42px !important;

  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  padding: 0 !important;
  margin: 0 6px !important;

  background: var(--bs-red) !important;
  color: #fff !important;

  border-radius: 14px !important;
  line-height: 1 !important;
  font-size: 21px !important;

  box-shadow: 0 8px 20px rgba(254, 46, 45, 0.22) !important;
  overflow: visible !important;
}

/* Make sure the parent does not cut the button */
.main-nav-container,
.main-nav-container .container,
.main-nav-container .inner,
.store-header,
.store-header .container {
  overflow: visible !important;
}

/* Better spacing between logo and menu in mobile */
@media (max-width: 767px) {
  .main-nav-container .container,
  .store-header .container {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }

  .main-nav-container .sicon-menu,
  .store-header .sicon-menu {
    width: 40px !important;
    height: 40px !important;
    min-width: 40px !important;
    min-height: 40px !important;
    border-radius: 13px !important;
    font-size: 20px !important;
    margin-inline-start: 8px !important;
    margin-inline-end: 4px !important;
  }
}

.header-btn__icon,
.s-user-menu-login-btn {
  border: 1px solid rgba(2, 105, 166, 0.18) !important;
  color: var(--bs-blue) !important;
  background: #fff !important;
  border-radius: 14px !important;
  transition: 0.25s ease;
}

.header-btn__icon:hover,
.s-user-menu-login-btn:hover {
  background: var(--bs-blue) !important;
  color: #fff !important;
  transform: translateY(-2px);
}

.s-cart-summary-wrapper {
  border-radius: 16px;
  padding: 6px 8px;
  transition: 0.25s ease;
}

.s-cart-summary-wrapper:hover {
  background: rgba(2, 105, 166, 0.07);
}

.s-cart-summary-count {
  background: var(--bs-red) !important;
  color: #fff !important;
  box-shadow: 0 6px 16px rgba(254, 46, 45, 0.35);
}

/* Search */
.s-search-inline {
  min-width: 170px !important;
  max-width: 700px !important;
}

.s-search-input-wrapper {
  border-radius: 999px !important;
}

.top-navbar .s-search-input,
.s-search-input {
  height: 42px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(2, 105, 166, 0.18) !important;
  background: #f8fbfd !important;
  color: var(--bs-text) !important;
  font-weight: 700;
  transition: 0.25s ease;
}

.s-search-input:focus,
.s-search-input:hover {
  background: #fff !important;
  border-color: var(--bs-blue) !important;
  box-shadow: 0 8px 24px rgba(2, 105, 166, 0.10) !important;
}

.s-search-icon svg {
  fill: var(--bs-blue) !important;
}

/* Desktop menu */
@media (min-width: 1024px) {
  .main-menu li > a,
  .main-menu li span {
    color: var(--bs-blue) !important;
    font-weight: 900;
  }

  .main-menu li.root-level > a {
    position: relative;
    padding-bottom: 12px !important;
  }

  .main-menu li.root-level > a::after {
    content: "";
    position: absolute;
    right: 50%;
    bottom: 0;
    width: 0;
    height: 3px;
    border-radius: 99px;
    background: linear-gradient(90deg, var(--bs-red), var(--bs-blue));
    transform: translateX(50%);
    transition: width 0.25s ease;
  }

  .main-menu li.root-level > a:hover::after {
    width: 70%;
  }

  .main-menu li > a:hover,
  .main-menu li:hover span {
    color: var(--bs-red) !important;
  }
}

/* =========================
   Shared UI Patterns
========================= */

.bs-soft-card,
.s-block--features__item,
.s-block-statistics__stat,
.testimonial,
.testimonials-slider .testimonial,
.s-product-card-entry,
.brand-item,
.banner-entry,
.s-blog-card,
.blog-card,
.article-card,
.post-card,
.s-block--blog article,
.s-block--latest-posts article,
.s-block--articles article,
.s-block--posts article,
.s-block--blog .swiper-slide > a,
.s-block--latest-posts .swiper-slide > a,
.s-block--articles .swiper-slide > a,
.s-block--posts .swiper-slide > a {
  background: var(--bs-card) !important;
  border: 1px solid var(--bs-border) !important;
  border-radius: var(--bs-radius-lg) !important;
  box-shadow: var(--bs-shadow-soft) !important;
  transition:
    transform 0.28s ease,
    box-shadow 0.28s ease,
    border-color 0.28s ease !important;
}

.bs-soft-card:hover,
.s-block--features__item:hover,
.s-block-statistics__stat:hover,
.testimonial:hover,
.testimonials-slider .swiper-slide-active .testimonial,
.s-product-card-entry:hover,
.brand-item:hover,
.banner-entry:hover,
.s-blog-card:hover,
.blog-card:hover,
.article-card:hover,
.post-card:hover,
.s-block--blog article:hover,
.s-block--latest-posts article:hover,
.s-block--articles article:hover,
.s-block--posts article:hover,
.s-block--blog .swiper-slide > a:hover,
.s-block--latest-posts .swiper-slide > a:hover,
.s-block--articles .swiper-slide > a:hover,
.s-block--posts .swiper-slide > a:hover {
  transform: translateY(-5px);
  border-color: var(--bs-border-strong) !important;
  box-shadow: var(--bs-shadow-hover) !important;
}

.bs-soft-icon,
.s-block--features__item .feature-icon,
.s-block-statistics__icon,
.testimonial__icon,
.testimonials-slider .testimonial__icon,
.testimonial i[class*="quote"],
.testimonials-slider i[class*="quote"] {
  width: 50px !important;
  height: 50px !important;
  display: grid !important;
  place-items: center !important;
  border-radius: 16px !important;
  background: var(--bs-blue-soft) !important;
  border: 1px solid rgba(2, 105, 166, 0.12) !important;
  color: var(--bs-blue) !important;
  box-shadow: none !important;
  transition:
    transform 0.28s ease,
    background 0.28s ease,
    border-color 0.28s ease,
    color 0.28s ease !important;
}

.s-block--features__item:hover .feature-icon,
.s-block-statistics__stat:hover .s-block-statistics__icon,
.testimonial:hover .testimonial__icon,
.testimonials-slider .swiper-slide-active .testimonial__icon,
.testimonial:hover i[class*="quote"],
.testimonials-slider .swiper-slide-active i[class*="quote"] {
  transform: translateY(-3px) scale(1.06);
  background: var(--bs-red-soft) !important;
  border-color: rgba(254, 46, 45, 0.14) !important;
  color: var(--bs-red) !important;
}

/* =========================
   Hero Slider
========================= */

.s-block.s-block--photos-slider:first-of-type {
  margin-top: 0 !important;
  margin-bottom: 36px !important;
  background: transparent !important;
}

.s-block.s-block--photos-slider:first-of-type .swiper {
  overflow: hidden;
}

.s-block.s-block--photos-slider:first-of-type img {
  width: 100%;
  object-fit: cover !important;
}

@media (min-width: 768px) {
  .s-block.s-block--photos-slider:first-of-type {
    padding: 14px 0 4px;
  }

  .s-block.s-block--photos-slider:first-of-type .swiper {
    border-radius: 0 0 28px 28px;
    box-shadow: var(--bs-shadow);
  }
}

.s-slider-nav-arrow {
  background: #fff !important;
  border: 1px solid rgba(2, 105, 166, 0.14) !important;
  box-shadow: 0 8px 20px rgba(2, 105, 166, 0.10);
  transition: 0.25s ease;
}

.s-slider-nav-arrow:hover {
  background: var(--bs-blue) !important;
  transform: translateY(-2px);
}

.s-slider-nav-arrow svg {
  fill: var(--bs-blue) !important;
}

.s-slider-nav-arrow:hover svg {
  fill: #fff !important;
}

salla-slider .swiper-pagination-bullet {
  background: rgba(2, 105, 166, 0.25) !important;
  opacity: 1;
}

salla-slider .swiper-pagination-bullet-active {
  background: var(--bs-red) !important;
  width: 22px;
  border-radius: 999px;
}

/* =========================
   Section Titles
========================= */

.s-slider-block__title,
.s-block__title {
  align-items: center;
  margin-bottom: 20px !important;
}

.s-slider-block__title h2,
.s-block__title h2,
.main-content h1 {
  position: relative;
  color: var(--bs-blue) !important;
  font-size: 21px !important;
  font-weight: 950 !important;
  line-height: 1.4;
  padding-right: 14px;
}

.s-slider-block__title h2::before,
.s-block__title h2::before,
.main-content h1::before {
  content: "";
  position: absolute;
  right: 0;
  top: 6px;
  width: 5px;
  height: 70%;
  border-radius: 99px;
  background: var(--bs-red);
}

.s-slider-block__display-all,
.s-block__display-all {
  color: var(--bs-red) !important;
  background: rgba(254, 46, 45, 0.08);
  border: 1px solid rgba(254, 46, 45, 0.16);
  padding: 8px 13px;
  border-radius: 999px;
  font-weight: 900;
  transition: 0.25s ease;
}

.s-slider-block__display-all:hover,
.s-block__display-all:hover {
  color: #fff !important;
  background: var(--bs-red);
  transform: translateY(-2px);
}

/* Centered titles for content sections */
.s-block--testimonials .s-block__title,
.s-block--testimonials .justify-between,
.s-block--blog .s-block__title,
.s-block--latest-posts .s-block__title,
.s-block--articles .s-block__title,
.s-block--posts .s-block__title,
section[class*="blog"] .s-block__title,
section[class*="article"] .s-block__title,
section[class*="post"] .s-block__title {
  justify-content: center !important;
  text-align: center !important;
  margin-bottom: 24px !important;
}

.s-block--testimonials .s-block__title h2,
.s-block--testimonials h2,
.s-block--blog .s-block__title h2,
.s-block--latest-posts .s-block__title h2,
.s-block--articles .s-block__title h2,
.s-block--posts .s-block__title h2,
section[class*="blog"] .s-block__title h2,
section[class*="article"] .s-block__title h2,
section[class*="post"] .s-block__title h2 {
  color: var(--bs-text) !important;
  font-size: 23px !important;
  font-weight: 950 !important;
  padding-right: 0 !important;
}

.s-block--testimonials .s-block__title h2::before,
.s-block--testimonials h2::before,
.s-block--blog .s-block__title h2::before,
.s-block--latest-posts .s-block__title h2::before,
.s-block--articles .s-block__title h2::before,
.s-block--posts .s-block__title h2::before,
section[class*="blog"] .s-block__title h2::before,
section[class*="article"] .s-block__title h2::before,
section[class*="post"] .s-block__title h2::before {
  display: none !important;
}

.s-block--testimonials .s-block__title h2::after,
.s-block--testimonials h2::after,
.s-block--blog .s-block__title h2::after,
.s-block--latest-posts .s-block__title h2::after,
.s-block--articles .s-block__title h2::after,
.s-block--posts .s-block__title h2::after,
section[class*="blog"] .s-block__title h2::after,
section[class*="article"] .s-block__title h2::after,
section[class*="post"] .s-block__title h2::after {
  content: "";
  display: block;
  width: 58px;
  height: 4px;
  margin: 10px auto 0;
  border-radius: 999px;
  background: linear-gradient(90deg, var(--bs-red), var(--bs-blue));
}

/* =========================
   Product Cards
========================= */

.s-block--best-offers,
.s-products-slider-wrapper {
  background: transparent !important;
}

.s-products-slider-card {
  padding-top: 8px !important;
  padding-bottom: 14px !important;
}

.s-product-card-entry {
  position: relative;
  height: 100%;
  overflow: hidden !important;
  border-radius: var(--bs-radius) !important;
}

.s-product-card-image {
  background: linear-gradient(180deg, #ffffff, #f6fafc);
  border-radius: var(--bs-radius) var(--bs-radius) 0 0 !important;
  overflow: hidden !important;
}

.s-product-card-image img,
.s-product-card-image-cover {
  object-fit: contain !important;
  padding: 10px;
  transition: transform 0.35s ease !important;
}

.s-product-card-entry:hover img {
  transform: scale(1.04);
}

.s-product-card-content {
  position: relative;
  z-index: 2;
  padding: 13px 13px 15px !important;
}

.s-product-card-content-title a {
  color: var(--bs-text) !important;
  font-size: 15px !important;
  font-weight: 950 !important;
  line-height: 1.75 !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 52px;
  overflow: hidden;
  transition: color 0.25s ease;
}

.s-product-card-entry:hover .s-product-card-content-title a {
  color: var(--bs-blue) !important;
}

.s-product-card-content-subtitle {
  display: block !important;
  color: var(--bs-muted) !important;
  font-size: 13px;
  margin-top: 4px;
}

.s-product-card-price,
.s-product-card-sale-price h4 {
  color: var(--bs-blue) !important;
  font-size: 19px !important;
  font-weight: 950 !important;
}

.s-product-card-sale-price span {
  color: #9aa8b4 !important;
  font-size: 13px !important;
  text-decoration-color: var(--bs-red) !important;
}

.s-product-card-content-sub {
  align-items: center;
  margin-top: 8px;
  margin-bottom: 10px;
}

.s-product-card-rating {
  background: #fff8e8;
  border: 1px solid #ffe0a4;
  border-radius: 999px;
  padding: 3px 8px;
  color: #8a5a00 !important;
  font-weight: 900;
}

/* =========================
   Product Badges
   Wishlist left + badges stacked right
========================= */

.s-product-card-entry {
  position: relative !important;
  overflow: hidden !important;
}

.s-product-card-image {
  position: relative !important;
  overflow: hidden !important;
}

/* Wishlist / Heart badge stays on the left */
.s-product-card-wishlist-btn,
.s-product-card-wishlist-btn.s-button-wrap {
  position: absolute !important;
  top: 12px !important;
  left: 12px !important;
  right: auto !important;
  z-index: 12 !important;
}

.s-product-card-wishlist-btn button,
.s-product-card-wishlist-btn.s-button-wrap .s-button-element {
  width: 38px !important;
  height: 38px !important;
  border-radius: 50% !important;
  background: rgba(255, 255, 255, 0.94) !important;
  border: 1px solid rgba(2, 105, 166, 0.10) !important;
  color: var(--bs-blue) !important;
  box-shadow: 0 8px 18px rgba(6, 45, 70, 0.08) !important;
}

.s-product-card-wishlist-btn button:hover,
.s-product-card-wishlist-btn.s-button-wrap .s-button-element:hover {
  background: var(--bs-red) !important;
  border-color: var(--bs-red) !important;
  color: #fff !important;
}

/* Promotion badge: top-right */
.s-product-card-promotion-title,
.promotion-title {
  position: absolute !important;
  top: 12px !important;
  right: 12px !important;
  left: auto !important;
  z-index: 11 !important;

  min-height: 30px;
  max-width: 112px;

  display: inline-flex !important;
  align-items: center;
  justify-content: center;

  padding: 6px 11px !important;
  border-radius: 999px !important;

  background: rgba(254, 46, 45, 0.96) !important;
  color: #fff !important;

  font-size: 12px !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

  box-shadow: 0 8px 18px rgba(254, 46, 45, 0.22);
}

/* Discount badge: under promotion, same right side */
.bs-discount-badge {
  position: absolute !important;
  top: 48px !important;
  right: 12px !important;
  left: auto !important;
  z-index: 11 !important;

  min-height: 30px;
  max-width: 112px;

  display: inline-flex !important;
  align-items: center;
  justify-content: center;

  padding: 6px 11px !important;
  border-radius: 999px !important;

  background: rgba(2, 105, 166, 0.96) !important;
  color: #fff !important;

  font-size: 12px !important;
  font-weight: 900 !important;
  line-height: 1.2 !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

  box-shadow: 0 8px 18px rgba(2, 105, 166, 0.22);
}

/* If there is no promotion badge, discount goes to top-right */
.s-product-card-entry:not(:has(.s-product-card-promotion-title)):not(:has(.promotion-title)) .bs-discount-badge {
  top: 12px !important;
}

/* Hover polish */
.s-product-card-entry:hover .s-product-card-promotion-title,
.s-product-card-entry:hover .promotion-title,
.s-product-card-entry:hover .bs-discount-badge {
  transform: translateY(-2px);
}

/* Mobile badges */
@media (max-width: 480px) {
  .s-product-card-wishlist-btn,
  .s-product-card-wishlist-btn.s-button-wrap {
    top: 10px !important;
    left: 10px !important;
  }

  .s-product-card-wishlist-btn button,
  .s-product-card-wishlist-btn.s-button-wrap .s-button-element {
    width: 34px !important;
    height: 34px !important;
  }

  .s-product-card-promotion-title,
  .promotion-title {
    top: 10px !important;
    right: 10px !important;
    max-width: 95px;
    min-height: 27px;
    padding: 5px 9px !important;
    font-size: 11px !important;
  }

  .bs-discount-badge {
    top: 43px !important;
    right: 10px !important;
    max-width: 95px;
    min-height: 27px;
    padding: 5px 9px !important;
    font-size: 11px !important;
  }

  .s-product-card-entry:not(:has(.s-product-card-promotion-title)):not(:has(.promotion-title)) .bs-discount-badge {
    top: 10px !important;
  }
}

.s-product-card-wishlist-btn button,
.s-product-card-wishlist-btn.s-button-wrap .s-button-element {
  background: #fff !important;
  border: 1px solid rgba(2, 105, 166, 0.13) !important;
  color: var(--bs-red) !important;
  box-shadow: 0 8px 18px rgba(6, 45, 70, 0.08);
}

.s-product-card-wishlist-btn button:hover {
  background: var(--bs-red) !important;
  color: #fff !important;
}

.s-button-primary-outline,
.s-product-card-content-footer .s-button-element {
  background: var(--bs-red) !important;
  border-color: var(--bs-red) !important;
  color: #fff !important;
  border-radius: 14px !important;
  font-weight: 950 !important;
  min-height: 42px;
  box-shadow: 0 10px 22px rgba(254, 46, 45, 0.20);
  transition: 0.25s ease !important;
}

.s-button-primary-outline .s-button-text,
.s-product-card-content-footer .s-button-text,
.s-button-primary-outline .s-button-text span,
.s-button-primary-outline i {
  color: #fff !important;
}

.s-button-primary-outline:hover,
.s-product-card-content-footer .s-button-element:hover {
  background: var(--bs-blue) !important;
  border-color: var(--bs-blue) !important;
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(2, 105, 166, 0.22);
}

.s-button-primary-outline.bs-added-feedback,
.s-product-card-content-footer .s-button-element.bs-added-feedback {
  background: #16a34a !important;
  border-color: #16a34a !important;
}

/* =========================
   Brands
========================= */

.s-block--logos-slider {
  background: transparent !important;
  padding-top: 34px !important;
  padding-bottom: 38px !important;
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.s-block--logos-slider .container {
  padding-top: 10px;
  padding-bottom: 10px;
}

.index .brand-item {
  min-height: 112px;
  padding: 14px;
}

.index .brand-item img {
  filter: saturate(0.95);
  transition: transform 0.28s ease, filter 0.28s ease;
}

.index .brand-item:hover img {
  transform: scale(1.04);
  filter: saturate(1.1);
}

/* =========================
   Fixed Banners
========================= */

.s-block--fixed-banner {
  background: transparent !important;
}

.s-block--fixed-banner .banner,
.banner--fixed {
  border-radius: 18px !important;
  overflow: hidden !important;
  background: #fff;
  box-shadow: var(--bs-shadow-soft);
  border: 1px solid rgba(2, 105, 166, 0.08);
  transition: 0.28s ease;
}

.s-block--fixed-banner .banner:hover {
  transform: translateY(-4px);
  box-shadow: var(--bs-shadow-hover);
}

.s-block--fixed-banner img {
  display: block;
  width: 100% !important;
  border-radius: 18px !important;
}

/* =========================
   Category Banners
========================= */

.s-block--banners {
  background: transparent !important;
}

.s-block--banners > .grid {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 12px !important;
}

.banner-entry {
  position: relative;
  height: auto !important;
  aspect-ratio: 1 / 1;
  overflow: hidden !important;
}

.banner-entry .lazy__bg {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background-size: contain !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  transition: 0.25s ease;
}

.banner-entry:hover .lazy__bg {
  opacity: 1 !important;
  transform: none !important;
}

@media (min-width: 768px) {
  .s-block--banners > .grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 20px !important;
  }
}

/* =========================
   Features
========================= */

.s-block--features {
  background: transparent !important;
  margin-top: 42px !important;
  margin-bottom: 42px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.s-block--features__item {
  padding: 22px 16px !important;
}

.s-block--features__item .feature-icon i {
  color: var(--bs-blue) !important;
  font-size: 1.35rem !important;
  transition: color 0.28s ease !important;
}

.s-block--features__item:hover .feature-icon i {
  color: var(--bs-red) !important;
}

.s-block--features__item h4 {
  color: var(--bs-text) !important;
  font-weight: 950 !important;
}

.s-block--features__item p {
  color: var(--bs-muted) !important;
  font-weight: 700 !important;
}

/* =========================
   Testimonials
========================= */

.s-block--testimonials {
  position: relative;
  background: transparent !important;
  padding-top: 38px !important;
  padding-bottom: 44px !important;
  margin-top: 42px !important;
  margin-bottom: 36px !important;
}

.s-block--testimonials::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at top right, rgba(2, 105, 166, 0.035), transparent 28rem),
    radial-gradient(circle at bottom left, rgba(254, 46, 45, 0.022), transparent 24rem);
  pointer-events: none;
}

.s-block--testimonials .container {
  position: relative;
  z-index: 2;
}

.s-block--testimonials .justify-between {
  justify-content: center !important;
  text-align: center;
}

.testimonials-slider .testimonial,
.s-block--testimonials .testimonial {
  color: var(--bs-text) !important;
}

@keyframes bsTestimonialIconFloat {
  0% {
    transform: translateY(0) scale(1);
  }

  50% {
    transform: translateY(-4px) scale(1.035);
  }

  100% {
    transform: translateY(0) scale(1);
  }
}

.testimonial__icon,
.testimonials-slider .testimonial__icon,
.testimonial i[class*="quote"],
.testimonials-slider i[class*="quote"] {
  font-size: 1.35rem !important;
  opacity: 1 !important;
  animation: bsTestimonialIconFloat 2.8s ease-in-out infinite !important;
}

.s-block--testimonials .sicon-star,
.s-block--testimonials .sicon-star2,
.testimonials-slider .sicon-star,
.testimonials-slider .sicon-star2 {
  color: #f6b21a !important;
}

.s-block--testimonials h3,
.s-block--testimonials h4,
.testimonials-slider h3,
.testimonials-slider h4 {
  color: var(--bs-blue) !important;
  font-weight: 900 !important;
}

.testimonial img,
.testimonials-slider .testimonial img {
  border-radius: 50% !important;
  border: 3px solid rgba(2, 105, 166, 0.10) !important;
  box-shadow: 0 8px 18px rgba(6, 45, 70, 0.10) !important;
}

.s-block--testimonials .swiper-pagination-bullet-active {
  background: var(--bs-red) !important;
}

/* =========================
   Statistics
========================= */

.s-block-statistics,
salla-statistics-wmzbp5.s-block-statistics,
[component-name="statistics"].s-block-statistics {
  display: block !important;
  padding: 36px 0 44px !important;
  margin-top: 26px !important;
  margin-bottom: 34px !important;
  background: transparent !important;
  background-color: transparent !important;
  text-align: center !important;
  position: relative !important;
  overflow: hidden !important;
  border: 0 !important;
  box-shadow: none !important;
  --stats-bg-color: transparent !important;
}

.s-block-statistics::before {
  content: "";
  position: absolute;
  width: 250px;
  height: 250px;
  border-radius: 999px;
  background: rgba(2, 105, 166, 0.035);
  top: -145px;
  right: -95px;
  pointer-events: none;
}

.s-block-statistics::after {
  content: "";
  position: absolute;
  width: 210px;
  height: 210px;
  border-radius: 999px;
  background: rgba(254, 46, 45, 0.025);
  bottom: -130px;
  left: -90px;
  pointer-events: none;
}

.s-block-statistics .container {
  position: relative !important;
  z-index: 2 !important;
}

.s-block-statistics__wrapper {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 18px !important;
  justify-content: initial !important;
  align-items: stretch !important;
}

.s-block-statistics__stat {
  position: relative !important;
  min-height: 145px !important;
  padding: 22px 16px !important;
}

.s-block-statistics__icon {
  margin: 0 auto 12px !important;
  font-size: 1.38rem !important;
}

.s-block-statistics__stat:nth-child(2) {
  border-color: rgba(254, 46, 45, 0.14) !important;
}

.s-block-statistics__stat:nth-child(2) .s-block-statistics__icon {
  color: var(--bs-red) !important;
  background: var(--bs-red-soft) !important;
  border-color: rgba(254, 46, 45, 0.14) !important;
}

.s-block-statistics__value {
  color: var(--bs-blue) !important;
  font-size: 2.05rem !important;
  font-weight: 950 !important;
  line-height: 1.25 !important;
  margin: 0 !important;
}

.s-block-statistics__label {
  color: var(--bs-text) !important;
  font-size: 0.92rem !important;
  font-weight: 850 !important;
  margin: 7px 0 0 !important;
}

@media (min-width: 768px) {
  .s-block-statistics__wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 20px !important;
  }
}

/* =========================
   Blog
========================= */

.s-block--blog,
.s-block--latest-posts,
.s-block--articles,
.s-block--posts,
section[class*="blog"],
section[class*="article"],
section[class*="post"] {
  margin-top: 0 !important;
  margin-bottom: 54px !important;
  padding-top: 28px !important;
  padding-bottom: 52px !important;
  background: transparent !important;
  background-color: transparent !important;
}

.s-block--blog .s-block__title,
.s-block--latest-posts .s-block__title,
.s-block--articles .s-block__title,
.s-block--posts .s-block__title {
  margin-bottom: 26px !important;
}

.s-blog-card,
.blog-card,
.article-card,
.post-card,
.s-block--blog article,
.s-block--latest-posts article,
.s-block--articles article,
.s-block--posts article,
.s-block--blog .swiper-slide > a,
.s-block--latest-posts .swiper-slide > a,
.s-block--articles .swiper-slide > a,
.s-block--posts .swiper-slide > a {
  overflow: hidden !important;
}

.s-blog-card img,
.blog-card img,
.article-card img,
.post-card img,
.s-block--blog article img,
.s-block--latest-posts article img,
.s-block--articles article img,
.s-block--posts article img,
.s-block--blog .swiper-slide img,
.s-block--latest-posts .swiper-slide img,
.s-block--articles .swiper-slide img,
.s-block--posts .swiper-slide img {
  width: 100% !important;
  height: auto !important;
  object-fit: cover !important;
  transition: transform 0.35s ease !important;
}

.s-blog-card:hover img,
.blog-card:hover img,
.article-card:hover img,
.post-card:hover img,
.s-block--blog article:hover img,
.s-block--latest-posts article:hover img,
.s-block--articles article:hover img,
.s-block--posts article:hover img,
.s-block--blog .swiper-slide:hover img,
.s-block--latest-posts .swiper-slide:hover img,
.s-block--articles .swiper-slide:hover img,
.s-block--posts .swiper-slide:hover img {
  transform: scale(1.035);
}

.s-blog-card h3,
.blog-card h3,
.article-card h3,
.post-card h3,
.s-block--blog article h3,
.s-block--latest-posts article h3,
.s-block--articles article h3,
.s-block--posts article h3,
.s-blog-card a,
.blog-card a,
.article-card a,
.post-card a {
  color: var(--bs-text) !important;
  font-weight: 900 !important;
  line-height: 1.7 !important;
  transition: color 0.25s ease;
}

.s-blog-card:hover h3,
.blog-card:hover h3,
.article-card:hover h3,
.post-card:hover h3,
.s-block--blog article:hover h3,
.s-block--latest-posts article:hover h3,
.s-block--articles article:hover h3,
.s-block--posts article:hover h3,
.s-blog-card:hover a,
.blog-card:hover a,
.article-card:hover a,
.post-card:hover a {
  color: var(--bs-blue) !important;
}

.s-blog-card time,
.blog-card time,
.article-card time,
.post-card time,
.s-block--blog time,
.s-block--latest-posts time,
.s-block--articles time,
.s-block--posts time,
.s-blog-card .text-gray-400,
.blog-card .text-gray-400,
.article-card .text-gray-400,
.post-card .text-gray-400 {
  color: var(--bs-muted) !important;
  font-weight: 700 !important;
}

/* =========================
   Footer
========================= */

.store-footer {
  background: var(--bs-navy) !important;
  color: rgba(255, 255, 255, 0.82) !important;
}

.store-footer__inner {
  background:
    radial-gradient(circle at top left, rgba(254, 46, 45, 0.13), transparent 22rem),
    linear-gradient(135deg, var(--bs-navy), #031d2d) !important;
  border-top: 5px solid var(--bs-red) !important;
}

.store-footer,
.store-footer p,
.store-footer span,
.store-footer li,
.store-footer .text-gray-400 {
  color: rgba(255, 255, 255, 0.82) !important;
}

.store-footer a {
  color: rgba(255, 255, 255, 0.88) !important;
  transition: color 0.25s ease;
}

.store-footer a:hover {
  color: #fff !important;
}

.store-footer h3 {
  color: #fff !important;
  font-size: 1.2rem !important;
  font-weight: 900 !important;
  background-image: none !important;
  background: none !important;
}

.store-footer .container > div:first-child a h3 {
  color: #fff !important;
  font-size: 1.2rem !important;
  background-image: none !important;
  background: none !important;
}

.store-footer .social-link,
.store-footer .border {
  border-color: rgba(255, 255, 255, 0.20) !important;
}

.store-footer .social-link {
  color: #fff !important;
  background: rgba(255, 255, 255, 0.06);
  transition: 0.25s ease;
}

.store-footer .social-link:hover {
  background: var(--bs-red) !important;
  border-color: var(--bs-red) !important;
  transform: translateY(-3px);
}

/* =========================
   Custom Home Widget
========================= */

.bs-home-assist,
.bs-trust-widget {
  padding: 0 12px;
  margin: 34px auto;
  background: transparent !important;
}

.bs-home-assist__inner,
.bs-trust-wrap {
  max-width: 1240px;
  margin: 0 auto;
}

.bs-home-assist__inner {
  position: relative;
  overflow: hidden;
  border-radius: 24px;
  padding: 18px;
  background:
    radial-gradient(circle at top right, rgba(254, 46, 45, 0.16), transparent 17rem),
    linear-gradient(135deg, var(--bs-blue), #053755);
  box-shadow: 0 18px 45px rgba(6, 45, 70, 0.18);
}

.bs-home-assist__inner::before {
  content: "";
  position: absolute;
  inset: auto -80px -130px auto;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08);
}

.bs-home-assist__content {
  position: relative;
  z-index: 2;
  display: grid;
  gap: 14px;
}

.bs-home-assist__badge {
  width: fit-content;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.13);
  color: #fff;
  font-weight: 900;
  font-size: 13px;
}

.bs-home-assist h2 {
  color: #fff !important;
  font-size: 23px;
  line-height: 1.5;
  font-weight: 950;
  margin: 0;
}

.bs-home-assist p {
  color: rgba(255, 255, 255, 0.82);
  line-height: 1.8;
  font-weight: 700;
  margin: 0;
}

.bs-home-assist__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 4px;
}

.bs-home-assist__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 10px 16px;
  border-radius: 999px;
  font-weight: 950;
  transition: 0.25s ease;
}

.bs-home-assist__btn--primary {
  background: var(--bs-red);
  color: #fff !important;
  box-shadow: 0 12px 24px rgba(254, 46, 45, 0.26);
}

.bs-home-assist__btn--secondary {
  background: rgba(255, 255, 255, 0.12);
  color: #fff !important;
  border: 1px solid rgba(255, 255, 255, 0.20);
}

.bs-home-assist__btn:hover {
  transform: translateY(-3px);
}

.bs-home-assist__points {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-top: 8px;
}

.bs-home-assist__point {
  display: flex;
  align-items: center;
  gap: 9px;
  color: #fff;
  font-weight: 850;
}

.bs-home-assist__point span {
  display: grid;
  place-items: center;
  width: 27px;
  height: 27px;
  border-radius: 9px;
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
}

.bs-trust-wrap {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}

.bs-trust-card {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 15px;
  border-radius: 18px;
  background: var(--bs-card);
  border: 1px solid var(--bs-border);
  box-shadow: var(--bs-shadow-soft);
  transition: 0.25s ease;
}

.bs-trust-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--bs-shadow);
}

.bs-trust-icon {
  width: 42px;
  height: 42px;
  border-radius: 14px;
  display: grid;
  place-items: center;
  flex: 0 0 42px;
  color: var(--bs-blue);
  background: var(--bs-blue-soft);
  border: 1px solid rgba(2, 105, 166, 0.12);
  font-size: 20px;
  font-weight: 950;
  transition: 0.25s ease;
}

.bs-trust-card:nth-child(2) .bs-trust-icon,
.bs-trust-card:hover .bs-trust-icon {
  color: var(--bs-red);
  background: var(--bs-red-soft);
  border-color: rgba(254, 46, 45, 0.14);
  transform: translateY(-2px) scale(1.04);
}

.bs-trust-card strong {
  display: block;
  color: var(--bs-blue);
  font-size: 15px;
  font-weight: 950;
  margin-bottom: 3px;
}

.bs-trust-card span:not(.bs-trust-icon) {
  color: var(--bs-muted);
  font-size: 13px;
  font-weight: 750;
}

.bs-trust-cta {
  background: linear-gradient(135deg, var(--bs-blue), var(--bs-blue-dark));
}

.bs-trust-cta strong,
.bs-trust-cta span:not(.bs-trust-icon) {
  color: #fff !important;
}

.bs-trust-cta .bs-trust-icon {
  background: #fff;
  color: var(--bs-red);
  border-color: rgba(255, 255, 255, 0.40);
}

/* =========================
   Floating WhatsApp
========================= */

.bs-floating-whatsapp {
  position: fixed;
  z-index: 999999;
  right: 16px;
  left: auto;
  bottom: 90px;
  width: 52px;
  height: 52px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: linear-gradient(135deg, #25d366, #128c7e);
  color: #fff !important;
  text-decoration: none !important;
  box-shadow: 0 12px 28px rgba(18, 140, 126, 0.35);
  transition: 0.25s ease;
}

.bs-floating-whatsapp:hover {
  transform: translateY(-4px) scale(1.05);
  color: #fff !important;
  box-shadow: 0 16px 36px rgba(18, 140, 126, 0.45);
}

.bs-floating-whatsapp i {
  color: #fff !important;
  font-size: 27px;
  line-height: 1;
}

.bs-floating-whatsapp span {
  display: none !important;
}

.bs-floating-whatsapp::after {
  content: "";
  position: absolute;
  inset: -5px;
  border-radius: 50%;
  border: 1px solid rgba(37, 211, 102, 0.35);
  animation: bsWhatsPulse 1.8s ease-out infinite;
  pointer-events: none;
}

@keyframes bsWhatsPulse {
  0% {
    opacity: 0.8;
    transform: scale(0.92);
  }

  100% {
    opacity: 0;
    transform: scale(1.25);
  }
}

/* =========================
   Animation
========================= */

.bs-reveal {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.65s ease, transform 0.65s ease;
  will-change: opacity, transform;
}

.bs-reveal.bs-visible {
  opacity: 1;
  transform: translateY(0);
}

.bs-pop {
  animation: bsPop 0.45s ease;
}

@keyframes bsPop {
  0% {
    transform: scale(1);
  }

  45% {
    transform: scale(0.96);
  }

  100% {
    transform: scale(1);
  }
}

/* =========================
   Responsive
========================= */

@media (min-width: 640px) {
  .bs-trust-wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .bs-home-assist__points {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .bs-trust-wrap {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .bs-home-assist__inner {
    padding: 28px 34px;
  }

  .bs-home-assist h2 {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .top-navbar .container {
    flex-wrap: wrap;
  }

  .s-menu-topnav-list {
    display: none !important;
  }

  .s-contacts-header {
    display: none !important;
  }

  .header-search {
    width: 100%;
  }

  .main-nav-container {
    min-height: 64px !important;
  }

  .s-block {
    margin-top: 28px;
    margin-bottom: 28px;
  }

  .s-slider-block__title h2,
  .s-block__title h2 {
    font-size: 18px !important;
  }

  .s-block--testimonials .s-block__title h2,
  .s-block--testimonials h2,
  .s-block--blog .s-block__title h2,
  .s-block--latest-posts .s-block__title h2,
  .s-block--articles .s-block__title h2,
  .s-block--posts .s-block__title h2 {
    font-size: 20px !important;
  }

  .s-product-card-content-title a {
    font-size: 14px !important;
    min-height: 48px;
  }

  .s-product-card-price,
  .s-product-card-sale-price h4 {
    font-size: 17px !important;
  }

  .s-product-card-content {
    padding: 11px !important;
  }

  .s-block--features {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }

  .s-block--testimonials {
    margin-top: 30px !important;
    margin-bottom: 26px !important;
    padding-top: 28px !important;
    padding-bottom: 32px !important;
  }

  .s-block-statistics,
  salla-statistics-wmzbp5.s-block-statistics,
  [component-name="statistics"].s-block-statistics {
    margin-top: 18px !important;
    margin-bottom: 28px !important;
    padding-top: 24px !important;
    padding-bottom: 30px !important;
  }

  .s-block-statistics__stat {
    min-height: 138px !important;
    padding: 20px 14px !important;
  }

  .s-block-statistics__icon,
  .s-block--features__item .feature-icon,
  .testimonial__icon,
  .testimonials-slider .testimonial__icon,
  .testimonial i[class*="quote"],
  .testimonials-slider i[class*="quote"] {
    width: 48px !important;
    height: 48px !important;
    font-size: 1.32rem !important;
  }

  .s-block-statistics__value {
    font-size: 1.9rem !important;
  }

  .s-block--blog,
  .s-block--latest-posts,
  .s-block--articles,
  .s-block--posts,
  section[class*="blog"],
  section[class*="article"],
  section[class*="post"] {
    padding-top: 22px !important;
    padding-bottom: 38px !important;
    margin-bottom: 34px !important;
  }

  .bs-home-assist h2 {
    font-size: 21px;
  }

  .bs-floating-whatsapp {
    right: 10px;
    left: auto;
    bottom: 78px;
    width: 49px;
    height: 49px;
  }

  .bs-floating-whatsapp i {
    font-size: 25px;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.001ms !important;
    transition-duration: 0.001ms !important;
    scroll-behavior: auto !important;
  }

  .testimonial__icon,
  .testimonials-slider .testimonial__icon,
  .testimonial i[class*="quote"],
  .testimonials-slider i[class*="quote"],
  .bs-floating-whatsapp::after {
    animation: none !important;
  }
}