/*
Theme Name: avatar studio game
Theme URI: https://avatargame.mycafe24.com
Author: studio admin
Author URI: https://avatargame.mycafe24.com
Description: make for avatar studio game.
Version: 1.0
Requires at least: 5.0
Tested up to: 6.7.2
Requires PHP: 8.2
License: © avatargame.mycafe24.com All right reserved.
License URI: https://avatargame.mycafe24.com
Text Domain: avatargame
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/* 워드 프레스에 의해 생기는 것들 조절 */
html {margin-top: 0!important}
a {text-decoration: none; color: #333;}

/* 동작 설정들 */
.p001-pagination > * { text-decoration: none; flex: 0 0 auto; width: auto; color: #555; }
.p001-pagination > [aria-current="page"] { font-weight: 700; color: 333; }

.p001-filter-radio { color: #333; cursor: pointer; }
.p001-filter-radio [type="radio"] { display:none; }
.p001-filter-radio [type="radio"]:checked+span{ font-weight: 900; }


/* 홈관련 스타일 */
.home-gameinfo-card * { text-decoration : none; }


/* post 좋아요 관련 */
[update-attribute-post-goodbad="goodbad"][goodbad="good"] {fill: #1f1; }