:root {
  --main-color: #9c0a3e;
  --white-color: #fff;
  --second-color: #bd9874;
}

.whatsapp-widget {
  flex-direction: row-reverse !important;
}
.whatsapp-widget {
  pointer-events: none !important;
  display: none;
}

body {
  background-color: var(--white-color) !important;
}
/*** Header Block **/
.index .store-header {
  margin-top: 50px;
}

salla-advertisement {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  width: 100%;
  height: 46px !important;
}

.s-advertisement {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

header.store-header {
  background-color: transparent !important;
}
.product-index .bg-inherit {
  color: black;
}
.product-index .top-navbar {
  background: black;
  color: white;
}

.top-navbar {
  color: white;
}
.main-nav-container.fixed-header .inner {
  background: #ffffff !important;
}

.mburger.mburger--collapse i.sicon-menu {
  padding: 7px;
  border-radius: 50px;
}
header.store-header .header-btn__icon,
.mburger.mburger--collapse i.sicon-menu {
  background-color: var(--main-color) !important;
  color: var(--white-color) !important;
  border: 0 !important;
}

header.store-header input.s-search-input {
  background-color: var(--second-color) !important;
}
b.s-cart-summary-total {
  color: black !important;
}


@media (max-width: 992px) {
  header.store-header {
    background-color: var(--secondary-color) !important;
  }
  .mm-ocd-opened .mobile-menu {
    background: var(--main-color) !important;
    color: white;
  }
}
.main-nav-container.fixed-header .inner {
  background: var(--secondary-color);
  padding: 6px;
  border-radius: 0 0 25px 25px;
}
.navbar-brand img {
  max-height: 5rem !important;
}

/** End Header **/

/**    silder block ***/
section.s-block.s-block--photos-slider {
  margin-top: 0;
}
section.s-block.s-block--photos-slider .swiper-slide {
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
}
section.s-block.s-block--photos-slider .swiper-slide,
section.s-block.s-block--photos-slider .swiper-slide img {
  border-radius: 0 !important;
}
section.s-block.s-block--photos-slider .swiper.s-slider-container {
  padding: 0 !important;
}
.home-slider.photos-slider .s-slider-block__title-nav {
  display: none !important;
}
/** End silder block ***/
/** banners blocks ***/
section#IRT__photos-slider-0 {
  margin-bottom: 0 !important;
}
section.s-block.s-block--fixed-banner.wide-placeholder > .container {
  padding: 0 !important;
  margin: 0 !important;
  max-width: unset !important;
}
.banner--fixed img {
  border-radius: 0 !important;
}
section.s-block.s-block--banners.container a.banner-entry.square-photos {
  background-color: transparent;
  height: 450px;
}
/** End banners ***/

/***product***/

.s-products-slider-slider .s-slider-block__title h2 {
  color: var(--main-color) !important;
}

custom-salla-product-card {
  border: 1px solid var(--second-color);
  transition: 0.5s !important;
  overflow: hidden;
}
custom-salla-product-card:hover {
  transform: translateY(-10px);
  box-shadow: 3px 3px 5px 4px #ddd !important;
  border: 1px solid var(--main-color);
}
body.index
  salla-products-slider.s-products-slider-wrapper.hydrated
  .swiper.s-slider-container {
  padding: 30px 0 !important;
}
.s-slider-block__title .s-slider-block__title-nav {
  display: none !important;
}
.s-products-slider-slider .s-slider-block__title {
  text-align: center !important;
  justify-content: center !important;
  align-items: center !important;
}
.s-products-slider-slider .s-slider-block__title-right h2 {
  padding: 20px 15px !important;
  position: relative;
  transition: 0.1s;
}
.s-products-slider-slider .s-slider-block__title-right h2:hover {
  color: white !important;
  border-radius: 8px !important;
}
.s-products-slider-slider .s-slider-block__title-right {
  padding: 0 !important;
}
.s-products-slider-slider .s-slider-block__title-right h2::after {
  content: "";
  position: absolute;
  height: 15px;
  width: 15px;
  background-color: var(--main-color) !important;
  border-radius: 50px;
  left: -50px;
  z-index: -1;
  transition: 0.5s;
  top: 50%;
  transform: translateY(-50%);
}
.s-products-slider-slider .s-slider-block__title-right h2:hover::after {
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
}

