/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: CG CINEMA
Author URI: https://cgcinema.com
Template: Avada
Version: 1.0.0
*/

#bio img {
	vertical-align: top;
    height: auto;
    border-radius: 6px; !importaant;
	margin-bottom: 20px;
}
.paint {
	color: #A8A8A8;
	line-height: 0px;
}

.person-title {
	color: #a7976f !important;
	font-size: 16px !important;
}

#asllani_lang a {
    color: #a7976f !important;
}
#asllani_lang a:hover {
    color: #A8A8A8 !important;
}

.homevid{
	border: solid 5px black;
	margin: 0px;
}

.page-id-4031 .fusion-logo a {
	visibility: hidden;
}

@media screen and (max-width:790px) {
	.page-id-4031 .fusion-logo a {
	visibility: visible;
}
#gallery-1 img {
    border: 2px solid #cfcfcf;
    margin-right: 10px;
}
}