/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 

/*global*/
.s-slider-nav-arrow svg, .s-slider-nav-arrow:not(:disabled):hover svg {
  fill: #ffffff !important;
}
.s-slider-nav-arrow {
  border-color: #EA4A86 !important;
  background-color: #EA4A86 !important;
}

.s-slider-nav-arrow svg {
  fill: #EA4A86;
}
.s-slider-block__title-nav {
  display: flex !important;
}
.loader-init {
  display: none;
}
.s-block.s-block--fixed-banner.wide-placeholder .container {
  padding: 0;
}
.banner--fixed img {
  border-radius: 0;
  background-color: transparent;
}
body{
  background-color: #ffffff;

   
}
.s-menu-topnav-list {
    padding-left: 1rem;
    color: #fff;
}
/* End of Global */
/*nav*/
  .top-navbar {
    background: linear-gradient(350deg, #EA4A86, #cb1c5d) !important;
  }
.s-contacts-topnav-link:last-child{
    color: #fff;
}
.top-navbar .s-search-input {
    border-style: none;
    background-color: #fff;
}
  .main-menu li.root-level a ,.s-cart-summary-total,.header-btn__icon,.top-navbar .s-search-input::placeholder{
      color: #cb1c5d;
  }
 .inner.bg-inherit.w-full {
      background: linear-gradient(350deg, #ffffff, #ffffff);
}
 .main-nav-container {
      background: linear-gradient(350deg, #EA4A86, #cb1c5d);
    }
.header-btn__icon {
    border-color: #EA4A86;
}
.s-search-icon svg {
    fill: #EA4A86;
}
.header-btn__icon {
  border-color: #EA4A86;
  background-color: #cb1c5d;
  color: #fff;
  box-shadow: 1px 1px 10px -1px #EA4A86;
  }
.header-btn__icon:hover {
  background-color: #fff;
  color: #EA4A86;
  border-color: #EA4A86;
}
.navbar-brand img {
  max-height: 5rem;
}
	.main-menu li a:hover{
  transform: translateY(-15%);
}
/* end nav*/
/* main section*/
:nth-child(1 of .s-block.s-block--fixed-banner.wide-placeholder) {
  margin-top: 0;
}
.s-block.s-block--fixed-banner.wide-placeholder .container {
  max-width: 100%;
}
/*end main section*/
/* Products Section */
.s-slider-block__title h2 {
    color: #fff;
}
.s-slider-block__title-right {
background: linear-gradient(350deg, #EA4A86, #cb1c5d) !important;
    padding: 10px;
    border-radius: 10px;
}
.s-slider-block__title h2
 {
    padding-left: 0;
}
.s-product-card-fit-height.s-product-card-vertical .s-product-card-image,
.s-product-card-content {
  background-color: #FFFFFF;
}
.s-products-list-vertical-cards {
  padding: 0.3rem !important;
}
.s-product-card-vertical {
  padding: 0.1rem;
  overflow: hidden;
  box-shadow: 0px 0px 3px 1px #cb1c5d;
}
.swiper-wrapper.s-slider-swiper-wrapper {
  padding-block: 0.4rem;
}
.s-product-card-content-title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1; /* number of lines to show */
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.s-product-card-content-sub {
  justify-content: center;
}
.s-button-wide {
background: linear-gradient(350deg, #EA4A86, #cb1c5d) !important;
  color: #ffffff;
  border-radius: 10px !important;
}
.s-product-card-vertical img {
  transition: 0.5s;
}
.s-product-card-image {
  aspect-ratio: 4/4 !important ;
}
.s-product-card-vertical:hover img {
  opacity: 0.9;
  transform: translateY(10px);
  transform: scale(1.1);
}
@media (min-width: 768px) {
    .s-slider-block__title
 {
        margin-bottom: .7rem;
    }
}
/* End of Products Section */
/* End of Categories Banners*/
/* features */
.s-block--features__item .feature-icon {
  margin-bottom: 0.75rem;
  background-color: transparent;
  height: 6.5rem;
  width: 6.5rem;
  border: none;
}

.s-block--features__item .feature-icon i {
  color: #58291f;
  font-size: 60px;
}
.s-block.s-block--features.container,
.s-block--features__item {
  background-color: transparent !important;
}

.s-block--features__item .feature-icon {
  margin-bottom: 0.75rem;
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 0 !important;
}

.s-block--features__item .feature-icon i {
  display: none;
}

.s-block--features__item:nth-child(1) .feature-icon {
  background-image: url("https://i.ibb.co/8DmqRBWS/3.png");
}

.s-block--features__item:nth-child(2) .feature-icon {
  background-image: url("https://i.ibb.co/Wv4hFbYB/2.png");
}

.s-block--features__item:nth-child(3) .feature-icon {
  background-image: url("https://i.ibb.co/rf3BGswF/1.png");
}

.s-block--features__item p {
  display: none;
}

.s-block--features__item h2 {
  color: rgb(0 0 0);
}

/* End feature */
/* Footer */
.store-footer__inner {
  border: none;
}

.store-footer {
  background-color: transparent !important;
  color: #fff !important;
}

footer div.store-footer__inner {
background: linear-gradient(350deg, #EA4A86, #cb1c5d) !important;
  border-radius: 40px;
  margin-inline: 20px;
}

.s-social-list.hydrated {
  place-content: center;
}

.store-footer__inner .container.grid div p {
  margin-top: 5px !important;
}

footer.store-footer * {
  text-align: center;
}

.s-social-list.hydrated {
  margin-top: auto;
}

.store-footer__inner .container.grid div:nth-of-type(1) {
  padding-left: 0;
  grid-column: span 1 / span 2;
}

footer div.store-footer__inner div div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 a {
  justify-content: center;
}

footer div.store-footer__inner div div:nth-child(3) {
  justify-items: center;
}

.max-w-sm {
  max-width: none;
}

.copyright-text p {
  color: #cb1c5d !important;
}

.s-contacts-list {
  align-items: center !important;
  display: inline-grid;
}

#contact-slot:nth-of-type(1) span.s-contacts-icon {
  background: #33B846 !important;
  border: none;
  color: #FFFFFF;
}

#contact-slot:nth-of-type(2) span.s-contacts-icon {
  background: #FFFFFF !important;
  border: none;
  color: #1A5372;
}

#contact-slot:nth-of-type(3) span.s-contacts-icon {
  background: #980E11 !important;
  border: none;
  color: #FFFFFF;
}

li.s-social-link a[href*="instagram"] {
  background-image: linear-gradient(150deg, #f9ce34, #ee2a7b, #6228d7);
  border: none;
  color: #FFFF;
}

li.s-social-link a[href*="whatsapp"] {
  background: #33B846 !important;
  border: none;
  color: #FFFFFF;
}

li.s-social-link a[href*="tiktok"] {
  background-image: linear-gradient(150deg, #00f2ea, #000, #ff0050);
  border: none;
  color: #FFFFFF;
}

li.s-social-link a[href*="snapchat"] {
  background: #FEFB00 !important;
  border: none;
  color: #333;
}

li.s-social-link a[href*="facebook"] {
  background: #2561AD !important;
  border: none;
  color: #FFFFFF;
}
salla-social.block.mb-6.hydrated {
    place-self: center !important;
}
.flex.gap-4 {
    place-content: center !important;
}
/* End of Footer */

@media (min-width: 1024px) {
  .store-footer__inner {
    padding-bottom: 1rem;
  }
}

@media (min-width: 992px) {
  footer.store-footer .container.grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    justify-items: center;
  }
}

@media (min-width: 640px) {
  .store-footer {
    margin-top: 4rem;
  }
}


  @media (min-width: 768px) {
  .s-slider-block__title {
    margin-bottom: 0.7rem;
  }
}

@media (min-width: 1024px) {
  .store-footer__inner {
    padding-bottom: 1rem;
  }
}

@media (min-width: 992px) {
  footer.store-footer .container.grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    justify-items: center;
  }
  
}

@media (min-width: 640px) {
  .store-footer {
    margin-top: 4rem;
  }.two-row .banner-entry:first-child {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}