/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
#top_header_menu li.menu-item-665 a {
color: #fff !important;
    background-color: #7D4E99;
    border: 1px solid #7D4E99;
    padding: 10px 20px !important;
    line-height: 1.7em!important;
    border-radius: 8px;
    margin-top: 12px;
    margin-bottom: 12px;
	box-shadow:0 15px 25px -10px rgb(125 78 153 / 60%) !important;
}
#top_header_menu li.menu-item-665 a:hover {
 background-color: transparent;
 color: #7d4e99 !important;
}
/*@media screen and (max-width:768px){*/
	.hero-slider .et-pb-arrow-prev,.hero-slider .et-pb-arrow-next{
		background-color:#525252;
		line-height:0;
		font-size:22px;
		padding:4px 5px 5px 4px;
		border-radius:50%;
	}
/*}*/