/* Theme Name: Egovt Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of egovt
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: egovt
Version: 1.1.3
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  egovt-child
*/

.elementor-text-editor p, p{
	margin: 0 0 1em 0 !important;
	margin-bottom: 1em !important;
}

.contact-form-egovt .con .comment .wpcf7-form-control-wrap textarea {
  height: 500px !important;}
  
.contact-form-egovt input[type="submit"] {
  margin-top: 15px;
}  

.premium-modal-trigger-btn:focus{
	outline: none !important;
}

.no-border{
	border:none !important;
}

.elementor-widget:not(:last-child) {
  margin-bottom: 0px !important;
  }	
  
.ova_sev_list_file .ova-list-attachment li .ova-file-name-size .ova-file-name a {
  word-break: normal !important;
}

.ova_feature_box.version_1 .ova-content {
  padding: 15px 10px 36px 10px !important;
}

.ova_doc_wrap.archive-doc .ova_doc_content .items-doc .item {
  padding: 0 0 0 0 !important;
  box-shadow: 0 0 0 0 !important;
}

/* WSDesk Help Desk */
.wsdesk_crm_reset_button_show_hide{
	display: none !important;
}

.eh_crm_check_request{
	margin-bottom: 1rem !important;
}

.eh_crm_support_main > .support_option_choose{
	display: flex;
	justify-content: end;
}