/*
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
------------------------------------------------------- */
.home .cus-fieldPri{
    border:none;
    text-align: left;
}
.cus-fieldPri{
    border:none;
    text-align: center;
}
@media (max-width:767px) {
	.navbar .first-part {
    display: inherit;
}
.navbar-header .logo img {
    max-width: 170px !important;
}
.header-v3 .menu-holder {
    margin-top: 0;
}
.header-v3 .navbar-default {
	display:none;
}
.header-v3 div#ibid-main-head.navbar-default {
	display:block;
}
button.navbar-toggle span {
    background: #fff !important;
}
.navbar .mobile_only_icon_group i {
    color: #fff;
}
.navbar-header {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}
}