/*
Theme Name:  Asaahi Pharma
Theme URI:   https://asaahipharma.com
Version:     1.0
Description: A child theme created for our site Asaahi Pharma.
Author:      CGxperts
Author URI:  https://cgxperts.com
Template:    Divi
*/

/*- Add any CSS custom code for this child theme below this line -*/

:root :where(a:where(:not(.wp-element-button))){
	text-decoration: none !important;
}
@media screen and (min-width: 380px) and (max-width: 980px) {
	.et_pb_menu li:last-child a{
		margin-top: 0 !important;
		height:60px !important;
		padding: 15px 15px !important;
	}
}

.et_pb_menu li:last-child a:hover{
	background-color: #1a6eb6 !important;
}

@media (min-width: 1600px) and (max-width: 1920px) {
	.et_pb_row.et_pb_row_0_tb_header.et_pb_equal_columns.et_pb_row--with-menu.et_pb_row_3-4_1-4{
		width: 80%;
		max-width: 1340px;
	}
}