/* 
 Theme Name:   Idfy microsite
 Theme URI:    https://idfyph.kinsta.cloud/
 Description:  
 Author:       IDfy Admin
 Author URI:   https://idfyph.kinsta.cloud/
 Template:     dt-the7
 Version:      1.1

 /* == Add your own styles below this line ==
--------------------------------------------*/

.wplogout-table-of-contents {
    background-color: #eef2f5;
    padding: 10px;
}

.wplogout-toc-heading {
    font-weight: 900;
    font-size: 25px;
}

ul.wplogout-toc-contents {
    margin-top: -1em!important;
    margin-left: 0em!important;
}

.wplogout-toc-contents li {
    list-style-type: none;
/*     position: relative; */
    margin-bottom: 5px;
}

.wplogout-toc-contents a {
    font-size: 20px;
    color: #525ef0;
    border-bottom: 2px solid #525ef0;
    text-decoration: none!important;
}

.wplogout-toc-contents a:hover {
    color: #585858;
    border-bottom: 2px solid #585858;
}

.wplogout-toc-contents li:before {
    content: "→";
    margin-right: 1em;
    color: #585858;
    left: -30px;
/*     position: absolute; */
}

.elementor-5979 .elementor-element.elementor-element-2b84ea5 .filter{
	justify-content : center!important;
}