/*

Theme Name: appleid

Theme URI: https://doonaweb.ir

Author: doonaweb

Author URI: https://doonaweb.ir

Description: Offical Theme For Appleid

Version: 6.3.0

Requires at least: 5.0

Tested up to: 6.8

Requires PHP: 7.4

License: MIT License

License URI: https://github.com/appleid/appleid/blob/main/LICENSE

Text Domain: appleid

Tags: featured-images, threaded-comments, translation-ready



Use this theme to make something cool, have fun, and share what you've learned with others.



appleid is based on Underscores https://underscores.me/, (C) 2012-2024 Automattic, Inc.

Underscores is distributed under the terms of the GNU GPL v2 or later.

*/



/* 

All style editing is done via /assets/scss/_appleid-custom.scss

*/

@media screen and (max-width:768px) {
    .woocommerce-account .woocommerce .row {
        flex-flow: column-reverse;
    }
}