/*
Theme Name: Magazine News Byte Child
Author: wpHoot
Author URI: https://wphoot.com/
Theme URI: https://wphoot.com/themes/magazine-news-byte/
Version: 0.0.1
Template: magazine-news-byte
Description: Magazine News Byte Child Theme
License: GNU General Public License 3.0
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
Tags: grid-layout, one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, microformats, sticky-post, theme-options, threaded-comments, translation-ready, education, news, entertainment
Text Domain: magazine-news-byte
*/

#topbar {
    background:black;
    color:white;
    height:42px;
}
.ticker-title {
	color:#D72926;
	font-weight:700;
	padding: 0px 10px 0px 0px;
	text-transform:uppercase;
	font-size:13px;
	display: inline;
    line-height: 42px;
}
.ticker-msg-box{
	height:24px !important;
}
#wpsvcattribution {display:none;}
#header-supplementary {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: #d72924;
    color: #fff;
}
.menu-image {
	width: 250px;
    height: 170px;
}

.menu-image-title {
	display: block;
	margin: 0 auto;
	text-align: center;
    font-weight: bold;
    line-height: 40px;
}
/*.sub-menu {
	width: 90vw;
	margin-left: calc(-100vw / 2 + 500px / 2) !important;
    margin-right: calc(-100vw / 2 + 500px / 2);
}
.menu-items ul li {
	float: left;
} */
#site-logo img {
    max-height: 200px;
}
.site-logo-mixed-image img {
    max-width: 100px;
}
/*
#site-title a {
	color:grey;
}
.menu-items li {
	position:initial;
}
.menu-items ul li {
	float:left;
}
*/
.menu-item a img, img.menu-image-title-after {
	width:100%;
}
p {
	text-align:justify;
}
.menu-items>li>a {
    line-height: 2.5em;
}
#frontpage-area_d_1 h4 a,#frontpage-area_d_1 .widget-title{
	color:white;
}
#frontpage-area_d_1 .content-block-icon a {
background:white;	
}
#frontpage-area_d .more-link a{
	color:white;
	
}
#frontpage-area_d .more-link {
	border-top:solid 1px white;
}
.blocks-gallery-item__caption,  .blocks-gallery-grid .blocks-gallery-item figcaption {
	overflow: hidden;
}
.blocks-gallery-item__caption a {
	color:white;
}
@media screen and (max-width:768px) {
	#topbar #hootkit-ticker-6 .ticker-msgs {
		overflow:inherit !important;
	}
	#topbar #hootkit-ticker-3 {
		margin-right:5px;
	}
	#topbar .widget_hootkit-ticker {
		width:48%;
	}
	#topbar-left {
		padding-left: 5px;
    	padding-right: 5px;
	}
	.ticker-title {
		font-size: 8px;
		line-height: 12px;
	}
	.ticker-widget {
		padding: 5px;
		padding-bottom:0px;
	}
}
 .google-maps {
        position: relative;
        padding-bottom: 75%; /* This is the aspect ratio */
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
.wp-block-audio figcaption, .wp-block-image figcaption {
	font-size:12px;
}
audio {
	display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}
div.mec-event-detail {
	display:none;
}
#frontpage-area_a .post-gridunit-content{
	left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 15px;
	background: rgba(0,0,0,0);
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.9)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
