/*
Theme Name: Ekme (Adjusted by Chen-Do)
Theme URI: https://themeforest.net/item/ekme-one-page-creative-portfolio-landing-pages-pack/22489761
Author: Ekme
Author URI: http://pankogut.com
Description: Responsive Wordpress Theme for Agencies
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, light, one-column, two-columns, left-sidebar, right-sidebar, fluid-layout, custom-header, custom-menu, custom-colors, editor-style, featured-image-header, full-width-template, post-formats, theme-options, featured-images, translation-ready
Text Domain: ekme

*/


#wp-auth-check-wrap #wp-auth-check {
    position: fixed;
    left: 50%;
    overflow: hidden;
    top: 40px;
    bottom: 20px;
    max-height: 415px;
    width: 380px;
    margin: 0 0 0 -190px;
    padding: 30px 0 0;
    background-color: black !important;
    z-index: 1000011;
    box-shadow: 0 3px 6px rgba(0,0,0,.3);
}

.col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    float: left !important;
}

h5 {
    font-size: 1.125rem;
    margin-top: 25px;
    margin-bottom: 20px;
    color: #222;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    letter-spacing: -0.025rem;
}

div.wpcf7{
	width:100%	
}

.attachments .portfolio-item {
    text-align: center;
    width: 33.33%;
    padding: 0 10px;
    margin-bottom: 20px;
    float: left;
}

#attachments{

	margin-top:-60px ; 
	
}

