/*   
 Theme Name: تم سام
 Theme URI: https://saam.com
 Author: علیرضا طایفی
 Author URI: https://animaweb.ir/
 Description:   طراحی و توسعه تم توسط آنیماوب به دست علیرضا طایفی
Requires at least: 6.4
Tested up to: 6.5
Requires PHP: 7.4
 Version: 1.0.0
Text Domain: saam
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) {



}

