/*
Theme Name: iBid Child
Theme URI: https://ibid.modeltheme.com/
Template: ibid
Author: ModelTheme
Author URI: http://modeltheme.com/
Description: Multi Vendor Auctions WooCommerce Theme
Version: 1.0
Text Domain: ibid
Tags: custom-header, custom-menu, featured-images, post-formats, sticky-post
*/
/* Theme customization starts here
------------------------------------------------------- */
.mobilelink{
	display:none !important;
}

.elementor-widget-button.header-btn {
    padding: 10px;
}

.my-account-navbar a{
	
	padding: 10px !important;
	
}

.header-v3 .navbar-nav > li > a {
    font-weight: normal !important;
}

.header-v3 .my-account-navbar {
    padding: 0px 0px;
    margin-top: 20px;
    margin-bottom:auto;
}

.navbar-default .navbar-toggle span.icon-bar {
	background-color:#fff !important;
	}

@media only screen and (max-width: 1024px){

.navbar-header .logo img {
    max-width: 150px !important;
}

.mobilelink{
	display:block !important;
}

}

.mobile_footer_icon_wrapper{
	display:none !important;
}

@media only screen and (max-width: 767px){
.navbar .mobile_only_icon_group {
    display: none !important;
}
}