#faq-section {

z-index: z-index: 9999 !important;

}

.s-breadcrumb-item {

display: inline-block;

z-index: 9999 !important;

}

.items-center {

align-items: center;

z-index: 9999 !important;

}

.store-header {

z-index: 9999 !important; }


.s-block--tabs-produtcs .tab-trigger.is-active button {

border-color: #2E1D0B;

border-color: var(--color-primary);

background-color: #2E1D0B;

background-color: var(--color-primary);

color: #Fff;

color: var(--color-primary-reverse);

}

:root {

--main-color: #C4880A;

--second-color:#2E1D0B;

--three-color: #fff;

--body-color: #fff;

}

.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {

padding-left: 2rem;

}

/*body:after {

content: '';

width: 100%;

height: 100%;

top: 0;

position: fixed;

z-index: 999999;

background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));

backdrop-filter: blur(10px);

-webkit-backdrop-filter: blur(10px);

background: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/PdKRAn/mIzWFasOUFIXfctwq6lvl9rIItQonjcFDPEKXRhB.png);

left: 0;

background-repeat: no-repeat;

background-position: center;

background-size: 360px;

animation-name: fade-in;

animation-duration: 2.5s;

transform: scale(0);

border: none;

}*/

.features-section
@keyframes fade-in {

0% {

opacity: 1;

transform: scale(1);

}


75% {

opacity: 1;

transform: scale(1);

}


100% {

opacity: 0;

transform: scale(.1);

}

}


/*--------- start nav------------*/

.main-nav-container.fixed-header .inner {

transform: translated(0, 0, 0);

background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));

backdrop-filter: blur(10px);

-webkit-backdrop-filter: blur(10px);

border-radius: 20px;

border: 1px solid #2E1D0B;

box-shadow: 0 8px 32px 0 #2E1D0B;

}


.bg-inherit {

background-color: inherit;

transform: translate3d(0, 0, 0);

background: linear-gradient(to right,#C4880A,#80570A,#5E3F0B,#2E1D0B)!important;

backdrop-filter: blur(10px);

-webkit-backdrop-filter: blur(10px);

border-radius: 20px;

border: 1px solid #2E1D0B;

box-shadow: 0 8px 32px 0 #2E1D0B;

}


.bg-inherit:hover {

background-color: inherit;

transform: translate3d(0, 0, 0);

background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));

backdrop-filter: blur(10px);

-webkit-backdrop-filter: blur(10px);

border-radius: 20px;

border: 1px solid #C4880A;

box-shadow: 0 8px 32px 0 #C4880A;

}


@media only screen and (min-width: 1024px) {

.main-menu li>a {

display: flex;

align-items: center;

justify-content: space-between;

padding: .75rem;

font-size: .875rem;

line-height: 1.25rem;

transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;

transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;

transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;

transition-timing-function: cubic-bezier(.4,0,.2,1);

transition-duration: 300ms;

color: var(--main-color);

}

}


@media only screen and (max-width: 1024px) {

.mm-spn.mm-spn--navbar.mm-spn--main:where([dir=rtl],[dir=rtl] *):after {

padding-right: .75rem;

background: var(--second-color);

}

}


@media only screen and (min-width: 1024px) {

.main-menu li>a:hover {

display: flex;

align-items: center;

justify-content: space-between;

font-size: .875rem;

line-height: 1.25rem;

transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;

transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;

transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;

transition-timing-function: cubic-bezier(.4,0,.2,1);

transition-duration: 300ms;

color: var(--second-color);

}

}


.mm-spn.mm-spn--navbar.mm-spn--main a {

cursor: default;

background: var(--main-color);

color: white;

}


.mm-spn.mm-spn--navbar.mm-spn--main a:hover {

cursor: default;

background: var(--main-color);

color: var(--second-color);

}


.mm-spn.mm-spn--navbar.mm-spn--main {

cursor: default;

background: var(--main-color);

}


[class*=" sicon-"], [class^=sicon-] {

font-family: sallaicons !important;

speak: never;

font-style: normal;

font-weight: 400;

font-variant: normal;

text-transform: none;

line-height: 1;

-webkit-font-smoothing: antialiased;

color: var(--second-color);

-moz-osx-font-smoothing: grayscale;

}


