/*
 Theme Name:     Genox
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Genox Theme
 Author:         Fig Leaf Web
 Author URI:     http://www.figelfweb.co.ok
 Template:       Divi
 Version:        1.0.0
*/


.spe tr:first-child {
    background-color: #b60005;
	color: #fff;}

.spe tr td {
    padding: .8rem;
    text-align: left;
    border-right: 1px solid #ccc;
	font-weight: 700;}

.spe tr td:last-child {
    border-right: 0;
    border-right-width: 0px;
    border-right-style: initial;
	border-right-color: initial;}
 
 
.et_pb_slider .et_pb_slide_0_tb_body {
	z-index:3 !important;}

@media (max-width: 980px) {
 .et_pb_menu--style-left_aligned .et_pb_menu__wrap {
    justify-content: flex-start !important;
	}
}



