/*
Theme Name: VideoCloud Pro Child
Theme URI: https://www.happythemes.com/wordpress-themes/videocloud
Template: videocloud-pro
Author: HappyThemes
Author URI: https://www.happythemes.com
Description: VideoCloud Pro is a WordPress video theme by HappyThemes.
Tags: two-columns,right-sidebar
Version: 1.4.1621011052
Updated: 2021-05-14 23:50:52

*/
div#primary-bar {
    z-index: 999;
}
a.user {
    width: 100%;
    padding: 5px 15px;
    color: white !important;
    background: #006ead !important;
    height: 40px;
    margin-top: 5px
}
.user_mobile{
    display: none;
}
a.user i {padding-right: 5px;}

input.search-input, button.search-submit {
    height: 40px !important;
}
.header-search {
    height: 40px;
    top: 25px !important;
}
div#primary-bar {
    height: 45px;
}

#primary-menu li {
    line-height: 40px;
}
.aio_filter_mb select, .aio_filter_mb button {
    width: 19.5%;
}
.aio_mb_itemPost img {
    border: 1px solid #e9e9e9;
}
.site-branding img {
    max-height: 75px;
    vertical-align: top;
}
.site-branding .logo {
    height: auto;
    margin: 0;
}
button#menu-item-upload {
    color: black;
}
@media screen and (max-width: 540px) {
	.slicknav_btn {
		margin: 15px 0 15px;
	}
	form.aio_filter_mb select {
		width: 49%;
		margin-bottom: 5px;
	}

	button.aio_btn {
		width: 100%;
	}
	.user_mobile {
    display: inline-block;
    
    padding: 5px 15px;
    color: white !important;
    background: #006ead !important;
      
    position: absolute;
    right: 40px;
    font-size: 18px;
    top: 23px;
    /*width: 100%;
    padding: 5px 15px;
    color: white !important;
    background: #006ead !important;
    height: 40px;
    margin-top: 5px*/
      
      
}
.aio-col-3,.aio-col-9,.aio-col-6{
    width: 100%;
}
.aio-col-offset-3 {
    margin-left: 0;
}
}