/*----------end nav-----------*/

/*----------start slider -----------*/

.s-block--photos-slider {

margin-top: 0 !important;

}


.swiper {

padding-left: 0 !important;

}


salla-slider.photos-slider .swiper-slide {

position: relative;

margin-left: 1.1rem;

margin-right: 0.5rem;

height: auto;

width: 100%;

overflow: hidden;

padding-left: 0;

padding-right: 0;

}


/*----------end slider -----------*/

/*----------start cat-----------*/

.banner-entry {

width: 52vw;

min-height: 200px;

}


.lazy__bg {

background-size: 100% 100%;

background-size: contain!important;

background-repeat: no-repeat!important;

}


.gap-3 {

display: flex;

flex-wrap: nowrap;

justify-content: center;

margin-left: 0px;

}


@media only screen and (max-width: 600px) {

.banner-entry {

height:auto;

}

}


@media (min-width: 768px) {

.two-row .banner-entry:first-child {

height: auto !important;

}

}


/*----------end cat-----------*/

.banner--fixed img {

display: block;

width: 100%;

border-radius: .375rem;

border-style: none;

--tw-bg-opacity: 1;

background-color: #fff;

background-color: rgba(243, 244, 246, var(--tw-bg-opacity));

-o-object-fit: cover;

object-fit: cover;

background: var(--body-color);

}


.flex-col {

position: relative;

z-index: 1;

}


.flex-col::before {

content: "";

position: fixed;

top: 0;

left: 0;

width: 100%;

height: 100%;

background: url('https://i.ibb.co/B5cf2dvQ/image.png') no-repeat center center;

background-size: auto;

background-size: cover;

z-index: -1;

pointer-events: none;

}

.lazy__bg {

position: absolute;

top: 0;

left: 0;

height: 100%;

width: 100%;

background-size: cover;

background-position: center;

opacity: 0;

transition-property: opacity;

transition-timing-function: cubic-bezier(.4,0,.2,1);

transition-duration: 500ms;

background-color: var(--body-color);


}


/*--------- start product ---------*/

.s-product-card-vertical {

position: relative;

display: flex;

align-items: center;

justify-content: center;

overflow: hidden;

border-radius: 20px;

border: 1px solid #2E1D0B;

z-index: 1;

}


