/* Add custom CSS styles below */ 

.index section{
    overflow-x: hidden !important;
}
@font-face {
    font-family: 'Qatar';
    src: url('https://cdn.jsdelivr.net/gh/wpAzzrk/Engy/alfont_com_AlFont_com_qatar-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.home-slider  h3, .home-slider  span {
    font-family: 'Qatar' !important;
    font-weight: normal !important;
}

.sub-nav-header {
    --text-btn: #FFB84B;
}
.home-slider .btn-primary {
    background: #2C0000 !important;
    border-radius: 0;
    color: #fff;
}
.home-slider.center-center .home-slider__content{
    justify-content: center;
}
.home-slider.center-center .home-slider__content * {
    text-align: center;
    align-self: center;
}
.home-slider.center-full .md\:max-w-md {
    max-width: 100%;
}
.s-product-card-content-footer salla-add-product-button .s-button-primary {
    background: #E7A443;
}
.s-product-card-entry {
    background-color: #2C0000;
}
.s-product-card-content-main h3, h4.s-product-card-price {
    color: #fff;
}
section.s-block.home-slider.custom-top {
    margin-top: -2rem !important;
}
.home-slider.custom-content .flex-center.md\:items-start {
    background: rgba(255, 255, 255, 0.82);
    padding: 2rem;
    border-radius: 29px;
    align-items: center;
}
.home-slider.custom-content * {
    text-align: center;
}
.angel-features h2, .angel-features p, .angel-features h4 {
    color: #fff;
}
.angel-features.mask-block{
    mask-image: none !important;
}
.angel-testimonials .flex.h-full.transition-shadow.relative {
    background: #2b0000;
    color: #fff;
}
.tabs__outline .tab-trigger.is-active {
    background-color: #FFB84B !important;
    color: #2b0000 !important;
}
.tabs__outline .tab-trigger {
    border-color: #FFB84B;
}
.s-angel-maps h3, .s-angel-maps p, .s-angel-maps [data-target="maps-tab-2"] {
    color: #FFB84B;
}
.store-footer * {
    color: #fff !important;
}
.store-footer a.s-contacts-item * {
    color: var(--color-primary) !important;
}
@media (min-width:768px) {
  .home-slider img.flying-obj.spinning-obj.lazy.max-h-60.loaded {
    max-height: 30rem;
}
section.s-block.home-slider.custom-top {
    margin-top: -5rem !important;
}
.custom-content .home-slider__content {
    flex-direction: row;
}}
@media (min-width: 1680px) {
    .home-slider.s-block--full-bg:first-of-type .container {
        max-width: 95%;
    }
  .home-slider img.flying-obj.spinning-obj.lazy.max-h-60.loaded {
    max-height: 35rem;
}
  .home-slider .md\:text-4xl {
    font-size: 4.25rem;
    line-height: 5.5rem;
}
  .home-slider.custom-content .md\:text-4xl {
    font-size: 3rem;
    line-height: 4rem;
}
  .home-slider .md\:text-base {
    font-size: 1.5rem;
    line-height: 2.5rem;
}
  section.s-block.home-slider.custom-top {
    margin-top: -10rem !important;
}
}
@media (max-width: 768px) {
/*.home-slider img.flying-obj.spinning-obj.lazy.max-h-60.loaded {
    max-height: 10rem;
}*/
.center-full .top-1\/2 {
    top: 85%;
}
.home-slider.custom-content .flex-center.md\:items-start {
    padding: 1rem;
}
.custom-content .max-h-60 {
    max-height: 10rem;
}}