#fullwidth-slider {
    width:90%;
    margin:auto;
    margin-top:30px;
    border-radius:20px !important;
}
#fullwidth-slider  .s-slider-container{
    border-radius:20px !important;
} 
#fullwidth-slider h1{
    font-weight:900;
    line-height:50px;
     padding-left:20px;
}
.got-main_slider:nth-of-type(6) a.sal-animate , 
.got-main_slider:nth-of-type(10) a.sal-animate 
{
    display:none !important;
}
#thumbs-slider .s-slider-swiper-wrapper{
    justify-content: space-evenly!important;
    text-align: center;
}
#thumbs-slider  .w-full.h-36{
    height:auto !important;
}
@media(min-width:768px){
#fullwidth-slider .got-swiper_info{
    width:650px;
    }
#fullwidth-slider h1{
    font-size:46px;
    }
}
@media(max-width:768px){
    #fullwidth-slider .got-swiper_info {
        justify-content:end; 
        justify-self:center;
        text-align:center;
        max-width:80%;
    }
    .got-main_slider:nth-of-type(1)  .got-swiper_info{
        justify-content:center !important; 
    } 
    .got-main_slider:nth-of-type(1) a.sal-animate {
        justify-self:center;
    }
}
.store-footer  .container{
    color:black !important;
}
@media (max-width: 767px) {
    .pluginPreview31815 {
        margin-bottom: 11vh;
    }
}