
/**
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
*/

/* common CSS start */

/* heading part CSS start */
h1 {
	font-size: clamp(1.75em, 5vw, 2.5em) !important;
}

h2 {
	font-size: clamp(1.5em, 5vw, 2em) !important;
}

h3 {
	font-size: clamp(1.35em, 5vw, 1.5em) !important;
}

h4 {
	font-size: clamp(1.25em, 5vw, 1.4em) !important;
}

h5 {
	font-size: clamp(1.15em, 5vw, 1.3em) !important;
}

h6 {
	font-size: clamp(1.05em, 5vw, 1.2em) !important;
}

.para-heading-2 {
	font-size: clamp(1.5em, 5vw, 2em) !important;
	font-weight: 700;
	margin: 0 0 28px;
	color: #284563;
	clear: unset;
	text-align: center;
}

/* heading part CSS end */

/* contact us Loder css start */
.wpcf7-spinner {
	display: none;
}

.submitting .wpcf7-spinner {
	display: inline;
}

/* contact us Loder css end */
.ast-plain-container.ast-right-sidebar .entry-content[ast-blocks-layout] .alignfull, .ast-plain-container.ast-left-sidebar .entry-content[ast-blocks-layout] .alignfull {
	margin: 0 !important;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	margin-top: 0 !important;
	margin-bottom: 20px !important;
}

p:empty {
	display: none !important;
}

.show-home-page {
	display: none;
}

.home .show-home-page {
	display: initial;
}

.home .show-inner-page {
	display: none;
}

.site-map-design ul#menu-main-menu li {
	background-position: top 7px left;
}

ul.main-header-menu.ast-nav-menu.ast-flex.submenu-with-border.astra-menu-animation-fade.stack-on-mobile.ast-mega-menu-enabled {
	position: absolute;
	top: 160px;
	width: 100%;
}

.align-items-center {
	align-items: center !important;
}

.site-content ul {
	margin-top: 0 !important;
	list-style: none;
	padding: 0 !important;
}

/* list design css */
.site-content ul, #primary ul {
	margin-bottom: 2em;
	margin-left: 0px;
}

.site-content ul li, .site-content ol li {
	list-style: none;
	padding: 8px 0 6px 40px;
	line-height: 1.5;
	background: url("https://www.bencelawfirm.com/nitropack_static/nIIbixmIfZHTLqWvNOApTBtOyYpKsdCU/assets/images/optimized/rev-466104f/www.bencelawfirm.com/wp-content/uploads/2024/08/list-icon.png") no-repeat 0 8px;
	background-size: 30px;
}

.site-content ul li.nitro-lazy, .site-content ol li.nitro-lazy {
	background: none !important;
}

.site-content ol li {
	padding: 8px 0 6px 13px;
	list-style: decimal-leading-zero;
	background: unset;
}

/* list design css end */
.all-attorneys-page .uagb-ifb-content .uagb-ifb-title-wrap .uagb-ifb-title a {
	color: var(--ast-global-color-2);
}

.wp-block-uagb-image.content-image-wrap .wp-block-uagb-image__figure img, .wp-block-uagb-image.content-image-wrap {
	height: 100%;
}

.ast-right-sidebar #primary {
	border-right: 0px !important;
	padding-right: 0 !important;
}

.ast-right-sidebar #secondary {
	border-left: 0 !important;
}

.is_tab {
	display: none;
}

.wp-block-uagb-post-grid h6.uagb-post__title.uagb-post__text a, .wp-block-uagb-post-grid .uagb-post__text.uagb-post__excerpt p, .letest-articles-insights article.uagb-post__inner-wrap .uagb-post__text.uagb-post__excerpt {
	/* 	min-height: 114px; */
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* common CSS end */

/* header mobile menu arrow remove start */
.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow, header.site-header .ast-builder-menu-mobile nav.site-navigation ul#ast-desktop-toggle-menu li ul.sub-menu li a span.ast-icon.icon-arrow {
	display: none !important;
}

/* header mobile menu arrow remove end */

/* Old website Css */

/*box sizing*/
*, *::before, *::after {
	box-sizing: border-box;
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent;
	scroll-behavior: smooth;
	overflow-x: hidden;
}

@-ms-viewport {
	width: device-width;
}

/*Headings*/
h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
	margin: 0 0 28px;
	clear: unset;
}

/*Paragraph */
p {
	font-size: 18px;
	line-height: 1.5;
	margin: 0 0 28px;
}

strong, b {
	font-weight: 700;
}

/* sidebar css start */
::placeholder {
	color: #000;
	font-weight: 400;
	font-size: 18px;
}

.sidebar-main .widget {
	margin: 0 !important;
}

.wp-block-latest-posts > li > *, .wp-block-latest-posts:not(.is-grid) > li {
	margin-top: 0px !important;
	margin-bottom: 2px !important;
}

.sidebar-main .wp-block-latest-posts li {
	padding-bottom: 20px !important;
	margin-bottom: 20px !important;
	border-bottom: 1px solid #ccc;
	padding-left: 120px !important;
	position: relative;
	display: flex;
	flex-direction: column;
	line-height: 1.2 !important;
}

.wp-block-latest-posts__post-excerpt {
	color: #000;
	font-weight: 400;
	font-size: 17px;
	margin-top: -6px !important;
	font-family: "Source Sans Pro";
	line-height: 1.6;
	text-transform: capitalize;
}

