(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
About us
Sryidgaf (short for "Sorry, I Don't Give a Fuck"), a rebellious apparel brand for those who wear their attitude on their sleeve—literally. Born from the spirit of unapologetic self-expression, Sryidgaf crafts tees that defy norms, blending sharp wit, bold visuals, and cultural edge. Whether it’s slogan-driven bites of sarcasm, intricate graphic storytelling, seasonal drops with a twist, dark gothic motifs that channel macabre elegance, or globally inspired designs celebrating diversity, every piece is a manifesto for individuality. Forged with premium comfort and unyielding quality, Sryidgaf isn’t just clothing—it’s a middle finger to conformity. Dress like you mean it.