/*
	Theme Name:     Globax Child
	Theme URI:      http://enovathemes.com/globax
	Description:    Logistics Transportation Cargo WordPress Premium Theme
	Author:         Enovathemes
	Author URI:     https://enovathemes.com
	Version:        1.0
	Template:       globax
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

.widget .bpress-nav-accordion ul, .widget .bpress-nav-accordion li {padding-bottom:0px !important;}
.embedded-video-16-9 {
  width:  90vw;
  height: 50.625vw; /* 90*9/16 */
  margin-left: 5vw;
  margin-right: 5vw;
}

@media (min-width: 893px) {
  .embedded-video-16-9 {
    width: 45vw;
    height: 25.3125vw; /* 45*9/16 */
    margin-left: 2vw;
    margin-right: 2vw
  }
}