:root {
    --main-color: #2d4356;
    --second-color: #a76f6f;
    --third-color: #ffffff;
    --shadow-color: #2d435629;
    --shadow-color2: #a76f6f5c;
    --product-color1: #2d4356;
    --product-color2: #3b668c;
    --logo:url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/ZYolno/GL6HRwX5ZM49f9RUOghia3umFvXNQMZ5pGylRbf1.png);
}
#mainnav {
    width: 100%;
    border-radius: 15px;
    background: #5494d800;
    min-height: 68px;
    box-shadow: 0 8px 32px 0 var(--shadow-color);
}
#btn-show-more{color: var(--second-color);}
.s-menu-topnav-list{display:none}
body {
  background:#fef9e0;
  background-position: center center;
  background-size: contain;
  box-sizing: border-box;
   background-repeat: repeat;
    color:var(--main-color);
}
.bg-inherit {
    background: #5494d800;
    border-radius: 20px;
    border: 1px solid rgb(159 172 186 / 0%);
    min-height: 68px;
}

.main-menu li.root-level>a {
        padding-top: 0px;
        padding-bottom: 2rem;
        font-weight: 700;
        color: var(--second-color);
    }
}

b, strong {
    font-weight: bolder;
    color: var(--main-color);
}
ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
    color: var(--main-color);
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, 1);
    background-color: rgb(255 255 255 / 1);
}
.slide--cat-entry {
    display: flex
;
    height: 9rem;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 0.375rem;
    border-width: 0px;
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, #ff000000);
    --tw-bg-opacity: 1;
    padding: 0.75rem;
    text-align: center;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
    background-color: #735d4000;
}
 @media (min-width: 640px) {
    .s-block--slider-with-bg {
        margin-top: 4rem;
        padding-bottom: 4rem;
        background-color: #00000000;
    }
}
.s-block--slider-with-bg {
    margin-top: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246 / 0%);
    padding-bottom: 2rem;
}
h3 {
    font-size: 1.25rem;
    line-height: 1.75rem;
    line-height: 38px;
    color: var(--main-color);
}
.s-block--slider-with-bg .slider-bg:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(162 98 98 / 0%);
    opacity: 0.6;
    margin-top: 20px;
}
.s-quantity-input-input {
    width: 3rem;
    border-width: 1px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    text-align: center;
    font-weight: 700;
    --tw-shadow: 0 0 rgba(0, 0, 0, 0);
    --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
    background-color: #82c0db00;
}
.mm-spn.mm-spn--navbar.mm-spn--main:after {
    padding-left: 20px;
    padding-left: var(--mm-spn-item-indent);
   display: block;
    height: 110px;
    width: 140px;
    margin: auto auto 20px;
    
    
}



header.store-header:before {
    content: '';
    background: url("https://i.ibb.co/Ny8tNMt/image.png");
    animation: scrollBrands 2000s linear alternate both infinite;
    background-size: contain;
    height: 50px;
    display: block;
    background-color: var(--main-color);
    background-position: center;
    z-index: 9999999999999999;
}
@keyframes scrollBrands {
    0% {
        background-position-x: 0
    }
    
    50% {
        background-position-x: 35000px
    }

    100% {
        background-position-x: 0
    }
}

@media(max-width: 767px) {
    header.store-header:before {
        background-size:180%;
        height: 39px;
        background-position: center;
        margin-bottom: -2px;
        background-repeat: repeat-x;
    }
}

@media(max-width: 767px) {
    header.store-header:before {
        background-size:180%;
        height: 39px;
        background-position: center;
        margin-bottom: -2px;
        background-repeat: repeat-x;
    }
}


.s-block--slider-with-bg .s-slider-block__display-all {
    background-color: transparent !important;
    --tw-text-opacity: 1 !important;
    color: rgb(154 166 178) !important;
    flex-grow: 0 !important;
}

 h2{color: white;margin: 20px 0  !important;padding: 10px  !important;background-color: var(--main-color)  !important;border: 2px solid var(--main-color)!important;border-radius: 10px  !important;box-shadow: 2px 2px 5px var(--shadow-color) !important;text-transform: uppercase  !important;letter-spacing: 1px  !important;}

