/*
	Theme Name:   Motorblock v2 (2020) 
	Theme URI:    http://jannah.tielabs.com/
	Description:  Based on Jannah, adated by inQrt Digital Solutions 
	Author:       inQrt Digital Solutions 
	Author URI:   https://inqrt.com
	Template:     jannah
	Version:      1.0.2
	License:      license purchased
	License URI:  http://themeforest.net/licenses/regular_extended
	Tags:         Tags: two-columns, buddypress, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, microformats, rtl-language-support, sticky-post, threaded-comments, translation-ready
	Text Domain:  jannah-child
*/


/* write custom css after this line */
/* BREAKING NEWS MARQUEE */
.breaking-title:before {
	background: #dd0000!important;
}

/* AUTHOR BIO */
.about-author .author-bio {
	font-size: 15px!important;
}

/* FOOTER MC FORM */
footer .yikes-easy-mc-form input[type=email], 
footer .yikes-easy-mc-form input[type=number], 
footer .yikes-easy-mc-form input[type=password], 
footer .yikes-easy-mc-form input[type=text], 
footer .yikes-easy-mc-form input[type=url], 
footer .yikes-easy-mc-form select, 
footer .yikes-easy-mc-form textarea {
	background: #3d3d3d!important;
        padding: 5px;
}

.yikes-easy-mc-form select {
        padding: 0px 5px!important;
} 

@media(max-width: 768px) {
	.maz-desktop { display: none!important; }
	.maz-mobile { display: block!important; }
        #vi-player { margin-bottom: 30px; }
}

@media(min-width: 769px) {
	.maz-desktop { display: block!important; }
	.maz-mobile { display: none!important; }
        #vi-player { margin-bottom: 40px; }
}

@media(max-width: 1280px) {
  .mb-sitebar-custom { display: none; }
}

@media(min-width: 1280px) {
  .mb-siteb {
    max-width: 600px;
    height: 1200px;
    position: absolute;
    top: -10px;
    right: -300px;
    z-index: 999;
  }

  #tie-wrapper {
    margin-left: 20px;
  }
}

.mb-sitebar-custom {
  width: 160px; 
  height: 600px; 
  position: absolute; 
  left: 400px; 
  top: 50px;
}
  

.mb-showheroes {
  max-width: 600px!important; 
}

#sas_23175,
#sas_22373 {
  text-align: center!important;
}

