/*
Theme Name: Salient Child Theme 2

Description: This is a custom child theme for Salient
Author: My Name

Template: salient
Version: 0.1
*/
.snapcr-grid-x a {
 color:#000!important; 
}
body.page-template-page-home .snapcr-promo a, body.page-template-page-home .snapcr-viewall a {
 color:#fff!important;  
}


#to-top
{
  bottom: 57px !important;
}

/*general sizes*/

.container.main-content
{
	padding:25px 0 0 0;
  /* overflow: hidden; */
  -webkit-transition: min-height 1s;
  -o-transition: min-height 1s;
  transition: min-height 1s;
}
#header-outer
{
  padding-top: 0px !important;
}
.logged-in #ajax-content-wrap .container-wrap
{
  margin-top: -25px;  
}
#ajax-content-wrap .container-wrap
{
  margin-top: -25px;
}
header#top
{
  padding-top: 0px;
}
h3 
{
  font-size: 28px !important;
}
.ascend .container-wrap
{
  background-color: #000 !important;
}
.modal .innerModal p
{
    text-align: left!important;
    margin-left: 15px!important;
}
.modalContent img {
  width:100%!important;
}
/* Box Customization for elements*/

/*margin that seperates vC boxes*/
.wpb_wrapper > div,
.wpb_row.noMarginBottom
{
	margin-bottom: 0px;
}
.vc_row-fluid .fullNoMargin
{
	margin-left: 0px;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 0px;
}
.vc_row-fluid .vc_col-sm-6.fullNoMargin
{
	width: 50%;
}
.vc_row-fluid .vc_col-sm-3.fullNoMargin
{
	width: 25%;
}
.wpb_row.vc_row-fluid.vc_row.fullNoMargin
{
  margin-bottom: 0px !important;
}
.ascend .container-wrap
{
	background-color: #141414 !important;
}
img.img-with-animation.upcomingEventImage
{
	height: 80px;
}

.jackpots {
  font-weight:bold;
  font-size:50px;
}


body[data-header-color="dark"] #header-secondary-outer {
  background-color: #111;
  border-bottom: 0px solid #444;
}

.fullNoMargin.wpb_column a
{
  margin: 0;
  padding: 0;
}

/*********************
* UPCOMING EVENTS ON HOMEPAGE
*******************/


/*
UPCOMING EVENTS
UPCOMING EVENTS
UPCOMING EVENTS

ON HOMEPAGE
ON HOMEPAGE
*/
#upcomingEvents
{
  background: #1f1f1f;
  margin-left: 0px;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-transition: background 1s;
  -o-transition: background 1s;
  transition: background 1s;
}
#upcomingEvents.event_col
{
   padding-top: 100px;
z-index: 10000;
position: absolute;
top: 0px;
left: 0px;
display: block;
width: 100%;
left: 100%;
top: 0px;
-webkit-transition: left 1s;
-o-transition: left 1s;
transition: left 1s;
}
#upcomingEvents.event_col.open
{
    left: 0%;
}

#eventsButton h3,
h3#theX
{
	color: #fff;
  font-family: 'Open Sans', sans-serif !important;
}
#mapBox
{
  margin-left: 0px !important;
}
#eventsButton,
#theX
  {
    display: inline-block; 
  }

  /*--events slider--*/
  #eventsButton {
    left:-156px;
    font-size:30px;
    padding:20px 20px 10px 20px;
    margin-top:60px;
    color: #fff;
  }
#upcomingEvents,
#upcomingEvents h2,
#upcomingEvents h4
{
  text-align: center;
}
#upcomingEvents h2 
{
	padding: 20px 0px 30px 0px;
   	color: #fff;
	font-size: 28px;
  font-weight: bold;
}
.homeEvent
{
  display: inline-block;
  width: 100%;
  padding:20px;
  padding-left: 68px;
}
.circleMask
{
  border-radius: 300px;
  height: 80px;
  width: 80px;
  overflow: hidden;
  margin: 0 auto;
}
.circleMask img
{
  max-width: 100%;
}
#upcomingEvents h4
{
  font-size: 17px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  /*padding-top: 15px;*/
  letter-spacing: 0px;
  text-align:left;
  margin-bottom: -2px;
  line-height: inherit;
}
#upcomingEvents p
{
  font-size: 13px;
  color: #fff;
  text-align:left;
  padding-bottom: 0px;
  line-height: normal;
}
#upcomingEvents>div
{
  position: relative;
  max-width: 600px;
  margin: 0 auto;
}
#eventsButton
{
    padding: 13px;
    position: absolute;
    left: -140px;
    background: #303030;
    cursor: pointer;
    padding-top: 24px;
}

