.header {
	background-color: rgba(255, 255, 255, 0.8);
	padding: 0px 0px 0px;
	width: 100%;
	float: left;
	position: relative;
	/*box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);*/
	/*box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.2);*/
	/*border-bottom: 1px solid #e9e9e9;*/
	z-index: 999;
}
.header_left {
	width: auto;
	float: left;
	padding: 7px 0 3px;
	position: relative;
}
.buxus-header {
	position: relative;
	width: 100%;
	float: left;
	padding: 0 40px 0 40px;
}
.user_section {
    width: auto;
    float: left;
}

.buxus-header .social_media{
padding: 30px;
position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
}
.buxus-header  .social_media .social_icons img{
	width: 24px;
}
.header-line {
	position: absolute;
	bottom: -14px;
	left: -12px;
}
.header-line img{
	display: block;
}
.middle_content {
	/*width: calc( 100% - 136px );*/
	width: auto;
	float: right;
}
.header_right {
	width: 244px;
	text-align: center;
	float: left;
	padding-right: 0px;
}
.header_right {
	float: right;
	display: block;
	width: auto;
	margin-right:5px;
}
.ten10racing-searchicon {
	float: left;
	width: auto;
}
.my_account {
	float: left;
	cursor: pointer;
	padding-top: 0px;
	font-size: 15px;
	line-height: 15px;
	color: #000000;
	margin-right: 30px;
	padding: 17px 0;
}
.login_register.logged_in {
	position: relative;
}
.login_register {
	float: left;
	cursor: pointer;
	padding: 15px 0px 0;
	font-size: 15px;
	line-height: 15px;
	color: #000000;
	margin-right: 0px;
}
.selected_menu {
	position: relative;
}
a:hover,   a:focus,   a {
	text-decoration: none;
	color: #000;

}
.cart-popup {
	position: absolute;
	top: 3em;
	right: 0;
	background: #F44336;
	padding: 1em;
	color: #fff;
	white-space: nowrap;
	border-radius: 0.2em;
}
.desktop_cart {
	position: relative;
	float: left;
	margin-top: 10px;
}
.desktop_cart img{
	padding-left: 20px;
	vertical-align: middle;
}
.cart_responsive {
	display: none;
}
.selected_menu {
	position: relative;
}
.login_register.logged_in .desktop_login {
	display: none;
}
.desktop_login {
	font-family: Lato;
	color: #ffffff !important;
	font-size: 12px;
	font-weight: 400;
	line-height: 21px;
	text-align: left;
	float: left;
	cursor: pointer;
	/* padding: 8px 20px; */
	border-radius: 5px;
	background-color: #ed323f;
	margin-right: 0px;
	display: block;
	margin-top: -4px;
}
.buxus-wrapper .desktop_login a {
	color: #FFFFFF;
}
.header_logo {
	width: 100%;
	float: left;
}
.header_logo img{ 
	width: 80px;
	display: block;
}
.buxus-wrapper .desktop_login a {
	color: #FFFFFF;
	padding: 8px 20px !important;
	display: inline-block !important;
}
.responsive_user_login {
	display: none;
}
.buxus-wrapper .login_register.logged_in p.user_name {
	display: block !important;
	margin-top: 0px;
	margin-bottom: 0;
}
.buxus-wrapper .selected_menu p.user_name {
	font-size: 16px;
}
.buxus-wrapper .selected_menu p.user_name img{
	padding-left: 20px;
	vertical-align: middle;
}


p.user_name span.admin{
	line-height: 44px
}
.buxus-wrapper .login_register.logged_in p.user_name span.icon-Down_Arrow {
	vertical-align: middle;
	font-size: 15px;
	margin-left: 2px;
}
.cart_login {
	display: none;
}
.user_icon {
	display: none;
}
.right_menu_popup {
	position: absolute;
	float: left;
	right: 0;
	width: 150px;
	text-align: center;
	top: 36px;
	margin-right: 0;
	margin: 11px 20px;
	margin-right: 0;
	z-index: 999999999999999999999999;
	cursor: pointer;
	display: none;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	padding-bottom: 20px;
	background-color: #fff;
	border-top: 2px solid #f5745e;
	box-shadow: 0 4px 5px rgba(0,0,0,0.2);
}
.right_menu_popup div {
	z-index: 999999999999999;
	position: relative;
	line-height: 27px;
	font-size: 12px;
	padding: 5px 20px;
}
.right_menu_popup div a span img {
	width: 25px;
	margin-right: 5px;
}
.hamburger {
	width: 90px;
	float: right;
	margin-right: 0px;
	padding: 20px 0px;
	position: relative;
	z-index: 999999;
}
.menu {
	width: auto;
	float: left;
	color: #4b4b4b;
	display: none;
}
#nav-icon3 {
	width: 35px;
	height: 25px;
	float: right;
	position: relative;
	margin: 0px auto;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}