.s-products-slider-slider .s-slider-block__title-right h2::before {
  content: "";
  position: absolute;
  height: 15px;
  width: 15px;
  background-color: var(--main-color) !important;
  border-radius: 50px;
  right: -50px;
  z-index: -1;
  transition: 0.5s;
  top: 50%;
  transform: translateY(-50%);
}
.s-products-slider-slider .s-slider-block__title-right h2:hover::before {
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
}

button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
  background-color: var(--main-color) !important ;
  color: #fff;
}
salla-products-list.flex-1.min-w-0.overflow-auto.s-products-list.hydrated {
  padding: 15px 20px;
}

/***product***/

/*********/

section.s-block.s-block--banners.container
  .md\:grid-cols-3
  .two-row
  .banner-entry:first-child {
  grid-column: span 1 / span 1 !important;
  grid-row: span 1 / span 1 !important ;
}

section.s-block.s-block--banners.container .md\:grid-cols-3 {
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}

section.s-block.s-block--banners.container a.banner-entry.square-photos {
  background-color: transparent;
  height: 229px;
}

section.s-block.s-block--testimonials.container.overflow-hidden
  .s-reviews-testimonial {
  background-color: var(--main-color);
  color: white;
}
section.s-block.s-block--testimonials.container.overflow-hidden
  .s-reviews-testimonial {
  background-color: var(--main-color);
  color: white;
}

/**************/
/****footer***/
.store-footer__inner {
  background-color: #b59672 !important;
  color: #fff;
}
[title="snapchat"] {
  background-color: #fffc00 !important;
  color: black !important;
}

[title="tiktok"] {
  background-color: black !important;
  color: white !important;
}

