@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//kamarianlaw.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.5.0") format("woff2");
}

:root {
	--wd-text-font: "Epilogue", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(61,61,61);
	--wd-text-font-size: 16px;
	--wd-title-font: "Bodoni Moda", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: uppercase;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Bodoni Moda", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Abhaya Libre", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Epilogue", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(199,149,118);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(199,149,118);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1350px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1367px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1350px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.row.sb-btn {
    text-align: center;
}
.btn.btn-color-primary {
    padding: 20px 30px;
    border-radius: 0px;
    font-size: 18px;
    background: linear-gradient(90deg, rgb(187 138 107) 40.78%, rgb(178 128 99) 60.4%), linear-gradient(197deg, rgb(200 161 137) 5.78%, rgb(163 113 85) 48.37%) !important;
}
.cs-results .wd-info-box {
    background-color: #edf1f0;
    padding: 15px;
}
.screen-reader-response {
    display: none;
}
.wd-prefooter {
    padding-bottom: 0!important;
}
.site-content {
    margin-bottom: 0;
}
.main-page-wrapper {
    padding-top: 0;
}
.home-ban h1.woodmart-title-container.title::after {
    display: none;
}
.wd-header-text.hd-ph a{
		font-size: 24px;
    color:#000000;
}
.wd-header-text.hd-ph {
		color:#ffffff!important;
    font-weight: 600;
    line-height: 23px;
    text-transform: uppercase;
		text-align:right;
}
span.ph-sub {
    font-size: 12px;
    text-align: right;
		font-weight: 700;
		color:#ffffff;
}
a.btn.btn-style-link:hover {
    color: #000000;
}
a.btn.btn-style-link {
		letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0;
    background: unset;
    color:#c79576;
    border:unset!important;
}
.scrollToTop {
    border-radius: 2px!important;
    background:#c79576!important;
    color: #ffffff!important;
		font-size: 20px!important;
		width: 41px;
    height: 41px;
}
input.wpcf7-form-control.wpcf7-text,select{
	color: #000000;
	min-height: 60px;
	font-weight: 600;
	border-color: #000000;
	border-width: 1px;
	background-color: #ffffff;
	border-radius: 0px;
	font-size: 20px;
}
label{
	color: #ffffff;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
}
textarea {
  color: #000000;
	font-weight: 600;
	border-color:#000000;
  border-width: 1px;
	background-color:#ffffff;
	font-size: 20px;
	border-radius: 0px;
	min-height:100px;
}
input.wpcf7-form-control.wpcf7-text::placeholder, textarea::placeholder {
    color: #1e1e5a;
}
.btn-black a.btn.btn-color-default,.bio-profile .btn.btn-color-default {
    background: linear-gradient(180deg,#000000 9%,#000000 50%,#000000 90%);
    color: #ffffff;
}
.btn-black .btn.btn-color-default:before,.bio-profile .btn.btn-color-default:before {
		background-color:#3997d7;
}
/* .btn.btn-color-default{
		z-index: 1;
    overflow: hidden;
    text-align: center;
    display: inline-flex;
    align-items: center;
    background:linear-gradient(180deg,#3997d7 9%,#3997d7 50%,#3997d7 90%);
    padding: 17px 30px;
    transition: border-color 0.3s ease 0s, color 0.3s ease 0.1s;
		color:#1e1e5a;
		font-weight: 700;
} */
input[type="submit"] {
		z-index: 1;
    overflow: hidden;
    text-align: center;
    display: inline-flex;
    align-items: center;
    background:#b38164;
    padding: 17px 30px;
    transition: border-color 0.3s ease 0s, color 0.3s ease 0.1s;
		color:#ffffff;
		font-weight: 700;
		font-size: 20px;
	  border-radius:0px;
}
.btn.btn-color-default:hover{
		color: #ffffff;
    border-color: #1e1e5a;
}
input[type="submit"]:hover {
		color: #ffffff;
    background-color: #000000;
}
.wd-header-text.mb-ph-lft i, .wd-header-text.mb-ph-right i {
    color: #ffffff;
    font-size: 18px;
}
.wd-header-text.mb-ph-lft a, .wd-header-text.mb-ph-right a {
    letter-spacing: 1px;
    min-height: 50px;
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
}
.wd-header-text.hd-text {
    text-align: right;
    font-weight: 800;
    text-transform: uppercase;
}
body .icons-design-simple .wd-social-icon{
    font-size: 25px!important;
    line-height: 40px;
    background-image:linear-gradient(180deg,#c79576 9%,#c79576 50%,#c79576 90%);
    color:#1e1e5a!important;
}
.row.btn-submit {
    text-align: center;
}
.cs-services .wd-info-box {
    box-shadow: 0 13px 37px rgba(0, 0, 0, .21);
    padding:0px;
		background-color:#ffffff;
		--ib-icon-sp: 0;
}
.cs-services .wd-info-box .info-box-content {
    padding: 20px;
	 border-bottom:5px solid #c48726;
}
.input-container i {
    position: absolute;
    top: 38%;
    right: 32px;
    transform: translateY(-50%);
    color:#000000;
}
.cs-footer .elementor-element.elementor-widget-image {
    width: 220px;
}
.post-single-page .entry-header {
    max-width: 650px;
}
.post-single-page .post-title {
    text-align: left;
	margin-top: 60px;
}
.post-single-page .wd-entry-meta,
.comments-area .comment-respond,
.back-to-archive,
.post-single-page .meta-post-categories {
    display: none!important;
}
.post-single-page .article-inner,.wd-single-footer,.wd-single-footer ~ .wd-page-nav {
    max-width: 900px;
		margin: 0 auto;
}
.post-single-page .post-title {
    margin-bottom: 30px;
}
div#block-3 {
    background-color: #fafafa;
    padding: 20px 30px;
}
.wp-block-latest-posts li>a,
.wd-page-nav-btn .wd-entities-title {
    font-family: "montserrat";
	font-weight: 600!important;
}
.wp-block-search .wp-block-search__input {
    min-height: 50px;
    border-color: #282828;
}
.wp-block-search__label,
.wd-page-nav-btn .wd-label {
    font-weight: 600!important;
	color:#282828!important;
}
.cs-blog .wd-post-content {
    background-color:#3997d7;
    padding: 100px 40px!important;
}
.cs-blog .wd-post-img {
    display: none;
}
.cs-blog h3.wd-entities-title.title.post-title,
.cs-blog .wd-entry-content,
.cs-blog .wd-meta-date,.cs-blog .wd-read-more a {
    color: #ffffff;
	font-weight: 500;
	text-transform:capitalize;
}
.cs-blog h3.wd-entities-title.title.post-title:hover a{
color:#ffffff;
}
.icons-design-colored .wd-social-icon {
    background-color: #ffffff;
    color: #fff !important;
}
.post-single-page .article-body-container .entry-content {
    font-weight: 500;
}
.elementor-element.cs-badges {
    box-shadow:1px 0px 50px 0px rgba(0,0,0,.23);
}
.home-ban input[type="submit"] {
    background: black !important;
}
.wd-title-style-bordered .liner-continer {
    border-color:rgb(255 255 255)!important;
}
.cs-service .wd-info-box {
    background-color: #ffffff;
    padding: 30px;
}
.cs-service .wd-info-box:hover .info-box-icon {
    transform: translateY(-5px);
    transition: all 0.5s ease;
}
.cs-service .wd-info-box .info-box-icon {
    width:57px;
}
.cs-service .wd-info-box:hover {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(78,16,12);
    background: -moz-linear-gradient(320deg, rgba(78,16,12,1) 0%, rgb(137 9 9) 33%);
    background: -webkit-linear-gradient(320deg, rgba(78,16,12,1) 0%, rgb(137 9 9) 33%);
    background:linear-gradient(320deg, rgba(78,16,12,1) 0%, rgb(137 9 9) 33%);
    border: 1px solid #d08505;
    transition: opacity 400ms;
}
.cs-service .wd-info-box:hover h3.info-box-title {
    color: #ffffff;
}
.cs-service .wd-info-box:hover .info-box-inner {
    color: #ffffff;
}
.cs-service .wd-info-box:hover .info-box-icon img {
    filter: invert(1);
}
.cs-service .wd-info-box p {
    font-size: 14px !important;
}
.cs-service .wd-info-box h3 {
    font-size: 16px !important;
}
.wd-accordion-title {
	background-color:#1f731d;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 5px;
	border-radius: 10px;
}
.wd-accordion-opener.wd-opener-style-arrow:before {
    font-size: 18px!important;
		color:#ffffff;
}
.wd-accordion-content {
    padding: 32px;
    box-shadow: inset 0 0 0 1px #e0e0e0;
    margin-bottom: 7px;
}
.wd-accordion-opener.wd-opener-style-plus:before {
    font-size: 16px;
    font-weight: 700;
    color: #000000;
}
.cstm-tsti-slid .testimonials .testimonial .testimonial-inner .testimonial-content span.testi-hed {
    display: block;
    color:#000000;
    font-size: 18px;
    line-height: 1.4em;
    margin-bottom: 10px;
    margin-top: 25px;
    font-weight: 600;
}
.testimonial-content {
    font-family: 'Tinos';
    font-size: 20px;
}
.testimonial-content footer {
		color:#b5886b !important;
    font-weight: 600 !important;
    text-transform: uppercase;
}
.widgetarea-mobile div#custom_html-2 i {
    color:#890909;
}
.widgetarea-mobile a.btn.btn-color-default{
color:#ffffff!important;
}
.widgetarea-mobile .wd-button-wrapper.text-left {
		margin-top:15px;
    text-align: center;
}
.widgetarea-mobile div#custom_html-2 a {
    width: 100%;
}
.sd-ph a {
    color: #1e1e5a !important;
    border: 2px solid #1e1e5a;
    padding: 10px 30px;
    width: 100% !important;
    display: block;
    border-radius:2px;
    font-weight: 800;
		text-align: center;
}
.form-heading p {
color:#ffffff;
}
.cs-contact-pg .icons-design-simple .wd-social-icon {
    background-color: #890909;
    color: rgba(0,0,0,0.4) !important;
}
.cs-contact-pg .wpcf7 {
    background-color: #890909;
}
.cs-contact-pg input[type="submit"]{
    background: #000000!important;
}
.wd-text-block.text-left li:before,.fancy-list .title-after_title li:before {
    content: "";
    position: absolute;
    background:#1e721c;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    left: -16px;
    top: 8px;
}
.wd-text-block.text-left li,.fancy-list .title-after_title li {
    list-style: none;
    position: relative;
    margin-bottom: 5px;
}
.side-form .col-md-12.form-heading {
    display: none;
}
.side-form  .wpcf7 {
    background-color: unset;
    padding: 25px 0px 0px 0px;
}
.elementor-element.home-ban:before {
    content: "'";
    background:linear-gradient(1deg, rgb(25 67 63 / 44%) 40.78%, rgba(76, 184, 186, 0) 60.4%), linear-gradient(333deg, rgb(25 67 63 / 54%) 5.78%, rgba(76, 184, 186, 0) 48.37%) !important;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
}
.home-cta .wd-info-box {
    max-width: 640px;
    margin: 0 auto;
}
.home-cta .wd-info-box .info-box-icon {
    width: 100px;
}
.wd-title-style-simple .liner-continer:after {
    width: 180px !important;
    background-color:rgb(177 127 99) !important;
    height: 5px !important;
}
.why-us .wd-info-box {
    box-shadow: rgba(134,134,134,.25) 0 3px 20px 0!important;
    background-color: #ffffff;
    padding: 30px;
    border-top:4px solid #dabf65;
    min-height:462px;
		transition:all 0.5s ease;
}
.why-us .wd-info-box .info-box-icon {
    width:93px;
    margin-bottom: 10px;
}
/* .promo-banner:hover .wrapper-content-banner {
    background:#1e1e5a!important;
    opacity: 0.85;
}
.promo-banner.wd-with-link .wrapper-content-banner a.btn.btn-style-link {
    color: #ffffff!important;
} */
.testimon-style-boxed .testimonial-inner {
  box-shadow: rgba(134,134,134,.25) 0 3px 20px 0!important;
	border-radius: 15px !important;
}
.star-rating span:before {
    color:#b17f63 !important;
}
.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    border-radius: 0 !important;
    transform: rotate(45deg);
    background-color:#ffffff !important;
    border-color:#ffffff !important;
}
.wd-nav-pagin-wrap[class*="wd-style-shape"] span {
    border-radius: 0 !important;
    transform: rotate(45deg);
    border-color:#ffffff !important;
}
.wpcf7 h3 {
    text-align: center;
    color: #ffffff;
}
span.wpcf7-list-item-label {
    color: #1e1e5a;
}
.wd-header-text.hd-ph img {
    width:27px;
}
.wd-tools-element .wd-tools-icon:before {
    font-size:26px!important;
    color: #000000;
}
.overlap-sec .info-box-icon {
    width: 80px;
}
.page-id-69 .cs-footer {
    display: none;
}
section.prc-side .testimonial-inner {
    box-shadow: unset !important;
    min-height: unset !important;
}
/* .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: rgb(57 151 215);
} */
/* .cs-service .wd-title-style-simple .liner-continer:after {
    background-color: #ffffff!important;
}
.cs-practice .wd-info-box .info-box-content {
    background-color: #ffffff;
    padding: 30px;
    box-shadow: rgba(134,134,134,.25) 0 3px 20px 0;
    margin-top: -20px;
}
.cs-practice .wd-info-box{
    box-shadow: rgba(134,134,134,.25) 0 3px 20px 0;
}
.cs-practice .wd-info-box:hover {
    box-shadow: 7px 7px 80px 0 rgba(0,0,0,.2)!important;
} */
/* p,.wd-text-block.text-left {
    text-align: justify;
} */
.cs-why .wd-info-box .box-icon-wrapper {
    margin-top: 4px;
}
.row.sb-btn p {
    text-align: center;
}
.page-id-8 .cs-footer {
    display: none;
}
.overlap-sec .wd-info-box.text-center p {
    text-align: center !important;
}
.title-ban .wd-title-style-simple .liner-continer:after {
    background-color: rgb(255 255 255)!important;
}
.bio-profile .wd-info-box .info-box-content {
    background-color:#036601;
    padding: 25px;
    margin-top: -15px;
}
.bio-profile .wd-info-box .info-box-content p {
    text-align:center;
}
/* .promo-banner:hover .wrapper-content-banner {
    background: #3997d7!important;
    opacity: 0.85;
}
.promo-banner:hover .wrapper-content-banner h3.banner-title,
.promo-banner:hover .wrapper-content-banner p{
    color: #ffffff!important;
}
.promo-banner:hover a.btn.btn-style-link{
    color: #ffffff!important;
		border-color:#ffffff;
}
.practice-odd .banner-mask .wrapper-content-banner {
    background-color: #f6f7f7;
}
.practice-even .banner-mask .wrapper-content-banner {
    background-color: #ffffff;
}
.practice-odd .banner-mask .wrapper-content-banner:hover,
.practice-even .banner-mask .wrapper-content-banner:hover{
    background-color:#3997d7!important;
}
.practice-odd .banner-mask .wrapper-content-banner h3.banner-title,
.practice-even .banner-mask .wrapper-content-banner h3.banner-title{
    margin-top: 25px;
    margin-bottom: 15px;
}
.practice-odd .banner-mask .wrapper-content-banner .banner-btn-wrapper,
.practice-even .banner-mask .wrapper-content-banner .banner-btn-wrapper{
    margin-top: 26px;
}
.practice-odd .banner-mask .wrapper-content-banner .banner-btn-wrapper a.btn.btn-style-link,
.practice-even .banner-mask .wrapper-content-banner .banner-btn-wrapper a.btn.btn-style-link{
    color:#3997d7 !important;
    border-color:#3997d7;
} */
section.cus-footer a.btn{
    background-color: #ffffff !important;
    color: #1f1c47 !important;
}
.wd-images-gallery {
    max-width: 1096px;
    margin: 0 auto;
}
.promo-banner p {
    text-align: center;
}
.why .info-box-icon {
    width: 61px;
    border: 1px solid #ffffff;
    padding: 12px;
    border-radius: 50px;
}
.promo-banner .content-banner img {
    border: 2px solid #3697dc;
    padding: 12px;
    border-radius: 50px;
}
body .custom-sidebar a.btn.btn-style-default {
    background: #000000 !important;
    color: #ffffff;
}
body .icons-design-default .wd-social-icon {
    color: rgb(169 119 91) !important;
}
.cus-practices .wd-info-box{
  background-color: #f2f6f4;
	border-radius: 0px;
	padding: 40px 25px 40px 25px;
}
.cs-team .wd-info-box:hover{
    background-color: #ffffff;
    transition: 0.5s;
}
.cus-practices .wd-info-box .info-box-content {
    text-align: center !important;
}
.cus-practices .wd-info-box .info-box-inner p{
		text-align:center;
}
.cs-team .wd-info-box:hover .info-box-icon:before{
    background-color:rgb(25 67 63 / 41%);
		transition: 0.5s;
}
.cs-team .wd-info-box .info-box-icon:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	transition: 0.5s;
}
.cs-team .wd-info-box .info-box-icon{
  position: relative;
	transition: 0.5s;
}
.cus-practices .wd-info-box .box-icon-wrapper:before {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2024/08/Round-Diamond-Icongreen.png);
    width: 104px;
    height: 200px;
    background-size: contain;
    top: 44px;
    background-repeat: no-repeat;
    left: 50%;
    transform: translateX(-50%);
}
.cus-practices .wd-info-box .info-box-icon {
    width: 44px;
    position: relative;
    padding-top:21px;
}
.black-btn a.btn.btn-style-default {
  background-color: #000000;
}
.btn-transparent a.btn.btn-style-default {
  border: 2px solid #ffffff;
}
.sidessec .wd-title-style-simple .liner-continer:after {
  background-color: rgb(255 255 255) !important;
}
.cs-team .wd-info-box {
    padding: 20px !important;
}
.cs-locations .wd-info-box {
	box-shadow: 0px 0px 17px 0px rgb(0 0 0 / 33%);
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.cs-locations .wd-info-box .info-box-content {
    padding: 30px;
}
.cs-footer .info-box-icon {
        width: 40px;
}
.whb-top-bar .btn.btn-color-default {
	background: #b38164;
	padding: 5px 25px;
	color: #ffffff;
	font-weight: 700;
	border-radius: 0;
	width: 100%;
	font-size: 15px;
}
.whb-top-bar .wd-button-wrapper.text-center {
    width: 100%;
}
.cs-form .info-box-icon {
    width: 40px;
}
.page-id-13 .elementor-element.footercta {
    display: none;
}
.page-id-13 label {
    color:#000000!important;
}
.cus-choose .wd-info-box.text-center {
    background-color: #ffffff;
    padding: 39px 25px;
}
.page-id-3 .elementor-element.footercta {
    display: none;
}
.page-id-3 .elementor-element.cs-footer {
    background-color: #eef2f1!important;
}
.page-id-3 label {
    color: #19433f;
}
.testimon-with-rating .testimonial-rating {
    text-align: center!important;
}
.whitebtn span.wd-btn-text {
    text-align: left;
    padding-left: 16px;
}
.wrapper-content-banner.wd-fill.wd-items-bottom.wd-justify-left {
    padding: 0;
}
.content-banner.text-center {
    background-color: #c79576db;
    padding: 10px;
}
li#menu-item-48>a {
    color: #333333;
}
.woodmart-title-container.title {
  position: relative;
  display: inline-block;
  padding-bottom: 8px;
}

