/*
Theme Name: Link 360
Theme URI: www.physvisible.com
Description: 360
Author: PhysVisible
Author URI: www.physvisible.com
Template: Divi
Version: 1
*/

@import url('../Divi/style.css');

#header h2{
display:none;
}

/* Contact Info */
#et-info {
	float: right;
}

#et-info-phone,
#et-info-email,
.et-cart-info span {
	position: relative;
}

#et-info-phone:before {
	position: relative;
	top: 2px;
	margin-right: 2px;
	content: "\e090";
}

#et-info-phone {
	margin-right: 13px;
}

#et-info-email:before {
	margin-right: 4px;
	content: "\e076";
}

.et-social-youtube a.icon:before { content: '\e0a3'; }
