/* 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;
}