/*
Theme Name: Isto
Theme URI: https://example.com/theme
Author: Professional Developer
Author URI: https://example.com
Description: HTML/CSS/JS shabloni asosida yaratilgan maxsus WordPress mavzusi.
Version: 1.0.0
Text Domain: isto
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Maxsus css kodlar */

.team .team_slider_item_title{color: #4f5a63 !important;}
.about .about_desc p{padding-bottom:15px;}
.copydev {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.105em;
    margin: 10px 0 10px 0;
    text-align: center;
    font-weight: 200;
    color: #000;
}
.copydev img{height: 23px;
    margin: 3px 1px -3px 3px; filter: grayscale(1);}
.copydev a:hover{color:#6B25FF;}
.copydev a:hover img{filter: grayscale(0);}