/* START OF CSS STYLE CODE BY NUSSUQ.COM */

/* ====== GENERAL ====== */
.enhanced-title-border {border: none;width: 2rem;height: 2rem;border-radius: 0;margin: 15px auto;background-image: url(https://i.ibb.co/K4VrXkF/football.png);background-size: 100%;background-position: center;background-repeat: no-repeat;}
.enhanced-title-border::before {right: 150%;}
.enhanced-title-border::after {left: 150%;}
.index .mb-8 {margin-bottom: 1rem;}

/* ====== HEADER ====== */
/* ====== ANIMATED TEXT ====== */
.animated-text {background: #623D58;
background: linear-gradient(90deg, rgb(8 74 110) 0%, rgb(19, 109, 158) 100%) !important; padding:0; margin-top:-2px;}

/* ====== SLIDER - MAIN ====== */
@media (min-width:1024px){
.advanced-slider__caption__inner--center .advanced-slider__caption__inner__content {text-align:right}
.advanced-slider__caption__inner--center {justify-content: flex-start;}
.advanced-slider .swiper .swiper-slide-active h2 {text-align: right;font-size: 2.2rem;}
.advanced-slider .swiper .swiper-slide-active p {text-align: right;font-size: 1.3rem;}
/*.advanced-slider .swiper a {padding: 12px 40px;margin-top: 3rem !important;font-size: 1.1rem;animation: animate-pulse 5s linear infinite !important; border-color:#ffffff50 !important; border-radius: 25px;}*/
}

@media (max-width:768px){
.advanced-slider--0 .advanced-slider__caption {width: 90%;left: 0;right: 0;margin: auto;height: 65%;}
/*.advanced-slider .swiper a {animation: animate-pulse 5s linear infinite !important; border-color:#ffffff50 !important; padding: 7px 20px;border-radius: 25px;padding: 7px 30px; margin-top:2rem !important}*/
}

/* ====== SLIDER ====== */
.advanced-slider__caption__inner__content__heading {font-size: 1.5rem;line-height: 1.8 !important;}
body.slider_has_overlay .advanced-slider:not(.advanced-slider--0) .swiper-slide::before {display:none}

@media (max-width:768px){
.advanced-slider:not(.advanced-slider--0) .swiper .swiper-slide-active h2 {font-size: .9rem;margin-bottom: 8px;margin-top: 15px;}
.advanced-slider:not(.advanced-slider--0) .advanced-slider__caption__inner__content__text {font-size: .7rem;line-height: 1.3;width: 60%;}
.advanced-slider:not(.advanced-slider--0) .advanced-slider__caption__inner__content__button  {margin-top:7px !important; font-size:.7rem !important; padding:2px 5px !important; display:none}
}

/* ====== FIXED BANNERS ====== */
.s-block--fixed-banner {margin-top:0 !important}
.s-block--fixed-banner .container {padding-left:0; padding-right:0}

/* ====== SEQUER CATEGORIES ====== */
.s-block--square-links img.object-cover {object-fit: contain;}
.s-block--square-links img {aspect-ratio: unset !important;}

@media (max-width:768px){
salla-slider .slide--one-sixth {width: 40% !important;}
}

/* ====== CATEGORIES ====== */
.s-block--rectangular-links .container {padding-right: 5px;padding-left: 5px;}
.s-block--rectangular-links {margin-bottom:2rem}

/* ====== PRODUCTS ====== */
.s-block--best-offers a.btn.btn--outline-primary {background: #eee !important;border: none !important;border-radius: 25px !important;padding: 6px 30px !important;}
.s-block--best-offers a.btn.btn--outline-primary i {display:none}

/* ====== SPECIA PRODUCTS ====== */
.s-block--tabs-produtcs {margin-top:0 !important}
.s-block--tabs-produtcs .tabs {border:none !important;justify-content: center;}
.s-block--tabs-produtcs .tab-trigger button {font-size:.95rem !important;line-height: 1.5; background-color:#eee;padding: 10px 15px !important;}
.s-block--tabs-produtcs .tab-trigger.is-active button {background: linear-gradient(90deg, rgb(8 74 110) 0%, rgb(19, 109, 158) 100%) !important;color: #fff !important; border-bottom-width:0 !important}


/* ====== LOGOS ====== */
.s-block--animated-brands--brand {background: #030D43;background: linear-gradient(90deg, rgba(3, 13, 67, 1) 0%, rgba(57, 65, 212, 1) 100%);}

@media (max-width: 991px) {
.s-block--animated-brands--brand img {width: 55px;height: 55px;}
}

/* ====== FEATURES ====== */
.s-block--enhanced-features {margin-top: 1rem;}
.s-block--enhanced-features__item {background: #132762;background: linear-gradient(90deg, rgba(19, 39, 98, 1) 0%, rgba(57, 65, 212, 1) 100%); border:none; border-radius:10px}
.s-block--enhanced-features__item .feature-icon {margin-bottom: 10px;height: 3rem;width: 3rem;}
.s-block--enhanced-features.mini-features .s-block--enhanced-features__item h2 {font-size: .9rem;color: #fff;}
.s-block--enhanced-features.mini-features .s-block--enhanced-features__item p {font-size: 0.8rem;color:#fff}


@media (max-width: 991px) {
.s-block--enhanced-features.mini-features [data-length="3"] {gap:10px !important}
.s-block--enhanced-features.mini-features .s-block--enhanced-features__item {padding: 10px 6px !important;}
}

/* ====== FOOTER ====== */




@keyframes animate-pulse{
0%{box-shadow: 0 0 0 0 rgb(255, 255, 255,0.1),  0 0 0 0 rgb(255, 255, 255,0.1);}
40%{box-shadow: 0 0 0 11px rgb(255, 255, 255,0.0),  0 0 0 0 rgb(255, 255, 255,0.1);}
80%{box-shadow: 0 0 0 7px rgb(255, 255, 255,0.0),  0 0 0 14px rgb(255, 255, 255,0);}
100%{box-shadow: 0 0 0 0 rgb(255, 255, 255,0.0),  0 0 0 14px rgb(255, 255, 255,0);}
}