/*
Theme Name: Outdoor Recreation Network
Theme URI: https://www.outdoorrecreation.org.uk/
Author: Infinite Eye
Author URI: https://www.infinite-eye.com/
Version: 1.0.2
*/

.text-section .btn-group {
    justify-content: flex-start;
}

.list-group-block .icon-link.fa-download.fa-lock:before {
    content: "\f023" !important;
}

.list-group-block a:not([href]){
    pointer-events: none;
}

.testimonial-list .slick-dots{
    display: none;
}

.list-group-block .content .list-details .item:empty{
    display: none;
}