/* Add custom CSS styles below */
div#bcio-popups {
    display: none !important;
}
/*
@media (max-width: 767px){
.advanced-slider__caption{
	align-items: end !important;
	padding-bottom: 65px !important;
}
}
.product-card__promotion{
color: #111
}*/
h2.advanced-slider__caption__inner__content__heading {
    color: #f8d641;
}
p.advanced-slider__caption__inner__content__text {
    color: #fff;
}

section#about-11 h2 {
    color: #000000;
}
section#about-11 .bg-primary {
    background-color: #414042;
    background-color: #251c1d;
    color: #fed635 !important;
}
.lg\:grid-cols-5 {
    grid-template-columns: repeat(6,minmax(0,1fr));
}
section.s-block.s-block--banners.container.s-block--animate .lg\:grid-cols-3 {
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 0.50rem;
}

article.relative.isolate.flex.flex-col:first-child {
    grid-column: span 1/span 1;
    grid-row: span 2/span 2;
    height: 100% !important;
    object-fit: contain;
}
section.s-block.s-block--banners.container.s-block--animate .lg\:pt-80 {
    padding-top: 0 !important;
    width: 100%;
    aspect-ratio: 16 / 9;
    height: auto;
}

.wa-selia.right {
    right: auto;
    left: 30px;
}

@media(max-width: 768px){

/*
 section.s-block.s-block--square-links li.text-center.group.anime-item:nth-child(5) {
    left: -56%;
    position: relative;
}*/

  .lg\:grid-cols-5 {
    grid-template-columns: repeat(2,minmax(0,1fr));
}
  ul.footer-list.links_with_bullits.store-links-items li {
    text-align: center;
}
  .selia-bottom-nav {
    z-index: 11;
}
}


.lg\:w-1\/3.flex.items-center.justify-center.bg-cover.bg-no-repeat.text-center.relative.min-h-\[250px\].max-h-\[350px\].md\:max-h-\[700px\].has-overlay--opacity-option.has-overlay--opacity-0 {
    background-color: #fff !important;
}

img.lazy.w-full.h-full.object-cover.object-center.min-h-\[250px\].max-h-\[350px\].lg\:max-h-\[700px\].loaded {
    object-fit: contain;
    background-color: #fff !important;
}

section.s-block.s-block--banners.container.s-block--animate .via-gray-900\/40 {
    --tw-gradient-to: rnone !important;
    --tw-gradient-stops: none !important;
}

section.s-block.s-block--banners.container.s-block--animate .rounded-2xl {
    border-radius: 0 !important;
}