/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.6.1.1662629777
Updated: 2022-09-08 15:06:17

*/

.footermenu .elementor-nav-menu a {
	padding: 10px 3px !important;
	line-height: 15px !important;
}

.ol-head {  width: 100%; 
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.ol-desc {
  width: 100%; 
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.feedbackForm .strong-form-inner {
	padding: 0 !important;
}

.strong-form .form-field {
	margin-bottom: 1em !important;
}
.glsr-review {
	
background-color: #f4f6f6;
  padding: 15px;
  box-shadow: 2px 10px 7px -4px rgba(0,0,0,0.11);
  -webkit-box-shadow: 2px 10px 7px -4px rgba(0,0,0,0.11);
  -moz-box-shadow: 2px 10px 7px -4px rgba(0,0,0,0.11);
}
.glsr-review-author {
	text-transform: capitalize;
  font-weight: 600;
}
.glsr-review-content {
	text-transform: capitalize;
}
.opnapp {
	color: #D53333;
	cursor: pointer;
}

a.glink {
	font-size: 1.5rem !important;
	font-weight: bold !important;
	color: #000000 !important;
}