/*
Theme Name:     Newsmax child
Template:      	newsmax
Theme URI:      http://newsmax.themeruby.com/
Author:         Theme-Ruby
Author URI:     https://themeforest.net/user/theme-ruby/portfolio/
Description:    Make your modifications to Newsmax in this child theme.
Version:        1.0
Tags:           custom-background, custom-menu, editor-style, featured-images, theme-options, custom-colors, translation-ready
License:        license purchased
License URI:    https://themeforest.net/licenses/standard
*/

/* Your CSS code goes here
-------------------------------------- */

.post-classic-1 .post-thumb:not(.is-bg-thumb) img{width:720px!important;}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
.fw-block-grid-2 .post-thumb:not(.is-bg-thumb) img{height:268px!important;}
}
@media only screen and (max-width: 991px) {
.fw-block-grid-2 .post-thumb:not(.is-bg-thumb) img{height:215px!important;}
}
@media only screen and (min-width: 1199px) {
.fw-block-grid-2 .post-thumb:not(.is-bg-thumb) img{height:290px!important;}
}
.myvideo {
position:relative;
padding-bottom:56.25%;
height:0;
overflow:hidden;
}
.myvideo iframe,.myvideo object,.myvideo embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
.sb-widget-banner{margin-bottom:7px;}
.breaking-news-title .headline{font-family:monospace;}
.single-post-tag:first-child{margin-top:10px;padding-top:10px;}
.single-post-tag:last-child{padding-bottom:0px;}
/* Mega Menu Category and Date */
.mega-category-menu.mega-menu-wrap .post-cat-info, .post-meta-info{display:none;}
.block-mega-menu .post-wrap{margin-bottom:0;}
/* END Mega Menu Category and Date */