/* Add custom CSS styles below */ 

.special-progress .swiper-wrapper {
    justify-content: center;
}
.special-progress img.object-cover{
    object-fit: contain;
}
.index .banner--fixed img {
    background: unset;
}
.s-social-link {
    color: #000000;
}
.s-social-link a {
    border-color: #000 !important;
}
.got__header_search .s-search-icon-wrap {
    background-color: rgb(190 152 70);
}
.index section.s-block.s-block--fixed-banner {
    margin-top: 0;
}
@media (min-width: 768px) {
    .got-main_slider p.got-sub_title {
        font-size: 35px !important;
        width: 100% !important;
    }
  .got-main_slider h1.got-title {
    font-size: 48px !important;
}
  .special-progress .h-36 {
    height: 15rem;
}
  section:nth-child( 3 of .got-main_slider) .got-swiper_info {
    padding: unset !important;
    justify-self: center;
}
  section:nth-child( 3 of .got-main_slider) .got-swiper_info * {
    justify-items: center;

}
.s-product-card-fit-height .s-product-card-image {
    min-height: 15rem;
}}
@media (max-width: 768px) {
  .got-main_slider .got-custom_container .got-swiper_slide .got-slider_img {
    min-height: 250px !important;
}
.special-progress h3{
    font-size: 0.8rem;
}
.special-progress .h-36 {
    height: 6rem;
}
.got-main_slider .got-swiper_info {
    justify-self: center;
    text-align: center;
}
.got-swiper_info * {
    justify-items: center;
}
.got-main_slider .got-swiper_info {
    top: 8% !important;
}}



/**/
.product__description.md\:p-2.md\:px-5.sm\:p-1.leading-7 {
    display: none;
}