/*   
 Theme Name:   تم سایتش کن
 Theme URI: https://siteshkon.com
 Author: علیرضا طایفی
 Author URI: https://animaweb.ir/
 Description:   طراحی و توسعه تم توسط آنیماوب به دست علیرضا طایفی
Requires at least: 6.9
Tested up to: 6.9
Requires PHP: 7.4
Version: 1.0.0
Text Domain: siteshkon
Domain Path: /languages
*/


















/******************* big screan scope ************************* */

@media screen and (min-width: 1441px) {

  



}

/*********************** middle screan scope ******************** */

@media screen and (min-width: 1024px) and (max-width: 1280px) {







}

/***********************tablet scope****************/

@media screen and (max-width: 1023px) {





}

/*******************large mobile scope*******************/

@media screen and (max-width: 768px){






}



/*******************mobile scope*******************/
@media screen and (max-width: 599px) {



}

