/* 
Theme Name:		 Hello Elementor Child
Theme URI:		 #
Template:		 hello-elementor
Description:	 Hello Elementor Child is a child theme of Hello Elementor, created by iprospectcheck
Author:			 iprospectcheck
Author URI:		 https://iprospectcheck.com/
Version:		 1.0.0
Text Domain:	 hello-elementor-child
*/


p:last-child {
	margin-bottom: 0 !important;
}

.elementor-post {
	border-bottom: 1px solid rgba(46, 43, 38, 0.1) !important;
}

.elementor-post:last-child {
	border-bottom: none !important;
}

p {
	margin-bottom: 0.75em !important;
}

/*==============
Cookie CSS 
===============*/

.cli-bar-message a {
	color: #ffffff !important;
	text-decoration: underline !important;
}

.cli-bar-btn_container a {
	border-radius: 4px;
	font-size: 14px !important;
	text-transform: uppercase !important;
	background: #75993f !important;
	padding: 10px 25px !important;
}
.cli-bar-btn_container a:hover {
background: #2f401e !important;
}

#cookie-law-info-bar[data-cli-style="cli-style-v2"] {
	padding: 10px 30px !important;
}
.cli-style-v2.cli-bar-container {
	justify-content: center;
}
.gfield_label{
	font-family:"Myriad pro";
}
/* Featured box */
.featured_box_wrap {
    position: relative;
	background:#74993e33;
}
.fb_content ul {
    padding-left: 17px;
}
.fb_inner:before, .fb_inner:after,.featured_box_wrap:before,.featured_box_wrap:after{
    display: block;
    background:#74993E;
    position: absolute;
    left: 0;
    top: 0;	
	content:"";
}
.fb_inner:before,.featured_box_wrap:before {
    width: 250px;
    left: 0;
    top: 0;
	height: 2px;
}
.fb_inner:after,.featured_box_wrap:after {
    width: 2px;
    left: 0;
    top: 0;
	height: 78px;
}
.featured_box_wrap:before{
    bottom: 0;
    right: 0;
    top: auto;
    left: auto;
}
.featured_box_wrap:after{
	right:0;
	bottom:0;
	top: auto;
  left: auto;
}
.fb_inner {
    padding: 20px;
}
.fb_inner h3 {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 19px;
    margin-bottom: 15px;
}
/* End FB */
.ginput_container{
	font-family:"Myriad pro";
}
.gform_submission_error{
	font-family:"Myriad pro";
}
.gfield_description{
	font-family:"Myriad pro";
}

/* FAQ */
.post_faq_wrap .faq_row {
    border-bottom: 1px solid #ddd;
    padding: 13px 0px;
    margin-bottom: 0;
}
.post_faq_wrap .faq_row h3 {
    margin-top: 0;
    cursor: pointer;
    margin-bottom: 0;
    font-size: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.post_faq_wrap .faq_row h3.open-faq i {
    transform: rotate(180deg);
}
.post_faq_wrap .faq_row h3 i {
    transform: rotate(0deg);
    transition: all .5s;
}
.faq_row .faq_description {
    display: none;
}
.post_faq_wrap {
    margin-top: 20px;
    margin-bottom: 20px;
}

.hs-active .elementor-location-header section.elementor-section.elementor-sticky {
    background: #f9faf7;
    box-shadow: 0 0 0px 1px #dbdcd4;
}
.map-popup-inner ul li a:hover {
    color: #74993e;
}
@media (min-width: 1201px) {
	.hide-desktop-v{
		display:none;
	}
}
@media (min-width: 1025px) {
	li.menu-item.menu-item-15012339 {
		display: none;
	}
	#post_left_sidebar {
		position: sticky;
		top: 69px;
		height: 100%;
		margin-top: 245px;
	}
	div#post_left_sidebar .elementor-widget-wrap {
		
	}
}

/*** MEDIA QUERY FOR TAB ***/
@media only screen and (max-width: 1370px){
	.hide-mobile-v ul>li>a {
		padding-left: 7px!important;
		padding-right: 7px!important;
	}
	.hide-mobile-v a.elementor-button.elementor-button-link {
		padding-left: 10px!important;
		padding-right: 10px!important;
		padding-top: 10px!important;
		padding-bottom: 10px!important;
	}
	.hide-mobile-v .elementor-widget-container{
		margin-left:8px!important;
		padding-left: 0px!important;
	}
}
@media only screen and (max-width: 1200px){
	.hide-mobile-v{
		display: none;    
	}
	
}
/*** MEDIA QUERY FOR TAB ***/
@media only screen and (max-width: 1024px){
	.br-hide-on-tab br {
		display: none;    
	}
	
}

/*** MEDIA QUERY FOR MOBILE ***/
@media only screen and (max-width: 767px){
	.br-hide-on-mobile br,.mobile-hide {
		display: none!important;    
	}
	#post_left_sidebar {
		margin-top: 0px!important;
	}
	table.tabel-responive-mobile-1 tr, table.tabel-responive-mobile-1 tr td {
		display: block;
	}
	table.tabel-responive-mobile-1 tr td:nth-child(1):before{
		content:"Feature";
		font-weight: 700;
        display: inline-block;
	}
	table.tabel-responive-mobile-1 tr td:nth-child(2):before{
		content:"iprospectcheck";
		font-weight: 700;
        display: inline-block;
	}
	table.tabel-responive-mobile-1 tr td:nth-child(3):before{
		content:"Certn";
		font-weight: 700;
        display: inline-block;
	}
	table.tabel-responive-mobile-1 tr td:nth-child(4):before{
		content:"Checkr";
		font-weight: 700;
        display: inline-block;
	}	
	table.tabel-responive-mobile-1 tr td {
		display: flex;
		align-items: center;
	}
	table.tabel-responive-mobile-1 tr td:before {
		min-width: 140px;
	}
}

@font-face {
	font-family: 'Adelle';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('fonts/Adelle-Regular.eot');
	src: url('fonts/Adelle-Regular.woff') format('woff2'),
		url('fonts/Adelle-Regular.woff2') format('woff');
}
@font-face {
	font-family: 'Adelle';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('fonts/Adelle-Semibold.eot');
	src: url('fonts/Adelle-Semibold.woff') format('woff2'),
		url('fonts/Adelle-Semibold.woff2') format('woff');
}
@font-face {
	font-family: 'Adelle';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('fonts/Adelle-Bold.eot');
	src: url('fonts/Adelle-Bold.woff') format('woff2'),
		url('fonts/Adelle-Bold.woff2') format('woff');
}
