/*
Theme Name: A Celebrant 4 U 
Description: Website for A Celebrant 4 u
Author: Simon Codrington
Author URI: http://www.codringtonitservices.com.au
Template: Avada
*/

@import url("../Avada/style.css");


/*CSS Overrides and styling*/

#main
{
padding-top: 35px;
padding-bottom: 30px;
}

/*For pages that dont have sidebar, use a differnt ID to ensure its full width*/
#content-full{
width: 100%;
}

/*style for sidebar headings*/
#sidebar .heading{
padding: 7px;
background: #EEE; 
margin-bottom: 10px;
}

#sidebar .heading h3{
margin-bottom: 0px;
}

#sidebar .widget{
margin-bottom: 30px;
}

#wrapper .image
{
margin-bottom: 15px;
max-height: 250px;
}

.gallery-caption{
margin-top: 10px;
}

#wrapper .page-title-container{
background-repeat: repeat-x; 
}

#wrapper .page-title h1 
{
color: #FFF!important;
}

#wrapper .header-social .alignleft *
{
display: inline-block; 
line-height: 150%;
}

/*no text shadow on buttons*/
.button.large, .button.small
{
text-shadow: none!important;
}


/*Changing sticky header styling*/
body #header.sticky-header {
height: 80px;
}
body #header.sticky-header  .avada-row{
height: 100%;
}
body #header.sticky-header .logo {
height: auto !important;
max-width: 280px;
overflow: visible; 
margin-top: 8px;
}

/*Portfolio*/
.portfolio-half .flexslider{
	width: 45%;
}
.portfolio-half .project-content {
	width: 50%;
}



/*footer changes*/
#wrapper .footer-area a{
text-shadow: none!important;
-moz-text-shadow: none!important;
}

#wrapper .footer-area p
{
margin-bottom: 1.75%;
}

#wrapper .footer-area h3 {
border-bottom: solid 1px #FFCAD7;
}

#wrapper #footer .copyright {
text-shadow: none;
-moz-text-shadow: none;
}

#wrapper #footer .copyright .attribution a {
color: #eee;
}
#wrapper #footer .copyright .attribution a:hover{
color: #fff!important;
}
