/**handles:divi-style**/
/* 
 Theme Name:     Divi-child
 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 --------------------------- */ 

/*------------------------------------------------*/
/*--------Custom Css for wpdating---------------*/
/*------------------------------------------------*/


input.btn-add.dspdp-btn.dspdp-btn-default {
  margin-top: 10px;
}

.btn-row-rating {
  margin-top: -25px;
}

span.heading-text {
background-color: #109f9f;
   font-size: 1em; 
margin-right :3px;

}

.notification-div.notification-right-top {
position: absolute;
}

h1.main_title {
  display: none;
}
@media only screen and ( max-width: 980px ) {
    #et_top_search { display:none; }
}

#et_top_search{
display:none;
}
.relativity { position:relative !important; }
#page-container { padding-top:0px !important; }

.alert {
	margin-bottom: 0px;
}

.et_pb_widget ul li {
    clear: both;
}

#footer-widgets {
    padding: 6% 90px 0 !important;
}