.elementor-13899 .elementor-element.elementor-element-4f530e9{overflow:visible;}.elementor-13899 .elementor-element.elementor-element-da7b460 > .elementor-widget-container{padding:0em 0em 0em 0em;}.elementor-13899 .elementor-element.elementor-element-0fa1c27{overflow:visible;}/* Start custom CSS for shortcode, class: .elementor-element-da7b460 */.simple-sitemap-container {
    margin: 1em 0 0 0;
    display: flex;
    justify-content: space-between;
}
.sitemap-item{
    list-style: none;
    position: relative;
    padding-right: 10px;
    
}
.sitemap-item:before {
    content: "\f105";
    display: inline-block;
    font-family: "FontAwesome";
    padding-right: 10px;
    
}
.sitemap-item a{
    color: black;
    
}
h3.post-type {
    color: #263563;
}
.simple-sitemap-wrap {
    margin-top: 0 !important;
}
@media only screen and (max-width: 767px) {
  .simple-sitemap-container.simple-sitemap-container.tab-disabled {
    display: inherit;
}
}/* End custom CSS */