/*
Theme Name: RealFactory
Theme URI: http://demo.goodlayers.com/realfactory
Author: Goodlayers
Author URI: http://www.goodlayers.com
Description: Real Factory WordPress Theme
Version: 1.0.2
License: GNU General Public License V2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, threaded-comments, translation-ready
Text Domain: realfactory

PLEASE DO NOT EDIT THIS FILE

YOU CAN ADD CUSTOM STYLE VIA THIS FOLLOWING METHOD
	- APPEARANCE > CUSTOMIZE > PLUGIN SETTINGS > CUSTOM CSS / JS 
	- THEME OPTION > PLUGIN SETTINGS > CUSTOM CSS / JS 
	- CHILD THEME

*/


.awsm-job-form-group label {
    margin-bottom: 0px!important;
}

.awsm-job-form-inner h2{
	font-size: 24px!important;
}

.awsm-job-form input[type=text], .awsm-job-form input[type=email], .awsm-job-form input[type=tel]{
	padding: 5px 22px;
}

.awsm-lists{
	margin-bottom: 20px; 
	box-shadow: none!important;
}

.awsm-job-wrap .awsm-list-item{
	border: 1px solid #e6e6e6;
	margin-bottom: 10px;
}

.awsm-job-wrap .awsm-job-item{
	border-bottom: none!important;
}

.awsm-job-wrap .awsm-list-left-col {
    width: 70%;
}

.awsm-job-wrap .awsm-list-right-col {
    width: 30%;
}

.realfactory-navigation .sf-menu > li {
    padding-left: 15px!important;
    padding-right: 15px!important;
}

.block_news .flex-nav-prev {
    left: -20px!important;
}

.block_news .flex-nav-next {
    right: -20px!important;
}