/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */
.wcv-grid .wcv-tab-page-heading-wrapper,.wcv-grid .wcv-store-setting-section .wcv-store-setting-section-title {
    margin-bottom: 35px;
}
.wcv-tabs.top .tabs-nav,.wcv-grid .wcv-store-setting-section{
	margin-top:20px !important;
}
h1.entry-title,.wcv-grid .wcv-heading.wcv-dashboard-welcome-message {
font-family: 'Roboto Condensed';
color:#000;
font-size:30px;
}	
.wcv-navigation{
    background: #030213 !important;
}
.wcv-navigation .wcv-dashboard-menu .wcv-dashboard-nav-item-link{
padding:20px 20px;
}
.wcvendors-pro-dashboard-wrapper p, .wcvendors-pro-dashboard-wrapper a{
    font-family: 'Outfit' !important;
	font-weight: 400 !important;
}
.wcv-navigation .wcv-dashboard-menu .wcv-dashboard-nav-item-link:hover,.wcv-navigation .wcv-dashboard-menu .wcv-dashboard-nav-item.active .wcv-dashboard-nav-item-link{
    background: #f97317;
    border-radius: 0px !important;
}
.wcv-gap-bottom{
margin-bottom:30px !important;	
}
.wcv-grid h1, .wcv-grid h2, .wcv-grid h3, .wcv-grid h4, .wcv-grid h5, .wcv-grid h6{
font-family: 'Roboto Condensed';
    color: #000;
	font-weight:500;
}
.wcv-grid .wcv-section .wcv-view-more:hover{
background:#24803D;
}
.wcv-grid .wcv-section .wcv-sales-snapshot-content .wcv-sales-snapshot-item {
    border-radius: 16px;
    width: calc(34% - 15px);
    padding: 20px 15px;
    max-width: 240px;
}
.wcv-grid .wcv-section .wcv-sales-snapshot-content .wcv-sales-snapshot-item .wcv-sales-snapshot-item-icon{
	margin-bottom:15px;
}
.wcv-sales-snapshot-item-label {
color:#000 !important;
}
.wcv-grid .wcv-section.wcv-section-small table thead th,table.wcv-dashboard-table tr td,.wcv-form label{
color:#000 !important;
font-weight:500 !important;
font-family: 'Outfit' !important;
}
.wcv-grid .wcv-datepicker-wrapper,.wcv-select-container,.wcv-search-box-wrapper{
height:50px;
color:#3d3d3d;
}
.wcv-grid .wcv-datepicker-wrapper::placeholder,.wcv-select-container::placeholder,.wcv-search-box-wrapper::placeholder{
color:#000;
}
.wcv-search-box-wrapper .wcv-search-button {
    background: #f97317 !important;
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    column-gap: 5px;
}
.wcv-search-box-wrapper .wcv-search-button:hover{
color:#000;
}
.wcv-grid .wcv-button.wcv-button-link-danger {
color: #000;
background: lightgray;
border: 1px solid #c3d3e2;
}
button#update_button {
    color: #000;
    border-radius: 8px;
    border: 1px solid #c3d3e2;
    font-size: 14px;
    text-align: center;
    display: flex;
    column-gap:0px;
    margin-right: 10px;
}
.wcv-select-container .wcv-select-list .wcv-select-item{
	text-align:left !important;
	padding:10px 20px;
	color:#000;
}
.wcv-select-container .wcv-select-list,.wcv-select-container .wcv-select-list.show{
min-width:275px;
}
.wcv-grid input, .wcv-grid textarea{
	color:#000;
}
.wcv-select-container .wcv-select-placeholder,.wcv-grid input, .wcv-grid textarea,.wcv-search-box-wrapper input[type=text].wcv-search-box-input::placeholder {
    color: #000;
    font-size: 14px !important;
	font-weight:400;
	font-family: 'Outfit';
}
table.wcv-dashboard-table th{
font-weight: 600;
color: #000;
font-size: 1em;
}
.wcv-tabs .tabs-nav li a{
	padding:10px 20px;
}
.wcv-tabs .tabs-nav li a {
    padding: 10px 20px;
    font-size: 20px;
    font-family: 'Roboto Condensed' !important;
    color: #000;
}
.wcv-tabs .tabs-nav li.active::after{
background:#24803D;	
}
.wcv-grid input[type=text]:not(.wcv-datepicker), .wcv-grid input[type=number], .wcv-grid input[type=url], .wcv-grid input[type=email], .wcv-grid input[type=password], .wcv-grid input[type=search], .wcv-grid input[type=tel], .wcv-grid select,.wcv-grid .select2-container--default .select2-selection--single,.wcv-phone-input-wrapper,.wcv-grid .select2-container--default .select2-selection--single .select2-selection__arrow{
height:50px !important;
line-height:50px;
font-family: 'Outfit';
color:#000;	
}
.select2-container .select2-selection--single .select2-selection__rendered{
	padding:0px;
	line-height:50px !important;
}
.wcv-grid .wcv-button-group{
	margin-bottom:40px;
}
.wcv-grid .wcv-button.wcv-button-blue{
background:#24803D !important;
	border:none;
	font-size:18px !important;
}
.wcv-grid .wcv-product-accordion .wcv-accordion-title{
height: 60px;	
}
#wcv-product-edit #product-type{
	height:50px !important;
	width:100% !important;
	padding:12px;
}