/*======================================
Theme Name: Divi Child
Theme URI: https://divicake.com/
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.14.1
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */


/*******  | HEADER CODE |  *******/



/*******  | HOMEPAGE CODE |  *******/
/**continuing ed **/
ul.list-style>li{
    list-style:none;
    position:relative;
}
ul.list-style>li:before{
    position:absolute;
    content:'\f0da';
    font-family:fontawesome;
    left:-12px;
    font-size:14px;
}

/*******  | INNERPAGE CODE |  *******/
/** Faq inner sublist **/
ul.sub-list li{
    background: url(/wp-content/uploads/2024/10/tick.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    background-size: 18px;
    background-position: 0;
    list-style:none;
}
.register-now-button a.button , .register-now-button a.button:hover {
    color: #ffffff !important;
    border-color: #00529c;
    border-radius: 15px !important;
    background-color: #00529c;
    margin-bottom:30px;
}
p.woocommerce-LostPassword.lost_password a {
    color: #fff !important;
}


/*******  | FOOTER CODE |  *******/



/*******  | MEDIA QUERY CODE |  *******/


