<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
@font-face { font-family: HalisR-LIGHT; src: url("../fonts/Ahmet Altun - HalisR-Light.otf");}
	
		  
       @font-face { font-family: HalisR-REGULAR; font-weight: bold; src: url('../fonts/Ahmet Altun - HalisR-Regular.otf');}


body {
	overflow: scroll;
    min-height: 100vh;
	-webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
}

a 
{
	color: inherit;
	text-decoration: none !important;
}

.bayreward-color
{
	color: #AE867D;
}

.white
{
	background-color: #ffffff !important;
	color: #000000 !important;
}

.bodyfont {
	font-family: "HalisR-LIGHT", sans-serif;
}

.titlefont {
    font-family: "HalisR-REGULAR", sans-serif;
    margin-left: 20px;
    margin-bottom: -12px;
    margin-top: 11px;
}

.layoutcontainer {
    display: block;
    width: 90vw;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 0px;
}

.nopadding
{
	padding: 0;
}

.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

.clearboth
{
	clear:both ;
}

.baygreencolor
{
	color: #1d9637;
}

.promoimg {
	border-radius: 10px;
	margin:10px 0 ;
	display: block;
	width: 100%;
	
}

.promotitle {

	font-size: 20px;
}

.eventtitle {
	margin-top: 20px;
	font-size: 20px;
}

.promolocationdate {
	font-size: 15px;
	color:#9E9E9E;
}

.promotags {
	font-size: 10px;
	color:#9E9E9E;
	margin-top: 25px;
}

.promoinfo {
	font-size: 12px;
	margin-top: 10px;
}

.promotandc {
	font-size: 12px;
	margin-top: 10px;
}

.dateinfo {
	font-size: 12px;
}

.iconsize {
	
	margin-right: 10px;
}

.iconlike {
	height: 3vh;
	width: 5vw;
	
}

.iconshare {
	height: 3vh;
	width: 5vw;
	margin-left: 10px;
}

.iconcalendar {
	height: 3vh;
	width: 5vw;
	margin-left: 10px;
}

.eventcost {
	font-size: 10px;
	color:#93334C;
}

.eventsize {
	text-align: right;
	font-size: 12px;
	padding-left: 10px;
	border-right: solid;
	border-right-width: thin;
	color: #D9D9D9;
}

.eventsizebig {
	font-size: 30px;
	text-align: right;
	padding-bottom: 0px;
	line-height: 20px;
}

.eventlocation {
	border-left: solid rgba(0, 0, 0, 0.2);
	margin: 0px 10px 0px 10px;
}

.eventbox {
	height: 18vh;
	border-width: 0px;
	border-radius: 5px;
	font-size:20px;
	margin: 30px auto;
	padding: 4vh 0;
}

.bayplaybox {
	
	border-width: 0px;
	border-radius: 0px 0px 5px 5px;
	font-size:20px;
	margin: 0px;
}

.bayplayboxbig {
	height: 25vh;
	border-width: 0px;
	border-radius: 0px 0px 5px 5px;
	font-size:20px;
	margin: 0px;
}

.bayplayimg {
	margin: 30px auto 0px auto;
	display: block;
	width: 90vw;
	height: 30vh;
	border-width: 0px;
	border-radius: 5px 5px 0px 0px;
	font-size:20px;
	padding: 0;
}

.iconsright{
	float: right;
}

.paddingright5{
	padding-right: 5px;
}

.bayplaytitle{
	padding: 5px 0px;
	font-size: 18px;
	color:#AE867D;
	margin: 0px;
}

.bayplaybody{
	padding-bottom: 5px;
	font-size: 12px;
	margin: 0px;
}

.eventdatecolor{
	color:#93334C; 
}

.eventdatecolor2{
	color:#93334C; 
	font-size: 14px;
}

.eventdateblackcolor{
	color:black;
	font-size: 14px;
}

.eventdatelocation {
	color: black;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	line-height: normal;
	padding: 3vh 0px;
}

.eventbooked {
	font-size: 12px;
	padding: 4vh 5vw;
	color:#93334C;
}

.eventcheckbox {
	padding: 3.5vh 3vw;
	text-align: center
}

.bookedcolor {
	opacity: 0.4;
}

.locateshopebtn {
	text-align:center;
	width: 90vw;
	height: 6vh;
	background:#A14F00; 
	color: white; 
	border-width: 0px;
	border-radius: 5px;
	font-size:15px;
	position: static;
	margin: 20px auto;
	
	
}

.signupbtn {
	text-align:center;
	width: 90vw;
	height: 6vh;
	background:#93334C;
	color: white; 
	border-width: 0px;
	border-radius: 5px;
	font-size:15px;
	position: static;
	bottom:20px;
	margin: 20px auto;
	
}

.findoutmorebtn {
	text-align:center;
	width: 90vw;
	height: 6vh;
	background:#93334C;
	color: white; 
	border-width: 0px;
	border-radius: 5px;
	font-size:15px;
	position: static;
	bottom:20px;
	margin: 20px auto;
	
}

.viewonmapbtn {
	text-align:center;
	width: 90vw;
	height: 6vh;
	background:white;
	color: black; 
	border-width: 0px;
	border-radius: 5px;
	font-size:15px;
	position: static;
	bottom:20px;
	margin-bottom: 20px;
}

