/* Add custom CSS styles below */

/* ========== Google Fonts ========== */
@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap');

/* ========== Font and Color Variables ========== */
/*global*/
.s-slider-nav-arrow svg, .s-slider-nav-arrow:not(:disabled):hover svg {
  fill: #fff !important;
}
h2.total-price.font-bold.text-xl.inline-block {
    color: #000000 !important;
}
.s-quantity-input-button svg {
   
    fill: #000000;
}
.s-slider-nav-arrow {
  border-color: #fff !important;
}
.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{
font-family: 'Almarai', sans-serif;
background-image:linear-gradient(270deg, #06385E , #06385ef2 );

}
.s-menu-topnav-list {
    padding-left: 1rem;
}
custom-main-menu {
    color: #06385E !important;
}
span.text-gray-500 {
    color: #000000 !important;
}
button.s-product-card-wishlist-btn.animated.not-added.un-favorited.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center {
    background: #ffffff !important;
}
span.text-gray-500.line-through {
    color: #fff !important;
}

h4.text-red-800.font-bold.text-xl.inline-block {
    color: #fff !important;
}
/* End of Global */
/*nav*/
  .top-navbar {
 background-image:linear-gradient(270deg, #06385E , #06385ed4 ) !important; 
  }


.top-navbar .s-search-input {
    border-style: none;
    background-color: #fff;
}
  .s-cart-summary-total,.header-btn__icon,.top-navbar .s-search-input::placeholder{
      color: #06385E;
  }
.header-btn__icon {
    border-color: #06385E;
}
.s-search-icon svg {
    fill: #06385E;
}
.header-btn__icon {
  border-color: #06385E;
  background-color: #06385E;
  color: #fff;
  box-shadow: 1px 1px 10px -1px #06385E;
  }
.header-btn__icon:hover {
  background-color: #fff;
  color: #06385E;
  border-color: #06385E;
}
.navbar-brand img {
  max-height: 4.2rem;
}
	.main-menu li a:hover{
  transform: translateY(-15%);
}

a.s-contacts-topnav-link {
    color: white;
}
.s-menu-topnav-list {
    color: #fff;
}
/* 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-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 #b0c4d5b8;
}
.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-image:linear-gradient(270deg, #06385E , #06385ed4 )
 !important; 
  border-radius: 10px !important;
  color:#fff !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;
    }
}

button.btn--wishlist.animated.sws.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center,button.s-social-share-btn.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center,button.btn--wishlist.animated.hidden.sm\:inline-flex.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center  {
    background: #06385E !important;
}

svg {
    fill: #fff;
}

.s-comments.s-comments-product {
    background: transparent;
}

footer .flex.gap-4 {
    justify-self: center !important;
}
/* End of Products Section */

/* Footer */
.store-footer__inner {
  border: none;
}
.store-footer {
  background-color: transparent !important;
  color: #06385E !important;
}

footer div.store-footer__inner {
  background-image:linear-gradient(270deg, #B5C7D5 , #B5C7D5 );
  margin-inline: 20px;
  border-radius: 40px;
}

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

span.unicode {
    color:#06385E;
}
.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;
}
.max-w-sm {
  max-width: none;
}

.copyright-text p {
  color: #fff !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: #1A5372 !important;
  border: none;
  color: #fff;
}
#contact-slot:nth-of-type(3) span.s-contacts-icon {
  background: #03A9F4 !important;
  border: none;
  color: #FFFFFF;
}
#contact-slot:nth-of-type(4) 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*="youtube"] {
  background: #D23014 !important;
  border: none;
  color: #fff;
}
li.s-social-link a[href*="facebook"] {
  background: #2561AD !important;
  border: none;
  color: #FFFFFF;
}
li.s-social-link a[title*="twitter"] {
  background: #000 !important;
  border: none;
  color: #FFFFFF;
}
salla-social.block.mb-6.hydrated {
    place-self: center !important;
}
ul.s-social-list {
    justify-self: 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;
  }.two-row .banner-entry:first-child {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

ol.s-breadcrumb-wrapper {
    color: #fff;
}

h1.text-xl.md\:text-2xl.leading-10.font-bold.mb-6.text-gray-800 {
    color: #fff;
}


p.ql-direction-rtl {
    color: #fff !important;
}


b.form-label.rtl\:space-x-reverse.space-x-1 {
    color: #123C56 !important;
}

.product-single  section.bg-white.p-5.rounded-md.mb-5 {
background:#e1a224;
}

 .product-single span {
    color:#fff !important;
}


span.fix-align {
    color:#405C6D !important
}

h2.product-entry__sub-title.text-sm.text-gray-500.leading-6.mb-2\.5 {
    color: #fff;
}

.product__description ol, .product__description ul {
    color: #fff;
}


h2.ql-direction-rtl {
    color: #fff;
}

span.before-price.text-gray-500.line-through {
    color: #444141 !important;
}
.s-block__title h2 {
    color: #fff !important;
}
  .product-single strong {
    color:#fff !important
}
.product-single .main-nav-container{
  background:#E6AA32;
}
h1#page-main-title {
    color: #fff;
}

label.hidden.sm\:block.rtl\:ml-3.ltr\:mr-3.whitespace-nowrap {
    color: #fff;
}
h2.font-bold.mb-3 {
    color: #fff;
}

a.py-3.block.text-sm.hover\:text-primary {
        color: #fff;

}
p.font-bold.text-xl.inline-block {
    color: #ffffff;
}
 .product-single .s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled svg {
    fill: #07375B !important;
}
span.unicode {
    color: #07375B !important;
}
.index salla i.sicon-heart {
    color: #000000;
}