/* 
Theme Name: Summit - Divi Child Theme
Theme URI: https://novoslate.com/
Author: NovoSlate
Author URI: https://novoslate.com/
Description: Divi Child Theme
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: summit-child
Tags: white, two-columns, one-column, right-sidebar, left-sidebar, responsive-layout, custom-background, custom-header, theme-options, full-width-template, featured-images, flexible-header, custom-menu, translation-ready
Template: Divi
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE ----------- */ 

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 */
}

/** header **/

#top-menu li.current-menu-item>a, #top-menu li.current-menu-item>a:hover {
    color: #dab95e!important;
}