/*Theme Name: Avada Child Theme
Description: Child theme for Avada
Author: GSSI
Author URI: http://graphicallyspeaking.ca
Template: Avada
*/


/* Home banner */
#wrapper .jerrycopy-container{
	position: absolute;
    /*bottom: -60px;*/
    bottom: 0px;
    right: 0px;

}
.jerry-copyright{
	color: #ddd;
    opacity: 0.5;
    transition: opacity 0.2s ease-in-out;
}

.jerry-copyright:hover{
    color: #ddd;
    opacity: 1;
    transition: opacity 0.2s ease-in-out;
}

/*@media only screen and (max-width: 1364px) {
 #wrapper .jerrycopy-container{
    bottom: -80px;
    }
}
@media only screen and (max-width: 1200px) {
 #wrapper .jerrycopy-container{
    bottom: -100px;
    }
}

@media only screen and (max-width: 1024px) {
 #wrapper .jerrycopy-container{
    bottom: -180px;
    }
}

@media only screen and (max-width: 862px) {
 #wrapper .jerrycopy-container{
    bottom: -145px;
    }
}

@media only screen and (max-width: 801px) {
 #wrapper .jerrycopy-container{
    bottom: -50px;
    }
}

@media only screen and (max-width: 640px) {
 #wrapper .jerrycopy-container{
    bottom: -130px;
    right: 20px;
    }
}*/


/* Home banner END */


/* Home collaboration*/


#wrapper .jerrycopy-container2{
	position: absolute;
    /*bottom: -40px;*/
    bottom: 5px;
    /*right: 0px;*/
    right: 11px;

}

/*@media only screen and (max-width: 1364px) {
 #wrapper .jerrycopy-container2{
    bottom: -35px;
    }
}

@media only screen and (max-width: 1200px) {
 #wrapper .jerrycopy-container2{
    bottom: -20px;
    }
}

@media only screen and (max-width: 640px) {
 #wrapper .jerrycopy-container2{
    bottom: -10px;
    }
}*/


/* Home collaboration END*/


/* Members banner */
#wrapper .jerrycopy-container3{
	position: absolute;
  /*  bottom: -100px;*/
    bottom: 20px;
    right: 0px;

}

/*@media only screen and (max-width: 1364px) {
 #wrapper .jerrycopy-container3{
    bottom: -100px;
    }
}

@media only screen and (max-width: 1200px) {
 #wrapper .jerrycopy-container3{
    bottom: -100px;
    }
}

@media only screen and (max-width: 1024px) {
 #wrapper .jerrycopy-container3{
    bottom: -180px;
    }
}

@media only screen and (max-width: 862px) {
 #wrapper .jerrycopy-container3{
    bottom: -145px;
    }
}

@media only screen and (max-width: 801px) {
 #wrapper .jerrycopy-container3{
    bottom: -50px;
    }
}

@media only screen and (max-width: 640px) {
 #wrapper .jerrycopy-container3{
    bottom: -130px;
    right: 20px;
    }
}*/

/* Members banner END */


/* Member resources banner */
#wrapper .jerrycopy-container5{
    position: absolute;
    bottom: 5px;
    right: 10px;

}

/*@media only screen and (max-width: 1364px) {
 #wrapper .jerrycopy-container5{
    bottom: -100px;
    }
}
@media only screen and (max-width: 1200px) {
 #wrapper .jerrycopy-container5{
    bottom: -150px;
    }
}

@media only screen and (max-width: 1024px) {
 #wrapper .jerrycopy-container5{
    bottom: -180px;
    }
}

@media only screen and (max-width: 862px) {
 #wrapper .jerrycopy-container5{
    bottom: -145px;
    }
}

@media only screen and (max-width: 801px) {
 #wrapper .jerrycopy-container5{
    bottom: -50px;
    }
}

@media only screen and (max-width: 640px) {
 #wrapper .jerrycopy-container5{
    bottom: -125px;
    right: 20px;
    }
}*/

/* Member resources banner END */


/* Contact banner */
#wrapper .jerrycopy-container4{
	position: absolute;
    bottom: 5px;
    right: 10px;
}
/*@media only screen and (max-width: 1364px) {
 #wrapper .jerrycopy-container4{
    bottom: -100px;
    }
}
@media only screen and (max-width: 1200px) {
 #wrapper .jerrycopy-container4{
    bottom: -150px;
    }
}

@media only screen and (max-width: 1024px) {
 #wrapper .jerrycopy-container4{
    bottom: -180px;
    }
}

@media only screen and (max-width: 862px) {
 #wrapper .jerrycopy-container4{
    bottom: -145px;
    }
}

@media only screen and (max-width: 801px) {
 #wrapper .jerrycopy-container4{
    bottom: -50px;
    }
}

@media only screen and (max-width: 640px) {
 #wrapper .jerrycopy-container4{
    bottom: -130px;
    }
}

@media only screen and (max-width: 442px) {
 #wrapper .jerrycopy-container4{
    bottom: -97px;
    right: 10px;
    }
}*/

/* Contact banner END */

/* Member Access */

#wrapper .jerrycopy-container6{
    position: absolute;
    bottom: 0px;
    right: 10px;
}

@media only screen and (max-width: 640px) {
#wrapper .jerrycopy-container6{
    position: absolute;
    bottom: -120px;
    right: 10px;
}

}


/* Member Access END */


/* Ultimate member loged in profile */

.um-misc-ul{
    list-style-type: none;
    text-align: center;
    padding-left: 0;
}
.um-misc-ul li a {
    font-size: 20px;
    font-weight: 600;
    color:#fff;
}
.um-misc-ul li a:hover{
    color:#467d64;
}
.um-misc-ul li:first-child{
    display:none;
}
#wrapper .um-center .um-button{
    min-width: 200px !important;
}
.page-template .um-form .um-misc-with-img .um-misc-img{
    display: none;
}

.page-item-1281,
.page-item-1279{
    display: none;
}