/*
 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
*/
 
 
/* =Theme customization starts here
*/

@media only screen and (min-width: 981px) {
.menu_cta.et_pb_menu_page_id-426.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-428 {
	display: flex;
	flex-direction: column;
	justify-content: center;	
}

#menu-t2m > li:nth-child(9) > a:nth-child(1) {
	max-height: 50px;
	max-width: 210px;
	width: 210px;
	display: flex;
	justify-content: center;
	padding:25px 0;
}
}

@media only screen and (max-width: 980px) {
div.et_pb_section_0_tb_header:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(1) > ul:nth-child(2) > li:nth-child(8) > a:nth-child(1) {
	border-width: 0 !important;
}
}
