/*  ============  HEADER  ============  */
.s-cart-summary-content{
    display:none;
}

[dir=rtl] .header-btn__icon.icon {
    margin-left: 0px;
    margin-right: 0;
}

[dir=rtl] .rtl\:mr-4 {
    margin-right: 10px;
}

.navbar-brand img {
    max-height: 8rem;
    width: auto;
    max-width: 125px;
    content: 
    !important;
}

.store-header {
    background: #222b37;
    color: #fff;
    background-image: 
    background-size: 30%;
    background-repeat: no-repeat;
    background-position: right top , left bottom;
}

.main-nav-container.fixed-header .inner {
    transform: none;
    top: 0;
    background: #5386b3;
}

.topnav-is-dark .top-navbar {
    background-color: #5386b3;
}

.main-nav-container {
    background-color: #0000;
    box-shadow: none;
}

.header-btn__icon {
    color: #fff;
    display: flex;
    height: 36px;
    width: 36px;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    border-width: 0px;
    background: #5386b3;
    font-size: 1.25rem;
    --tw-text-opacity: 1;
    --curve-size: 1px;
    clip-path: polygon( /* Top-left */ 0% var(--curve-size), var(--curve-size) 0, /* top-right */ calc(100% - var(--curve-size)) 0%, calc(100% - var(--curve-size)) 0% , 100% var(--curve-size) , 100% calc(100% - var(--curve-size)), /* bottom-right */ calc(100% - var(--curve-size)) 100%, /* bottom-left */ calc(0% + var(--curve-size)) 100% , 0% calc(100% - var(--curve-size)));
}

.sicon-menu:before {
    content: "\ed7f";
    background: #5386b3;
    color: #fff;
    display: flex;
    height: 36px;
    width: 36px;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    border-width: 0px;
    background: #√;
    font-size: 1.25rem;
    --tw-text-opacity: 1;
    --curve-size: 1px;
    clip-path: polygon( /* Top-left */ 0% var(--curve-size), var(--curve-size) 0, /* top-right */ calc(100% - var(--curve-size)) 0%, calc(100% - var(--curve-size)) 0% , 100% var(--curve-size) , 100% calc(100% - var(--curve-size)), /* bottom-right */ calc(100% - var(--curve-size)) 100%, /* bottom-left */ calc(0% + var(--curve-size)) 100% , 0% calc(100% - var(--curve-size)));
}






/*  ============  NAV  ============  */
@media only screen and (min-width: 1024px){
@media (min-width: 1024px){
.main-menu {
    display: flex;
    justify-content: center;
}
}
}

