.message {
	background-color: #fff;
	background-image: url("/images/notify-logo.png");
	background-position: center 10px;
	background-repeat: no-repeat;
	background-size: 14%;
	color: #000;
	height: 120px;
	left: -240px;
	margin-left: 50%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 90px;
	position: fixed;
	text-align: center;
	top: 200px;
	width: 460px;
	z-index: 20;
}

#flash_bg {
	background-color: #000000;
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 15;
}

.hide_msg {
	display: inline-block;
	font-size: 12px;
	font-style: italic;
	left: 0;
	position: absolute;
	text-align: right;
	top: 184px;
	vertical-align: bottom;
	width: 470px;
}

@media all and (max-width: 767px){
	.message{
		width: 75% !important;
		left: -38% !important;
		height: 220px !important;
		top: 100px !important;
	}
	
	.hide_msg {
		width: 100% !important;
		text-align: center !important;
	}
	
	.message .lnk_btn {
		float: none !important;
		display: inline-block !important;
		margin: auto !important;
		margin-top: 10px !important;
	}
	
	.incart_msg {
		height: 160px !important;
	}

	.shop-banner {
		width: 100% !important;
	}
	.tab-small{
		border-right: 10px solid transparent !important;
	}
	.home-select {
		width: 92% !important;
		float: none !important;
		border-right: none !important;
		margin:auto;
		text-align: center;
	}
	.tab{
		padding:0px !important;
		border-right: 10px solid transparent !important;
	}
	.r-box-n article:first-child {
		padding: 190px 0 5px 0px !important;
	}
}

.profileNavigation a, .cartBtn {
	display: inline-block;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-moz-user-select: none;
	background-image: none;
	border: 1px solid #ADADAD;
	border-radius: 4px;
	text-decoration: none !important;
	background-color: #fff;
	color: #888;
}

.profileNavigation a:hover, .cartBtn:hover {
	background-color: #eee;
}

#cart_holder .checkout {
    padding: 10px 0;
    background: #fff098;
    color: #111;
    font-family: "open_sansbold";
    text-align: center;
    display: block;
    margin-bottom: 10px;
}
/*
.big_crsl{
	display: none !important;
}
*/
.home-select{
	font-family: Oswald;
	font-size: 13px;
	text-transform: uppercase;
	z-index: 2;
	float: right;
	width: 35%;
	border-right:none;
}

.home-ul{
	display: flex;
}

.divider{
	padding-left: 25px;
	padding-right: 10px;
	color: #ff0000;
	font-size: 10px;
}

.home-li{
	padding-left: 20px;
}

.chooser-dropdown-ul{
	padding:0px;
	margin:0px;
	min-width: 300px;
}

.chooser-dropdown-ul li a {
	color: #ffffff;
	font-size: 13px;
	display: inline-block;
	padding: 0px 17px;
	text-align: center;
	text-decoration: none;
	line-height: 49px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.news-chooser-dropdown-ul{
	padding:0px;
	margin:0px;
	min-width: 202px;
}

.news-chooser-dropdown-ul li a {
	color: #ffffff;
	font-size: 13px;
	display: inline-block;
	padding: 0px 17px;
	text-align: center;
	text-decoration: none;
	line-height: 49px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.dropdown-menu{
	z-index: 1000000;
}

#chooser{
	opacity:1 !important;
	border-bottom: 43px solid #222;
}

#news-chooser{
	opacity:1 !important;
	border-bottom: 43px solid #222;
}

.match-name {
	font-size: 16px !important;
	font-weight: 200;
	padding: 20px 0px;
}

.location{
	padding-top: 5px;
	font-size: 12px!important;
}

.news-img{
	width: 60px;
	height: 60px;
	object-fit: cover;
}

.r-box-n article:first-child .news-img{
	width: 100%;
	height: auto;
	object-fit: cover;
}

.r-box-n article:first-child{
	padding: 180px 0 5px 0px;
	border:none;
}

.r-box-n article:first-child h3,.r-box-n article:first-child p{
	position: relative;
	left: -30px;
}

.r-box-n article:first-child span.date-n {
	top: 0px;
}

.r-box-n article span.date-n {
	top: 20px;
}

.r-box-n article {
	padding: 25px 0 5px 45px;
}

.shop-banner{
	width:24%;
	float: right;
	max-height: 321px;
}

.bg-color-red{
	background-color: #ff0000 !important;
}

#group-picture .bx-controls-direction {
	display: none !important;
}

.padded-col-2 {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
}

.custom-col-1-2{
	width: 10%;
}

.cookie_box {
	position:fixed;
	width:100%;
	height:auto;
	z-index:999;
	background:#000;
	opacity: 0.9;
	bottom:0;
}

.cookie_text {
	width:80%;
	font-size:13px;
	color:#fff;
	margin-left:10%;
	margin-top: 20px;
	text-align:justify;
}

.cookie_button {
	line-height:28px;
	display:inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:0 10px;
	font-size:14px;
	color:#fff;
	background:#2f45b2;	
	cursor:pointer;
	margin-top: 10px;
	margin-bottom: 10px;
}

#approveCookie{
	margin-left:10%;
}

.cookie_button:hover {
	background:#ff0000;
}

.cookie_cim {
	color:#2f45b2;
	font-weight:bold;
	font-size: 16px;
}

.cookie_link {
	text-decoration:underline;
}

.cookie_link:hover{
	color:#ff0000;
	text-decoration:underline;
}