/*
Theme Name: SandLawLLC 
Theme URI: https://www.sitesocialseo.com/
Author: Site Social SEO
Author URI: https://www.sitesocialseo.com/
Description: 
Version: 1.0
Text Domain: ias
*/
/*My Css Styling*/
.elementor-toc__header-title {
    margin-bottom: 30px !important;
}

@media (min-width: 1025px){
	.second-header:before {
		background-color: #ffffff00 !important;
	}
}
.second-header .elementor-button-icon > svg{
	width: 32px;
	height: 32px;
}


/* footer bg styling css */
.half-bg-red:before {
	width: 100% !important;
	height: 50% !important;
	top: 0 !important;
	left: 0 !important;
	background-color: #A6062F;
	position: absolute !important;
	content: '' !important;
}
/* video background red short border */
.video-bg:before {
	content: "";
	position: absolute;
	left: -10px;
	top: -10px;
	height: 85%;
	width: 85%;
	z-index: 0;
	border-left: 10px solid var(--e-global-color-primary);
	border-top: 10px solid var(--e-global-color-primary);
}
.content-section a{
	color: var( --e-global-color-primary );
}

h3 a{
	color: var( --e-global-color-primary );
}


/* footer bg styling end*/
@media (max-width: 556px){
	.header-top-btn{
		display: none;
	}
	.header-top-second-col {
		justify-content: center !important;
	}
	.cnnContents {
		font-size: 64px !important;
	}
}
@media (max-width: 1366px){
	.cnnContents {

		font-size: 84px !important;
	}
}

/*costomizer css*/
.video-bg:before {
	content: "";
	position: absolute;
	left: -10px;
	top: -10px;
	height: 85%;
	width: 85%;
	z-index: 0;
	border-left: 10px solid var(--e-global-color-primary);
	border-top: 10px solid var(--e-global-color-primary);
}

@media (min-width: 768px){


	.practice-single-page-content iframe{
		height: 250px !important;
	} 


	.practice-area .elementor-swiper-button-next, .practice-area .elementor-swiper-button-prev{
		right: 0px;
		top: -30px !important;
	}
	i.fas.fa-arrow-right {
		right: 0px;
		position: absolute;
		top: -55px;
	}
	i.fas.fa-arrow-left {
		position: absolute;
		right: 80px;
		top: -55px;
	}
	i.fas.fa-arrow-right, i.fas.fa-arrow-left{
		padding: 15px;
		border-radius: 12px;
		background: #A6062F;
	}
}
.practice-single-page-content p{
	color: var( --e-global-color-secondary );
}
.practice-single-page-content h2, .practice-single-page-content h3, .practice-single-page-content h1{
	color: var( --e-global-color-accent );
}
.practice-single-page-content a{
	color: var( --e-global-color-primary );
}
.practice-single-page-content a:hover{
	color: var( --e-global-color-accent );
}
.practice-single-page-content ul li::marker {
	color: #000000bf;
}
.practice-single-page-content iframe{
	height: 450px !important;
	width: 800px;
	max-width: 100%;
} 
.bg-red {
	background: var(--e-global-color-primary);
	color: #fff !important;
	padding: 5px;
	font-weight: 400 !important;
	font-size: 24px !important;
}
.elementor-sticky--active {
	background: #fff;
	position: relative;
	z-index: 99;
}
.elementor-sticky--active .sub-menu li:hover .elementor-sub-item , .elementor-sticky--active .sub-menu li .elementor-item-active{
	color: #fff !important;
}
.practice-single-page-content img {
	padding-bottom: 20px;
	display: block;
}



/* testimonials page google reviews style */
.testimonials-page .wp-google-list {
	padding: 20px !important;
}
.testimonials-page .wp-google-reviews {
	column-count: 3 !important;
	gap: 22px;
}
.testimonials-page .wp-google-review{
	box-shadow: 0px 0px 11px #0000004d !important;
	padding: 30px 20px !important;
	display: inline-block;
}


@media (max-width: 767px){
	.testimonials-page .wp-google-reviews {
		column-count: 1 !important;
	}
	.testimonials-page .wp-google-place {
		box-shadow: 0px 0px 11px #0000004d !important;
		padding: 30px 20px !important;
		display: inline-block;
	}
}

