/* Add custom CSS styles below */ 
.got__header_search .s-search-icon-wrap,
.s-cart-summary-count  {
    background-color: #4683b8 !important;
}
div#s-cart-icon * {
    stroke: #4683b8 !important;
}

@media(min-width:768px){
.got-custom_container h1.got-title {
    font-size: 70px !important;
}
.got-custom_container p.got-sub_title {
    font-size: 38px !important;
    line-height: 3rem !important;
    width: 100% !important;
}
.got-main_slider .got-custom_container .got-swiper_slide .got-swiper_info {
    padding: unset;
    margin: auto;
    right: 30%;
    text-align: center;
}
.got-swiper_info * {
    margin: auto;
}
.got_fixedBanner-content h3 {
    font-size: 60px;
}
.got_fixedBanner-content p {
    max-width: 100%;
}
.got_fixedBanner-content p {
    font-size: 38px;
    line-height: 2rem;
}
.index h2.font-normal.text-base{
    font-size: 30px;
    font-weight: bold;
    line-height: 3rem;
}
.got-custom_container h1.got-title.font-medium.sal-animate:before {
    content: "";
    background-image: url("https://cdn.salla.sa/form-builder/icthl8qW0h7lmj48LaiEjt6rqgdLQQ4Oyc7ddHip.png");
    height: 10rem;
    width: 10rem;
    display: block;
    background-size: contain;
    margin: auto;
}
}
.got_fixedBanner-content h3,
.got_fixedBanner-content p {
    color: #000;
}

@media(max-width:768px){
.got_fixedBanner-content.sal-animate * {
    margin-right: auto;
    margin-left: auto;
}
.got_fixedBanner-content.sal-animate {
    background: #ffffff8a;
    border-radius: 2rem;
    margin: auto;
}
.got-main_slider .got-custom_container .got-swiper_slide .got-swiper_info {
    justify-content: center;
    margin: auto;
    text-align: center;
}
.got-swiper_info * {
    margin: auto;
}
.got-main_slider .got-custom_container .got-swiper_slide .got-slider_img img {
    height: 25vh;
}
.got-main_slider .got-custom_container .got-swiper_slide {
    height: 25vh;
}
.index .s-block--banners .banner-entry:first-child {
    height: 325px;
}
.index .got_fixedBanner-allContent {
    min-height: 250px;
}
.got_fixedBanner-allContent {
    min-height: 250px;
}
/*.got_fixedBanner-content h3,
.got_fixedBanner-content p {
    color: #fff;
}*/}


.go-special-products {
    margin-top: 3rem;
}


/*Fixed Banner*/
.banner--fixed img{
    background-color: unset;
}

.footer-is-light .store-footer .store-footer__inner {
    background-color: #DBE4E3 !important;
}