/**
Theme Name: Astra Child
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.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

a:focus {
    outline: none;
}

h1, h2, h3, h4, h5, h6 {
	letter-spacing:0.2px;
}

/* Header Styles */

.hla-header-white-background .elementor-item.menu-link::after, .hla-header-transparent  .elementor-item.menu-link::after {
  height: 9px !important;
  width: 9px !important;
  border-radius: 100% !important;
  content: "" !important;
  bottom: -3px !important;
  left: 48% !important;
  }


/* Footer Styles */

.hla-footer a {
	color:#fff !important;
}

.hla-footer p {
	margin-bottom:0 !important;
}

/* Home Page Styles */

.elementor-section.hla-home-full-screen-section.elementor-section-height-full {
  min-height: 925px !important;
}

/* Single Client Profile Styles */

.email-agent-button {
	display:none;
}

.elementor-editor-active .email-agent-button {
	display:block !important;
}

.managing_agent-kate-richter #kate-richter.email-agent-button, .managing_agent-natalie-stewart #natalie-stewart.email-agent-button, .managing_agent-edwina-stuart #edwina-stuart.email-agent-button, .managing_agent-sophie-fosdick-mcgrath #sophie-fosdick-mcgrath.email-agent-button, .managing_agent-trish-booth #trish-booth.email-agent-button, .managing_agent-zilla-turner #zilla-turner.email-agent-button {
	display:block !important;
}

.uael-post__arrow-inside .uael-post-grid .slick-next {
  right: 6px;
  top: -45px;
}

.uael-post__arrow-inside .uael-post-grid .slick-prev {
  left: 6px;
  top: -45px;
}

.uael-post-grid .slick-prev::after, [dir="rtl"] .uael-post-grid .slick-prev::after {
  content: " Previous";
	font-size:21px;
	color:#EA0029;
}

.uael-post-grid .slick-next::before, [dir="rtl"] .uael-post-grid .slick-next::before {
	content: " Next";
	font-size:21px;
	color:#EA0029;
}

.clients-carousel .uael-post-grid .slick-slider .slick-arrow {
	border-radius: 0 !important;
}

/* Contact Page Styles */

.contact-page-sidebar h3 {
	font-weight: 700;
	margin-bottom:3px;
	color:#000;
}

.contact-page-sidebar a {
	color:#000;
	text-decoration:none !important;
}

.contact-page-sidebar a:hover {
	color:#EA0029;
}

/* About Page Styles */

.team-row p {
	margin-bottom:0 !important;
}

/* Blockquote Styles */

blockquote {
  border-left: 5px solid #EA0029 !important;
  padding-left: 40px;
  padding-right:40px;
  margin:0 0 20px !important;
}

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

/* Clients Menu Styles */

.clients-menu-vertical a {
	text-align:center !important;
}

.clients-menu-vertical a::before {
	height: 13px !important;
	width: 13px !important;
	border-radius: 100% !important;
	content: "" !important;
	background:#EA0029 !important;
	position:relative !important;
	left:-16px;
}

/* Client Landing Pages Styles */

.list-custom-taxonomy-widget select {
  color: #666;
  padding: 6px 2em;
  height: auto;
  border-width: 1px;
  border-style: solid;
  border-color: var( --e-global-color-astglobalcolor6 );
  border-radius: 35px;
  background: #fff;
  box-shadow: none;
  box-sizing: border-box;
  transition: all .2s linear;
  font-size:15px;
  opacity:0.7;
	background: url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23666666' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat;
    background-position: calc(100% - 0.75rem) center !important;
    -moz-appearance:none !important;
    -webkit-appearance: none !important; 
    appearance: none !important;
}

.list-custom-taxonomy-widget select::after {
	right:20px !important;
}

/* Client Profile Styles */

.clients-grid .uael-post__header-filters li::after {
	height: 9px !important;
	width: 9px !important;
	border-radius: 100% !important;
	content: "" !important;
	display:block;
	background: transparent;
	margin-left: auto;
	margin-right: auto;
}

.clients-grid .uael-post__header-filters li:hover::after, .clients-grid .uael-post__header-filters li.uael-filter__current::after {
	height: 9px !important;
	width: 9px !important;
	border-radius: 100% !important;
	content: "" !important;
	display:block;
	background: #EA0029;
	margin-left: auto;
	margin-right: auto;
}

.clients-grid .uael-post__header-filters {
  margin-bottom: 50px;
}

.uael-posts-tabs-dropdown .uael-filters-dropdown {
  margin-bottom: 40px;
}


.uael-posts-tabs-dropdown .uael-filters-dropdown-button {
  background: #fff;
  padding: 5px 40px 5px 40px;
  cursor: pointer;
  display: inline-block;
  border: 1px solid #EA0029;
  border-radius: 50px;
}

