/*
Theme Name: Spotlights Influencer Child Theme
Author: Agent Boomer
Version: 1.0
Author URI: http://agentboomer.com/
Template: directorytheme
Description: Wordpress theme built by AgentBoomer. What makes this theme special is that it was created by Offline Marketers and is designed specifically for Offline Marketers. This theme is crafted using the Bootstrap framework and has custom dynamic functions, fields, and content boxes on each page. 
Tags: flexible-content, accessibility-ready, custom-colors, custom-logo, editor-style, featured-images, theme-options, translation-ready
*/
.single-listings .listing-slide img.img-fluid {
width: 100% !important;
height: 400px !important;	
}

.bsr_content a {
    background: red;
    padding: 20px 90px 20px 90px ;
    border-radius: 0px;
    text-transform: uppercase;
	font-size: 20px;
	box-shadow: 5px 5px 20px #313131;
}

.taxonomy-description{
	border: unset !important;
}