/*
Theme Name: Child-ryancv
Theme URI: https://drbahmani.ir/
Author: ChatGPT
Description: Child theme for RyanCV. Desktop/tablet keeps the parent design; mobile home/archive uses an Instagram-style 3-column post grid with AJAX infinite scroll, and single posts use an Instagram-like feed.
Version: 1.4.0
Template: ryancv
Text Domain: child-ryancv
Domain Path: /languages
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: child-theme, rtl, responsive, mobile, instagram, ajax
*/

/* Keep the parent design as the default. Mobile Instagram UI is enabled only by assets/css/mobile-instagram.css. */
.child-ryancv-mobile-only,
.child-ryancv-loader,
.child-ryancv-sentinel,
.child-ryancv-single-feed {
	display: none;
}
