‏
element.style {
}
@media (min-width: 480px)
.navbar-brand img {
    max-width: 170px;
}
.navbar-brand img {
    max-height: 5rem;
    width: auto;
    max-width: 100px;
}


#mainnav > div > div > div{

background-color: #002b69;
}
#preloader{

background-color: #002b69;

}

body.index:before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  position: fixed;
  z-index: 9999999 !important;
  background: url(https://i.postimg.cc/8CpKXN1X/image.png);
  top: 0;
  background-color: #6748d6;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 150px;
  transform: scale(0);
  animation-name: popup;
  animation-duration: 2.5s;
  animation-timing-function: cubic-bezier(0.5, 0, 0.5, 1);
  transition: opacity .5s cubic-bezier(.4,0,.6,1) 80ms, visibility .32s linear;
}
@media only screen and (max-width: 1200px){
body.index:before {
  animation-duration: 3s;
}}

@keyframes popup {
  0% { opacity: 1; transform: scale(1.5); }
  25% { opacity: 1; transform: scale(1.5); }
  75% { opacity: 1; transform: scale(1.5); }
  100% { opacity: 0; transform: scale(3); }
}

/******************/
 .s-block__title {
    color: #414042;
    color: var(--color-primary);
    background: #ffffff;
    padding: 5px;
    border: 2px solid;
    border-radius: 5px;
}.dark .s-block__title {
    color: var(--color-primary);
    background: #292929;
}#product-1842305445 > div.main-content.mob\:container.w-full.md\:w-1\/2.md\:pb-16 > div.flex.items-center.gap-4.border.border-gray-200.dark\:border-opacity-20.rounded-md.p-2.mb-4{



  background: #ffffff;
    padding: 5px;
    border: 2px solid;
    border-radius: 5px;


}

body {background-color:#492cb0;
}


/*.section[data-type=banner] {padding-bottom:0 !important}*/
.section[data-type=banner] .container.banner {
    padding: 0px;
    margin-top:-26px!important;
}

element.style {
}
.s-block__title {
    color: #414042;
    color: #f3f4f6;
    background: #6648d6;
    padding: 5px;
    border: 0px solid;
    border-radius: 5px;
}

element.style {
}
.s-block__title h2 {
    position: relative;
    font-size: 1.150rem;
    line-height: 1.75rem;
    font-weight: 700;
    line-height: 1.2;
    
    }
   element.style {
}
.bg-inherit {
background-color:
#7152df;

}
element-style {
}
.product__description
 {
background-color:
#fff;
}

h1.text-xl {
  color: #ffffff;
}