/* Add custom CSS styles below */ 
.got-main_slider .got-swiper_info {
    right: 25%;
}
.got-main_slider  .got-swiper_info div {
    text-align: -webkit-center !important;
}
section:nth-child(2 of .got-main_slider) {
    margin-top: 3rem;
}
@media (max-width:768px){
.got-main_slider .got-swiper_info {
    right: 0%;
    top: 25%!important;
}
}


.special-progress .object-cover {
    object-fit: contain;
}

.got_fixedBanner-content {
    text-align: -webkit-center !important;
}

/* cats */
section.got-slider-section h3 {
    text-align: center;
    padding-top: .25rem;
}
@media (min-width: 992px) {
    section.got-slider-section .swiper-wrapper {
        justify-content: center;
    }
}
footer.store-footer  * {
    color: #000;
}