/* 
 Theme Name:     Bare bones for Divi
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


section.related.products {display:none !important;}


.dk-speakout-submit {
  background:none !important; 
background-color:#77578a !important;
  border-radius: 4px;
  border: 1px solid #77578a;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  font-size: 1.2em;
  font-weight: bold;
  padding: .5em 4em;
  position: relative;
  text-shadow: 0 -1px 0 #a63200;
}


.dk-speakout-message,.dk-speakout-message-editable textarea {
display:none !important;
}

.dk-speakout-petition-wrap .dk-speakout-optin-wrap label {display:inline-block !important;}

div.pt-cv-content {margin-top:20px !important;}

div.pt-cv-content a {color:#ffffff !important;}


img.pt-cv-thumbnail.pull-left {border:1px solid #dedede !important;
padding:3px !important;
margin-right:35px !important;
}