.woodmart-title-container.title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 4px;
  background-color:#B17F63;
  border-radius: 2px;
}
@media (min-width: 1025px) {
	.wd-header-text.hd-txt {
		position: absolute;
    bottom: 18px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}
.wd-info-box.headerinfobox:before {
    content: '';
    background:linear-gradient(283deg, #19433f, #19433f);
    position: absolute;
    left: -22px;
    width: 50px;
    top: 0;
    bottom: 0;
    transform: skew(-20deg);
}

/* .whb-general-header {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06);
} */
.wd-header-text.hd-ph {
		font-weight: 700;
    text-transform: uppercase;
    text-align: right;
    background-color: #3997d7;
    min-height: 100%;
    position: absolute;
    right: 0;
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 20px;
}
p.ph-desk {
    color: #000000;
    margin-bottom: 0;
}
.wd-header-text {
    font-size: 15px!important;
}
.form-heading p {
		font-size: 25px;
    font-weight: 600;
    margin-bottom: 0;
    text-align: center;
    color: #ffffff;
}
.wd-header-text.cs-lang-eng a,.wd-header-text.cs-lang-sp a{
    color: #ffffff;
    border-bottom: 2px solid #ffffff;
}
.cs-footer .info-box-icon {
    width: 40px;
}
.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    font-size: 12px;
		color:#1e1e5a;
}
.wd-dropdown-menu.wd-design-default .menu-item-has-children>a:after {
    color: rgb(255 255 255 / 45%);
}
.wd-sub-menu li>a:hover {
    background-color:#000000;
    color:#ffffff;
}
.wd-dropdown {
    background-color:#19433f;
    padding: 0!important;
}
.wd-sub-menu li>a {
	color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid #ffffff3d;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: 600;
	text-transform:uppercase;
}
.cs-service .wd-info-box {
    min-height:260px;
}
.testimon-style-boxed .testimonial-inner {
    min-height:471px;
}
ul#menu-footer-menu {
    display: flex;
    justify-content: space-around;
    max-width: 700px;
    margin: 0 auto;
}
.wpcf7 h3 {
    font-size: 32px;
}
.cs-practice .wd-info-box .info-box-content {
    min-height:404px;
}
.bio-box .wd-info-box .box-icon-wrapper {
    padding-top: 50px;
}
.practice-inner:before {
    content: "";
    position: absolute;
    background: #3997d7;
    width: 500px;
    height: 3px;
    left: 0;
    top: 73px;
}
.practice-inner .liner-continer:after {
   display:none;
}
.blog-design-meta-image .wd-entities-title {
    margin-bottom: 10px;
    min-height: 97px;
}
.wd-grid-g {
    gap: 70px;
}
.wd-dropdown-menu.wd-design-default .wd-dropdown {
    margin: 0;
}
.wd-info-box.headerinfobox {
	font-weight: 700;
	text-transform: uppercase;
	text-align: right;
	background:linear-gradient(45deg, #19433f, #19433f);
	min-height: 99%;
	position: absolute;
	right: 0;
	top:0;
	text-align: center;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
}
.wd-info-box.headerinfobox .info-box-icon {
	background-color: #19433f;
	padding: 12px;
	border: 7px solid #ffffff;
	margin-right: 40px;
	position: absolute;
	left: -57px;
}
.wd-info-box.headerinfobox p.info-box-title.title {
    font-size: 36px;
	margin-top: 0;
}
.wd-nav.wd-gap-l {
    --nav-gap:70px;
}
.icons-design-default .wd-social-icon {
    padding: 20px!important;
}
.elementor-element.home-ban:after {
    content: "'";
    width: 737px;
    height: 490px;
    position: absolute;
    right: 0;
    z-index: 1;
    background-image: url(/wp-content/uploads/2024/06/attorneysgroupphoto.png);
    bottom: 0;
    background-repeat: no-repeat;
}
.box-btn-hover .info-btn-wrapper {
position: unset!important; 
}
.cs-locations .box-icon-wrapper {
    max-width: 30%!important;
}
.cus-practices .wd-info-box .info-box-content {
    min-height: 244px;
}
.cus-practices .wd-info-box .info-box-content p {
    min-height: 178px;
}
.cus-choose .wd-info-box.text-center {
    min-height: 203px;
}
.page-id-227 .cus-practices .wd-info-box {
    min-height: 486px;
}
.communitycta a.btn.btn-style-default {
    min-height: 80px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-header-text.hd-ph {
    text-align: center;
}
.form-heading p {
    font-size:24px;
    font-weight: 600;
	margin-bottom: 0;
	text-align:center;
}
ul#menu-footer-menu {
    display: flex;
    justify-content: space-around;
    max-width: 700px;
    margin: 0 auto;
}
.cs-services .wd-info-box {
    max-width: 70%;
		margin:auto;
}
.wd-header-text.cs-lang-eng a, .wd-header-text.cs-lang-sp a {
    color: #ffffff;
    border-color: #ffffff;
    text-align: center;
	font-size: 24px;
}
.whb-top-bar .wd-social-icons.icons-size-default .wd-icon {
    background-image: -webkit-linear-gradient(-35deg,#ffffff 0,#ffffff 100%);
    color: #ffffff;
}
.whb-row.whb-header-bottom {
    background: linear-gradient(to right, #6f7074 50%, #e42133 50%);
    color: #ffffff;
}
.bio-box .wd-info-box {
    flex-direction: column;
}
.wd-grid-g {
    grid-template-columns: repeat(5, 1fr);
}
.cs-locations .box-icon-wrapper {
    max-width: 20%!important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-header-text.hd-ph {
    text-align: center;
}
.cs-services .wd-info-box {
    max-width: 70%;
		margin:auto;
}
.wd-header-text.cs-lang-eng a, .wd-header-text.cs-lang-sp a {
    color: #ffffff;
    border-color: #ffffff;
    text-align: center;
		font-size: 24px;
}
.whb-top-bar .wd-social-icons.icons-size-default .wd-icon {
    background-image: -webkit-linear-gradient(-35deg,#ffffff 0,#ffffff 100%);
    color: #ffffff;
}
.whb-row.whb-header-bottom {
    background: linear-gradient(to right, #6f7074 50%, #e42133 50%);
    color: #ffffff;
}
ul#menu-footer-menu {
    display: flex;
    justify-content: space-around;
    max-width: 700px;
    margin: 0 auto;
}
.bio-box .wd-info-box {
    flex-direction: column;
}
.wd-grid-g {
    grid-template-columns: repeat(5, 1fr);
}
.cs-locations .box-icon-wrapper {
    max-width: 20%!important;
}
}

@media (max-width: 576px) {
	.wd-header-text.hd-ph a {
    font-size:20px;
    padding: 0;
}
.wd-header-text.hd-ph i {
    font-size: 20px;
	  color: #ffffff;
}
.wd-header-text.hd-ph {
    text-align: center;
}
.form-heading p {
    font-size:20px;
    font-weight: 600;
		margin-bottom: 0;
	text-align:center;
	font-size: 24px;
}
.cs-footer .info-box-icon {
    width: 30px;
}
span.mb-ph {
    font-size: 14px;
    font-weight: 600;
}
.wd-header-text.cs-lang-eng, .wd-header-text.cs-lang-sp {
    text-align: center;
		display: contents;
}
.wd-header-text.cs-lang-eng a, .wd-header-text.cs-lang-sp a {
    color: #ffffff;
    border-color: #ffffff;
    text-align: center;
}
.whb-top-bar .wd-social-icons.icons-size-default .wd-icon {
    background-image: -webkit-linear-gradient(-35deg,#ffffff 0,#ffffff 100%);
    color: #ffffff;
}
.whb-row.whb-header-bottom {
    background: linear-gradient(to right, #6f7074 50%, #e42133 50%);
    color: #ffffff;
}
.cs-footer .wd-text-block.reset-last-child.text-right {
    text-align: left;
}
.elementor-element.home-ban:before {
    background:linear-gradient(356deg, rgb(0 0 0 / 39%) 45.78%, rgb(0 0 0 / 22%) 60.4%), linear-gradient(180deg, rgb(1 36 74 / 0%) 5.78%, rgba(76, 184, 186, 0) 48.37%) !important;
	top: 2px;
}
.cs-footer .e-con-inner {
    padding-top: 30px;
}
ul#menu-footer-menu {
    text-align: center;
}
.home-cta .wd-info-box {
    flex-direction: column;
    text-align: center;
}
.overlap-sec .info-box-icon {
    width: 56px!important;
}
.home-cr-title .title-wrapper.text-center {
    text-align: left;
}
.home-cr-title .wd-title-style-simple .liner-continer:after {
    left: 0!important;
}
.bio-box .wd-info-box {
    flex-direction: column;
}
.bio-box .wd-info-box .box-icon-wrapper {
		position: absolute;
    right: 4px;
    top: -22px;
    width: 78px;
}
.entry-hd .title-subtitle {
    color: #1a1a1a !important;
}
.practice-odd .banner-mask .wrapper-content-banner,
.practice-even .banner-mask .wrapper-content-banner{
    padding: 10px !important;
}
.promo-banner {
    min-height: 426px;
}
.practice-odd .banner-mask .wrapper-content-banner h3.banner-title, .practice-even .banner-mask .wrapper-content-banner h3.banner-title {
    margin-top: 14px!important;
}
.practice-odd .banner-mask .banner-subtitle img,
.practice-even .banner-mask .banner-subtitle img {
    width: 60px;
}
.wd-grid-g {
    grid-template-columns: repeat(5, 1fr);
}
.cs-locations .wd-info-box {
    box-shadow:unset;
    flex-direction: column;
    align-items: center;
    text-align: center;
		border: 2px solid #dddddd;
    padding: 25px;
		border-radius:5px;
}
.cs-locations .wd-info-box  .wd-button-wrapper.text-left {
    text-align: center!important;
}
.cs-locations .box-icon-wrapper {
    max-width:100%!important;
}
.btn.btn-color-primary {
    padding: 15px 24px!important;
    font-size: 15px;
    width: 100%;
}
.elementor-element.elementor-element-6e4bf4c.elementor-widget.elementor-widget-wd_button,
input.wpcf7-form-control.wpcf7-submit.has-spinner{
    width: 100%;
}
.communitycta span.wd-btn-text {
    text-align: left;
    padding-left: 16px;
}
}

