/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/* To put a border around the images on the Portfolio grid.*/
.grid-image{
	padding-top: 30px !important;
	padding-left: 30px !important;
	padding-right: 30px !important;	
}

/* To bring the menu items on the footer closer together.*/
.container-footer-text{
	line-height: 10px;
}

.avia-fullwidth-portfolio .sort_width_container{ padding: 0px 0px !important;}



.grid-content {
    margin-top: -54px;
}
.grid-entry:hover .grid-content {
    opacity: 1;
}
.grid-content {
    opacity: 0;
}


.grid-content, .grid-content * {
    background: transparent!important;
    color: #fff!important;
}

.image-overlay .image-overlay-inside::before {
background: none !important;
}

.sh-link { margin: auto;
    width: 15%;} 

/* To put a border around the images on the Portfolio grid.*/
.grid-image{
	padding : 10px !important;	
}
/* Remove border on the top of the portfolio boxes */
.main_color div {border-top: 0px !important;}

.avia_transform a:hover .image-overlay {
	opacity: 0 !important;}

@media screen and (min-width: 1000px) {
	#top .no_margin.av_one_sixth {
		width: 16.6666% !important;
	}
}
