/*
 Theme Name:     Oyster Child
 Theme URI:      https://www.mercuryholidays.co.uk/oyster/
 Description:    Oyster Child Theme
 Author:         Mercury Holidays
 Author URI:     https://www.mercuryholidays.co.uk/oyster/
 Template:       Oyster
 Version:        1.3
*/


/* =Theme customization starts here. Any CSS code entered here will overwrite the parent's CSS.
-------------------------------------------------------------- */

.cb-menu-dark #cb-nav-bar .cb-nav-bar-wrap {
    background: #17182d;
}

.cb-tm-dark #cb-top-menu {
    background-color: #28293e;
}

.cb-stuck.cb-menu-dark #cb-nav-bar .cb-nav-bar-wrap {
    background: rgba(12, 12, 23, 0.95);
}

.cb-footer-dark #cb-footer {
    background-color: #06071c;
}

.cb-footer-dark .cb-footer-lower {
    background: #17182d none repeat scroll 0% 0%;
    color: #A6A6A6;
}



/* RECENT TWEETS PLUGIN STYLE CHANGES */
.tp_recent_tweets li span {color: #999}
.tp_recent_tweets li span a {color: #FFF}
.tp_recent_tweets a.twitter_time {color: #666 !important}