/*!
Theme Name: Courtney Child
Theme URI: https://bslthemes.com/
Author: bslthemes
Author URI: https://themeforest.net/user/bslthemes
Description: Courtney - Personal Portfolio WordPress Theme
Version: 1.0.0
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Template: courtney
Text Domain: courtney-child
Tags: full-width-template, editor-style, featured-images, sticky-post, threaded-comments, translation-ready, theme-options
*/


.mil-content .mil-scroll-wrapper .mil-container-fw {
  padding-left: 0% !important;
  padding-right: 0% !important;
}

.single-post-text ul > li {
    list-style-type: none !important;
}

.mil-portfolio-item .mil-cover-frame {
    border-radius: 12px;
}

.mil-breadcrumbs{
	display: none;
}



@media screen and (max-width: 1200px) {
    .mil-navigation nav ul li {
        padding: 12px !important;
		margin-bottom: 0 !important;
    }
	 .mil-navigation {
		top: 70px !important;
	}
	
	.mil-top-panel{
	height:70px !important;
	}

	.mil-content {
		padding-top: 70px  !important;
	}
	.mil-top-panel .mil-logo, .hf_templates-template .mil-logo {
		height: 70px   !important;
	}

}

.mil-navigation nav ul li a{
	font-size:14px;
}