/*
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
*/

.page-id-4827 .pagination {
	
	display: none;
}

#simple-instagram-wrap .simple-instagram-list .simple-instagram-list-item img {
    float: left!important;
    height: auto;
    max-width: 33.333%!important;
}

.project-content .project-info h4 {
    color: #333333;
    float: left;
    margin: 0;
    width: 100%;
}

.fusion-portfolio-grid .pagination {
	
	display: none;
	
}

#gallery-1 img {
    border: 0px solid #cfcfcf!important;
}

.naboo-countdown {
    background: #6599cc!important;
    color: #fffff;
    margin: 0 auto;
    padding: 10px 0;
    max-width: 360px;
    text-align: center;
}

.fusion-countdown-1 {
    background-color: #6599cc;
}


@media all and (min-width: 320px) {
	
	
	#tickbutt, .tickbutt {
		
	width: 42%;
	position: fixed;
	top: 25%;
	left: 72%;
	z-index: 99;	
}

.fusion-footer-copyright-area {
    margin-bottom: 5em;

}
	
}

@media all and (min-width: 480px) {

#tickbutt, .tickbutt {
	
	width: 42%;
	position: fixed;
	top: 12%;
	left: 76%;
	z-index: 99;	
}

}

@media all and (min-width: 1024px) {

#tickbutt, .tickbutt {
	width: 100%;
	position: fixed;
	top: 12%;
	left: 76%;
	z-index: 99;	
}
	
.home .fusion-header {
 padding-left:0px;
 padding-right:0px;
}

}