/*
Theme Name: Cybernob Child
Theme URI: http://newsmartwave.net/wordpress/porto
Author: CB-THEMES
Author URI: http://cybernob.com/
Description: Cybernob Responsive Wordpress + Woocommerce Theme.
Version: 1.1
Template: Cybernob
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: Cybernob-child

*/

@import url("../Cybernob/style.css");

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
td {
    border: 1px solid #212121 !important;
}
#main-menu .mega-menu > li.menu-item.active > a, #main-menu .mega-menu > li.menu-item:hover > a, #main-menu .mega-menu > li.menu-item.active > h5, #main-menu .mega-menu > li.menu-item:hover > h5 {
    border-bottom:2px solid #043D5D;
}
#header.header-10 .header-main .container .header-right-bottom {
    margin-top: 0px !important;
}
.sticky .mega-menu > li.menu-item > a, .sticky .mega-menu > li.menu-item > h5 {
       color: #043D5D !important;
	 text-shadow: 1px 1px #fff;
	
}
#footer .logo {
     margin-right: 5px;
    float: left;
}
#header .header-main .header-contact * {
    color: #fff !important;

	
}
.nomarginbottom{
	margin-bottom:10px !important;
}
.nav > li > a {
        font-size: 14px !important;
}
.mega-menu li.menu-item > a, .mega-menu li.menu-item > h5 {
     text-shadow: 1px 1px #12496d;
}
.inline-block.portfolio-desc {
    display: none !important;
}
.vc_tta-tabs-container {
    background-color: #054d75;
}
.vc_tta-tabs-list{
	margin-left:0px !important;
}
th, td {
    padding: 8px;
    border: 1px solid 
    #000;
}