/* Enter Your Custom CSS Here */


#logo {
padding-bottom: 10px; 
}


#comments .text, .hr.hr-narrow, .type-post, .post, ul.categories li, .gallery .textwidget.text, .item-blog, .dt-testimon {
  background-image: url(https://gugy.net/wp-content/themes/dt-purepress/images/backgrounds/content/div-small/full/gugy_narrow_divider.png) !important;
}



.wpcf7-textarea {
  width:99%;
  border:1px solid rgba(255,187,15,1); 
  padding: 3px 2px 3px 2px;
  margin-top:1px;
}

.wpcf7-form {
  width:99%;
}

.wpcf7 {
  width:99%;
}

.wpcf7-text, .wpcf7-captchar {
  border:1px solid rgba(255,187,15,1); 
  padding: 3px 2px 3px 2px;
  margin-top:1px;
}

.wpcf7-captchac{
  margin-top:5px;
}

.textos_form{
  color:#686c6e;
}

.wpcf7-submit {
margin: 8px 0px 0;
		padding: 3px 10px 3px 10px;
		text-align: center;
  color:#000000;
text-shadow: none;
  background-color: rgba(231, 231, 231, 1);
  border:none;
  	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: 	all 0.2s ease-in-out;
	-ms-transition: 	all 0.2s ease-in-out;
	-o-transition: 		all 0.2s ease-in-out;
	transition: 		all 0.2s ease-in-out; 
}

.wpcf7-submit:hover, .wpcf7-submit:focus {
  background-color: #ff920d;
  color: #FFF;
}

#container .full-left {
		float: none !important;
		width: auto;
	}
