/*
 Theme Name:     HOSTINGFIELDS
 Theme URI:      http://www.elegantthemes.com/gallery/foxy/
 Description:    HOSTINGFIELDS
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
    
.es_textbox_button {
	border: 0;
	color: #FFFFFF;
	background: #E02B20;
	box-shadow:none;
	border-radius: 0px;
}


.entry-title {
 
   display: none;
}

.ds-custom-link a {
    padding: 10px !important;
    background: #393939;
    color: #bebebe !important;
    border: 1px solid #DB2827;
}
.ds-custom-link a:hover {
    background: #393939;
    color: #878787 !important;
    opacity: 1 !important;
}