/*!
Theme Name: Albad
Author: Deepak kaushik
Author URI: http://deepuxk@gmail.com
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: albad
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

.post-item:hover .post__img img {
    transform: none !important;
}
.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 5px !important;
    color: #333;
    font-weight: bold;
}
#gt_float_wrapper{top:113px !important;}
.gt_float_switcher img{width:20px !important;}
.gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code {font-size: 16px !important;}
@media screen and (max-width:768px){
	#gt_float_wrapper {
    top: 21px !important;
    right: 66px !important;
}
	.slider .slide-item{height:400px !important;}
	.farmland-section{text-align:center;}
}