#nav_btn{
	display: block;
	float: left;
	padding: 20px 8px 20px 8px;
	cursor: pointer;
}
#nav_btn span, #nav_btn span::before, #nav_btn span::after{
	width: 26px;
	height: 2px;
	float: left;
	display: block;
	background: #cccccc;
	position: relative;
	text-indent: -9000px;
}
#nav_btn span{ margin: 8px 0; }
#nav_btn span::before, #nav_btn span::after{
	content: '';
	position: absolute;
}
#nav_btn span::before{ top: -8px; }
#nav_btn span::after{ bottom: -8px; }
#nav_btn span, #nav_btn span:before, #nav_btn span:after{
	-webkit-transition: all 100ms ease-in-out;
	-moz-transition: all 100ms ease-in-out;
	-ms-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
}
#nav_btn.active span{ background-color: transparent; }
#nav_btn.active span::before, #nav_btn.active span::after{ top: 0; }
#nav_btn.active span:before{
	background: #005bf0;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
#nav_btn.active span::after{
	background: #005bf0;
	transform: translateY(-10px) rotate(-45deg);
	-webkit-transform: translateY(-10px) rotate(-45deg);
	top: 10px;
}

.user-arrow-down {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #fff;
	margin-left:3px;
	margin-bottom:3px;
	display: inline-block;
}

.user-arrow-down-active{
	border-top: 0;
	border-bottom: 5px solid #fff;
}

.login {
	display:block;
	float:right;
	cursor:pointer;
}

.noLogin {
	display:none;
	float:right;
}

.topHamburger {
	float:left;
	display:inline-block;
	width:25px;
	margin-top:10px;
	margin-right:15px;
	margin-left:-35px;
	cursor:pointer;
}

.hamburgerLine {
	height:6px;
	width:25px;
	border-bottom: 2px solid #cccccc;
}

.hamburgerDrop {
	width:192px;
	margin-left:-20px;
	margin-top:57px;
	position:fixed;
	display:none;
	background-color:#ffffff;
}

.hamburgerDropItem {
	width:201px;
	height:40px;
	line-height:40px;

}

.hamburgerDropItem a{
	display:inline-block;
	width:160px;
	height:100%;
	color:#000000;
	padding-left:25px;
	font-size:14px;
	font-family: Arial, sans-serif;
	font-weight:400;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-decoration:none;
}

.hamburgerDropItem a:hover {
	background: #eceff5;
	color: #005bf0;
}

/* Header */
.headerWrap {
	width:900px;
	padding-top:20px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

.logoWrap {
	margin-left:00px;
}

.adWrap {
	margin-right:00px;
}

.topLogo {
	height:65px;
	width:120px;
	margin-left:10px;
	background-image: url("../img/DRFLogo-b72c54a83e2bc913e1c54fdb0518746f.svg");
	background-repeat: no-repeat;
}

.betsLogo {
	height:26px;
	width:118px;
	background-image: url("../img/DRFBetsLogo-23475618a02b7142fc2c1b448969c344.svg");
	background-repeat: no-repeat;
	display:inline-block;
}

.tournamentsLogo {
	height:26px;
	width:195px;
	background-image: url("../img/DRFTournamentsLogo-7cf72548c9f4c3ab15ee35a85c74face.svg");
	background-repeat: no-repeat;
	display:inline-block;
}

.headerLogo {
	height:42px;
	width:361px;
	background-image: url("../img/tournamentsLogo-8fb0cfa3630e8c45e904e0d0a1724034.jpg");
	background-repeat: no-repeat;
}

.headerMenuRight  {
	float:right;
	color:#ffffff;
	padding: 0 10px;
	line-height:58px;
}

.headerRightLine{
	height:56px;
	width:6px;
	border-left: 1px solid #3f3f3f;
	float:left;
}

.userLoginDropdown {
	width:190px;
	right:0;
	padding-left:0;
	position:fixed;
	display:none;
	background-color:#ffffff;
	border: 1px solid #ccc;
}

.userLoginDropdownItem {
	width:180px;
	margin-top:4px;
	margin-left:3px;
	margin-bottom:4px;
}

.userProfileDropdown {
	width:186px;
	right:0;
	padding-left:0;
	position:fixed;
	display:none;
	background-color:#ffffff;
}

.userProfileDropdownItem {
	width:201px;
	height:40px;
	line-height:40px;

}

.userProfileDropdownItem a{
	display:inline-block;
	width:160px;
	height:100%;
	color:#000000;
	padding-left:25px;
	font-size:12px;
	font-family: Arial, sans-serif;
	font-weight:400;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-decoration:none;
}

.userProfileDropdownItem a:hover {
	background: #eceff5;
	color: #005bf0;
}

.userInitials {
	margin-right: 10px;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	background: #666 !important;
	color: #fff;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	display: inline-block;
	vertical-align: middle;
	cursor:pointer;
}

.shopText {
	font-size:12px;
	margin-bottom:12px;
	float:left;
	color:#ffffff;
}

.icon-cart{
	margin-right:10px;
	margin-top:18px;
	background-image: url(../img/iconSprite-2cf5db0a31a5a1ed6b09c128ce22a017.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 19px;
	background-position: -71px -630px;
	display:inline-block;
	cursor:pointer;
	float:left;
}

.iconCartWrapper {
	float:left;
	cursor:pointer;
}

.iconCart{
	margin-right:10px;
	margin-top:16px;
	width: 27px;
	height: 26px;
	display:inline-block;
	cursor:pointer;
}

/* Footer */

.footer {
	width:900px;
	padding-top:25px;
	margin-bottom:20px;
	display: block;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}

.copyRight {
	text-align: center;
	color: #888888;
}

.footerDiv {
	margin-top:10px;
	margin-bottom:20px;
	display:inline-block;
}

.footerUl {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.footerUl li {
	display: inline-block;
	margin-left:4px;
}

.footerUl li a{
	color:#888888;
}

.storeLogo {
	height:80px;
	width:240px;
	background-image: url("../img/logo-51e46dc55c27891bb2de1e5d21cace72.jpg");
	background-repeat: no-repeat;
}

.blackText {
	color:#000000;
}

nav {
	font-size: 14px;
	height: 55px;
	text-transform: uppercase;
	border-left: 0;
	background: #404041;
}

.menuNav {
	float: left;
}
.menuNav li {
	position: relative;
	float: left;
}
.menuNav > li {
	border-right: 1px solid #292929;
	font-family: 'Titillium Web', Arial, Helvetica, sans-serif;
}

.menuNav li:hover, .menuNav li.active {
	background: #ec1c24;
}
.menuNav li a {
	display: block;
	line-height: 55px;
	padding: 0 20px;
	color: white;
}

/************************************ Media queries (979 MAX) ********************************/
@media (max-width: 979px) {
	.footer {
		width:95%;
	}

	.footerDiv {
		display:none;
	}
}
