/*
Theme Name: AktaLakota
Theme URI: https://henkinschultz.com/melissa-doyle/
Template: Divi
Author: Melissa Doyle
Author URI: https://henkinschultz.com/melissa-doyle/
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.9.10.1628532128
Updated: 2021-08-09 18:02:08

*/

body #powerTip {
    background-color: #fff;
	box-shadow: 2px 2px 5px #353333;
}

body .box_view_html {
    color: #000;
}
body .box_view_html span.close_ihp svg {
    fill: #000;
}

body #powerTip.n:before {
    border-top: 10px solid rgb(255, 252, 252);
}
body #powerTip.s:before {
    border-bottom: 10px solid #353333;
}
body #powerTip.e:before {
    border-right: 10px solid #353333;
}
body #powerTip.w:before {
    border-left: 10px solid #353333;
    right: -10px
}
body #powerTip.ne:before,body #powerTip.nw:before {
    border-top: 10px solid #353333;
    border-top: 10px solid rgba(255,255,255,1);
}
body #powerTip.se:before,body #powerTip.sw:before {
    border-bottom: 10px solid #353333;
    border-bottom: 10px solid rgba(255,255,255,1);
}
body #powerTip.nw-alt:before,body #powerTip.ne-alt:before,body #powerTip.sw-alt:before,body #powerTip.se-alt:before {
    border-top: 10px solid #353333;
    border-top: 10px solid rgba(255,255,255,1);
}
body #powerTip.sw-alt:before,body #powerTip.se-alt:before {
    border-bottom: 10px solid #353333;
    border-bottom: 10px solid rgba(255,255,255,1);
}



.et_pb_social_media_follow_0_tb_footer li a.icon::before {
	height: 52px;
	width: 52px;
}

.et_pb_social_media_follow li {
	margin-right: 10px;
}

.red.et_pb_menu .et_pb_menu__menu,.lwp-hide-mobile-menu.et_pb_fullwidth_menu .et_pb_menu__menu {
    display: flex!important;
}
 
.red .et_mobile_nav_menu {
    display: none!important;
}

@media (min-width: 768px) and (max-width: 980px) {
    .red.et_pb_menu .et_pb_menu__menu,.lwp-hide-mobile-menu.et_pb_fullwidth_menu .et_pb_menu__menu {
        display: flex!important;
    }
 
    .red .et_mobile_nav_menu {
        display: none!important;
    }
}

.red .et_pb_menu__menu > nav > ul > li {
    width:100%
}