/*

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

*/


/*Style Header*/

.x-header-landmark {
    border-top: 0px !important;
}


/*.x-brand {
	margin-top: 0px !important;
	background-color: #fff;
    width: 120px;
    height: 150px;
    padding-top: 30px;
    text-align: center;
    position: absolute;
    z-index: 1000;
    -webkit-box-shadow: 4px 6px 5px rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 4px 6px 5px rgba(50, 50, 50, 0.4);
    box-shadow: 4px 6px 5px rgba(50, 50, 50, 0.4);
}*/
/*
.x-main.full {
    margin-top: 40px;
}*/