.s-slider-block__display-all{
  margin: 20px 0  !important;
  padding: 10px  !important;
  background-color: var(--main-color)  !important;
  color: #ffffff !important;
  border: 2px solid #9aa6b200 !important;
  border-radius: 10px  !important;
  box-shadow: 2px 2px 5px var(--shadow-color) !important;
  text-transform: uppercase  !important;
  letter-spacing: 1px  !important;
  }
.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    max-width: 200%;
}
  .main-menu>li>a[href*=offer] {
    --tw-text-opacity: 1;
    color: #ffffff;
}
:root {
    --font-main: 'PingARLT';
    --color-primary: var(--main-color);
    --color-primary-dark: #bc70f3;
    --color-primary-light: #dec5f5;
    --color-primary-reverse: #ffffff;
}

.text-primary {
  color: var(--second-color);
}

.main-menu li > a:hover {
  color: var(--second-color);
  transform: translateY(-15%);
}

.mm-spn.mm-spn--light {
  color: var(--main-color);
}

#page-main-title {
    color: var(--third-color) !important;
    border-bottom: solid 2px var(--main-color);

    padding: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: var(--second-color) !important;
}

.s-cart-summary-total {
  color: var(--main-color);
}
.header-btn__icon {
  border: none;
  color: var(--main-color) !important;
}
.header-btn__icon:hover {
  color: var(--third-color) !important;
  background:var(--second-color)!important;
}
#product-filter {
    background-color: var(--third-color) !important;
    color: var(--main-color);
}

.s-products-slider-card:hover {
    scale: 1.02;
}

.s-products-slider-card {
    transition-duration: 0.4s;
    transition-property: scale;
}

.banner--fixed img {background: #ffffff00;margin :auto;border-radius: 10px;MARGIN-TOP: 0PX;}
.banner--fixed img:hover {
    box-shadow: 3px 3px 10px var(--shadow-color);
}
.navbar-brand img {
    max-height: 3.4rem;
    width: auto;
    animation: pulse 1s infinite;
    background-repeat: no-repeat;
    background-size: contain;
}


@keyframes pulse {
    0% {
        transform: scale(1);

    }

    50% {
        transform: scale(1.03);

    }

    100% {
        transform: scale(1);

    }
}

body:not(.product-index):not(.product-single):after {
  content: '';
  width: 100%;
  height: 100%; 
  top: 0;
  position: fixed;
  z-index: 999999;

    background: #ffffff7a var(--logo);
  left: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 360px;
  animation: pulse-out 1.5s ease-in-out forwards, background-change 2s ease-in forwards;
  transform: scale(0);
  border: none;
}

@keyframes pulse-out {
  0% {
    opacity: 1;
    transform: scale(0.5);
  }
  25% {
    opacity: 1;
    transform: scale(1.1);
  }
  50% {
    opacity: 0.8;
    transform: scale(1);
  }
  75% {
    opacity: 0.5;
    transform: scale(1.2);
  }
 
}

.s-comments {
    display: none !important;
}

.main-content h1 {
    color: var(--main-color) !important;
}

.total-price {
    color: #ffffff !important;
}

.s-breadcrumb-wrapper {
    color: white !important;
}
h4{color: var(--main-color) !important;}
.square-photos {
    background-color: transparent !important;
  

}

.has-overlay:after {
    background-color: rgb(17 20 21) !important;

}

/* NavBar start */
.right-side {
    color: var(--main-color) !important;
}


.s-menu-topnav-list {
    padding: 15px;
    box-shadow: 0 3px 6px 0 var(--shadow-color), 0 6px 20px 0 var(--shadow-color2);
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;

}
.s-search-input {
    background-color: white !important;
}

@media (min-width: 1024px) {
    .rtl\:lg\:pl-20:where([dir=rtl], [dir=rtl] *) {
        padding-left: 0rem;
    }
}

/* NavBar End */

/* Sections Strat */
.swiper-pagination {
    display: none;
}

.slide--cat-entry i {
    content: "\ec0b";
    color: var(--main-color);
}

.square-photos {
    width: 100%;
    border-radius: 30px;
    height: 250px
}

.square-photos:hover {
    scale: 1.07;
    border-radius: 30px;

}

.grid {
    width: 100%;
    display: flex;
    justify-content: center;
}

.banner-entry h3.text-with-border {
    border: none;
}

.s-block--banners container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;

}

