/* Add custom CSS styles below */ 

.advanced-slider .swiper .swiper-slide-active p {

  
    -webkit-animation: action 1s infinite  alternate;
    animation: action 1s infinite  alternate;
}

@-webkit-keyframes action {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}

@keyframes action {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}


.advanced-slider .swiper .swiper-slide-active h2 {

    color: #fff;
}


.store-footer__inner, .store-footer__newsletter {
   
    border-style: solid;
   
}

body.slider_has_overlay .advanced-slider .swiper-slide::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.0) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 1;
}


.store-footer__contacts-row {
    border-bottom-width: 1px;
    border-style: solid;
    border-bottom-color: rgba(255, 255, 255, .1);
    --tw-bg-opacity: 1;
    background-color: rgba(29, 31, 31, var(--tw-bg-opacity));
    padding-top: 1rem;
    padding-bottom: 1rem;
}
P{
text-align: center;
}
@media (max-width: 991px) {
    .simplified-products .s-products-slider-card, .simplified-products .offer-slide {
        width: 210px;
    }
}

.s-products-slider-card {
    width: 100%;
    max-width: 220px;
    padding-left: .5rem;
    padding-right: .5rem;
}
.s-block--tabs-produtcs .tab-trigger.is-active button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    
    /* border-bottom-width: 1px; */
    background-color: #af1f30;
    border-radius: 7px;
    color: #ffffff !important;
}
.s-block--tabs-produtcs .tab-trigger button {
    border-radius: 0;
    border-width: 0;
    background-color: transparent;
    font-weight: 700;
    line-height: 1.75rem;
    color: var(--store-text-secondary);
    border: 2px solid #af1f30;
    border-radius: 7px;
}
@media screen and (max-width:600px) {
.\!w-\[22\%\] {
    width: 32% !important;
}
.mt-2 {
    margin-top: .5rem;
    padding: 0 20px;
}
.s-button-btn {
  
    padding-left: 0.5rem;
    padding-right: 0.5rem;
 
}
.s-block--tabs-produtcs .tab-trigger button {
    border-radius: 0;
    border-width: 0;
    background-color: transparent;
    font-weight: 700;
    line-height: 1.75rem;
    color: var(--store-text-secondary);
    border: 2px solid #af1f30;
    border-radius: 7px;
    font-size: 12px;
}
}

.s-block--tabs-produtcs .tab-trigger button {
    border-radius: 0;
    border-width: 0;
    background-color: transparent;
    font-weight: 700;
    line-height: 1.75rem;
    color: var(--store-text-secondary);
    border: 2px solid #af1f30;
    border-radius: 7px;
    
}
  

@media (min-width: 1024px) {
    .s-block--tabs-produtcs .tabs {
        margin-left: 0px;
        margin-right: 0px;
        display: flex;
        justify-content: center;
    }
    }
    .s-block--tabs-produtcs .tabs {
    display: flex;
        justify-content: center;
}
@media screen and (max-width:600px){
salla-slider .slide--one-sixth {
    width: 34%;
}
}