/**
Theme Name: Astra Child BEHP
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.73
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child-behp
Template: astra
*/
/* Overrides Astra's site-origin.min.css constraints */
/* 1. Force the parent container to allow overflow */
.ast-separate-container .site-content .ast-container {
    /*max-width: 100% !important;*/
    /*padding: 0 !important;*/
}

/* 2. Prevent the 'snap' by pre-stretching the row */
/*.siteorigin-panels-stretch {
    width: 100vw !important;
    position: relative !important;
    left: 50% !important;
    right: 50% !important;
    margin-left: -50vw !important;
    margin-right: -50vw !important;
    box-sizing: border-box !important;
    visibility: visible !important; /* Ensures it doesn't stay hidden during calc */
}*/

.siteorigin-panels-stretch {
    width: 100vw !important;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw !important;
    margin-right: -50vw !important;
}

.cky-btn.cky-btn-reject, .cky-btn.cky-btn-accept {
	background-color:#2799d1!important;
    border-color:#2799d1!important;
}
a.cky-policy {
	color:#2799d1!important;
}

a {
	cursor:pointer!important;
    color:#3066b3;
}

a:hover {
	text-decoration:underline!important;
}


textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
-webkit-appearance: none;
border-radius: 0;
}
/*
Source - https://stackoverflow.com/a/38764639
Posted by alicjasalamon, modified by community. See post 'Timeline' for change history
Retrieved 2026-03-26, License - CC BY-SA 4.0
*/

select{
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 99% 50%;
    -moz-appearance: none; 
    -webkit-appearance: none; 
    appearance: none;
    /*height: 30px; 
    width: 100px;
    padding: 5px;*/
}
select option {
   border-radius: 0;
}

@media only screen and (max-width:767px) {
	h1.entry-title {
	  margin-top:20px;
}
  .single-post h1.entry-title {
	  margin-top:0px;
} 
}

h1.entry-title {
	padding-bottom:12px;
  	margin-bottom:32px;
    position:relative;
}

h1.entry-title::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 150px;
  border-bottom: 6px solid #2799d1;
  bottom:0;
}

.home h2, .page-id-5680 h2 {
	letter-spacing:-1px;
  	padding-bottom:12px;
  	margin-bottom:32px;
    position:relative;
    font-size:1.9rem!important;
}

.home h2:before {
	content: "";
  position: absolute;
  height: 1px;
  width: 150px;
  border-bottom: 6px solid #2799d1;
  bottom:0;
}

.page-id-5680 h2 {
	color:#ffffff;
}
.page-id-5680 .blue-panel h2:before {
	content: "";
  	position: absolute;
  	height: 1px;
  	width: 150px;
  	border-bottom: 6px solid #fff;
  	bottom:0;
}
.page-id-5680 .blue-panel a {
	color:#fff!important;
}
.page-id-5680 .blue-panel p {
	font-weight:600!important;
  	font-size:17px!important;
}

.home h3, .page-id-5680 h3 {
	line-height:0!important;
  	margin-bottom:0!important;
}

.blog .ast-container h1 {
	padding-bottom:12px;
}
.blog .ast-container h1:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 150px;
  border-bottom: 6px solid #2799d1;
  bottom:0;
}
h2.widget-title {
  font-weight: 600;
  border-bottom: 6px solid #2799d1;
}

form.filter {
	display:flex;
  	width:100%;
  	align-items:stretch;
  	flex-wrap:wrap;
}
#industry3, #workarea3 {
  	width:45.2%;
}
#industry3 {
  	width:45.9%;
	margin-right:12px;
}
#submit-filter {
	height:40px;
  	margin-right:0px;
}

#collection-table th, #collection-table tr {
	/*border-bottom:1px solid #ccc!important;
  	border-width:0px 0px 1px 0px!important;
    border-color:#ccc!important;*/
}
#collection-table tr.odd {
	background:#f4f4f4!important;
}

td.capital {
	text-transform: capitalize;
}
th, td {
	font-size:15px!important;
}
.search-nav {
	border:1px solid #2799d1;
    color:#fff;
}
.search-nav:hover {
	border:1px solid #fff;
}

/* Homepage panels */
.sow-recent-posts-item a {
	font-weight:700;
}
li.sow-recent-posts-item {
	margin-bottom:0!important;
}
.home-panel .siteorigin-widget-tinymce.textwidget p {
	margin-bottom:0.4em!important;
  	line-height:1.2;
}
@media only screen and (max-width:767px) {
.home .sow-recent-posts-item {
  padding: 0 0 0 4px!important;
}

.home .sow-recent-posts-item::before, .page-id-5680 .sow-recent-posts-item::before {
  top: -4px!important;
  left: -4px!important;
  font-size:16px!important;
  color:#2799d1!important;
}
}

/* Slider */
blockquote {
	margin:0!important;
  	border-left:none!important;
    font-size:24px;
    line-height:1.3;
    padding:0!important;
}
blockquote p {
	margin:0!important;
}

/* Blog grid excerpt */

.ast-excerpt-container.ast-blog-single-element p:after {
	position:absolute;
    content:"[...]";
  	margin-left:4px;
}
