/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Dave Tillotson
Author URI: https://riflebird.co.uk
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/


.x-blockquote { font-size: 1.2em}
.x-cite { font-size: 1em}


/*body .x-navbar .x-nav li>a>span:after {
    display:none;
}*/

.x-navbar .desktop .x-nav li > a > span:after {font-size: 11px !important; margin-left: 0.45em !important}

.caption { line-height: 1.4em !important ; font-size: 11px; background-color: #75727b !important }

/* Show Title when hovering over gallery image */
.envira-gallery-item-inner:hover .title { opacity: 1; }

 
/* Show Caption when hovering over gallery image */
.envira-gallery-item-inner:hover .caption { opacity: 0.9 !important; }


.envirabox-theme-base_dark .envirabox-caption-wrap>div {
margin: 0 auto;
}
.admin-bar .envirabox-theme-base_dark .envirabox-caption-wrap {
bottom: 15px !important;
top: auto !important;
width: 40%;
margin: 0 auto;
	padding: 10px;
}



/*@media (max-width: 979px){
body .x-text img {
	float: none ;
    clear: both ;
	display: block;
	margin-bottom: 20px;
	width: 80%
	}
}*/

