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

.findoutmore {
	color: #fabf14!important;
	font-weight: 700!important;
	text-shadow: 1px 1px #000000!important;
}

/** ===== gaming-tiles ===== **/
.nectar-fancy-box-3 .box-bg::after {
	    background-color: rgba(0,0,0,0.6)!important;
}
/** ===== gaming-tiles ===== **/

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;
}

#header-secondary-outer .nectar-center-text {
	left: 55% !important;
}

.booking-widget {
	align-items: center; 
	justify-content: center; 
	width: 100%; 
	color: #fff; 
	font-size: 0.8rem !important;
}

.booking-btn {
	width: 100px; 
	float: left; 
	background-color: #004b8d; 
	border: none; 
	border-radius: 5px; 
	color: white; 
	padding: 5px; 
	text-align: center; 
	text-decoration: none; 
	display: inline-block; 
	overflow: auto;
}

.nectar-button.regular-button.yellow-btn {
	width: 80%!important;
}

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

#main .content_area .jackpot-counter-container h2.jackpot-title-header {
    margin-top: 4pt;
    margin-bottom: 0;
    line-height: 32pt;
    font-size: 38pt;
    font-weight: bold;
}

#main .content_area h2 {
    font-family: "Crimson Roman", 'Crimson Text', serif !important;
}

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

footer.gamesense {
    font-family: Arial,Helvetica,sans-serif;
    font-size: .75em;
    min-height: 55px;
    position: relative;
    background: url('/wp-content/uploads/2022/03/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  =============== ***/




