/* 
Theme Name: White Elk Partners
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */ 

.main-menu .current-menu-item a {font-weight: 600!important;}

.elementor-button {min-width: 160px;}
b, strong {font-weight: bold;}
.icon-list .elementor-icon-box-icon {
	border: 1px solid;
    border-radius: 100%;
    padding: 6px;
	width: 28px;
    height: 28px;
	display: flex!important;
}

.our-people .elementor-image-box-wrapper .elementor-image-box-content {
	background-color: var(--e-global-color-96f3555);
	padding: 40px 60px;
	border-radius: 10px;
}
.our-people .elementor-image-box-description span {margin: 20px 0; display: block}
.bcolumn-title {min-height: 65px}
.news-insight-grid .elementor-pagination .next {
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: 300;
    font-size: 14px;
    border: 1px solid var(--e-global-color-accent);
    border-radius: 100px;
    padding: 8px 35px;
	color: var(--e-global-color-accent)!important;
}

.news-insight-grid .elementor-pagination:before{
	content: " ";
    display: block;
    background: #000053;
    height: 1px;
    top: 15px;
    position: relative;
    width: calc(55% - 200px);
}

/*.news-insight-grid .elementor-pagination:after {
	content: " ";
    display: block;
    background: #000053;
    height: 1px;
    top: -15px;
    position: relative;
    width: calc(55% - 200px); 
    left: 100%; 
    margin-left: 20px;
} */

.news-featured-post .elementor-post {
	align-items: flex-end;
}

.news-featured-post .elementor-post .elementor-post__text {
	background-color: var(--e-global-color-accent);
	padding: 60px;
	border-radius: 10px;
	position: relative;
    z-index: 2;
	margin-bottom: -60px;
	margin-right: -60px;	
}
#pum-1652 .popmake-content {padding-bottom: 50px;}
#pum-1652 .popmake-title {font-family: var(--e-global-typography-1bede66-font-family), Sans-serif;}
.news-insight-grid .elementor-page-title a {font-family: var(--e-global-typography-bb3f779-font-family), Sans-serif;}

@media only screen and (min-width: 1024px) {
	.footer-menu .elementor-nav-menu {column-count: 2}
	.cta-menu a {background: var( --e-global-color-accent ); color: #fff !important;
    padding: 8px 25px !important;
    border-radius: 50px;}
	.cta-menu a:hover {background: var(--e-global-color-primary)}
}
	

@media only screen and (max-width: 1024px) {
	.elementor-heading-title br {display: none}
	.main-menu .elementor-menu-toggle {padding: 5px 15px;}	
	.news-featured-post .elementor-post .elementor-post__text {padding: 45px}
	.gradient-section {background-image: unset!important}
}

@media only screen and (max-width: 767px) {
	.news-featured-post .elementor-post{display: block}
	.news-featured-post .elementor-post .elementor-post__text {
		margin-right: 0;
		padding: 30px;
		border-radius: 0 0 10px 10px;}
	.main-menu .elementor-menu-toggle {padding: 5px 10px;}	
	.footer-menu .elementor-nav-menu li { display: flex; justify-content: center;}
	.bcolumn-title {min-height: unset}
	.our-people .elementor-image-box-wrapper .elementor-image-box-content {padding: 40px 30px}
}
