/*
Theme Name: Avada Child
Description: Child theme for the Avada
Author: C Campbell / 3rd Pixel Ltd
Template: Avada
*/

h1, h2, h3, h4, h5, p{
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif !important;
}
.fusion-sticky-header-wrapper{
background-image: url(http://synergycycles.cc/wp-content/uploads/2015/08/30pcTrans.png);
background-repeat: repeat; 
/*border-bottom: 3px solid #f05927;*/
}

/*Home page slider position the text*/
.flex-active-slide > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1)
{

}

.fusion-secondary-main-menu{
border-bottom: 3px solid #f05927 !important;
}

.fusion-secondary-header{
min-height: 8px !important;
}

/*for pages without the Slider header*/
/* this is now set per page Fusion Page Options
.fusion-page-title-bar{
height: 170px !important;
}
*/


/*
.layout-wide-mode .fusion-header-wrapper .fusion-row{
max-width:1170px !important;
}
*/

/****************main menu style*/
.fusion-main-menu > ul > li > a{
color:#ffffff;
/*border-top: 1px solid transparent !important;*/
padding: 0px 10px 3px 10px !important;
}

.fusion-main-menu > ul > li > a:hover{
background: #f05927 !important;
padding: 0px 10px 3px 10px !important;
}

.fusion-main-menu > ul > li > a:active{
background: #f05927 !important;
padding: 0px 10px 3px 10px !important;
}

.fusion-main-menu .current-menu-item > a{
background: #f05927 !important;
padding: 0px 10px 3px 10px !important;
}

.fusion-main-menu > ul > li{
padding-right:15px !important;
}


/*force the menu down a few pix to bridge the gap from 1px*/
.fusion-header{
/*border-bottom-width: 5px !important;*/
}

/*home page*/
/*#main{
border-top: 3px solid #f05927 !important;
}
*/

/******TEAM PAGE*******/
.team-rightblock{
padding-left: 35px !important;
padding-top:25px !important;
font-size:14px;
}
.team-leftblock{
padding-right: 35px !important;
padding-top:25px !important;
font-size:14px;
}
.topborder3pxorange{
border-top: 3px solid #f05927 !important;
}
/**Gallery Page*********/
.fusion-rollover-link{
display: none !important;
visibility: hidden !important;
}

/**image swap*/
/*news*/
.image-swaper1 > div:hover {
   background-image: url(/wp-content/uploads/2015/08/homepagerollover_r1_c1.png) !important;
margin-bottom: 0px !important;
}
/*team*/
.image-swaper2 > div:hover {
   background-image: url(/wp-content/uploads/2015/08/homepagerollover_r1_c3.png) !important;
margin-bottom: 0px !important;
}

/*shop rides*/
.image-swaper3 > div:hover {
   background-image: url(/wp-content/uploads/2015/08/homepagerollover_r1_c5.png) !important;
	margin-bottom: 0px !important;
}