.slide--cat-entry h4 {
    color: var(--second-color);
}

.s-slider-block__title {
    color: var(--main-color);
}

.s-block__title {
    color: var(--main-color);
}


/* Sections End */

/* Product start */

.product__description a {
    --tw-text-opacity: 1;
    color: var(--main-color);
    color: rgba(29,78,216,var(--tw-text-opacity));
    color: var(--main-color)
}

.s-products-list-placeholder span {
    margin-bottom: 1rem;
    display: flex;
    height: 8rem;
    width: 8rem;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: #f3f4f6;
    background-color: rgba(243,244,246,var(--tw-bg-opacity));
    font-size: 3rem;
    line-height: 1;
    --tw-text-opacity: 1;
    color: #d1d5db;
    color: rgba(209,213,219,var(--tw-text-opacity));
    background: var(--main-color)
}

.s-products-list-placeholder p {
    padding-top: .5rem;
    text-align: center;
    --tw-text-opacity: 1;
    color: #9ca3af;
    color: rgba(156,163,175,var(--tw-text-opacity));
    color: var(--main-color)
}

.s-products-list-placeholder span svg {
    margin-left: auto;
    margin-right: auto;
    height: 4rem;
    width: 4rem;
    fill: var(--third-color);
    text-align: center
}

.s-block--photos-slider {
    margin-top: 0!important
}

.swiper {
    padding-left: 0!important
}

salla-slider.photos-slider .swiper-slide {
    position: relative;
    margin-top: -5px;
    margin-left: 1.1rem;
    margin-right: 10px;
    height: auto;
    width: 102%;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0
}

@media(max-width: 1024px) {
    salla-slider.photos-slider .swiper-slide {
        position:relative;
        margin-top: -5px;
        margin-left: 1.1rem;
        margin-right: 2px;
        height: auto;
        width: 107%;
        overflow: hidden;
        padding-left: 0;
        padding-right: 0
    }
}

.s-block--tabs-produtcs .tab-trigger.is-active button {
    border-color: var(--second-color);
    border-color: var(--main-color);
    background-color: var(--main-color);
    color: var(--second-color);
    color: var(--third-color);
    background: var(--main-color)
}

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.s-button-wrap.hydrated.not-added {
    color: var(--second-color)
}

.btn--wishlist.is-added {
    --tw-text-opacity: 1;
    color: var(--main-color)
}

.s-comments-product {
    margin-bottom: 1rem;
    --tw-bg-opacity: 1;
    background-color: #f3f4f6;
    background-color: rgba(243,244,246,var(--tw-bg-opacity));
    padding-top: 1rem;
    padding-bottom: 1rem;
    background: unset
}

.s-breadcrumb-arrow svg {
    height: .875rem;
    width: .875rem;
    fill: var(--second-color)
}

.s-add-product-button-mini-checkout-content {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    white-space: nowrap;
    font-size: .8rem;
    color: var(--main-color);
    background: 0 0!important;
    width: 107%;
    height: 110%;
    justify-content: center
}

.s-add-product-button-mini-checkout-content:hover {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    white-space: nowrap;
    font-size: .8rem;
    color: var(--second-color);
    background: 0 0!important;
    width: 107%;
    height: 110%;
    justify-content: center
}

button.s-slider-next.s-slider-nav-arrow.swiper-button-disabled.swiper-button-lock {
    opacity: 0
}

button.s-slider-prev.s-slider-nav-arrow.swiper-button-disabled.swiper-button-lock {
    opacity: 0
}

.s-login-modal-header-icon svg {
    height: 1.25rem;
    width: 1.25rem;
    flex-shrink: 0;
    fill: var(--main-color)
}

.s-modal-title {
    color: var(--main-color)
}

span.s-login-modal-header-icon {
    border: 2px solid var(--main-color)
}

label.s-login-modal-label {
    color: var(--main-color);
    font-weight: 700
}

