/** Shopify CDN: Minification failed

Line 10:0 Unexpected "<"

**/
/*-----------------------------------------------------------------------------/
/ Custom Theme CSS
/-----------------------------------------------------------------------------*/
/*---------------- Global Custom CSS -------------------*/
<div class="nt_bg_lz pr_img_hover" style="--pr-grid-hover-img: url('//phonecase.pk/cdn/shop/products/main_2_d0222fb8-e958-4d55-9b8a-ad677cf2d052_480x.jpg?v=1674566693');"></div>

/*---------------- Custom CSS for only desktop -------------------*/
@media (min-width: 1025px) {
  
}

/*---------------- Custom CSS for tablet, mobile -------------------*/
@media (max-width: 1024px) {
  
}

/*---------------- Custom CSS for only tablet -------------------*/
@media (min-width: 768px) and (max-width: 1024px) {
  
}

/*---------------- Custom CSS for only mobile -------------------*/
@media (max-width: 767px){
  
}