/*

Theme Name: X &ndash; 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

*/


.x-colophon.bottom .x-nav li {
    margin: 0 1em;
}

.x-colophon.bottom .x-nav li a {
    font-size: 22px;
}

.x-entry-share .x-share {
    font-size: 45px;
}

#gal_front_form_0 div {
    text-align:left!important;
}

.cn-button.bootstrap {
	background-color: #e2223f!important;
}

.x-btn, .button, [type="submit"] {
    background-color: #ec1c24!important;
}




@media screen and (max-width: 980px) and (min-width: 1096px) {
  .x-brand img {
	 max-width: 190px;
	 margin-top: 11px;
  }
}


