/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


.nectar-fancy-box-2 {
    overflow: hidden;
    /*position: relative;*/
    padding: 0% 0% 12% 0%;
    height: 640px;
}

body .nectar-fancy-box .link-text {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
	margin-top: -10%;
}

.nectar-button.regular-button.encore-btn {
	width: 70%!important;
	border-radius: 24px!important;
}

.logo-padding {
	max-width: 80% !important;
	padding-right: 1.5rem;
}

.simcal-event-title {
	font-size: 1.4em!important;
}

/***  =============== BCLC BAR  =============== ***/

footer.gamesense {
    font-family: Arial,Helvetica,sans-serif;
    font-size: .75em;
    min-height: 55px;
    position: relative;
    background: url('https://www.bclc.com/etc/designs/bclc/shared/img/gamesense-bg-grad.png') top left repeat-x #fff;
}

footer.gamesense div.container{
	position:relative;
	width:95%
}

footer.gamesense a{
	display:block;
	width:100%;
	min-height:55px
}

footer.gamesense a:hover{
	text-decoration:none
}

footer.gamesense img.logo{
	display:block;
	width:55px;
	height:55px;
	position:absolute;
	left:0;
	top:0;
	border:0
}

footer.gamesense div.gstip{
	height:55px;
	width:460px;
	margin:0 auto 0 auto;
	padding:0
}

footer.gamesense div.gstip img{
	display:block;
	margin:0;
	padding:0;
	height:55px;
	width:460px;
	border:0
}

footer.gamesense img.p19{
	display:block;
	width:55px;
	height:55px;
	position:absolute;
	right:0;
	top:0;
	border:0
}

@media screen and (max-width:415px){
     footer.gamesense div.gstip{
	width:125%;
	height:auto;
	padding:0;
	margin-left:-35px;
} 
footer.gamesense img.p19{
	display:block;
	width:40px;
	height:40px;
	position:absolute;
	right:0;
	top:10px;
	border:0;
}
footer.gamesense img.logo{
	display:block;
	width:40px;
	height:40px;
	position:absolute;
	left:0;
	top:10px;
	border:0
}
}
/***  =============== /BCLC BAR  =============== ***/