#theX
{
    position: absolute;
    right: 30px;
    width: 9px;
    height: 30px;
    top: 0px;
    z-index: 1000;
    font-size: 39px;
    cursor:pointer;
    color: #fff;
}
.home #theX,
.home #eventsButton
{
  display: none;
}
.button-bigred
{
    padding: 5px;
    background: #FF0000;
}


#slide-out-widget-area.slide-out-from-right .inner .off-canvas-menu-container li
{
  width: 100%;
}
#slide-out-widget-area.slide-out-from-right .inner .off-canvas-menu-container li a.slide_out_area_close.eventToggle 
{
    cursor: pointer;
    display: block;
    position: relative;
    top: 0px;
    left: 0px;
    width: 100% !important;
    font-weight: 700;
    font-size: 35px !important;
    top: 0px;
}
a.slide_out_area_close.eventToggle 
{
  cursor: pointer;
}
.pdfDownload,
#eventsToggleButtonMobile
{
	cursor: pointer;
    background: #c8102e;
    border-radius: 2px;
    padding: 5px;
    color: #fff;
    margin: 0 auto;
    display: block;
    max-width: 83px;
    font-size: 10px;
    text-align: center;
}
#eventsToggleButtonMobile
{
	z-index: 10000;
	display: none;
	position: absolute;
	right: 0px;
	font-size: 12px;
	padding: 5px 8px;
	font-weight: 700;
}
#toggle-nav
{
	z-index: 10000;
}
/*********************
* CAREERS PAGE 
*******************/

.page-id-708 .container-wrap {
background: #f6f6f6 !important;
}

.career_padding {
  padding:40px;
}


/*********************
* CONTACT PAGE 
*******************/

.page-id-12 .container-wrap {
background: #f6f6f6 !important;
}

/*********************
* CALENDAR
*******************/
body:not(.woocommerce-cart) .main-content table {
  width:80% !important;
  margin: 0 auto;
}


/***************************
* RACING IN HEADER
**************************/


/* Custom race nav*/

#raceBox
{
    width: 100%;
    background: #eaeaea;
    overflow: hidden;
    height: 275px;
    max-height: 0px;
    overflow: hidden;
    -webkit-transition: max-height 2s;
    -o-transition: max-height 2s;
    transition: max-height 2s;
}
#racebox:hover
{
  max-height: 275px;
}
#racingNav
{
  max-width: 1000px;
  margin: 0 auto;
  display: block;
}

#racingNav a
{
  color: #1d1d1d;
}
#racingNav a:hover
{
  color: #c3c3c3;
}
#racingNav a>div
{
  width: 24%;
  margin: 0px;
  margin-top: 30px;
  display: inline-block;
  border-left: 1px solid #cfcfcf;
  padding:1%;
  vertical-align: center;
  height: 220px;
  font-size: 15px;
  font-weight: 400;
}
#racingNav a:last-child>div
{
  border-right: 1px solid #cfcfcf;
}
#racingNav a>div img
{
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
#racingNav .raceHeading,
#racingNav .raceSHeading
{
  text-align: center;
}
#racingNav .raceHeading
{
  text-transform: uppercase;
  font-weight: 800;
}
.imgBox
{
  height: 120px;
}

/*remove wordpress nav*/

#header-outer
{
  top: 0px !important;
}
#wpadminbar
{
  display: none;
}

 /*add in Emergency News box and Next Race headers*/

#emergencyNewsBox
{
  padding: 12px;
  text-align: center;
  background-color:#ee202d;
  font-weight: 400;
  font-size: 14px;
  line-height:1.4;
  color: #fff;
  -webkit-transition: 1s all;
  -o-transition: 1s all;
  transition: 1s all;
  margin: 15px auto;
  max-width: 1420px;
}
#emergencyNewsBox a {
	color: #fff;
	text-decoration:underline;
}
#emergencyNewsBox a:hover {
	color: #fff;
	text-decoration:none;
}