#nav-icon3 span:nth-child(1) {
	top: 0px;
}
#nav-icon3 span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	background: #000;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
	top: 10px;
	width: 100%;
	left: 0;
}
#nav-icon3 span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	background: #4b4b4b;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
#nav-icon3 span:nth-child(4) {
	top: 20px;
}
#nav-icon3 span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	background: #000;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
} 
.hamburger_menu {
	width: 100%;
	float: left;
	text-align: right;
	padding: 0px 0;
}
.user_section ul {
	width: 100%;
	float: left;
}
.user_section .hamburger_menu ul li {
	width: auto;
	display: inline-block;
	padding: 37px 25px;
	color: #858585;
	font-size: 16px;
	font-weight: 300; 
	position: relative;
	text-align: center;
	cursor: pointer  ;
	/*border-right: 1px solid #ccc;  */
	transition: width .3s;
}
/*.user_section .hamburger_menu ul li:before{
	width: 0;
	transition: width .3s;
}
.user_section .hamburger_menu ul li.active:before {
	position: absolute;
	content: "";
	width: calc( 100% - 44px );
	height: 1px;
	background-color: #149DD8;
	bottom:40px;
	left: 22px;
	transition: width .3s;
	}*/
/*.user_section .hamburger_menu ul li:after {
	position: absolute;
	content: "";
	transition: width .3s;
	height: 1px;
	background-color: #149DD8;
	bottom:40px;
	left: 22px;
	width: 0;	 
	opacity: 0;
}
.user_section .hamburger_menu ul li:hover:after{
	opacity: 1;
	width: calc( 100% - 44px );
	}*/
