/*
 Theme Name:     Centum Child
 Description:    Centum Child Theme - use to customize theme without loosing any changes after update
 Author:         You
 Template:       Centum
 Version:        1.0
*/

/* =Imports styles from the parent theme
-------------------------------------------------------------- */
@import url('../Centum/style.css');


/* =Theme customization starts here
-------------------------------------------------------------- */
clear;
.logo {color: #FFF !important;}
.entry-title {display: none !important;}
#page-title {display: none !important; height: 0px !important;}
#tagline {display: none !important;}

#navigation > div > ul > li.current-menu-item > a {padding-top: 10px !important; padding-bottom: 10px !important; background-color: #ff2800 !important;}
#navigation > div > ul > ul >li.current-menu-item > a {background-color: #ff2800 !important;}
#navigation ul li a{padding-top: 10px !important; padding-bottom: 10px !important;}
#navigation ul ul li a { background-color: #002d5f !important; border-bottom-color: #002d5f !important; color:#FFF !important;}
#wrapper {padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important; margin-top: 0px !important;}
.ie-dropdown-fix {margin: 0px !important; width: auto !important; background-color: #002d5f !important;}
#footer {padding-left: 0px !important; padding-right:0px !important; margin-bottom: 0px !important;}
#footer p {color: #fff !important;}
#footer a {color: #fff !important;}
#contact-details a {color: #ffffff !important;}
#contact-details {color: #ffffff !important;}
#spreadsheets {width: 100% !important; height: 1000px !important;}
.widget widget_text {color: #000 !important;}