#nextRace
{
  padding: 20px;
  text-align: center;
  border-bottom: 1px solid #c8102e;
  font-size: 18px;
  color: #fff;
  -webkit-transition: 1s all;
  -o-transition: 1s all;
  transition: 1s all;
  margin: 0 auto;
  max-width: 1420px;
}
.raceHere
{
font-weight: 700;
}
#nextRace.smallRace
{
  padding: 5px;
}
#header-outer
{
  -webkit-transition: 1s all;
  -o-transition: 1s all;
  transition: 1s all;
}
#header-outer.smallRace
{
  padding-top: 2px !important;
}
/* Tab fixes*/
ul.wpb_tabs_nav.ui-tabs-nav.clearfix a
{
  background: #000 !important;
  color: #fff !important;
  padding: 5px;
}

ul.wpb_tabs_nav.ui-tabs-nav.clearfix a.active-tab
{
  background: #fff !important;
  color: #000 !important;
}
ul.wpb_tabs_nav.ui-tabs-nav.clearfix
{
  margin-bottom: -8px !important;
  width: 100%;
}
body .tabbed div.wpb_tab.ui-tabs-panel
{
  background: #fff !important;
}



/****************
* FOOTER
***************/


/*
FOOTER
FOOTER
FOOTER
*/
#footer-widgets h3
{
	color: #fff;
}	
#bottom-bar {
    background-color: #000;
}
#bottom-bar ul {
    list-style: none;
    padding: 24px;
    max-width: 1120px;
    margin: 0 auto;
    padding-left: 210px;
}
#footer-widgets 
{
    font-size: 18px;
}
#footer-widgets .textwidget
{
  font-weight: 700;
}
#footer-widgets .textwidget span
{
  font-weight: 300;
}
#footer-widgets .col_last
{
  text-align: right;
}
#bottom-bar li.menu-item 
{
    display: inline;
    padding: 10px;
}

#social
{
  width: 100%;
  margin: 0px 0px 20px 0px;
}
#social li
{
  display: inline-block;
  font-size: 30px;
  max-width: 60px;
  margin: 10px;
  border-bottom: none;
}
#footer-outer #footer-widgets .col ul li
{
  border-bottom: none !important;
}
#footer-outer i
{
  font-size: 60px;
}

/*Bottom BCLC */


 .bclc-bar-back {
      position:relative;
      bottom:0;
      width:100%;
      left:0;
      height:43px;
      background:transparent url('img/bclc-footer-repeat.png') repeat-x bottom;
      z-index:200;
      display:block
}
.bclc-bar-anchor {
      position:absolute;
      bottom:0;
      width:100%;
      left:0;
      height:43px;
      z-index:205;
      display:block;
      text-indent:-9999px
}
.bclc-bar-left-tab {
      position:absolute;
      width:45px;
      height:97px;
      left:0;
      bottom:0;
      background:transparent url('img/bclc-footer-left-tab.png') no-repeat bottom left;
      z-index:201
}
.bclc-bar-left-text {
      position:absolute;
      width:77px;
      height:52px;
      left:0;
      bottom:0;
      background:transparent url('img/bclc-footer-left-text.png') no-repeat bottom left;
      z-index:202
}
.bclc-bar-mid {
      position:absolute;
      width:100%;
      bottom:0;
      left:0;
      height:43px;
      background:url('img/bclc-footer-mid.png') no-repeat bottom center;
      z-index:203
}
.bclc-bar-right {
      position:absolute;
      width:53px;
      height:43px;
      bottom:0;
      right:0;
      background:transparent url('img/bclc-footer-right.png') no-repeat bottom right;
      z-index:204
}


