/* Add custom CSS styles below */ 

.s-social-list{
justify-content: center !important;
}

ul.main-menu.mm-spn--open li a span {
    font-size:17px !important;
}



.exclusive-offers-title {
    padding-bottom: 15px !important;
}

.exclusive-offers-icon.text-4xl.text-center.mb-5 {
    display: none !important;
}

.top-navbar {
    background: #007bc4 !important;
    color: #fff !important;
}

@media (max-width:645px){
section#IRT__irtiqa-slider-0 {
    margin-top: -60px !important;
}
}



a[href*="instagram"] {
    background: linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%) !important;
    color: #fff !important;
}
a[href*="x.com"] {
    background: linear-gradient(45deg, #00acee, #36d8ff, #00acee) !important;
    color: #fff !important;
}
a[href*="snapchat"] {
    background: linear-gradient(120deg, #fffc00, #d1cf09)!important;
    color: #ffffff !important;
}
a[href*="tiktok"] {
    background: linear-gradient(120deg, #69c9d0, #000, #ee1d52)!important;
    color: #ffffff !important;
}
a[href*="facebook"] {
    background: linear-gradient(45deg, #3776f2, #00b1f7) !important;
    color: #ffffff !important;
}
a[href*="youtube"] {
    background: linear-gradient(45deg, #cc2366, #ee1d52) !important;
    color: #ffffff !important;
}