/*
 Theme Name:     Divi CCC
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi CCC
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
  Text Domain:   Divi-CCC-child
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
 
ul {
  margin-left: 30px;
  list-style-position: outside;
}

ol {
  margin-left: 30px;
  list-style-position: outside;
}

h1, h2, h3, h4, h5, h6 {

    padding-bottom: 20px;
    color: #333;
    font-weight: 500;
    line-height: 1em;
    padding-top: 10px;
}

#left-area ol, .comment-content ol, .entry-content ol, body.et-pb-preview #main-content .container ol {
    padding: 0 0 23px 0;
    line-height: 26px;
    list-style-position: outside;
    list-style-type: decimal;
}


#footer-widgets {
    padding: 2% 0 0;
}

.et_pb_gutters3 .footer-widget {
    margin-right: 5.5%;
    margin-bottom: 2%;
}

#footer-bottom {
    padding: 15px 0 5px;
    background-color: #1f1f1f;
    background-color: rgba(0, 0, 0, 0.5);
}

div.em-booking-login label {
 display:inline-block;
 width:110px;
}

#et-secondary-nav li ul, #top-header {
	background-color: #757575;
}





