/*
Theme Name: Cointresor.hu
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


/* legfelső info csík */
/*.fusion-secondary-header
{
  min-height: 25px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
}
.fusion-contact-info
{
 color:white;
}
.fusion-contact-info
{
  line-height: 25px;
}
*/

/* AVADA KONTROL PANELEN KELL HOZZÁADNI! */
/*.alapinfo-hatter {
	background-color: #faf7fc !important;
	border-top:1px solid #eee !important;
    border-bottom:1px solid #eee !important;
    padding-bottom: 0px !important;
    margin-bottom: 30px !important;
}*/

#wrapper { 
	-webkit-box-shadow: 0px 0px 59px -6px rgba(107,12,107,1);
	-moz-box-shadow: 0px 0px 59px -6px rgba(107,12,107,1);
	box-shadow: 0px 0px 59px -6px rgba(107,12,107,1);
}

/*.fusion-tab-heading {
    width:200px;
}*/


