/*
Theme Name: Avada Custom
Description: Custom theme for the Avada
Author: WebMovement, LLC
Template: Avada
*/

@import url("../Avada/style.css");

.portfolio-one .portfolio-item .image {
    width: 429px;
}

@media (min-width:959px) {
	.portfolio-content {
		float: right;
		width: 480px;
	}
}

#menu-item-403 > a > span > span {
	display: none!important;
}

.fusion-main-menu > ul > li > a .fusion-menu-description {
	display: none!important;
}