/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 

.fl-menu-mobile-toggle {
    font-size: 26px;
 
}
.tableOutlined table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}
.tableOutlined td {border: 1px solid #d2d2d2;
    border-collapse: collapse;
    line-height: 1.5;
    padding: 7px;
    vertical-align: top;
}
.fl-module-rich-text li {margin-bottom:8px;}
.documentsContent td {padding: 4px 2px;}
.documentsContent td.date  {width:150px;}
.documentsContent a img.alignnone, .documentsContent img.alignnone {
    margin: 3px 9px 5px 0;
}

.innerPageNav .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
    display: inline-block;
    margin-top: 5px;
}

.headerEvents, .headerEvents2 {
	background-color:#a556a2;
	background-image: url(/images/h1-events.jpg);
	background-repeat: no-repeat;	
	background-size:cover;
	margin-top:-15px;
	padding:20px;
}

/* ------------DIRECTORY LISTING PAGES--------------------- */

.businessLeft {
    width: 33%;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 30px;
    float: left;
}
.businessLeft .businessCard {
    margin-top: 30px;
	font-size:16px;
}
.businessRight {
    width: 66%;
    float: right;
    margin-top:20px;
    color: #fff;
}
.businessCard .business_address {
    display: block !important;
}
.businessCard .business_phone, .businessCard .website_address {
    display: block !important;
}
.businessCard .business_phone:before {
    display: block;
    padding-right: 5px;
    content: "\f098";
     font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: 600;
    text-decoration: inherit;
    float: left;
    width: 25px;
}

.businessCard .business_address:before {
    display: block;
    padding-right: 5px;
    content: "\f041";
     font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: 600;
    text-decoration: inherit;
    float: left;
    width: 25px;
}

.businessCard .website_address:before {
    display: block;
    padding-right: 5px;
    content: "\f0ac";
     font-family: "Font Awesome 5 Pro";
    font-style: normal;
    font-weight: 600;
    text-decoration: inherit;
    float: left;
    width: 25px;
}
.businessMap {border:1px solid #cdcdcd;}
.fl-post-thumb {
    margin-bottom: 25px;
}
.cvp-live-filter.cvp-button input+div {
    background: #aaaaaa;
    color: #fff;
    font-size: 20px;
}
.cvp-live-filter.cvp-button input+div:hover {
    background: #00aeef;
    color: #fff;
    font-size: 20px;
}


.cvp-live-filter.cvp-button input[type=radio]:checked+div {
   
	background:#4e0f56;
    color: #fff;
    font-size: 20px;
}
@media (max-width: 768px){
.businessLeft {
    width: 100%;
    margin: 20px;
    padding-right: 0;
    float: none;
}
	.businessRight {
    width: 100%;
    margin: 20px;
    padding-right: 0;
    float: none;
}
}
.cs-section-title h3 {
    font: 24px/35px "Roboto Condensed", sans-serif !important;
    /*text-transform: none !important;*/
}
.cs-paid-ad {
    color: #fff;
    display: block;
    font-weight: 700;
    left: -44px;
    padding: 8px 45px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top:16;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.directory_description a {
	color:#4f0d56;
	text-decoration:underline;
}
.directory_description h4 {
	font: 21px/27px "Roboto Condensed", sans-serif !important;
	font-weight:600 !important;
}
.directory_description h3 {
	display:none;
}
.directory_section {
	border-top:1px solid #C8C8C8;
	margin-top:85px;
	padding-top:25px;
}
.featured_thumb, .dr_thumbsection li img {
    float: left;
    overflow: hidden;
    width: auto;
	height:auto;
	max-width:170px;
}

.directory_menu {

	width:100%;
}
.directory_menu a, .directory_menu a:visited {
	font-size:18px !important;
	text-transform:none;
}
.directory_menu a:hover {
	background-color:#761280 !important;
}
.directory_menu h4 {
	color:#4A4A4A;
}

strong {color:inherit;}
.headerArts, .headerEats, .headerPlay, .headerShop, .headerLive, .headerVisit, .headerEvents {
	display: block;
	padding: 30px;
	margin-bottom: 30px;
	background-position: 100% 0%;	
}
.headerArts h1, .headerEats h1, .headerPlay h1, .headerShop h1, .headerLive h1, .headerVisit h1, .headerEvents h1 {
	font-size:36px !important;
	font-weight:700 !important;
	margin-top:40px !important;
	font-family: 'Raleway', sans-serif !important;
	color:#fff !important;
	min-height:80px;
	text-transform:capitalize;

}
.headerArts2 h1, .headerEats2 h1, .headerPlay2 h1, .headerShop2 h1, .headerLive2 h1, .headerVisit2 h1, .headerEvents2 h1 {
	font-size:36px !important;
	font-weight:700 !important;
	margin-top:20px !important;
	font-family: 'Raleway', sans-serif !important;
	color:#fff !important;
	text-transform:capitalize;

}

@media (max-width:1199px) and (min-width:768px){
.featured_thumb, .dr_thumbsection li img {
    float: left;
    overflow: hidden;
    width: auto;
    height: auto;
    max-width: 125px;
}
}
@media (max-width:992px) and (min-width:768px) {
.headerArts, .headerEats, .headerPlay, .headerShop, .headerLive, .headerVisit, .headerEvents {
	background-position: 100% 0%;	
}


.headerArts h1, .headerEats h1, .headerPlay h1, .headerShop h1, .headerLive h1, .headerVisit h1, .headerEvents h1 {
	font-size:30px !important;
	min-height:40px;

}
.featured_thumb, .dr_thumbsection li img {
    float: left;
    overflow: hidden;
    width: auto;
    height: auto;
    max-width: 108px;
}
}
@media (max-width:768px) {
.headerArts, .headerEats, .headerPlay, .headerShop, .headerLive, .headerVisit, .headerEvents {
	padding: 20px;
	margin-bottom: 20px;
	background-position: 0% 0%;	
}
.headerArts h1, .headerEats h1, .headerPlay h1, .headerShop h1, .headerLive h1, .headerVisit h1, .headerEvents h1 {
	font-size:30px !important;
	min-height:40px;

}
	.headerBanner.fl-row-content-wrap {

    background-position: left center!important;

}
	.fl-page-header-wrap {
    display: none;
}
	@media (min-width: 768px){
.fl-page-nav-wrap .navbar-nav li.current-menu-ancestor>a, .fl-page-nav-wrap .navbar-nav li.current-menu-parent>a, .fl-page-nav-wrap .navbar-nav li.current-menu-item>a {
    color: inherit!important;
    background: #fff;
}
}
@media (min-width: 768px) {
.fl-page-nav-wrap {
    border-bottom: none;
    border-top: none;
    padding: 0;
    border-color: #dacec1;
    background-color: #ede7e1;
    color: #808080;
}
}
.fl-page-nav ul.sub-menu li a {
    font-size: 14px;
    text-transform: none;
}
.fl-page-nav ul.sub-menu li a:hover {color:inherit!important;background:#fff;}