/* 
Theme Name:		 By Akaal Creatives
Theme URI:		 https://p.akaal.biz/wp/
Description:	 WordPress theme by Akaal Creatives
Author:			 Akaal Creatives
Author URI:		 https://www.akaalcreatives.com/
Template:		 Divi
Version:		 1.0.1
Text Domain:	 by-akaal-creatives
*/
#logo{
	max-height: 75%
}
.main_title{
	font-family:'Abril Fatface';
	font-size:50px;
	line-height: 1.1em;
}

h5 b{
	color: black;
	font-family: 'Yaldevi';
}
h3{
	font-family:'yaldevi';
	font-size: 1.3em;
}
h4{
	font-size: 15px;
	font-weight: 600;
}
td p{
	font-size:12px;
}
h2, h1{
	color: #1275ab ;
}

h3{
	font-weight:800;
	color: #1275ab;
}

.aka-huge-heading h1 {
	font-size: 84px !important;
}

.align-right {
	text-align: right;
}

.tab tr td:first-child {
	width: 33%;
	font-weight: 600;
}
 .tab tr td {
	padding: 6px;
	vertical-align: top;
}

.courses h3 {
	margin-top: 1.5rem;
}


.courses ul {
  padding-left: 2rem;
}

.courses ul li ul {
  list-style: square;
}

span p{
	font-weight:600;
}
span a{
	color:#666;
	text-decoration: underline;
}
.menu-button{
	border: 2px solid #1275ab;
	text-transform:uppercase;
	
}
.menu-button a{
	padding-bottom:0px !important;
	padding: 10px 15px !important;
}
.menu-button a:hover{
	background:#1275ab;
	color:#ffff !important;
}
body #page-container .et_pb_section .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button{
	margin-top: 40px;
}
.et_pb_text_5_tb_footer a, .et_pb_text_4_tb_footer a, .et_pb_text_2_tb_footer a, .et_pb_text_0_tb_footer a, .et_pb_text_1_tb_footer a {
	text-decoration:none !important;
}

@media only screen and (max-width: 767px){
	.et_pb_text h1 {
    font-size: 34px !important;
	}
	.menu-button a:hover{
	background:#1275ab !important;
		
	}
	.menu-button{
	max-width:200px;
		text-align:center;
	}
	
}