/******************
* MODALS
****************/

.modal
{
  display: none;
  z-index: 100000;
  position: absolute;
  width: 100%;
  height: 4000px;
  top: 0px;
  left: 0px;
  background:rgba(0,0,0,.7);
}
#pdfViewer.modal
{
  position: fixed;
}
.modal>div
{
  position: relative;
  width: 90%;
  display: block;
  margin: 50px auto;
  max-width: 700px;
  background: #1d1d1d;
  text-align: center;
  color: #fff;
}
#pdfViewer.modal>div
{
	height: 90%;
}
.innerModal
{
  position: relative;
  width: 90%;
  display: block;
  margin: 50px auto;
  max-width: 700px;
  background: #1C1C1C;
  text-align: center;
  color: #fff;
  padding: 50px 20px;
}

.modal>div iframe
{
	width: 90%;
	margin: 0 auto;
	height: 100%;
}
#newsletter-sign-up-modal.modal>div h1
{
color: #fff;
padding-top: 50px
}
#newsletter-sign-up-modal.modal p
{
  width: 80%;
  margin: 0 auto;
  padding-bottom: 15px;
}
#newsletter-sign-up-modal.modal input
{
 opacity: .7;
}
#newsletter-sign-up-modal.modal input[type="submit"]
{
    background: #c8102e;
  padding: 15px 70px;
  font-size: 18px;
  margin-bottom: 50px;
  width: 80%;
 opacity: 1;
}
.closeModal
{
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 700;
  color: #fff;
  position: absolute;
  cursor: pointer;
  right: 30px;
  width: 9px;
  height: 30px;
  top: 20px;
  z-index: 1000;
  font-size: 30px;
  cursor:pointer;
}

.modal input::-webkit-input-placeholder {
 text-align: center;
 color: #c8102e;
}

.modal input:-moz-placeholder { /* Firefox 18- */
 text-align: center;
 color: #c8102e;
}

.modal input::-moz-placeholder {  /* Firefox 19+ */
 text-align: center;
 color: #c8102e;
}
.modal input:-ms-input-placeholder {  
 text-align: center;
 color: #c8102e;}
.modal .wpcf7-response-output
{
  color: #000;
}
ol, ul {
		list-style: none;
}
.container-wrap{
padding-top:0px!important;
}
.page-id-12 .ajax-content-wrap .container-wrap
{
  padding-top: 0px !important;
   margin-top: 10px !important;
}

/******************
* calendar
****************/



.my-calendar-date-switcher select,
.selectMonth
 {
   margin: 50px;
    border: 1px solid #111;
   background: #c8102e;
   color: #ffffff;
   width: 150px;
   padding: 5px 35px 5px 5px;
   font-size: 16px;
   border: 1px solid #ccc;
   height: 34px;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   border-radius: 1px;
   height: 40px;
   padding-top: 7px !important;
} 
.selectMonth
{
	font-weight: 700;
    font-size: 17px !important;
    color: #ffffff;
}
/*target Internet Explorer 9 and Internet Explorer 10:*/
@media screen and (min-width:0\0) { 
    .my-calendar-date-switcher select {
        background:none;
        padding: 5px;
    }
}
.mc-main .my-calendar-date-switcher input[type=submit]
{
	padding: 11px !important;
    background: #000 !important;
}
.mc-main .event-title a:hover
{
	background: #000;
}

h3 {
  font-size:34px;
  font-family: 'BrandonGrotesque-Black', sans-serif;}
.portfolio-items .col .work-info .vert-center p {
  font-size: 22px;
  color: #f7f7f7;
  padding-left: 50px;
  padding-right: 50px;
  line-height: 22px;


}

.header#top nav ul li a {
      color:#fff;
  }

  #main-nav > li.act.menu-frame-on, .csstransforms3d #main-nav.fancy-rollovers > li.act.menu-frame-on, #mobile-menu {
background: #000!important
width:200px!important;
}
#mobile-menu .container {
  margin:0!important;
  padding:15px!important;
  position:absolute;
}

