/*
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%;
}

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

/***  =============== footer Accessibility  =============== ***/
.accessibility {
clear: both;
color: #777777;
background-color: #111111;
padding-top: 1%; 
padding-bottom: 1%;
	}
/***  =============== /footer Accessibility  =============== ***/

/***  =============== RG BAR  =============== ***/

footer.playsmart {
    font-family: Arial,Helvetica,sans-serif;
    font-size: .75em;
    min-height: 75px;
    position: relative;
    /*background: url('https://www.bclc.com/etc/designs/bclc/shared/img/gamesense-bg-grad.png') top left repeat-x #fff;*/
	background: linear-gradient(0deg, rgba(207,207,207,1) 0%, rgba(255,255,255,1) 100%);
}

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

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

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

footer.playsmart img.logo{
	display:block;
	float:left;
	width:150px;
	/*height:55px;*/
	padding-top:1.8em;
	position:absolute;left:0;top:0;border:0
}

@media (min-width: 768px){
	footer.playsmart img.logo{
	display:block;
	float:left;
	width:150px;
	/*height:55px;*/
	margin-left:100px;			
	padding-top:1.2em;
	position:absolute;left:0;top:0;border:0
}

	}

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

footer.playsmart div.gstip img{
	display:block;margin:0;padding:0;width:150px;/*height:55px;*/border:0
}

footer.playsmart img.p19{
	display:block;width:55px;height:55px;margin-top: 0.5em;position:absolute;right:0;top:0;border:0
}
/***  =============== /RG BAR  =============== ***/