/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.contact-popup
{
	position: fixed;
	top: 220px;
	right: 0;
	z-index: 9999;
	width: 49px;
	height: 177px;
	background: url(free.png);
}

.contact-col p
{
	min-height: 70px;
	font-size: 20px;
    font-weight: 600;
    font-family: "Raleway";
}


