/*

Theme Name: X – Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/
.desktop .sub-menu {
    background-color: #070A0E;
}
.desktop .sub-menu a:hover {
    text-decoration: none;
    color: #0aadc9 !important;
}
.x-nav li a:hover {
    color: #0aadc9 !important;
}

.x-colophon.top {
	background: url('https://mediatribe.com.au/wp-content/uploads/2017/07/footerbg1.jpg');
    background-repeat:no-repeat;
	padding:10px;
}

.x-colophon.bottom {padding:0px}

.roundform1 {border:none!important;}
.colophon, .x-navbar, .site, .x-site, .x-colophon.top, .x-colophon.bottom {
background-color:transparent!important;
}
article.comment {
    background-color: #000;
    border-radius: 25px;
}



