/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

body a {
	color: #4054b2;
}

body table td, 
body table th {
	text-align: right;
}

body h3,
body h4 {
	color: #232425;
	margin-top: 1.5em;
}

body h3:first-child,
body h4:first-child {
	margin-top: 0;
}

body ul {
	margin-bottom: .9rem;
}

.import_category_list {
  padding: 0 2em 2em;
}

.import_category_list:before {
  content: '';
  position: absolute;
  top: 75px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: #eff0f1;
}

.import_category_list .elementor-column.elementor-col-33 {
  padding: 30px;
}

.import_category_list .item {
  background: white;
}

.import_category_list .elementor-widget-image-box .elementor-image-box-content {
  	text-align: right;
	padding: 0 1em;
}

.import_category_list .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title {
    color: #000000;
    font-size: 30px;
    font-weight: normal;
    line-height: 1em;
  	margin: 20px 0 5px;
}

.import_category_list .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-description  {
    color: #000000;
    font-size: 24px;
    line-height: 1em;
}


.services_list .more {
	text-align: right;
	display: block;
	margin: 1em 0 0;
	color: #6ec1e4;
	font-size: 16px;
	font-weight: normal;
}

.import_category_list .more i { 
	font-size: 13px;
	margin-left: 5px;
}


.import_category_list .elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {
  padding-left: 1em;
  padding-bottom: 1em;
}

.import_category_list .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title {
  text-align: left;
  margin: 0;
}

.import_category_list .elementor-widget-icon-box.elementor-view-default .elementor-icon {
  font-size: 13px;
  margin-right: 10px;
}



.services_list {
  padding: 0 2em 2em;
}

.services_list:before {
  content: '';
  position: absolute;
  top: 75px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: #eff0f1;
}

.services_list .elementor-column.elementor-col-33 {
  padding: 20px;
}

.services_list .item {
  background: white;
}

.services_list .elementor-widget-image-box .elementor-image-box-content {
  	text-align: right;
	padding: 0 1em;
}

.services_list .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title,
.services_list .title {
    color: #000000;
    font-size: 24px;
    font-weight: normal;
    line-height: 1em;
  	margin: 20px 0 5px;
}

.services_list .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-description,
.services_list .subtitle {
    color: #000000;
    font-size: 24px;
    line-height: 1em;
	display: block;
}

.services_list .desc {
	padding: 0 1em 1em;
	margin: 0;
	display: block;
	font-family: "ibm-plex-sans-hebrew", sans-serif;
}
 
.services_list .more {
	text-align: left;
	display: block;
	margin: 1em 0 0;
	color: #1C759B;
	font-size: 16px;
	font-weight: normal;
}

.services_list .elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {
  padding-left: 1em;
  padding-bottom: 1em;
}

.services_list .elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title {
  text-align: left;
  margin: 0;
}

.services_list .elementor-widget-icon-box.elementor-view-default .elementor-icon {
  font-size: 13px;
  margin-right: 10px;
}

#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle {
	border-radius: 10px;
	overflow: hidden;
}

body #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
	padding: 6px;
}


.amo-button-holder {
	right: 70px !important;
	bottom: 70px !important;
}

body .amo-button--main {
	background: none !important;
	width: 60px !important;
	height: 60px !important;
}

body .amo-button--main-icon {
	background: url(https://hermonlabs.com/wp-content/uploads/2021/06/Chat-button-e1623923343505.png) no-repeat center center / contain;
}


@media(max-width:767px) {
	
	.import_category_list {
	  	padding: 0 1em 1em;
	}
	
	.import_category_list .elementor-column.elementor-col-33 {
		padding: 0 0 30px;
	}
	
	.import_category_list .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title {
		font-size: 26px;
	}
	
	.import_category_list .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-description {
		font-size: 20px;
	}
	
	.import_category_list .elementor-widget-icon-box .elementor-icon-box-icon {
		float: left;
	}
	
	.services_list {
	    padding: 0 1em 1em;
	}
	
	.services_list .elementor-column.elementor-col-33 {
	    padding: 0 0 30px;
	}
	
	.services_list .elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title {
		font-size: 26px;
	}
	
	.services_list .elementor-widget-icon-box .elementor-icon-box-icon {
		float: left;
	}
	
	.elementor-widget-icon-box.read_more .elementor-icon-box-icon {
		float: left;
		margin-right: 10px !important;
	}
	
	.accreditations img {
		max-height: 85px;
		width: auto;
	}
	
}