/**
* Theme Name: Greenify Child
* Description: This is a child theme of greenify 
* Author: PBM Infotech
* Template: greenify
* Version: 1.0
*/
.pbmit-header-style-1 .pbmit-right-box{
	display: block !important;
	margin-right: 5%;
}
.pbmit-header-search-form-wrapper{
	padding: 3%;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active,.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover{
	background: #908539 !important;
}

input[type='submit'].dokan-btn-theme, a.dokan-btn-theme, .dokan-btn-theme{
	background: #908539 !important;
}
#dokan-store-listing-filter-wrap .right .toggle-view .active{
	 color: #908539 !important;
}

.search_result{
	list-style-type: none;
	margin-bottom: 20px;
}
.search_result a{
	display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
	column-gap: 20px;
}
.search_result a img{
	width: 150px;
}
.pbmit-title-bar-wrapper.pbmit-titlebar-style-left .pbmit-title-bar-content{
    padding: 6vw 0 5vw 0 !important;
}
.pbmit-title-bar-content, .pbmit-title-bar-wrapper {
    min-height: fit-content !important;
}

	