/*
    Theme Name: indir Child
    Theme URI: -
    Template: indir
    Description: indir
    Author: -
    Author URI: -
    Version: 1.0.0
    License: GNU General Public License v2 or later
    License URI: LICENSE
    Text Domain: blogar
    Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post
    This theme, like WordPress, is licensed under the GPL.
*/

.list-categories .single-cat .content {     padding-bottom: 6px !important; }

/* menü kayma olayının düzeltilmesi */
@media (min-width: 1200px)
{
	.header-wrap .col-xl-6
	{
		-ms-flex: 0 0 57% !important;
		flex: 0 0 57% !important;
		max-width: 57% !important;
	}
}

/* header'ın indir anasayfa tasarımına uydurulması */
.axil-header { background: #44c061 !important; }
.mainmenu-nav ul.mainmenu > li > a {color:#fff !important;}

.breadcrumb-style-1 {    padding: 15px 0 !important;}

.my_switcher ul li a { font-size:1rem !important; font-weight:100 !important; padding:3px !important;line-height: 1rem !important;}
.my_switcher {    right: -35px !important;}
.my_switcher ul { margin-right:20px !important;}
.axil-post-details a {color:#000077 !important; font-weight:bold !important; padding: 3px;}