#mobile-menu ul li.menu-item{
 display:inline-block;
  width:100%!important;
}
  
#main-nav > li.act > a, #main-nav > li.act:hover > a { color: #FFFFFF !important;  border: 2px solid #ffffff;}

#main-nav > li:hover > a,
#main-nav > li > a:hover,
#main-nav > li:hover > a span,
#top-bar .mini-nav > ul > li:hover > a,
#bottom-bar .mini-nav > ul > li:hover > a { color: #c80f2e !important; }

.text-secondary { display:none;}

.details.more-link { display:none;} 

 .bclc-bar-back {
  position:relative;
  bottom:0;
  width:100%;
  left:0;
  height:43px;
  background:transparent url('https://www.hardrockcasinovancouver.com/wp-content/themes/hardrock/img/bclc-footer-repeat.png') repeat-x bottom;
  z-index:200;
  display:block;
}
.bclc-bar-anchor {
  position:absolute;
  bottom:0;
  width:100%;
  left:0;
  height:43px;
  z-index:205;
  display:block;
  text-indent:-9999px;
}
.bclc-bar-left-tab {
  position:absolute;
  width:45px;
  height:97px;
  left:0;
  bottom:0;
  background:transparent url('https://www.hardrockcasinovancouver.com/wp-content/themes/hardrock/img/bclc-footer-left-tab.png') no-repeat bottom left;
  z-index:201;
}
.bclc-bar-left-text {
  position:absolute;
  width:77px;
  height:52px;
  left:0;
  bottom:0;
  background:transparent url('img/bclc-footer-left-text.png') no-repeat bottom left;
  z-index:202
}
.bclc-bar-mid {
  position:absolute;
  width:100%;
  bottom:0;
  left:0;
  height:43px;
  background:transparent url('img/bclc-footer-mid.png') no-repeat bottom center;
  z-index:203;
}
.bclc-bar-right {
  position:absolute;
  width:53px;
  height:43px;
  bottom:0;
  right:0;
  background:transparent url('img/bclc-footer-right.png') no-repeat bottom right;
  z-index:204;
}
/*@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {*/
/*.bclc-bar-back {display:none;}
.bclc-bar-anchor {display:none;}
.bclc-bar-left-tab {display:none;}
.bclc-bar-left-text {display:none;}
.bclc-bar-mid {display:none;}
.bclc-bar-right {display:none;}
}*/
.list-divider li{border:none;}

/*removed as this causes issues for visual composer in modals*/
/*@media screen {img { width: auto }} */
/* Prevent height distortion in IE8. */
div#bottom-bar {
    background-color: #000;
}
.button.button-bigred {
  font-size: 20px;
   padding: 5px;
   background: #FF0000;
}
li.menu-item {
    display: inline-block;
}
/*dining page fix*/

.backgroundPushLeft
{
  background-position: 0px 0px;
}
/*footer fixes*/
#footer-widgets .span_6.col:last-child 
{
    text-align: right;
}
/*header fixes*/
header#top .container .row 
{
    padding-top: 0px;
}
/*search customization*/
.search .row .col.section-title h1
{
  text-align: center;
  font-size: 18px!important;
}
.search .row .col.section-title {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 27px 0px;
    border-bottom: 1px solid #c8102e;
}
body.search .container-wrap {
    margin-top: -80px!important;
    padding-top: 80px!important;
}
#upcomingEvents2
{
  background: #1f1f1f;
  margin-left: 0px;
  width: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-transition: background 1s;
  -o-transition: background 1s;
  transition: background 1s;
}
#upcomingEvents2.event_col
{
    padding-top: 50px;
    z-index: 10000;
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    left: 100%;
    top: 0px;
    -webkit-transition: left 1s;
    -o-transition: left 1s;
    transition: left 1s;
}
#upcomingEvents2.event_col.open
{
    left: 0%;
}