@media only screen and (min-width: 1024px){
.main-menu li.root-level>a {
    padding-top: 0;
    padding-bottom: 12px;
    font-weight: 100;
}

.main-menu {
    padding-top: 15px;
}

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

.mm-spn li a, .mm-spn li>span {
    padding-inline: 15px;
    display: flex;
    align-items: center;
    gap: 1rem;
    color: #fff;
    background: #202835;
    margin: 5px 9px;
    border-radius: 0;
    height: 38px;
    position: relative;

z-index: 0;
    --curve-size: 5px;
    clip-path: polygon( /* Top-left */ 0% var(--curve-size), var(--curve-size) 0, /* top-right */ calc(100% - var(--curve-size)) 0%, calc(100% - var(--curve-size)) 0% , 100% var(--curve-size) , 100% calc(100% - var(--curve-size)), /* bottom-right */ calc(100% - var(--curve-size)) 100%, /* bottom-left */ calc(0% + var(--curve-size)) 100% , 0% calc(100% - var(--curve-size)));
}

.mm-spn li a:after, .mm-spn li>span:after {
    content: "";
    background-color: #5386b3;
    border-radius: 0;
    width: 38px;
    right: 0px;
    z-index: -1;
    height: 38px;
    position: absolute;
    --curve-size: 5px;
    clip-path: polygon( /* Top-left */ 0% var(--curve-size), var(--curve-size) 0, /* top-right */ calc(100% - var(--curve-size)) 0%, calc(100% - var(--curve-size)) 0% , 100% var(--curve-size) , 100% calc(100% - var(--curve-size)), /* bottom-right */ calc(100% - var(--curve-size)) 100%, /* bottom-left */ calc(0% + var(--curve-size)) 100% , 0% calc(100% - var(--curve-size)));
    transition: all 150ms cubic-bezier(.4,0,.2,1);
}

.mm-spn li a:hover:after, .mm-spn li>span:hover:after {
    width: 100%;
}





/*  ============  BANNERS  ============  */
body > div > section:nth-of-type(1) {
    margin-top: 10px!important;
}

salla-slider.photos-slider .swiper-slide {
    border-radius: 10px;
}

salla-slider.photos-slider .swiper {
    padding-bottom: 1.5rem;
}

[dir=rtl] salla-slider.photos-slider .swiper {
    padding-inline: 12px!important;
}

.rounded-md {
    border-radius: 10px;
}

@media (min-width: 1024px){
salla-slider.photos-slider .swiper-slide {
    margin-left: 1rem;
    margin-right: 1rem;
    width: 100%;
}
salla-slider.photos-slider .swiper-slide {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1200px;
}
}




/*  ============  DUTS  ============  */
salla-slider.photos-slider .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    width: 15px;
    background: linear-gradient(0deg, #5386b3, #5386b3) ;
    border: 1px solid #5386b3;
    padding: 1px;
    height: 5px;
    transition: all 0.2s ease-out;
        --curve-size: 2px;
    clip-path: polygon( /* Top-left */ 0% var(--curve-size), var(--curve-size) 0, /* top-right */ calc(100% - var(--curve-size)) 0%, calc(100% - var(--curve-size)) 0% , 100% var(--curve-size) , 100% calc(100% - var(--curve-size)), /* bottom-right */ calc(100% - var(--curve-size)) 100%, /* bottom-left */ calc(0% + var(--curve-size)) 100% , 0% calc(100% - var(--curve-size)));
    border-radius: 0 !important;
}

salla-slider .swiper-pagination-bullet-active {
    opacity: 1;
    background: linear-gradient(0deg, #5386b3, #5386b3) ;
    border: 1px solid #5386b3;
    padding: 1px;
    height: 5px;
    width: 40px;
    transition: all 0.2s ease-out;
        --curve-size: 2px;
    clip-path: polygon( /* Top-left */ 0% var(--curve-size), var(--curve-size) 0, /* top-right */ calc(100% - var(--curve-size)) 0%, calc(100% - var(--curve-size)) 0% , 100% var(--curve-size) , 100% calc(100% - var(--curve-size)), /* bottom-right */ calc(100% - var(--curve-size)) 100%, /* bottom-left */ calc(0% + var(--curve-size)) 100% , 0% calc(100% - var(--curve-size)));
    border-radius: 0 !important;
}









/*  ============  PR  ============  */
.s-product-card-content-sub {
    margin-bottom: 12px;
    color: #5184b1;
        color: #fff;

    justify-content: center;
}

.s-product-card-content-subtitle {
    text-align: center;
}

.s-product-card-vertical .s-product-card-wishlist-btn button {
    opacity: 1;
    border: 0;
    height: 30px;
    width: 30px;
    color: #fff;
    background-color: #5386b3!important;
    --curve-size: 1px;
    clip-path: polygon( /* Top-left */ 0% var(--curve-size), var(--curve-size) 0, /* top-right */ calc(100% - var(--curve-size)) 0%, calc(100% - var(--curve-size)) 0% , 100% var(--curve-size) , 100% calc(100% - var(--curve-size)), /* bottom-right */ calc(100% - var(--curve-size)) 100%, /* bottom-left */ calc(0% + var(--curve-size)) 100% , 0% calc(100% - var(--curve-size)));

border-radius: 0 !important;
}

.s-product-card-vertical .s-product-card-wishlist-btn {
    position: absolute;
    top: 0;
    left: 0 !important;
    opacity: 1;
}

.s-product-card-content-title a {
    font-size: 15px;
    text-align: center;
}

[dir=rtl] .rtl\:pl-3 {
    padding-inline: 12px;
    font-weight: 100;
    font-size: 16px;
    background: #5386b3;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    --curve-size: 5px;
    clip-path: polygon( /* Top-left */ 0% var(--curve-size), var(--curve-size) 0, /* top-right */ calc(100% - var(--curve-size)) 0%, calc(100% - var(--curve-size)) 0% , 100% var(--curve-size) , 100% calc(100% - var(--curve-size)), /* bottom-right */ calc(100% - var(--curve-size)) 100%, /* bottom-left */ calc(0% + var(--curve-size)) 100% , 0% calc(100% - var(--curve-size)));
}

.rtl .form-select, .rtl select, [dir=rtl] .form-select, [dir=rtl] select {
    height: 32px;
    background-position: left .5rem center;
    background: #5386b3;
     color: #fff;
    border: 0;
    padding-bottom: 0;
    padding-right: 12px;
    --curve-size: 5px;
    clip-path: polygon( /* Top-left */ 0% var(--curve-size), var(--curve-size) 0, /* top-right */ calc(100% - var(--curve-size)) 0%, calc(100% - var(--curve-size)) 0% , 100% var(--curve-size) , 100% calc(100% - var(--curve-size)), /* bottom-right */ calc(100% - var(--curve-size)) 100%, /* bottom-left */ calc(0% + var(--curve-size)) 100% , 0% calc(100% - var(--curve-size)));
}

.s-product-card-entry:before {
    --curve-size: 5px;
    position: absolute;
    inset: 1px;
    padding: 0px;
    background: #323d4d;
    color: #fff;
    z-index: -1;
    content: "";
    --border-width: 0px;
    clip-path: polygon(
            /* Top-left */
            var(--border-width) 
            calc(var(--curve-size) + var(--border-width) * .5),

            calc(var(--curve-size) + var(--border-width) * .5) var(--border-width),

            /* top-right */
            calc(100% - calc(var(--curve-size) + var(--border-width) * .5)) 
            calc(0% + var(--border-width)),
            
calc(100% - var(--border-width)) 
            calc(0% + calc(var(--curve-size) + var(--border-width) * .5)),
            
            calc(100% - var(--border-width)) 
            calc(100% - calc(var(--curve-size) + var(--border-width) * .5)),

            /* bottom-right 1 */
            calc(100% - calc(var(--curve-size) + var(--border-width) * .5)) calc(100% - var(--border-width)), calc(100% + var(--border-width))  calc(100% - var(--border-width))  ,
            /* bottom-right 2 */
            calc(0% + calc(var(--curve-size) + var(--border-width) * .5))
            calc(100% - var(--border-width)) ,
            
            calc(0% + var(--border-width))
            calc(100% - calc(var(--curve-size) + var(--border-width) * .5))
            );
}

.s-product-card-entry {
    --curve-size: 5px;
    position: relative;
    content: "";
    z-index: 0;
    background: #fff;
    box-shadow: 8px 10px 2px #000000;
    clip-path: polygon( /* Top-left */ 0% var(--curve-size), var(--curve-size) 0, /* top-right */ calc(100% - var(--curve-size)) 0%, calc(100% - var(--curve-size)) 0% , 100% var(--curve-size) , 100% calc(100% - var(--curve-size)), /* bottom-right */ calc(100% - var(--curve-size)) 100%, /* bottom-left */ calc(0% + var(--curve-size)) 100% , 0% calc(100% - var(--curve-size)));
}

.s-product-card-fit-height.s-product-card-vertical .s-product-card-image {
    position: relative;
    flex: 1 1 0%;
    border-radius: 25px;
    width: calc(100% - 2px );
    top: 1px;
    right: 1px;
    overflow: visible;
    background: #0000;
}

.s-button-primary-outline {
    padding: 0px !important;
    border-radius: 0 !important;
    display: flex;
    border-width:0;
    font-weight: 100;
    font-size: 16px;
    background: #5386b3;
    height: 35px;
    text-align: center;
    color: #fff;
    --curve-size: 5px;

clip-path: polygon( /* Top-left */ 0% var(--curve-size), var(--curve-size) 0, /* top-right */ calc(100% - var(--curve-size)) 0%, calc(100% - var(--curve-size)) 0% , 100% var(--curve-size) , 100% calc(100% - var(--curve-size)), /* bottom-right */ calc(100% - var(--curve-size)) 100%, /* bottom-left */ calc(0% + var(--curve-size)) 100% , 0% calc(100% - var(--curve-size)));
    align-items: center;
}

.s-button-primary-outline:hover {
    background-color: #091826;
    color: #fff;
    opacity: 1;
}

.s-button-text {
    padding-top: 2px;
    overflow: visible;
}























/*  ============  SECTIONS  ============  */
.md\:grid-cols-3 , .md\:grid-cols-2 {
    grid-template-columns: repeat(3,minmax(0,1fr));
}

.gap-3 {
    gap: 10px;
}

.banner-entry {
    padding: 1rem;
    height: 190px;
    border-radius: 0px;
}

body > div > section:nth-of-type(2) ,
body > div > section:nth-of-type(3) ,
body > div > section:nth-of-type(4) {
    padding-inline: 12px;
}

body > div > section:nth-of-type(2) ,
body > div > section:nth-of-type(3) ,
body > div > section:nth-of-type(4)  {
    margin-top: 10px!important;
}

@media (min-width: 600px){
.two-row .banner-entry:first-child {
    grid-column: span 1/span 1;
    grid-row: span 1/span 2;
}
.gap-3 {
    gap: 20px;
}
body > div > section:nth-of-type(2), body > div > section:nth-of-type(3), body > div > section:nth-of-type(4) {
    margin-top: 20px!important;
}
}

@media (min-width: 600px){
.banner-entry {
    padding: 1rem;
    height: 260px;
}
}

@media (min-width: 540px){
.banner-entry {
    padding: 1rem;
    height: 350px;
}
}

@media (min-width: 1024px){
.banner-entry {
    padding: 1rem;
    height: 225px;
}

.md\:grid-cols-3 , .md\:grid-cols-2 {

grid-template-columns: repeat(6,minmax(0,1fr));
}
}

@media (min-width: 1280px){
.container {
    max-width: 1200px;
}
}


















/*  ============  FEATURES  ============  */
.s-block--features__item .feature-icon i {
    font-size: 2.875rem;
    -webkit-text-stroke: 0.3px;
    line-height: 2.25rem;
    color: #ffffff;
}

.s-block--features__item .feature-icon {
    margin-bottom: .75rem;
    display: flex;
    height: 4rem;
    width: 4rem;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 0;
    background-color: #0000;
}

body > div > section:nth-of-type(5):before {
    content:"يتميز متجرنا بـ :";
    font-size: 16px;
    background: #222b37;
    justify-content: center;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    width: 100%;
    display: flex;
    margin-bottom: 16px;
    --curve-size: 3px;
    clip-path: polygon(
            /* Top-left */
            0% var(--curve-size),
            var(--curve-size) 0,
            /* top-right */
            calc(100% - var(--curve-size)) 0%,
            calc(100% - var(--curve-size)) 0% ,
            100% var(--curve-size) ,
            100% calc(100% - var(--curve-size)),
            /* bottom-right */
            calc(100% - var(--curve-size)) 100%,
            /* bottom-left */
            calc(0% + var(--curve-size)) 100% ,
            0% calc(100% - var(--curve-size)));
}

.s-block--features__item:first-child {
    grid-column: span 1/span 2;
}

.grid-cols-\[repeat\(2\2c minmax\(0\2c 1fr\)\)\] {
    grid-template-columns: repeat(3,minmax(0,1fr));
}

.s-block--features__item {
    position: relative;
    z-index: 0;
    display: flex;
    flex-grow: 1;
    cursor: pointer;
    flex-direction: column;
    align-items: center;
    border-radius: .375rem;
    --tw-bg-opacity: 1;
    background-color: #5082af;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 15px;
    padding-bottom: 0rem;
    text-align: center;
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: 500ms;
}

.s-block--features__item:before {
    content: "";
    background-image: 
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}

.s-block--features__item:after {
    content: '';
    position: absolute;
    top: 5px;
    z-index: -1;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    background: #34404f;
    border-radius: 8px;
}

.s-block--features__item p {
    font-size: .875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: #3a485b;
    color: rgb(107 114 128/var(--tw-text-opacity));
    display: none;
}

.s-block--features__item h2 {
    padding-inline: 6px;
    margin-bottom: 0.25rem;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    font-weight: 700;
    color: #5082af;
    clip-path: polygon(12% 0%, 88% 0, 100% 30% ,100% 100%, 100% 100%, 0% 100%, 0 105% , 0% 30%);
    background: #fff;
}
















/*  ============  VISITORS  ============  */
.leading-\[1\.2\] {
    width: 100%;
    font-weight: 100;
    font-size: 16px;
    background: #5386b3;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    margin-inline: 12px;
    --curve-size: 3px;
    clip-path: polygon(
            /* Top-left */
            0% var(--curve-size),
            var(--curve-size) 0,
            /* top-right */
            calc(100% - var(--curve-size)) 0%,
            calc(100% - var(--curve-size)) 0% ,
            100% var(--curve-size) ,
            100% calc(100% - var(--curve-size)),

            /* bottom-right */
            calc(100% - var(--curve-size)) 100%,
            /* bottom-left */

calc(0% + var(--curve-size)) 100% ,
            0% calc(100% - var(--curve-size)));
}

.testimonials-slider .testimonial {
    height: 100%;
    position: relative;
    display: flex;
    border-radius: 0 !important;
    background-color: #222b37;
        color: #fff;
    padding: 1.5rem;
    --curve-size: 5px;
    clip-path: polygon(
            /* Top-left */
            0% var(--curve-size),
            var(--curve-size) 0,
            /* top-right */
            calc(100% - var(--curve-size)) 0%,
            calc(100% - var(--curve-size)) 0% ,
            100% var(--curve-size) ,
            100% calc(100% - var(--curve-size)),

            /* bottom-right */
            calc(100% - var(--curve-size)) 100%,
            /* bottom-left */
            calc(0% + var(--curve-size)) 100% ,
            0% calc(100% - var(--curve-size)));
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: 150ms;
}

.testimonials-slider .swiper-slide {
    overflow: hidden;
    padding-left: 12px;
    padding-right: 12px;
}

[dir=rtl] .testimonials-slider .swiper {
    padding-left: 0;
    padding-right: 0;
}




/*  ============  FOTTER  ============  */
.footer-is-light .store-footer {
    --curve-size: 15px;
    clip-path: polygon(
            /* Top-left */
            0% var(--curve-size),
            var(--curve-size) 0,
            /* top-right */
            calc(100% - var(--curve-size)) 0%,
            calc(100% - var(--curve-size)) 0% ,
            100% var(--curve-size) ,
            100% calc(100% - var(--curve-size)),

            /* bottom-right */
            100% 100%,
            /* bottom-left */
            0% 100% ,
            0% 100%);
    background: #5386b3;
      color: #fff;
}

.store-footer__inner {
    padding-top: 7rem;
}

.footer-is-light .store-footer:before {
    content: "";
    height: 7rem;
    width: 100%;
    position: absolute;
    background-image: 
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: center;
}

.footer-is-light .store-footer .store-footer__inner {
    background-color: #0000;
    border: 0;
}

.store-footer h3 {
    margin-bottom: .75rem;
    font-size: 1.125rem;
    font-weight: 100;
    background: #222b37;
    color: #fff;
    width: 100%;
    text-align: center;
    height: 32px;
    line-height: 32px;
    color: #fff;
    --curve-size: 5px;
    clip-path: polygon(
            /* Top-left */
            0% var(--curve-size),
            var(--curve-size) 0,
            /* top-right */
            calc(100% - var(--curve-size)) 0%,
            calc(100% - var(--curve-size)) 0% ,
            100% var(--curve-size) ,
            100% calc(100% - var(--curve-size)),

            /* bottom-right */
            calc(100% - var(--curve-size)) 100%,
            /* bottom-left */
            calc(0% + var(--curve-size)) 100% ,
            0% calc(100% - var(--curve-size))) ;
}

@media (min-width: 1024px){
.lg\:grid-cols-6 {
    grid-template-columns: repeat(3,minmax(0,1fr));
    padding: 0;
}

.lg\:col-span-2 {
    grid-column: span 1/span 2;
}

[dir=rtl] .rtl\:lg\:pl-20 {
    padding-left: 0rem;
}

.footer-is-light .store-footer:before {
    background-size: 15%;
}
}

.max-w-sm {
    max-width: 54rem;
    text-align: center;
    padding-inline: 10px;
}

.store-footer a:nth-child(2) {
    margin:2% 7% 1% 1%;
    width: 20%;
    float: right;
    display: flex;
    justify-content: center;
}

.store-footer a:nth-child(3) , 
.store-footer a:nth-child(4){
    width: 20%;
    margin:2% 1% 1% 1%;
    float: right;
    display: flex;
    justify-content: center;
}

.store-footer a:nth-child(5) {
    margin:2% 1% 1% 7%;
    width: 20%;
    display: flex;
    justify-content: center;
    float: right;
}



.copyright-text p {
    color: #fff;
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
    --curve-size: 15px;
    clip-path: polygon(
            /* Top-left */
            0% var(--curve-size),
            var(--curve-size) 0,
            /* top-right */
            calc(100% - var(--curve-size)) 0%,
            calc(100% - var(--curve-size)) 0% ,
            100% var(--curve-size) ,
            100% calc(100% - var(--curve-size)),

            /* bottom-right */
            100% 100%,
            /* bottom-left */
            0% 100% ,
            0% 100%);
    background: #222b37;
}

.bg-white {
    --curve-size: 5px;
    border-radius: 0;
    clip-path: polygon( /* Top-left */ 0% var(--curve-size), var(--curve-size) 0, /* top-right */ calc(100% - var(--curve-size)) 0%, calc(100% - var(--curve-size)) 0% , 100% var(--curve-size) , 100% calc(100% - var(--curve-size)), /* bottom-right */ calc(100% - var(--curve-size)) 100%, /* bottom-left */ calc(0% + var(--curve-size)) 100% , 0% calc(100% - var(--curve-size)));
    padding-block: 0px;
}


body{
    background-color: #222b37;
    color: #7bb0e0;
}