.iti__selected-dial-code {
    color: var(--main-color);
    font-weight: 700
}

input.s-tel-input-control.tel-input.s-ltr {
    border: 2px solid var(--main-color)
}

a.s-login-modal-link {
    color: var(--main-color)
}

a.s-login-modal-link:hover {
    color: var(--second-color)
}

.s-block--features__item .feature-icon {
    margin-bottom: .75rem;
    display: flex;
    height: 6rem;
    width: 6rem;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 9999px;
    background-color: var(--main-color)
}

.s-block--features__item .feature-icon i {
    font-size: 3.875rem;
    line-height: 2.25rem;
    color: var(--third-color)
}

.s-block--features__item h2 {
    margin-bottom: .25rem;
    font-size: 20px;
    line-height: 1.25rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: var(--main-color);
}

.s-block--features__item p {
    font-size: 15px;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: var(--main-color);
    font-weight: 700
}

@media (max-width: 768px) {
    .container {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        /* عمودين على الشاشات المتوسطة */
    }
}

/* في الشاشات الصغيرة جدًا */
@media (max-width: 480px) {
    .container {
        grid-template-columns: 1fr;
        /* عمود واحد على الشاشات الصغيرة */
    }
}

.s-button-primary-outline {
    fill: var(--color-primary);
    color: #ffffff;
    border: solid var(--main-color);
}

.s-button-primary-outline:hover {
    fill: var(--color-primary);
    background: var(--main-color);
    color: var(--third-color);
    border: solid var(--main-color)
}

.s-product-card-content {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: .75rem;
    border-radius: 9px;
    align-items: center;
}

.s-product-card-vertical {
    background: unset
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center:hover {
    width: 200px;
    color:var(--main-color) !important;
}
.s-button-element:not(:disabled):not([loading]) {
    pointer-events: auto;
}
button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    width: 65px;
    transition: width 500ms ease 0s;
    background: linear-gradient(to right, var(--product-color1), var(--product-color2));
    box-shadow: -5px -5px 5px var(--shadow-color);
    animation: shake 8s infinite;
    cursor: grab;
}
@keyframes shake {
  0% { transform: translateX(0); }
  25% { transform: translateX(-10px); }
  50% { transform: translateX(10px); }
  75% { transform: translateX(-5px); }
  100% { transform: translateX(0); }
}



.s-button-wide:hover {
    width: 100%;
    color: var(--main-color);
    border-radius: 15px;
    background:var(--second-color)!important;
    border: solid 2px;
    box-shadow: 5px 5px 1px var(--second-color);
}
.s-button-btn:hover {
    opacity: 0.8;
}

.sicon-check-circle {
    animation: pulse 1s infinite linear;
    color: #090909 !important;
}

@keyframes pulse {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.sicon-headphones {
    animation: pulse 1s infinite;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 rgb(224 219 219);
    }

    50% {
        transform: scale(1.1);

    }

    100% {
        transform: scale(1);

    }
}
.s-add-product-button-main .s-add-product-button-mini-checkout .s-fast-checkout-button.outline {
    --salla-fast-checkout-button-border-radius: .75rem;
    width: 50%;
    color: var(--main-color);
    border-radius: 40px 10px;
    background: 0 0!important;
    border: solid 2px;
    border-block-start-width:2px; border-block-end-width:6px }

.s-product-card-content-title a {
    display: block;
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: var(--main-color);
    text-align: center;
    height: 20px;
    overflow: hidden
}

.s-product-card-content-title a:hover {
    display: block;
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: var(--second-color)
}

.s-fast-checkout-button.outline {
    background-color: transparent;
    border: 1px solid var(--color-primary);
    color: var(--color-primary);
    color: var(--main-color);
    border-radius: 40px 10px;
    background: 0 0!important;
    border: solid 2px;
    border-block-start-width:2px; border-block-end-width:6px }

.s-product-card-price {
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 700;
    color: var(--third-color)!important;
    background: var(--main-color);
    padding: 10px;
    border-radius: 50%;
}

.s-product-card-sale-price h4 {
    --tw-text-opacity: 1 !important;
    color: var(--second-color)!important
}