.wp-block-latest-posts__featured-image {
	width: 100px;
	overflow: hidden;
	margin: 0 10px 0 0;
	border: 5px solid #0e344d;
	background: #000;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	height: calc(100% - 49px);
	min-height: 130px;
}

.wp-block-latest-posts__post-excerpt {
	top: -10px;
	position: relative;
}

.wp-block-latest-posts__post-title {
	font-size: 20px;
	font-family: "Source Sans Pro";
	font-weight: 700 !important;
	line-height: 1.2;
	color: #284563 !important;
	padding-bottom: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: uppercase;
	text-decoration: none !important;
}

.wp-block-latest-posts__featured-image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.sidebar-main .wp-block-latest-posts .read-more {
	margin-top: -15px !important;
}

.wp-block-latest-posts__post-author, time {
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: 400;
	font-family: "Source Sans Pro";
	color: #000 !important;
}

.wp-block-latest-posts__post-author {
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
}

time.wp-block-latest-posts__post-date {
	position: relative;
	top: -23px;
	bottom: auto;
	left: 152px;
	right: auto;
	border-left: 1px solid #a2a1a1;
	padding-left: 8px;
}

/* Header side phone number */
.header-con-middle {
	display: flex;
	flex-direction: row;
	padding: 10px 20px;
	height: 100%;
	align-items: center;
	background: var(--ast-global-color-2);
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.header-con-middle img {
	max-width: 30px;
	margin-right: 15px;
}

.consultation-heading {
	font-size: 16px;
	font-weight: 400;
	color: var(--ast-global-color-3);
}

.consultation-contact {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.2;
	display: flex;
	align-items: center;
	color: #fff;
	gap: 20px;
}

.consultation-number:hover a, .consultation-number:focus {
	color: var(--ast-global-color-1);
}

header .custom-logo-link img {
	max-width: 464px;
}

.wp-block-heading.hm-0 {
	margin-bottom: 0 !important;
}

/*Sidebar-Form*/
.sidebar-form {
	background: #0e344d;
	padding: 30px 20px;
	margin: 0 auto;
	margin-bottom: 2rem;
	border: 0px;
	box-shadow: 0 9px 24px rgba(0, 0, 0, 12%);
}

.side-heading {
	font-weight: 400;
	font-size: 18px;
	color: #fff;
	text-align: center;
	display: block;
	line-height: 1.5;
	margin-bottom: 0px;
	letter-spacing: 7.92px;
}

.sub-heading {
	font-weight: 700;
	color: #fff;
	font-size: 30px;
	line-height: 38px;
	margin-bottom: 25px;
	text-align: center;
	text-transform: uppercase;
	font-family: "Source Sans Pro";
}

.sidebar-form .input-container {
	width: 100%;
	margin-bottom: 12px;
	position: relative;
}

.site-header .menu-text {
	font-size: 16px;
}

.sidebar-form .input-field {
	outline: none;
	background: #fff;
	font-size: 16px !important;
	font-weight: 400;
	color: #000 !important;
	border-color: #d1d1d1;
	height: 55px;
}

.sidebar-form .input-field::placeholder {
	color: #000;
}

.sidebar-form input:focus {
	outline: 0;
	background: #fff;
	color: #000;
}

.sidebar-form textarea:focus {
	outline: 0;
	background: #fff;
}

.sidebar-form input[type=submit] {
	font-size: 24px !important;
	font-weight: 500;
	text-transform: uppercase;
	background-color: #fff;
	color: #284563 !important;
	letter-spacing: 1px;
	white-space: nowrap;
	padding: 23px;
	width: 100%;
	cursor: pointer;
}

.wpcf7-spinner {
	display: unset;
}

.sidebar-form input[type=submit]:hover {
	background-color: #000;
	color: #fff !important;
}

.sidebar-form .wpcf7 p {
	margin: 0;
}

.sidebar-form .textarea {
	height: 100px;
}

.para {
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
}

.sidebar-main .btn {
	font-size: 24px !important;
	font-weight: 500;
	text-transform: capitalize;
	letter-spacing: .02em;
	white-space: nowrap;
	padding: 10px 60px;
	vertical-align: middle;
	text-decoration: none !important;
	background: #284563;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	display: table;
}

.latest-articles {
	margin-top: 40px !important;
	margin-bottom: 40px !important;
}

/* sidebar css end */

/* Media Query */
@media only screen and (max-width:1560px) and (min-width:976px) {
	.home .wp-block-uagb-container.uagb-is-root-container.alignfull .uagb-container-inner-blocks-wrap {
		max-width: 90% !important;
		margin: 0 auto;
	}
}

@media only screen and (max-width:1500px) and (min-width:1200px) {}

@media only screen and (max-width:1023px) and (min-width:922px) {}

@media (min-width: 1023px) {
	h2.uagb-heading-text, .h2.uagb-heading-text {
		font-size: 2.625rem !important;
		font-weight: 600 !important;
		font-family: "Source Sans 3", sans-serif !important;
		line-height: 1.3em !important;
		text-transform: uppercase;
	}
}

@media (max-width: 921px) {}

@media (max-width: 976px) {
	.is_web {
		display: none;
	}
	
	.is_tab {
		display: block;
	}
}

@media (max-width: 767px) {}

@media (max-width: 480px) {}
