/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 18 2026 | 18:35:02 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 


#sitemap ul.wpr-nav-menu {
    display: inline-flex;
    row-gap: 14px;
    flex-direction: column;
    list-style: disc !important;
    list-style-type: disc !important;
}

#sitemap ul.wpr-nav-menu li {
    margin: 0!important;
    border: none!important;
    position: relative;
    padding: 0 0 0 15px !important;
}

#sitemap ul.wpr-nav-menu li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    height: 6px;
    width: 6px;
    background: #000;
    border-radius: 100%;
}

#sitemap ul.wpr-nav-menu li a {
    padding: 0!important;
    line-height: 100%!important;
    font-weight: 500;
    outline: none!important;
    font-size: 15px!important;
    background: transparent!important;
    color: #000!important;
    border: none!important;
    text-transform: capitalize!important
}

#sitemap ul.wpr-nav-menu li a:after {
    content: none!important
}

#sitemap ul.wpr-nav-menu li>.sub-menu {
    border: none!important;
    display: flex!important;
    flex-direction: column;
    row-gap: 14px;
    padding: 20px 20px;
    outline: none;
    box-shadow: none;
    position: relative;
    opacity: 1!important;
    width: auto!important
}


.related-post h3.related-post-title > a { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;
-webkit-box-orient: vertical; }

.faqs-main-sec > div { align-items: stretch !important; }

.page-id-47 h2, .page-id-47 h3, .page-id-47 h4 { font-family: 'Raleway', Sans-serif;  }
.page-id-47 h2 a, .page-id-47 h3 a, .page-id-47 h4 a { font-weight: bold; font-family: inherit; }

.page-id-47 h2 strong, .page-id-47 h3 strong, .page-id-47 h4 strong { font-weight: bold; font-family: inherit; }

.page-id-47 p, .page-id-47 strong, .page-id-47 li { font-family: "Poppins", Sans-serif;  }


.single-post h2, .single-post h3, .single-post h4 { font-family: 'Raleway', Sans-serif;  }
.single-post h2 strong, .single-post h3 strong, .single-post h4 strong { font-weight: bold; font-family: inherit; }
.single-post p, .single-post strong, .single-post li { font-family: "Poppins", Sans-serif;  }


@media(max-width: 900px) { 
	.elementor-element-1be995d > div { padding-left: 20px !important; padding-right: 20px !important; }
	.elementor-element-05ed0bb > div { padding: 50px 20px !important; }
}

@media(max-width: 767px) {
	.elementor-element-afa30a9, .elementor-element-aece6b7 { width: auto !important; max-width: auto !important; }
	.elementor-element-76751ea { flex-direction: column; justify-content: center; align-items: center; }
	.elementor-element-76751ea > div { width: 100% !important; text-align: center; }
	.elementor-element-76751ea > div > div { width: 100% !important; text-align: center; }
}