.s-product-card-sale-price {
    color: var(--main-color)
}

.s-product-card-vertical .s-product-card-image {
    flex: 1 1 0%;
    border-top-left-radius: .75rem;
    border-top-right-radius: .75rem;
    background: unset
}

.s-product-card-content-sub {
    margin-bottom: 1.25rem;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center
}

.s-product-card-entry {
    transition: transform .2s ease-in-out
    
}

.s-product-card-entry:hover {
    transform: scale(1.03)

    
}

.s-product-card-image img.loaded {
    background: var(--third-color);
    position: relative;
    opacity: 1;
    border-radius: 60px
    
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    width: 67px;
    transition: width 500ms ease 0s;
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center:hover {
    width: 200px
}

.s-product-card-image-cover {
    -o-object-fit: cover;
    object-fit: fill
}

#featured-products-style2-11 {
    background-color: transparent !important;
}

/* Product End */
#featured-products-style2-11 {
    background-color: transparent !important;
}

/* Footer Start */

.store-footer {
  background: #ffffff00 !important;
  text-align: center;
}
.banner-entry{
    width: 42vw;
    min-height: 120px;
    min-width: 120px;
}

.lazy__bg{
    background-size: 100% 100%;
     background-size: contain!important;
     background-repeat:no-repeat!important;
     

}     
lazy__bg lazy entered loaded{
height: 205px;
}

.gap-3{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    
}

.s-social-list {
    display: flex;
    gap: 0.625rem;
    justify-content: center;
}

.store-footer .store-footer__inner {
    background-color: #37233000;
    color: #fff;
    padding: 50px;
    border-radius: 15px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    overflow: hidden;
        border-radius: 55px;
    position: relative;
    transition: all 0.3s ease;
}
.footer-is-light .store-footer .store-footer__inner:before {
    text-align: center;
    content: "";
    display: block;
    height: 130px;
    width: 160px;
    margin: auto auto 20px;
    background-image: var(--logo);
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 2px 15px #a5a5a500 !important;
    border-radius: 20px;
    background-color: #ffffff00 !important;
}

@keyframes shimmer {
  0% {
    box-shadow: 0 3px 6px 0 var(--shadow-color), 0 6px 20px 0 var(--shadow-color2);
  }
  50% {
    box-shadow: 0 3px 6px 0 var(--shadow-color), 0 6px 20px 0 var(--shadow-color2); /* Shimmering orange shadow */
  }
  100% {
    box-shadow: 0 3px 6px 0 var(--shadow-color2), 0 6px 20px 0 var(--shadow-color);
  }
}

.store-footer__inner {
  background-color: #22497400 !important;
  color: var(--second-color) !important;
  border-bottom: solid #4a718000 2px !important;
  border-radius: 20px;
  padding: 10px;
  box-shadow: 0 3px 6px 0 var(--shadow-color), 0 6px 20px 0 var(--shadow-color2);
  animation: shimmer 2s infinite;
}


.store-footer__inner .flex {

    justify-content: center;
}

.store-footer__inner .max-w-sm {
    margin: auto;
}

.store-footer h3 {
    color: var(--main-color) !important;
    font-size: 1.3rem;
    width: 150px;
    margin: auto;
    padding: 10px;
    border-radius: 20px
}




.footer-list {
    color: white !important;
}

.store-footer__inner .max-w-sm {
    color: var(--second-color)!important;
    ;
}


.s-contacts-header {
    display: none;
}

.s-contacts-list.s-contacts-list-vertical {
    align-items: center;
}

.s-breadcrumb-wrapper {
    color: var(--main-color) !important;
}

.s-block--features__item .feature-icon {
    background-color: transparent !important;
    font-size: 30px !important;

}

.s-block--features__item .feature-icon i {
    color: white !important;
    font-size: 30px !important;

}

.s-block--features__item:hover {
    scale: 1.08;
    box-shadow: 0 3px 6px 0 var(--shadow-color), 0 6px 20px 0 var(--shadow-color2);

    border-radius: 30px;
}