#upcomingEvents2,
#upcomingEvents2 h2,
#upcomingEvents2 h4
{
  text-align: center;
}
#upcomingEvents2 h2 
{
	padding: 20px 0px 30px 0px;
   	color: #fff;
	font-size: 28px;
  font-weight: bold;
}
#upcomingEvents2 h4
{
  font-size: 17px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  /*padding-top: 15px;*/
  letter-spacing: 0px;
  text-align:left;
  margin-bottom: -2px;
  line-height: inherit;
}
#upcomingEvents2 p
{
  font-size: 13px;
  color: #fff;
  text-align:left;
  padding-bottom: 0px;
  line-height: normal;
}
#upcomingEvents2>div
{
  position: relative;
  max-width: 600px;
  margin: 0 auto;
}
/*** Careers Page CSS by Stano @ GCGC ***/

.page-template-page-careers #page-header-bg h1 {
    font-size: 56px;
}

.careers_page_custom h2 {
    font-weight: 800;
    color: #c80f2e;
}
.careers_page_custom {
    color:#333333;
}
.careers_page_custom.not_average_day {
    background-color:#ececec;
    padding:30px;
}
.careers_page_buttons {
    border: 4px solid transparent;
}
.careers_page_buttons:hover {
    border: 4px solid #cccccc;
}

@media only screen and (max-width: 600px) {
.page-template-page-careers #page-header-bg .subheader img.apply_btn {
    width:80px;
    height:80px;
    margin-bottom: 15px;
    max-width: 50%;
}
}

#search-btn{
  display: none!important; 
} 
.page-id-1929 #search-btn, .search-results  #search-btn {
  display: inline-block; 
}

body .vc_row-fluid .vc_col-xs-1, .vc_col-xs-2, .vc_col-xs-3, .vc_col-xs-4, .vc_col-xs-5, .vc_col-xs-6, .vc_col-xs-7, .vc_col-xs-8, .vc_col-xs-9, .vc_col-xs-10, .vc_col-xs-11, .vc_col-xs-12 {
  float: left;
}
.vc_row-fluid [class*="vc_col-"]:first-child:not([class*="offset"]) {

    margin-left: 0;

}
body .vc_row-fluid .vc_col-xs-4 {

    width: 31.914893614%!important;

}

body .vc_row-fluid .vc_col-xs-8 {
  width: 65.95744680199999%;
}

  @media (min-width: 768px) {
body .vc_row-fluid .vc_col-sm-1, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12 {
  float: left;}
}


element {

}
.col:last-child {

    margin-right: 0;

}

    @media only screen and (min-width: 1px) and (max-width: 1000px)

.main-content > div {

    padding-bottom: 0px;

}

    @media only screen and (min-width: 690px) and (max-width: 1000px)

.col, body .vc_row-fluid .wpb_column {

    margin-bottom: 25px;

}

    @media only screen and (min-width: 690px) and (max-width: 1000px) {

.span_1, .span_2, .span_3, .span_4, .span_5, .span_6, .span_7, .span_8, .span_9, .span_10, .span_11, .span_12 {

    width: 100%;
    margin-left: 0px;

}
}

  @media only screen and (min-width: 690px) and (max-width: 1000px){
    
body .vc_row-fluid .wpb_column, body .vc_row-fluid .vc_col-sm-2[class*="vc_col-sm-"], body .vc_row-fluid .vc_col-sm-3[class*="vc_col-sm-"], body .vc_row-fluid .vc_col-sm-4[class*="vc_col-sm-"], body .vc_row-fluid .vc_col-sm-6[class*="vc_col-sm-"], body .vc_row-fluid .vc_col-sm-8[class*="vc_col-sm-"], body .vc_row-fluid .vc_col-sm-9[class*="vc_col-sm-"], body .vc_row-fluid .vc_col-sm-10[class*="vc_col-sm-"], body .vc_row-fluid .vc_col-sm-11[class*="vc_col-sm-"] {
  width: 100%;
  margin-right: 0px !important;
  margin-left: 0px;
}
}

    @media only screen and (min-width: 1000px){
    #top .slide-out-widget-area-toggle {
  display: none!important;
}
}

@media only screen and (min-width: 1px) and (max-width: 999px) {
 #top {
   padding:10px 0 10px 0!important;

}
}

html {
  margin-top: 0px !important;
}