/*.user_section .hamburger_menu ul li#partners.active:before,
.user_section .hamburger_menu ul li#partners:hover:after{
	width: 90%;
	left:10%;
} 
.user_section .hamburger_menu ul li#clients.active:before,
.user_section .hamburger_menu ul li#clients:hover:after{
	width: 70%;
	left:9%;
} 
.user_section .hamburger_menu ul li#installa.active:before,
.user_section .hamburger_menu ul li#installa:hover:after{
	width: 66%;
 
	left:0%;
} 
.user_section .hamburger_menu ul li#contact.active:before,
.user_section .hamburger_menu ul li#contact:hover:after{
	width: 70%;
	left:0;
	} */
	.user_section .hamburger_menu ul li#contact.active:before,
	.user_section .hamburger_menu ul li#contact:hover:after{
		width: calc( 100% - 22px );

	}
	.user_section .hamburger_menu ul li a{
		color: #858585;
		font-size: 16px;
	}
	.user_section .hamburger_menu ul li.active a,
	.user_section .hamburger_menu ul li.active{
		color: #333;
	}
	.user_section .hamburger_menu ul li:last-child{
		border-right: none;
		padding-right: 0;
	}
	.blog_dropdown_header {
		cursor: pointer;
	}
	.user_section .hamburger_menu ul li span {
		/*display: block;*/
	}
	.user_section .hamburger_menu ul li span.drop-down-arrow {
		display: none;
		position: absolute;
		right: 0px;

	}
	.drop-down-arrow img {
		/*width: 13px;
		webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);*/
	}
	.hamburger{
		display: none;
	}
	.menu-dropdown {
		position: absolute;
		width: 210px;
		background: #fff;
		padding: 10px 20px 15px;
		box-shadow: 0 4px 5px rgba(0,0,0,.2);
		box-shadow: 0 4px 5px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 4px 5px rgba(0,0,0,.2);
		-moz-box-shadow: 0 4px 5px rgba(0,0,0,.2);
		-o-box-shadow: 0 4px 5px rgba(0,0,0,.2);
		display: none;
		top: 85px;
		left: 4px;
	}

	.user_sectionli .menu-dropdown ul {
		width: 100%;
		float: left;
		list-style: none;
		padding: 0;
	}
	.user_section li {
		position: relative;
	}
	.user_section li .menu-dropdown ul li {
		padding: 6px 0;
		width: 100%;
		text-align: left;
	}
	#products:hover .menu-dropdown {
		display: block;
	}

	.user_section .hamburger_menu .menu-dropdown ul li:after{
		bottom: 0;
		left: 0;
	}
	@media only screen and (max-width:1000px){
		.user_section .hamburger_menu ul li span.drop-down-arrow{
			right: 24px;
			display: block;
		}
		.buxus-header{
			padding: 0 30px 0 30px
		}
		.user_section .hamburger_menu ul li.active:before{
			top: 41px;
		}
		.user_section .hamburger_menu ul li:after{
			top: 41px;
		}
		.middle_content {
			width: auto;
			float: right;
		}
		.slick-prev, .slick-next{
			z-index: 9;
		}
		.buxus-wrapper .selected_menu p.user_name img {
			padding-left: 0px;
			vertical-align: middle;
		}
		.my_account{
			margin-right: 15px;
		}

		.user_section .hamburger_menu ul li a{
			color: #858585;
		}

/*
}
@media only screen and (max-width: 850px){*/

	.hamburger {
		display: block;
		padding: 10px 10px 20px;
		width: 55px;
		/*background-color: rgba(255, 255, 255, 0.5);*/
	}
	.buxus-header .social_media{
		width: 100%;
		padding: 30px 0;
	}
	.hamburger.active{
		background-color: transparent;
	}
	.hamburger_menu {
		display: none;
		position: absolute;
		width: 240px;	 
		top: 90px;
		right: 0px;
		height: 100vh;	 
		/*border-left: 2px solid #db5626;*/
		padding:0px 0 0;
		z-index: 99999;
		background-color: rgba(255, 255, 255, 9);
	}
	.user_section .hamburger_menu ul li {
		padding: 10px 20px; 
		width: 100%;	 
		text-align: left;
		cursor: inherit;
	}
	.user_section {
		width: auto;
		float: right;
		z-index: 9999;
		padding-top: 35px;
	}
	#nav-icon3.open span:nth-child(1) {
		top: 18px;
		width: 0%;
		left: 50%;
	}
	#nav-icon3.open span:nth-child(2) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		width: 75%;
	}
	#nav-icon3.open span:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		width: 75%;
	}
	#nav-icon3.open span:nth-child(4) {
		top: 18px;
		width: 0%;
		left: 50%;
	}
	
	.menu-dropdown {
		position: relative;
		box-shadow: none;
		top: auto;
		background-color: transparent;
	}
	.user_section .hamburger_menu .menu-dropdown ul li:after{
		display: none;
	}
}
@media only screen and (max-width: 770px){
	.user_section .hamburger_menu ul li span.drop-down-arrow {
		display: block;
		position: absolute;
		right: 30px;
		top: 12px;
	}
	.drop-down-arrow img{
		width: 18px;
	}
	.user_section .hamburger_menu ul li,
	.user_section .hamburger_menu ul li a{
		font-size: 16px;
	}
	.menu-dropdown {

		width: 200px;
		background: #fff;
		padding: 10px 10px 15px 10px;
	}
	.user_section li .menu-dropdown ul li{
		font-size: 16px;
	}
	#adoutus:hover .menu-dropdown {
		display: none;
	}
	#adoutus:hover .menu-dropdown.active {
		display: block;
	}
	#adoutus .menu-dropdown.active {
		display: block;
	}
	.hamburger_menu{
		height: auto;
	}
	.banner-text h2{
		font-size: 32px;
	}
	
}
@media only screen and (max-width: 500px){
	.buxus-wrapper .selected_menu p.user_name {
		font-size: 0px;
	}
	.selected_menu{
		font-size: 0;
	}
	.buxus-wrapper .selected_menu p.user_name{
		display: none;
	}
	.desktop_cart{
		margin-top: 0px;
	}
	p.user_name span.admin{
		line-height: 30px;
	}

	.hamburger {
		display: block;
		padding: 29px 0px 0;
		width:24px;
	}
	.header-line img {
		display: block;
		width: 165px;
	}	
	.header-line{
		bottom: -9px;
	}
	.hamburger_menu {
		display: none;
		position: absolute;

		top: 69px;
	}
	.header_logo img{
		width: 75px;
		display: block;
	}
	#nav-icon3{
		width: 23px;
	}
	#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3){
		top: 8px;
	}
	#nav-icon3 span:nth-child(4){
		top: 16px;
	}
	#nav-icon3{
		height: 19px;
	}
	.hamburger {
		display: block;
		padding: 10px 0;
		width: 43px;
	}
	.buxus-header{
		padding: 0 20px;
	}
	.header_left{
		padding: 7px 0 7px;
	}
	.user_section{
		padding-top: 27px;
	}
}