@media only screen and (max-width: 600px) {
    .store-footer h3 {
        font-size: 15px !important;

    }
    .main-menu a {
  color: var(--main-color);
}
    .main-menu a :hover {
  color: var(--second-color);
}

    .gap-4 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .s-menu-topnav-list {
        padding: 0;
        box-shadow: none;
    }
    
}

.copyright-text p {
    color: var(--main-color-color) !important;
}

.store-footer::after {
    animation: shake 3s infinite;
    content: "برمجة وتطوير   ADFAZ" !important;
    top: 0px;
    font-size: 16px;
    opacity: 0.8;
    text-align: center;
    font-weight: bold;
    display: inline-block;
    background-color: var(--main-color) !important;
    color: var(--third-color)!important;
    border-bottom: solid var(--second-color) 2px !important;
    margin-bottom:10px;
    border-radius:20px;
    padding: 10px;
    box-shadow: 0 3px 6px 0  var(--shadow-color), 0 6px 20px 0 var(--shadow-color2);
   animation: shake 4s infinite;
}



@keyframes shake {
    0% {
        transform: translate(1px, 1px) rotate(0deg);
    }

    10% {
        transform: translate(-1px, -2px) rotate(-1deg);
    }

    20% {
        transform: translate(-3px, 0px) rotate(1deg);
    }

    30% {
        transform: translate(3px, 2px) rotate(0deg);
    }

    40% {
        transform: translate(1px, -1px) rotate(1deg);
    }

    50% {
        transform: translate(-1px, 2px) rotate(-1deg);
    }

    60% {
        transform: translate(-3px, 1px) rotate(0deg);
    }

    70% {
        transform: translate(3px, 1px) rotate(-1deg);
    }

    80% {
        transform: translate(-1px, -1px) rotate(1deg);
    }

    90% {
        transform: translate(1px, 2px) rotate(0deg);
    }

    100% {
        transform: translate(1px, -2px) rotate(-1deg);
    }
}

.s-contacts-icon {
    border-color: 1px solid var(--main-color) !important;
}

@media only screen and (max-width: 600px) {
    .store-footer__inner h3 {
        font-size: 14px !important;
    }

    .square-photos {
        width: 48%;
        transition-duration: 0.5s;
        transition-property: scale;
        border-radius: 30px;
        height: 220px;

    }
}


.s-contacts-title a:hover {
    color: black !important;
}

.grid-col-1 {
    flex-direction: column;

}

label {
    color: var(--main-color);
}

.store-footer h3:hover {
    opacity: 1;
    color:var(--second-color) !important ;
    coursor: pointer;
    box-shadow: 0 3px 6px 0 var(--shadow-color), 0 6px 20px 0 var(--shadow-color2);
 
}
#wa-widget-send-button {
    display: none !important;
}

.content--single-page {
    color: var(--main-color) !important;
}

.content--single-page {
    background-color: transparent !important;
}
@media only screen and (max-width: 600px) {
 
 .lazy__bg {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-size: contain!important;
  background-position: center;
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  background-repeat: no-repeat; 
}

.banner--fixed img {background: var(--body-color);width:95%!important;margin-top: 30px;margin-bottom: 0px;}
.square-photos {
    background: transparent;
    width: 35%;

    animation-iteration-count: infinite;
    transition-duration: 1s;
    transition-property: scale;
    border-radius: 30px;
    height: 180px;
}
 


 .store-footer__inner .max-w-sm{position: relative; }
 
.s-block {
   margin-top: 0rem !important ; 
}

@media (min-width: 1280px) {
  .container {
    max-width: 200% !important ;
  }
}

@media (min-width: 640px) {
  .s-block {
    margin-top: 0rem;
  }
}
   .main-menu>li>a[href*=offer] {
    --tw-text-opacity: 1;
    color: var(--main-color-color);
    
}
    .slide--cat-entry {
    display: flex
;
    height: 9rem;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 0.375rem;
    border-width: 0px;
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: #ff000000);
    padding: 0.75rem;
    text-align: center;
    transition-property: color, backgroun;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 500ms;
    margin-top: 40px;
}
    .s-products-slider-card {
    transition-duration: 0.4s;
    transition-property: scale;
    transform:scale(0.67)!important;
    margin:-42px;   
}