/*
Theme Name: Grevo
Theme URI: https://themeforest.net/user/themesion
Author: Themesion
Author URI: https://themesion.com/
Description: Grevo - Electric Vehicle Charging WordPress Theme
Version: 1.7
License: Mixed Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: grevo
Tags: custom-header, rtl-language-support, right-sidebar, one-column, two-columns, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, featured-images, footer-widgets, post-formats, sticky-post, customizer-options, threaded-comments, translation-ready
*/
.alignnone {
	margin: 5px 20px 20px 0
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px
}
a img.alignleft,
a img.alignnone {
	margin: 5px 20px 20px 0
}
a img.alignleft {
	float: left
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center
}
.wp-caption.alignleft,
.wp-caption.alignnone {
	margin: 5px 20px 20px 0
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px
}
.wp-caption img {
	border: 0;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px
}
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute!important;
	width: 1px;
	word-wrap: normal!important
}
.screen-reader-text:focus {
	background-color: #eee;
	clip: auto!important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}
.bypostauthor {
	position: relative;
}
.elementor-editor-active .edit-link{
	display: none;
}

.themesion-element-client.thsn-element-client-style-1.themesion-element-viewtype-row-column .thsn-element-posts-wrapper.row .thsn-ele {
	display: flex;
	align-items: center;
	justify-content: center;
}
.themesion-element-client.thsn-element-client-style-1.themesion-element-viewtype-row-column .thsn-element-posts-wrapper.row .thsn-ele img {
	max-height: 75px;
	object-fit: contain;
}
.thsn-service-style-1 .themesion-box-content-inner  {
	color: #60626D;
}
.elementor-column.elementor-top-column.thsn-elementor-bg-color-globalcolor.thsn-bgimage-yes:not(.thsn-bg-image-over-color) .elementor-widget-wrap .thsn-stretched-div::before{
	background-color: transparent !important;
 }
.elementor-widget-thsn_testimonial_element article .themesion-box-title {
	color: #EA4600;
 }
.themesion-element.themesion-element-service .thsn-heading-subheading .thsn-element-subtitle {
	color: #fff;
 }
.thsn-elementor-bg-color-globalcolor .thsn-heading-subheading h4.thsn-element-subtitle:before{
	background-color: #131419 !important;
}

/* Header */
@media (min-width: 1201px) {
	.thsn-header-style-2 .site-branding {
	  width: 100%;
	}
	.thsn-header-style-2.thsn-fixed-header .site-branding {
		width: auto;
	}
}

@media (max-width: 768px) {
	.thsn-header-style-2 .site-branding .site-title img.thsn-main-logo{
		max-height: 25px;
	}
}