p a{
	color: var( --e-global-color-primary );
}
p a:hover{
	color: var( --e-global-color-accent );
}



.after-border-r:after{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 5px;
	background: var( --e-global-color-primary );
	content: '';
	left: 0
}

.after-border-b:after{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 5px;
	background: var( --e-global-color-accent );
	content: '';
	left: 0

}
.after-border-b, .after-border-r{
	position: relative;
}

h3 a, li a{
	color: var( --e-global-color-primary );
}
h3 a:hover, li a:hover{
	color: #000;
}
.review-slider .slider-item{
	opacity: .3;
}

@media (min-width: 768px){
	.locations-loop-grid .pagecategory-practice-area:nth-child(4n + 3) .e-child:before, .locations-loop-grid .pagecategory-practice-area:nth-child(4n + 4) .e-child:before {
		background-color: white !important;
	}
	/* 	list column count 2 css */
	.column-count-2{
		column-count: 2
	}
	/* home page location css */

	#location-section button[aria-selected="true"]:after {
		position: absolute;
		content: '';
		top: -29px;
		left: 40%;
		z-index: 111;
		width: 60px;
		height: 30px;
		border-bottom: solid 30px var( --e-global-color-primary );
		border-left: solid 30px transparent;
		border-right: solid 30px transparent;
		z-index: 1;
	}

	#location-section div.e-n-tabs-heading {
		display: flex !important;
		justify-content: space-between !important;
	}



	#location-section .e-n-tab-title {
		flex: 1 !important;
		text-align: center !important;
		min-height: 150px;
	}
	/*end  home page location section css */

}

/*home page location section css */
#location-section .e-n-tab-title-text{
	display: block !important;
}
#location-section .e-n-tab-title-text b{
	font-weight: bold;
	display: block !important;
	font-size: 20px;
	margin-bottom: 10px;
}
/*end  home page location section css */

@media (max-width: 767px){
	.locations-loop-grid .pagecategory-practice-area:nth-child(2n + 1) .e-child:before {
		background-color: white !important;
	}

}
.design-li a{
	color: #000;
}
.design-li a:hover{
	color: solid var( --e-global-color-primary );
}
.design-li li{
	list-style: none;
}

.design-li li{
	background: #F6F6F8;
	margin-bottom: 15px;
	padding: 5px;
	border-bottom: 3px solid var( --e-global-color-primary );
	border-radius: 0 0 5px 5px;
}
/* .design-li li a{
display: flex;
} */
.design-li li a:hover{
	color: solid var( --e-global-color-primary ) !important;
}
.content_cards_card {
	border: 1px solid #0000005c;
	padding: 20px 20px 50px 20px;
	border-bottom: 3px solid var(--e-global-color-primary);
	border-radius: 10px;
	position: relative;
	margin-bottom: 20px !important;
	width: 90%;
	margin: auto;
}
.content_cards_card.sand-law:after{
	background-image: url(https://sandlawnd.osowebdesign.com/wp-content/uploads/2023/09/android-icon-192x192-1.png) !important;
	right: 164px !important;
}
.content_cards_card:after {
	content: '';
	position: absolute;
	bottom: 20px;
	right: 77px;
	background-image: url(https://sandlawnd.osowebdesign.com/wp-content/uploads/2023/10/favicon.png);
	z-index: 2;
	width: 30px;
	height: 30px;
	background-size: cover;
}
.content_cards_card.sand-law:before{
	content: 'SAND LAW, LLC';
}
.content_cards_card:before{
	content: 'tiktok';
	right: 27px;
	bottom: 18px;

	position: absolute;
}

/* single page of staff styling */
.single-staff-content ul li{
	list-style: none;
}


.single-staff-content h2, .single-staff-content h3 {
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 5px;
	display: inline-block;
}
.single-staff-content h3:after, .single-staff-content h2:after {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 4px;
	background: var(--e-global-color-primary);
	content: '';
	left: 0;
}


/* home page recent results section styling */
.path-center-center:before {
	content: '';
	background: #F5F5F5;
	-webkit-clip-path: polygon(60% 0, 100% 0, 100% 100%, 0 100%, 0 39%);
}


