/* Add custom CSS styles below */ 
/*.special-progress .s-slider-swiper-wrapper{
    justify-content:center;
}
*/
.special-progress h3{
    text-wrap:nowrap !important;
}

section:nth-child(3 of .got-main_slider) .got-swiper_slide{
    display:flex;
    justify-content:flex-end;
}
@media(min-width:768px){
section:nth-child(3 of .got-main_slider) .got-swiper_info{
    padding: 0 0 0 8rem !important;
}
}
/*@media(max-width:768px){
section:nth-child(1 of .got-main_slider) .got-swiper_info{
    justify-content:center !important;
}
}*/


div#mainnav {
    background-color: #CACACA;
}
.got__header_search .s-search-icon-wrap {
    background-color: rgb(142 104 170);
}
@media(min-width:768px){
.got-slider-section .swiper-wrapper {
    justify-content: center;
}}
@media(max-width:768px){
.got-categories .got-grid_container .got-category .got-cat_text {
    font-size: 14px;
}}