.s-button-element:not(:disabled):not([loading]) {

background: linear-gradient(to right,#C4880A,#80570A,#5E3F0B,#2E1D0B)!important;

color: #fff;

}


.s-button-element:not(:disabled):not([loading]):hover {

background: linear-gradient(to right,#C4880A,#80570A,#5E3F0B,#2E1D0B)!important;

border: #fff solid 2px;

color: white;

}


.s-product-card-price {

font-size: .875rem;

line-height: 1.25rem;

font-weight: 700;

/* background: var(--second-color); */

background: linear-gradient(to right,#C4880A,#80570A,#5E3F0B,#2E1D0B)!important;

padding: 10px;

border-radius: 14%;

color: #fff;

clip-path: polygon(50% 5%, 89% 5%, 100% 46%, 89% 89%, 13% 89%, 0 46%, 15% 5%);

}


.p-5 {

padding: 1.25rem;

border: var(--main-color) solid 2px;

}


.s-quantity-input-button {

width: 2.75rem;


transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;

transition-timing-function: cubic-bezier(.4,0,.2,1);

transition-duration: 300ms;

background: var(--main-color);

}


.s-product-options-wrapper {

margin-bottom: 1.25rem;

display: block;

border-radius: .375rem;

--tw-bg-opacity: 1;

background-color: #fff;

background-color: rgba(255, 255, 255, var(--tw-bg-opacity));

padding: 1.25rem;

background: transparent;

}


.s-product-card-content-title a {

display: block;

font-size: 0.875rem;

line-height: 1.25rem;

font-weight: 700;

--tw-text-opacity: 1;

color: rgba(31, 41, 55, var(--tw-text-opacity));

color: #2E1D0B;

}


.footer-is-light .store-footer .store-footer__inner:before {

text-align: center;

content: "";

display: block;

height: 110px;

width: 140px;

margin: auto auto 20px;

background-image: url();

background-repeat: no-repeat;

background-size: contain;

background-position: center;

animation: sigal 1200ms linear infinite;

}



.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: var(--main-color);

}


.footer-is-light .store-footer {

--tw-bg-opacity: 1;

background-color: #f9fafb;

background-color: rgba(249, 250, 251, var(--tw-bg-opacity));

/* --tw-text-opacity: 1; */

/* background-image: linear-gradient(120deg, var(--main-color), var(--second-color)); */

}


.footer-is-light .store-footer .store-footer__inner {

--tw-border-opacity: 1;

border-bottom-color: #e5e7eb;

border-bottom-color: rgba(229, 231, 235, var(--tw-border-opacity));

--tw-bg-opacity: 1;

background-color: #f3f4f6;

background-color: #F1F1E9;

transform: translate3d(0, 0, 0);

border-radius: 20px;

}


.footer-is-light .store-footer .store-footer__inner {

--tw-border-opacity: 1;

border-bottom-color: #e5e7eb;

border-bottom-color: rgba(229, 231, 235, var(--tw-border-opacity));

--tw-bg-opacity: 1;

background:transparent !important;

transform: translate3d(0, 0, 0);

border-radius: 20px;

border-radius: 10%;

color: #000;

}


.footer-is-light .store-footer .store-footer__inner:before {

text-align: center;

content: "";

display: block;

height: 110px;

width: 140px;

margin: auto auto 20px;

background-image: url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/PdKRAn/mIzWFasOUFIXfctwq6lvl9rIItQonjcFDPEKXRhB.png);

background-repeat: no-repeat;

background-size: contain;

background-position: center;

animation: move 4s infinite;

/* filter: brightness(0) invert(1); */

}


@keyframes move {

0% {

margin-left: 0px;

}


50% {

margin-left: 300px;

}


100% {

margin-left: 0px;

}

}


.store-footer h3 {

color: #fff;

margin-bottom: .75rem;

font-size: 1.125rem;

line-height: 1.75rem;

font-weight: 700;

background: linear-gradient(to right,#C4880A,#80570A,#5E3F0B,#2E1D0B)!important;

padding: 5px;

border-radius: 8%;

text-align: center;

}


.s-contacts-icon:where([dir=rtl],[dir=rtl] *) {

margin-left: .625rem;

color: var(--second-color);

}


.sm\:py-16 {

padding-top: 4rem;

padding-bottom: 4rem;

background: var(--body-color);

}


.s-contacts-icon:where([dir=rtl],[dir=rtl] *) {

margin-left: .625rem;

color: var(--main-color);

}


.s-block--features__item .feature-icon {

margin-bottom: 0.75rem;

display: flex;

height: 4rem;

width: 4rem;

align-items: center;

justify-content: center;

overflow: hidden;

border-radius: 9999px;

background-color: #414042;

background-color: var(--second-color);

clip-path: polygon(50% 5%, 76% 5%, 100% 46%, 75% 85%, 24% 85%, 0 46%, 24% 5%);

}


.s-block--features__item .feature-icon i {

font-size: 1.875rem;

line-height: 2.25rem;

color: #ff6767;

color: var(--main-color);

}


.s-block--features__item {

display: flex;

flex-grow: 1;

cursor: pointer;

flex-direction: column;

align-items: center;

border-radius: 0.375rem;

--tw-bg-opacity: 1;

background-color: rgba(255, 255, 255, 1);

background-color: rgba(255, 255, 255, var(--tw-bg-opacity));

padding-left: 1rem;

padding-right: 1rem;

padding-top: 2rem;

padding-bottom: 2rem;

text-align: center;

transition-property: box-shadow;

transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);

transition-duration: 500ms;

background: none;

}


salla-slider.photos-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {

padding-right: 0rem;

padding: 0px;

}


.mm-spn.mm-spn--navbar.mm-spn--main {

cursor: default;

background: var(--main-color);

}


.mm-spn.mm-spn--navbar.mm-spn--main a {

cursor: default;

background: var(--main-color);

color: white;

opacity: .7;

}


.mm-spn.mm-spn--navbar.mm-spn--main:where([dir=rtl],[dir=rtl] *):after {

padding-right: .75rem;

background: var(--second-color);

opacity: 0.7;

}



.store-footer::after {

content: "برمجة وتطوير ADFAZ";

top: 0;

color: #000 !important;

font-size: 16px;

opacity: .8;

text-align: center;

font-family: sans-serif;

font-weight: 700;

width: 100%;

display: inline-block;

}


.store-footer::after {

content: "برمجة و تطوير ADFAZ";

top: 0;

color: #000!important;

font-size: 16px;

opacity: .8;

text-align: center;

font-family: sans-serif;

font-weight: 700;

width: 100%;

display: inline-block;

}


.s-product-card-vertical {

position: relative;

display: flex;

align-items: center;

justify-content: center;

overflow: hidden;

border-radius: 20px;

border: 1px solid #2E1D0B;

z-index: 1;

background: none;

}


.s-product-card-vertical {

position: relative;

display: flex;

align-items: center;

justify-content: center;

overflow: hidden;

border-radius: 20px;

border: 3px solid var(--second-color);

z-index: 1;

background: none;

border-radius: 10px 58px 0 75px;

}


.main-nav-container {

min-height: 68px;

background: none;

}


.s-button-element:not(:disabled):not([loading]) {

background: #fff;

border: var(--second-color) solid 2px;

color: #fff;

border-radius: 0px 29px 0px 32px;

box-shadow: #fff 11px 6px 13px;

}


h2 {

position: relative;

font-size: 1.125rem;

line-height: 1.75rem;

font-weight: 700;

line-height: 1.2;

color: #fff;

background: linear-gradient(to right,#C4880A,#80570A,#5E3F0B,#2E1D0B)!important;

padding: 13px;

border: 2px solid var(--second-color);

border-radius: 0px 30px 0px 30px;

box-shadow: var(--second-color) 10px 10px 10px;

}


.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled {

display: none;

}


.sm\:py-16 {

padding-top: 4rem;

padding-bottom: 4rem;

background: transparent;

}


.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {

padding-left: 2rem;

}


body.dark {

--color-primary-light: #ebd2ae;

--color-primary-reverse: #eee;

--f-h: white;

--1: #000;

--2: #000;

footer.store-footer * {

color: #fff;

text-align: center;

}


.store-footer__inner {

background: linear-gradient(90deg, #000 0%, #141414 100%) !important;

color: white;

}


p.text-gray-400.mb-2\.5.md\: mb-0 {

color: #fff !important;

}


@media only screen and (max-width: 1024px) {

.mm-spn.mm-spn--light {

color: #fff;

background: #000;

}


.mm-spn.mm-spn--light * {

color: #fff;

}


.mm-spn.mm-spn--navbar.mm-spn--main::after {

padding-right: .75rem;

content: "";

text-align: center !important;

display: block;

height: 150px !important;

background-image: var(--logo);

background-size: contain !important;

background-repeat: no-repeat !important;

background-position: top center !important;

margin-left: 0;

margin-right: 0;

margin-top: 0;

margin-bottom: 0;

background-color: #000 !important;

}

}


.s-menu-topnav-item {

color: #fff !important;

}


.breadcrumbs * {

color: #fff

}


#page-main-title {

color: #fff

}


.product-single .main-content * {

color: #fff;

background-color: #000 !important;

}


.s-comments {

color: #fff;

background-color: #000 !important;

}


/* to change background color*/

.flex-col {

background-color: #000000eb !important;

background: url("https://i.ibb.co/B5cf2dvQ/image.png");

background-color: rgba(0, 0, 0, 0);

background-attachment: scroll;

background-size: auto;

background-attachment: fixed;

background-size: cover;

}


.banner-entry {

background: transparent!important;

}


.banner--fixed img {

background: transparent!important;

}


.pb-1 {

padding-bottom: 0.25rem;

color: #fff;

}


.md\: text-2xl {

font-size: 1.5rem;

line-height: 2rem;

color: #fff;

}

.main-menu li.root-level > a {

padding-top: 0px;

padding-bottom: 2rem;

font-weight: 700;

color: #fff;

}

/*.navbar-brand img{

filter: brightness(0) invert(1);

}*/

.sicon-user-circle::before {

content: "\f072";

color: #fff;

}

.sicon-shopping-bag::before {

content: "\ef36";

color: #fff;

}

.sicon-sar::before {

content: "\e9bc";

color: #fff;

}

.s-product-card-content-title a {

display: block;

font-size: 0.875rem;

line-height: 1.25rem;

font-weight: 700;

--tw-text-opacity: 1;

color: rgba(31, 41, 55, var(--tw-text-opacity));

color: #fff;

}

}


.s-add-product-button-mini-checkout-content:where([dir="rtl"], [dir="rtl"] *) {

flex-direction: row-reverse;

background-color: #fff;

}


.s-fast-checkout-button.outline {

background-color: #fff !important;

border: 1px solid var(--color-primary);

color: var(--color-primary);

}


.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {

padding-left: 2rem;

}

.s-contacts-icon svg {

height: 0.875rem;

width: 0.875rem;

fill: currentColor;

color: #fff;

}


.copyright-text p {

--tw-text-opacity: 1;

color: #000!important;

}

.main-menu li.root-level > a {

padding-top: 0px;

padding-bottom: 2rem;

font-weight: 700;

color: #fff;

}

.topnav-link-item:last-child:where([dir="rtl"], [dir="rtl"] *) {

border-width: 0px;

padding-left: 0px;

color:#2E1D0B;

}

.topnav-link-item.right-side:first-child:where([dir="rtl"], [dir="rtl"] *) {

padding-right: 0px;

color: #2E1D0B;

}

.s-product-card-vertical .s-product-card-wishlist-btn button {

--tw-bg-opacity: 1 !important;

background-color: #2E1D0B!important;

}

/* اراء العملاء */


.slider-wrapper {

width: 100%;

overflow: hidden;

position: relative;

display: flex;

flex-direction: column;

align-items: center;

background: transparent;

padding: 50px 0;

margin-bottom: 50px;

}

.slider-title {

font-size: 2em;

font-weight: bold !important;

color: #2E1D0B;

margin-bottom: 50px;

text-align: center;

}

.review-container {

display: flex;

gap: 20px;

transition: transform 0.5s ease-in-out;

width: 90%;


}

.review {

flex: 0 0 calc(28% - 20px);

background: linear-gradient(to right,#C4880A,#80570A,#5E3F0B,#2E1D0B)!important;

padding: 20px;

border-radius: 10px;

text-align: center;

box-shadow: 0 4px 10px #2E1D0B;

min-height: 170px;

position: relative;

transition: transform 0.3s ease;

}

.review:hover {

transform: scale(1.05);

}

.review img {

width: 70px;

height: 70px;

border-radius: 50%;

border: 3px solid #2E1D0B;

margin-bottom: 10px;

display: block;

margin-left: auto;

margin-right: auto;

margin-top: -46px;

}

.review p {

color: #000;

}

.review .name {

font-weight: bold;

color: #fff;

margin-top: 10px;

}

.stars {

color: gold;

font-size: 18px;

margin-bottom: 10px;

}

@media (max-width: 768px) {

.review {

flex: 0 0 calc(71% - 20px);

}

}

@media (max-width: 991px) {

.review {

flex: 0 0 calc(51% - 20px);

}

}

.navbar-brand img {

max-height: 5rem !important;

width: auto;

}

salla-slider.photos-slider .swiper-pagination-bullets.swiper-pagination-horizontal {

bottom: 0px;

display: none;

}

.s-slider-block__display-all {

display: inline-block;

font-size: 0.875rem;

line-height: 1.25rem;

font-weight: 700;

color: #2E1D0B;

}

.leading-12 {

line-height: 3rem;

position: relative;

font-size: 1.125rem;

line-height: 1.75rem !important;

font-weight: 684;

line-height: 1.2 !important;

color:#2E1D0B;

background: ;

padding: 18px;

border: 1px solid var(--second-color);

border-radius: 0px 30px 0px 30px;

box-shadow: var(--second-color) 10px 10px 10px;

}

[class*=" sicon-"], [class^="sicon-"] {

font-family: sallaicons !important;

speak: never;

font-style: normal;

font-weight: 400;

font-variant: normal;

text-transform: none;

line-height: 1;

-webkit-font-smoothing: antialiased;

color: #fff;

-moz-osx-font-smoothing: grayscale;

}

.sicon-heart::before {

content: "\eca1";

color: #fff;

}

.rounded-md {

border-radius:2.375rem;

}


/*.navbar-brand img{

filter: brightness(0) invert(1);

}*/

.s-block--tabs-produtcs .tab-trigger.is-active button{

background: linear-gradient(to right,#C4880A,#80570A,#5E3F0B,#2E1D0B)!important;

}

.s-slider-block__title h2:where([dir="rtl"], [dir="rtl"] *) {

padding-left: 2rem;

color: #fff;

background: linear-gradient(to right,#C4880A,#80570A,#5E3F0B,#2E1D0B)!important;

}

#faq-section{

padding:2rem;

margin:2rem auto;

width: 90%;

max-width: 800px;

border-radius:10px;

box-shadow: #2E1D0B 0px 4px 10px;

font-family: Arial, sans-serif;

background: linear-gradient(to left,#C4880A,#80570A,#5E3F0B,#2E1D0B)!important;

}


.s-product-card-image::after {

content: "منتجات لاتفوت🔥";

position: absolute;

width: 41%;

top: 20px;

right: 0;

background-color: #2E1D0B;

border-radius: 5px 0 0 5px;

padding-right: 3px;

color: white;

font-size: 12px;

animation: fadeInOut 2.5s ease-in-out;

}



.footer-is-light .store-footer {

margin: 20px 0 0 0;

background-color: rgba(255, 255, 255, 0.5) !important;

background-image: url(https://media.giphy.com/media/3oriNLCq45I9mdJK1y/giphy.gif?cid=ecf05e47op0xnhfd68ye9wnaqcc4ne59d4oo4s674pp7goct&ep=v1_gifs_search&rid=giphy.gif&ct=g) !important;

background-size: cover;

background-repeat: no-repeat;

background-position: center;

background-attachment: fixed;

}

.footer-is-light .store-footer {

--tw-bg-opacity: 1;

--tw-text-opacity: 1;

color: rgb(55, 65, 81);

color: #fff;

}

body:not(.product-index):not(.product-single):before {

content: " ";

background-color: white;

position: fixed;

top: 0;

left: 0;

width: 0;

height: 100%;

z-index: 999999;

opacity: 0;

animation: intro 5.7s;

}


body:not(.product-index):not(.product-single):after {

z-index: 9999999;

position: fixed;

content: "";

background-image: url(https://media.giphy.com/media/5Ztn33chuvutW/giphy.gif?cid=ecf05e47f4vhlprs8wud4ox5pefw7lbx0k1u24aiytxl1ltr&ep=v1_gifs_search&rid=giphy.gif&ct=g) !important;

background-position-y: center;

background-position-x: center;

background-size: cover;

background-repeat: no-repeat;

width: 0%;

height: 100%;

right: 0%;

top: 0%;

opacity: 0;

animation: intro_logo 5.5s;

pointer-events: none !important;

}


@media (min-width: 1024px) {

body:not(.product-index):not(.product-single):after {

background-size: 100%;

animation: intro_logo_pc 5.5s;

}

}


@keyframes intro {

0% {

width: 100%;

opacity: 1;

}



40% {

opacity: 1;

}



80% {

opacity: 1;

}




99% {

width: 100%;

}



100% {

width: 0;

opacity: 0;

display: none;

}

}



@keyframes intro_logo {

0% {

width: 100%;

height: 100%;

opacity: 0;

}



50% {

opacity: 1;

}



70% {

opacity: 1;

}



80% {

opacity: 1;

}



99% {

width: 100%;

height: 100%;

}



100% {

width: 0;

opacity: 0;

display: none;

}

}


@keyframes intro_logo_pc {

0% {

width: 100%;

height: 100%;

opacity: 0;

}



50% {

opacity: 1;

}



70% {

opacity: 1;

}



80% {

opacity: 1;

}



99% {

width: 100%;

height: 100%;

}



100% {

width: 0;

opacity: 0;

display: none;

}

}


.store-header {

z-index: 9999 !important; }


#faq-section {

z-index: 9999 !important;

}

.stats-section {
display:none;
}
.slider-wrapper{
display:none;
}