#primary > div.container.content-area > div > div > form > div.chosen-container.chosen-container-single > span {
	width:25%;
	left: 75%;
}

#primary > div.container.content-area > div > div > form > div.chosen-container.chosen-container-single > span > select {
	background-color: #7dc246;
	color:white;
}

div.job_application.application > input.contact_us_button.popup-trigger {
	margin-top: 14px;
	padding: 14px 24px;
	color: #7dc246;
	background-color: transparent;
	border-color: #7dc246;
	font-size: 15px;
}

div.job_application.application > input.contact_us_button.button.popup-trigger:hover {
	color: #ffffff;
	background-color: #7dc246;
	font-size: 15px;
	padding: 14px 24px;
}

#nf-form-3-cont {
	padding: 3%;
}

div > div > div > div.custom-info.custom-info-success {
	background-color: #dff0d8;
	padding: 0.5%;
	margin-left:auto;
	margin-right: auto;
	margin-bottom: 1%;
	border:2% solid #3c763d;
	width:75%;
	border-radius: 2%;
	color:#3c763d;
	text-align:center;
}

.woocommerce-account nav.woocommerce-MyAccount-navigation {
	overflow: inherit;
}

.alert-success {
	color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert {
	padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

#lang_sel_click{
	width: 40px !important;
    background: transparent !important;
}

.signup-profile-modal .wdm-demo-profile-txt p, .signup-profile-modal .wdm-demo-profile-txt h4{
  -moz-hyphens: none;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}

/*
*SR CODE
*/

.single.single-post .entry-title{
	font-weight: 700 !important;
}

#black-studio-tinymce-2 .textwidget p:nth-child(1), #black-studio-tinymce-14 .textwidget p:nth-child(1),
#black-studio-tinymce-17 .textwidget p:nth-child(1), .wdm-blog-widget .textwidget p:nth-child(1),
#black-studio-tinymce-3 .textwidget p:nth-child(1), #black-studio-tinymce-7 .textwidget p:nth-child(1), #black-studio-tinymce-13 .textwidget p:nth-child(1),
.wdm-blog-widget .textwidget p:nth-child(1){
	display: none;
}

.job_listing_packages_title p, .job_listing_packages_title br, .field  br{
	display: none;
}

.wdm-blog-widget .parallax-content .parallax-title{
	padding-bottom: 120px;
}

.field .description{
	padding-left: 0;
}

@media screen and (min-width: 1201px){

	#masthead .wdm-header-widget {	    
	    top: 160px !important;	   
	}

}
