/* 
 Theme Name:  nutritional
 Author:         gdo.com
 Author URI:     https://gdo.com/nutritional
 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 */
}


