/*

Theme Name: X - Child Theme: Integrity Light
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to the light version of Integrity in this child theme.
Version: 1.0.0
Template: x

*/

@import url( '../x/framework/css/site/stacks/integrity-light.css' );

.x-boxed-layout-active .site{background-color:#333333}
.x-navbar{padding-left:30px; padding-right:30px; background-color:#333 !important;}
.x-topbar{padding-left:30px; padding-right:30px; background-color:#333 !important;}
.entry-wrap{background-color:#e4e4dc;margin-top:0px;padding:0px;}
.x-container-fluid.offset{margin-top:0px;margin-bottom:0px;}
.x-content-band{margin-bottom:0px;}
#x-content-band-2 .x-img-link{background-image:url(img/hover_img_home.png); background-size:cover; max-width:397px;}
#x-content-band-2 a.x-img:not(.x-img-thumbnail):hover{opacity:1 !important;}
#x-content-band-2 .x-img-link img{transition:opacity 0.3s;}
#x-content-band-2 .x-img-link img:hover{opacity:0.6;}
.x-content-band{margin:0px;}
.x-colophon.top, .x-colophon.bottom{background-color:#ffffff !important}
.p-info{float:right !important; margin-left:15px !important;}
.p-info a{border:none !important;}
.x-slider-container{background-color:#333;}
.language{position:relative; text-align: center; list-style: none; margin:0px; padding:0px; width:100%; border-bottom: 1px solid #ffffff;}
.language li {display:inline;}
.language li:before{content:"|";}
.language li:first-child:before{content:"";};