﻿/*
Theme Name: maktab Child
Theme URI: http://ott.yasrab.com/maktabdemo/
Description: A child theme of Maktab Theme
Author: Qode Interactive
Author URI: http://themeforest.net/user/Onetouchtheme
Version: 1.091
Template: maktab
*/
@import url("../maktab/style.css");

.menu-container {
	background-color: #215aa1;
	border: 1px #cddff5 solid;
}
ul.sf-menu > li > a {
	color: #cddff5;
	text-shadow:none;
}

.span4.col-1 ul {
    margin-top: -10px;
}

.span4.col-1 ul ul {
    margin-top: 0;
}