.es_lablebox {
display: none; 
}

.es_textbox_button {
     color: #000000;
     font-family: 'Poppins';
     font-size: 11px;
}

.textwidget p:nth-child(1){
	padding-top:10px;
}

#es_txt_email_pg{
	margin-left:95px;
	font-weight:300;
	color:rgba(72,72,72,0.43);
	font-family:'Poppins', sans-serif !important;
	font-size:11px;
	
}


.es_textbox_button {
     background-color: rgb(220,220,220) !important;
	
}
.textwidget div .es_textbox{
	margin-top:-20px;
	
}

.es_shortcode_form .es_textbox{
	padding-bottom:0px;
	margin-left:-50px;
	margin-top:-10px;
	top:0px;
	position:relative;
}

.textwidget p{
	text-align:left;
	padding-left:70px;
        font-family: 'Poppins' !important;
        font-size: 11px !important;
	letter-spacing:2px !important;
	line-height:13px !important;
}

.es_shortcode_form .es_button{
	margin-top:-38px;
	margin-left:210px;
	margin-right:-50px;
        padding-bottom: 0px;
}
#es_txt_email_pg{
	width:130px;
	
}

#es_button {
width: 100px;
}

#es_txt_button_pg{
	width:85px;
}
@media 
  (min-device-width: 800px) 
  and (max-device-width: 1280px) 
  {
.textwidget p{
	padding-left:0px !important;
}
.es_shortcode_form .es_button{
	margin-left:140px;	
}
}
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
.textwidget p{
	padding-left:0px !important;
}
.es_shortcode_form .es_button{
	margin-left:140px;	
}

}
