/*
Theme Name: Conult
Theme URI: https://gaviaspreview.com/wp/conult/
Author URI: https://themeforest.net/user/gavias
Author: Gaviasthemes Team
Description: The 2022 theme for WordPress is a fully responsive theme that looks great on any device.
Version: 1.0.6
Tested up to: 5.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready
Text Domain: conult

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.wp-caption-text{
   font-weight: 400;
   font-size: 14px;
   font-style: italic;
   color: #3f3836;
}
input[type="number"] {
  -webkit-appearance: textfield!important;
  -moz-appearance: textfield!important;
  appearance: textfield!important;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}
.btn-theme{
	color:#fff!important
}
.gallery-caption{
   font-weight: 500;
}
.bypostauthor{
   text-align: left;
}

.ff-default .ff-el-form-control{
	border-radius:0!important
}

.ff-default .ff-el-form-control:focus{
	border-color:var(--e-global-color-087193a)!important
}

.ff-btn-submit{
	background-color:var(--e-global-color-087193a)!important;
	border-radius:0!important
}
.fluentform-widget-wrapper .ff-el-group .ff-btn-submit{
	background-color:var(--e-global-color-087193a)!important;
	border-radius:0!important
}

@media(max-width:768px){
	.header-content-inner{
		display:flex
	}
	.gva-offcanvas-content .top-canvas .logo-mm img{
		display:none
	}
	.header-mobile .topbar-mobile .topbar-left .topbar-information i{
		color:#fff!important;
		transform: scaleX(-1);
		margin-right:13px!important
	}
}

.header-builder-frontend.header-position-absolute .header-builder-inner{
	position:relative!important
}

#field_jub4l_label, #field_ygdc4_label{
	display:none;
}