[title="twitter"] {
  background-color: black !important;
  color: white !important;
}
[title="instagram"] {
  background: linear-gradient(to right, #833ab4, #fd1d1d, #fcb045) !important;
  color: wheat !important;
}
footer .store-footer__inner img {
  width: 50%;
  padding-bottom: 15px;
}
footer
  > div.store-footer__inner
  > div
  > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20
  > a {
  justify-content: center;
}
/**foooter/

/*****/

.s-block--features__item {
  background: 0 0;
  border: none;
  border-radius: 0;
  box-shadow: none !important;
}
@media (min-width: 1024px) {
  .s-block--features__item:not(:last-child) {
    position: relative;
  }
  .s-block--features__item:not(:last-child):before {
    position: absolute;
    content: "";
    width: 3px;
    height: 60px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}

.s-block--features__item .feature-icon {
  height: 7rem;
  width: 7rem;
  background: var(--main-color);
}

.s-block--features__item .feature-icon i:before {
  content: "";
  width: 70px;
  height: 70px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

body.index
  > div.app-inner.flex.flex-col.min-h-full
  > section.s-block.s-block--features.container
  > div
  > div:nth-child(1)
  > div
  > i:before {
  background-image: url("https://img.imgdd.com/877d9c28-fb21-4dbf-8d3e-d1d9fb318810.png");
}

body.index
  > div.app-inner.flex.flex-col.min-h-full
  > section.s-block.s-block--features.container
  > div
  > div:nth-child(2)
  > div
  > i:before {
  background-image: url("https://img.imgdd.com/f56444d2-da54-40af-8731-eb05f95fc610.png");
}
body.index
  > div.app-inner.flex.flex-col.min-h-full
  > section.s-block.s-block--features.container
  > div
  > div:nth-child(3)
  > div
  > i:before {
  background-image: url("https://img.imgdd.com/95d38312-2609-4338-bb20-1d03b00c3430.png");
}
.s-block--features__item h2 {
  font-size: 18px !important;
  line-height: 1.7rem !important;
  color: #000;
}

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

.s-block--features__item h2 {
  color: var(--second-color);
}

.s-block--features__item {
  background: var(--main-color);
  border-radius: 12px;
}

body.index
  > div.app-inner.flex.flex-col.min-h-full
  > section.s-block.s-block--features.container
  > div
  > div:nth-child(4)
  > div
  > i::before {
  background-image: url("https://img.imgdd.com/d69f0cdc-f5c1-4fb8-bbe6-d23a301df7a5.png");
}

/***/
div#preview_250 {
  bottom: 115px !important;
  left: 20px;
}

.whatsapp-widget {
  pointer-events: none !important; /* ÃƒËœÃ‚ÂªÃƒËœÃ‚Â£Ãƒâ„¢Ã†â€™ÃƒËœÃ‚Â¯ Ãƒâ„¢Ã¢â‚¬Â¦Ãƒâ„¢Ã¢â‚¬Â  ÃƒËœÃ‚Â£Ãƒâ„¢Ã¢â‚¬Â  ÃƒËœÃ‚Â§Ãƒâ„¢Ã¢â‚¬Å¾ÃƒËœÃ‚Â£Ãƒâ„¢Ã…Â Ãƒâ„¢Ã¢â‚¬Å¡Ãƒâ„¢Ã‹â€ Ãƒâ„¢Ã¢â‚¬Â ÃƒËœÃ‚Â© Ãƒâ„¢Ã¢â‚¬Å¡ÃƒËœÃ‚Â§ÃƒËœÃ‚Â¨Ãƒâ„¢Ã¢â‚¬Å¾ÃƒËœÃ‚Â© Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã¢â‚¬Å¾Ãƒâ„¢Ã¢â‚¬Â Ãƒâ„¢Ã¢â‚¬Å¡ÃƒËœÃ‚Â± */
}
.whatsapp-widget .whatsapp-icon:hover .whatsapp-text {
  display: none;
}

.telegram-button {
  bottom: 20px !important ;
  left: 10px !important ;
  right: auto !important ;
}

div#preview_250 {
  pointer-events: none !important;
}

.whatsapp-widget {
  pointer-events: none !important;
}

footer .lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

footer .store-footer__inner img {
  width: 22%;
  padding-bottom: 15px;
}

@media (max-width: 992px) {
  section.s-block.s-block--banners.container .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  section.s-block.s-block--banners.container a.banner-entry.square-photos {
    background-color: transparent;
    height: 155px;
  }
  .s-reviews-testimonial__inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .s-reviews-testimonial__rating {
    margin: 0;
  }
  .navbar-brand img {
    max-height: 3rem;
    width: auto;
    max-width: 100px;
  }
  section.s-block.s-block--features.container
    .s-block--features__item:first-child {
    grid-column: span 1 / span 1;
  }
  footer.store-footer * {
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  div#preview_251 {
    top: 30% !important;
    left: 5px !important;
  }
  div#mainnav i.sicon-menu.text-primary.text-2xl {
    background-color: var(--second-color) !important;
    padding: 6px !important;
    color: white !important;
    border-radius: 50% !important;
  }
  .product-single div#preview_250 {
    bottom: 200px !important;
  }

  .product-single .telegram-button {
    bottom: 113px !important ;
  }
}

.main-nav-container.fixed-pinned .inner {
  top: 45px !important;
}

span.s-cart-summary-count {
  background-color: white;
  border: 1px solid #9c1e49;
  color: #9c1e49;
}

div#mainnav {
  box-shadow: none;
}

salla-advertisement {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3;
  width: 100%;
  height: 46px !important;
}
section.s-block.s-block--fixed-banner.wide-placeholder img {
  background-color: transparent;
}

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