Blue Friday Sale
A collection page of WIBI (Want IT. Buy IT.)
About
.slider-heading>h3 { text-shadow: 2px 1px #1b5794; } .swiper-slide { background: none; } .slider-heading-main { margin-bottom: 10px; } .slider-heading.col-4 { text-align: right; } .slider-heading.col-4:lang(ar) { text-align: left; } .slider-heading>h3 { padding-bottom: 5px !important; } .btn { background: #0d5a94; } .price-match-guarantee img { box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; } #swiper-wibi-category-main-slider .banner-text h5 { font-family: 'Hellix', sans-serif; line-height: 1.2 !important; font-size: 11px !important; font-weight: 600; color: #213951; padding-top: 10px; padding-bottom: unset; } .animate-float { transition-duration: .3s; transition-property: transform; transition-timing-function: ease-out; } .animate-float:hover { transform: translateY(-8px) } .category-slider-title .divider { font-size: 35px; display: flex; align-items: center; padding-bottom: 0px !important; } .category-slider-title .divider::before, .category-slider-title .divider::after { flex: 1; content: ''; padding: 1px; background-color: #b5b5b5; margin: 5px; } .category-slider-title p { font-size: 16px; color: #b5b5b5; text-align: center; margin-top: 0; } .infinite-page .row { margin-left: 0 !important; margin-right: 0 !important; padding: 10px 0 !important; } #swiper-wibi-category-main-slider .swiper-slide img { border-radius: 15px !important; filter: invert(0) !important; } var swiper = new Swiper("#swiper-wibi-category-main-slider", { slidesPerView: 4, slidesPerGroup: 1, spaceBetween: 10, freeMode: false, lazy: true, loop: false, pagination: { el: ".swiper-pagination", clickable: true, }, navigation: { nextEl: ".swiper-button-next", prevEl: ".swiper-button-prev", }, autoplay: { delay: 5000, }, breakpoints: { 1200: { slidesPerView: 10, }, 768: { slidesPerView: 4, }, 576: { slidesPerView: 4, } }, });