	#header .contact_strip {float: right;}
	ul.primary_menu {top: 50px;}
	
	#header .contact_strip {text-align: right; padding-top: 14px;}
	.contact_strip_block {display: inline-block; vertical-align: baseline; padding: 0 0 0 14px; height: 24px; margin-bottom: 14px;}
	.contact_strip_block.socials {position: relative;}
	.header_icon {margin-right: 14px; display: inline-block; position: relative; vertical-align: baseline; width: 22px; height: 22px;}
	.contact_strip_block.view_search_wrap .header_icon {margin-right: 0;}
	#header .contact_strip_block.socials span:last-of-type {margin-right: 0;}
	
	.info_toggle {position: absolute; top: 56px; right: 0;}
	.mobile_basket {position: absolute; top: 94px; right: 0;}
	.info_toggle:hover {cursor: pointer;}
	.info_wrap.info_style .contact_strip_block {padding: 0; height: auto; margin: 0 0 20px; display: block;}
	.info_wrap.info_style .search_icon, .info_wrap.info_style .close_icon {display: none;}
	.info_wrap.info_style .social_intro {display: block; margin-bottom: 4px;}
	.info_wrap.info_style .header_phone, .info_wrap.info_style .social_intro {display: inline-block;}
	body.contact_open .info_wrap.info_style {transform: translate(0,0);}
	.info_wrap_only {display: none;}
	.info_wrap.info_style .info_wrap_only {display: inline-block;}
	
	@media only screen and (max-width: 1023px){
		#header .contact_strip {display: none;}
	}