.uael-posts-tabs-dropdown .uael-post__header-filter {
	background:none;
}

li[data-filter=".writers"], li[data-filter=".directors"], li[data-filter=".designers"]{
    display:none;
}

.clients-grid img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

.clients-grid img:hover {
    filter: none;
    -webkit-filter: grayscale(0);
}

.elementor-widget-wp-widget-categories h5 {
	display:none;
}

.clients-grid .uael-post__footer {
	margin-top:10px !important;
}

/* Pagination Styles */

.uael-grid-pagination .page-numbers {
  height: 40px !important;
  width: 40px !important;
  border-radius: 50% !important;
  line-height: 40px !important;
  border: 1px solid #EA0029;
  margin-top:8px !important;
}

.page-numbers.dots {
	  border: 0px solid !important;
	padding-right:10px;
}

.uael-grid-pagination .page-numbers.next {
width: 95px !important;
border-radius: 20px !important;
}

.uael-grid-pagination .page-numbers.prev {
width: 110px !important;
border-radius: 20px !important;
}

/* Gravity Forms Styles */

.gform_heading {
	display:none;
}

h3.gsection_title {
	font-size:33px !important;
	font-weight:700 !important;
	border-bottom: 1px solid #EA0029;
	padding-bottom:15px;
	margin-bottom:5px !important;
	margin-top: 20px;
}

.gform_wrapper.gravity-theme .gsection {
  border-bottom: 0px solid !important;
}

.gform_wrapper input[type="email"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper input[type="reset"], .gform_wrapper input[type="search"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper select, .gform_wrapper textarea {
background:none !important;
border-color: #EA0029 !important;
	border-radius:8px !important;
	padding:8px 15px !important;
	color:#000;
}

.gform_wrapper select {
	height:100%;
}

.gform_wrapper .gform_validation_errors > h2 {
  font-size: 17px !important;
  line-height: 1.3em !important;
}

.gform_confirmation_message {
  background-color: #fff;
  color: #EA0029;
  padding: 35px;
  margin-top: 20px;
  font-size: 24px;
  line-height: 1.4;
  border: 3px solid #EA0029;
  font-weight: 400;
}

/* News Styles */

.elementor-post__title {
	margin-bottom:20px !important;
}

.uael-post__meta-data {
	padding-bottom:30px !important;
	margin-bottom:30px !important;
	border-bottom:1px solid #EA0029 !important;
}

.uael-post__read-more.elementor-button .elementor-align-icon-left {
  margin-right: 0px !important;
}

.hla-latest-articles .uael-post__thumbnail {
	display:none;
}

.hla-latest-articles .custom-featured-image {
	display:block;
	margin-bottom:35px;
}

.custom-featured-image {
	display:none;
}

.widget-title {
  font-size: 30px !important;
  padding-bottom: 17px !important;
  border-bottom: 1px solid #EA0029 !important;
  font-weight: 700 !important;
  color:#000 !important;
}

.widget ul li a {
	color:#000 !important;
}

.widget ul li a {
 font-size:16px;
	font-weight:600;
}

.widget {
	line-height:1.2 !important;
	margin-bottom:2.8em !important;
}

.widget ul li {
margin-bottom:20px;
}

.widget ul li a:hover {
	color:#EA0029 !important;
}

.sidebar-widget-search-form .elementor-search-form__icon {
	color:#EA0029 !important;
	fill:#EA0029 !important;
}


.hla-latest-articles .uael-post__footer {
  margin-top: -20px !important;
}

/* Featured Video Styles */

.hla-latest-articles .featured-video {
	margin-bottom:30px;
	display:block;
}

.featured-video {
	display:none;
}


/* Terms of Use Styles */

.terms-section ol li {
	margin-bottom:1.6em;
}

.terms-section ol {
	margin-left:20px !important;
}


@media (min-width:768px) and (max-width:1024px) {
	.elementor-section.hla-home-full-screen-section.elementor-section-height-full {
  min-height: 220px !important;
		height:800px !important;
}
}
@media (max-width:767px) {
	.elementor-section.hla-home-full-screen-section.elementor-section-height-full {
  min-height: 220px !important;
}
	.widget.popular-posts {
		display:none !important;
	}
	
	.clients-grid .uael-post__header-filters-wrap {
		display: none;
	}
	
	#lct-widget-client_categories-container input[type="submit"] {
		display:none !important;
	}
}

@media (max-width:544px) {
	.list-custom-taxonomy-widget select {
		width:100%;
	}
}

/* Hide widget button */
#lct-widget-client_categories-container input[type=submit] {
	visibility: hidden;
}