.filterbtn{
	background:white;
	color: black;
	text-align: left;
	border-width: 0px;
	border-radius: 5px;
	font-size:15px;
	margin-top: 20px;
	padding: 5px 10px;
}

.shadoweffect {
	box-shadow:0 0px 3px 0 rgba(0, 0, 0, 0.3), 4px 5px 9px 2px rgba(0, 0, 0, 0.2);
}

.bayplayborder{
	border-width: 0px;
	border-radius: 5px;
}


.bayplaytab {
	text-align: center;
	padding: 2vh 2vw;
	border-bottom: solid;
	border-bottom-width: thin;
	color: #93334C;
}

.bayplaytab2 {
	text-align: center;
	padding: 2vh 2vw;
}

/* Bay Green */

#baygreen ul 
{
	padding: 0;
}

#baygreen ul li 
{
	list-style: none;
	font-size: 18px;
}

.award-items
{
	margin: 20px 0;
}

.award-items p
{
	margin-bottom: 5px;
}

.BCA, .PUB
{
	margin: 0 auto;
	text-align: center;
	font-size: 9px;
}

.BCA img, .PUB img
{
	width: 60px;
}

/* End of Bay Green */

/* CHECKBOX CLASS */
.control {
            font-family: arial;
            display: block;
            position: relative;
            padding-left: 30px;
            margin-bottom: 5px;
            padding-top: 3px;
            cursor: pointer;
            font-size: 16px;
        }
            .control input {
                position: absolute;
                z-index: -1;
                opacity: 0;
            }
        .control_indicator {
            position: absolute;
            top: 2px;
            left: 0;
            height: 20px;
            width: 20px;
            background: #FFFFFF;
			border-radius:5px;
            border:1px solid #D9D9D9;
        }
        .control-radio .control_indicator {
            border-radius: undefined%;
        }
        
        .control:hover input ~ .control_indicator,
        .control input:focus ~ .control_indicator {
            background: #FFFFFF;
        }
        
        .control input:checked ~ .control_indicator {
            background: #2aa1c0;
        }
        .control:hover input:not([disabled]):checked ~ .control_indicator,
        .control input:checked:focus ~ .control_indicator {
            background: #0e6647d;
        }
        .control input:disabled ~ .control_indicator {
            background: #e6e6e6;
            opacity: 0.6;
            pointer-events: none;
        }
        .control_indicator:after {
            box-sizing: unset;
            content: '';
            position: absolute;
            display: none;
        }
        .control input:checked ~ .control_indicator:after {
            display: block;
        }
        .control-checkbox .control_indicator:after {
            left: 6px;
            top: 4px;
            width: 3px;
            height: 8px;
            border: solid #ffffff;
            border-width: 0 2px 2px 0;
            transform: rotate(45deg);
        }
        .control-checkbox input:disabled ~ .control_indicator:after {
            border-color: #7b7b7b;
        }


/* Extra small devices (phones, up to 480px) */
@media ( max-width : 320px) {
  #wrapper.height-control {
  min-height: 100%;
}
    .navbar-fixed-top, .navbar-fixed-bottom {left: inherit;}
#sidebar-wrapper {
    min-height: 736px;
}
  .input {
    font-size: 20px;
	}

::-webkit-scrollbar {
display: none;
}
	
}
@media screen and (max-width: 330px) {
  ::-webkit-scrollbar {
display: none;
}
}

@media screen and (max-width: 768px) {
::-webkit-scrollbar {
display: none;
}
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 375px) and (max-device-width : 480px) {
    .promotitle {
	
	font-size: 25px;
    }
	
	.promolocationdate {
	font-size: 20px;
	color:#9E9E9E;
    }
	
	.promoinfo {
	font-size: 15px;
	margin-top: 10px;
	}
	
	.locateshopebtn {
	font-size: 20px;
	bottom: 20px;
	}
	
	.promotags {
	font-size: 13px;
	color:#9E9E9E;
	margin-top: 25px;
    }
	
	.promotandc {
	font-size: 13px;
	margin-top: 10px;
    }
	
	.dateinfo {
	font-size: 13px;
    }
	
	.eventcost {
	font-size: 12px;
	color:#93334C;
   }
	
	::-webkit-scrollbar {
display: none;
}
}


/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	.promotitle {
	margin-top: 20px;
	font-size: 60px;
    }
	
	.promolocationdate {
	font-size: 35px;
	color:#9E9E9E;
}
	
	.promoinfo {
	font-size: 30px;
	margin-top: 10px;
	}
	
	.promotags {
	font-size: 28px;
	color:#9E9E9E;
	margin-top: 25px;
    }
	
	.promotandc {
	font-size: 28px;
	margin-top: 10px;
    }
	
	.locateshopebtn {
	font-size: 40px;
	margin-top: 50px;
	bottom: 20px;
	border-radius: 15px;
		position: relative;
	}
	
	::-webkit-scrollbar {
display: none;
}
	

	

/* tablets/desktops and up ----------- */
@media only (min-width: 768px) and (max-width: 1199px) {

}
/* large desktops and up ----------- */
@media (min-width: 1200px) {

}

/*phone to tablet scrollbar*/
@media only screen and (min-device-width : 375px) and (max-device-width : 1024px) {
    
}

</pre></body></html>