@charset "UTF-8";

/*
Theme Name: Aseman
Theme URI: https://www.rtl-theme.com//
Author: weesign
Author URI: https://www.rtl-theme.com/author/msohrabi/products/
Description: قالب شرکتی و شخصی
Requires at least: 5.3
Tested up to: 6.5
Requires PHP: 8.1
Version: 1.3.5
*/


@media (max-width: 768px) {
    .lang-item:before{
        content: "\eaa6";
        font-family: tabler-icons !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
    }

}


body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100vh;
    height: 100%;
}



