/* 
 Theme Name:   community
 Author:         gdo.com
 Author URI:    gdo.com/community
 Template:       Divi
 Version:        2.0
 Description:   A Child Theme developed by gdo.com
 Wordpress Version: 5.3
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

/******************************************SOCIAL MEDIA ICONS **********************************************/


a.more-link {    
border: 2px solid;    
border-radius: 20px;    
display: inline-block;    
margin-top: 10px;    
padding: 3px 10px;    
text-transform: uppercase;
}

.get-away  {
opacity: 0.2!important ;
transition: all 0.0s ease-out;
 }

.et_pb_toggle_title:before {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -0.5em;
    color: #ffcc51;
    font-size: 16px;
    content: "\e056"; /*Change just the number to change icon */
}


.et_pb_button, .et_pb_button:hover {
    padding: 10px 50px 10px 50px;
}

.et_pb_scroll_top.et-pb-icon {
   
     -webkit-border-top-left-radius: 0px; 
    -moz-border-radius-topleft: 0px;
     border-top-left-radius: 0px; 
    -webkit-border-bottom-left-radius: 0px; 
    border-bottom-left-radius: 0px; 
    background:   rgba(78,127,160,0.88);

}

#tribe-events-pg-template, .tribe-events-pg-template {
    max-width: 80%!important;
}

#tribe-events-content {
    max-width: 800px!important;
	margin: 0 auto;
}

#tribe-events-bar {
    width: 800px!important;
	margin: 0 auto;
	padding-bottom: 50px;
}
