/*
CTC Separate Stylesheet
Updated: 2025-10-02 09:02:11
*/

.logged-in .lh-header .lh-actions .lh-btn--primary,
.logged-in .lh-header .lh-actions .lh-btn--ghost{
	display: none;
}


.register-bg {
    background: linear-gradient(to right, #06429E, #4A80D6, #0284c7) !important;
}


.reg-form {
    padding: 36px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    background-color: #fff;
    color: #2c2d36;
    margin-top: 40px;
    margin-bottom: 40px;
}

h4.extra_field_heading {
    color: #0284c7;
    font-size: 19px;
    margin-top: 23px;
}


li.wppb-form-field.wppb-send-credentials-checkbox label {
    width: 100% !important;
}

.wppb-form-field:not(#select_user_to_edit_form .wppb-form-field, .wppb-checkbox-terms-and-conditions, .wppb-gdpr-checkbox, .wppb-subscription-plans) label:not(.wppb-checkboxes label, .wppb-radios label) {
    width: 100% !important;
    margin-bottom: 13px;
}

.wppb-form-field input[type="text"], .wppb-form-field input[type="number"], .wppb-form-field input[type="email"], .wppb-form-field input[type="url"], .wppb-form-field input[type="search"], .wppb-form-field select, .wppb-form-field textarea, .wppb-form-field .wppb-password-field-container, .wppb-checkboxes, .wppb-radios, #wppb-login-wrap .login-username input, #wppb-login-wrap .login-auth input {
    width: 100% !important;
    padding: 7px 2px;
}
.mepr-submit {
    background: #38bdf8 !important;
}

.single-att-header .areas li:nth-child(2) .elementor-icon-list-text {
    width: 100%;
}

.single-att-header .areas li:nth-child(2) a {
    display: inline;
    color: #fff;
}

.grid-details {   
    width: 80% !important;
    margin: 0 auto !important;
    margin-top: 40px !important;
    margin-bottom: 40px !important; 
}

span.star.filled svg {
    width: 26px;
    height: 26px;
    display: block;
    margin-right: -3px;
}

.my-svg-stars {
    margin-top: 7px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    fill: #ffd700;
}

#wpdcom .wpd-blog-post_author .wpd-comment-label,
#wpdcom .wpd-prim-button {
    background-color: #06429e !important;
}
#wpdcom.wpd-layout-1 .wpd-comment .wpd-blog-post_author .wpd-avatar img{
	border-color:  #06429e !important;
}

#wpdcom .wpd-blog-post_author .wpd-comment-author, #wpdcom .wpd-blog-post_author .wpd-comment-author a{
	color:  #06429e !important;
}

#wpdcom .wpd-thread-head .wpd-thread-info{
	border-bottom : 2px solid #06429e !important;
}
.no-rating{
	color: #fff;
}
.attorney-cards-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* 2 cards per row */
    gap: 20px;
    margin-top: 20px;
}
.attorney-card {
    display: flex;
    align-items: flex-start;
    background: #fff;
    border: 1px solid #e3e7ed;
    border-radius: 12px;
    padding: 16px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.05);
    gap: 20px;
    flex-wrap: wrap;
}
.attorney-image {
    flex: 0 0 100px;
    max-width: 100px;
    position: relative;
}
.attorney-image img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    object-fit: cover;
}
.attorney-details {
    flex: 1;
}
.attorney-position {
    display: inline-block;
    font-size: 12px;
    color: #666;
    background: #f0f3f6;
    border-radius: 12px;
    padding: 2px 8px;
    margin-bottom: 4px;
}
.attorney-name {
    font-size: 18px;
    font-weight: 600;
    margin: 4px 0;
}
.attorney-rating {
    margin: 4px 0;
    font-size: 14px;
    color: #f39c12;
}
.review-count {
    font-size: 13px;
    color: #666;
    margin-left: 6px;
}
.attorney-tags {
    font-size: 13px;
    color: #333;
    margin: 4px 0 12px;
}
.view-profile-button {
    display: inline-block;
    background-color: #f7f9fc;
    color: #000;
    border: 1px solid #ccc;
    padding: 6px 12px;
    border-radius: 6px;
    font-weight: 500;
    text-decoration: none;
    transition: 0.3s;
    font-size: 14px;
}
.view-profile-button:hover {
    background-color: #0073e6;
    color: #fff;
    border-color: #0073e6;
}
.custom-search .facetwp-type-search {
    width: 60%;
    margin: 0 auto;
}
.custom-search .facetwp-type-search .facetwp-input-wrap {
    width: 100%;
}
.custom-search .facetwp-type-search input {
    border-radius: 30px;
    padding: 15px 40px;
}
.custom-search .facetwp-icon {
    right: 20px;
}
.cust-filter-grids .facetwp-facet {
    margin-bottom: 10px;
}
.exp-fields .facetwp-display-value::after,
.fwpl-result .el-9nwl3::after {
    content: ' years';
}
.fwpl-result{
	border-radius: 12px;
}
.fwpl-result .fwpl-item.el-woaolu a {
    color: #0b1f44;
    font-weight: 600;
}
.fwpl-result .el-jfly5{
	/* margin: 20px 0; */
}
.fwpl-result .fwpl-col{
	display: flex;
}
.fwpl-result .fwpl-wrapper{
	margin-left: 40px;
}
.fwpl-item img {
    border: 2px solid #ddd !important;
    border-radius: 12px !important;
	height: 180px !important;
    width: 140px; 
}
.page-id-499 .fwpl-item img{
	padding: 20px;
}
.fwpl-item.el-fcydof a {
    background: #6ec1e4;
    color: #fff;
    padding: 8px 17px;
    border-radius: 6px;
}
.fwpl-item.el-fcydof {
    margin-top: 12px;
}










@media (max-width: 600px) {
    .attorney-card {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .attorney-image {
        max-width: 120px;
    }

    .attorney-details {
        flex: 1 1 100%;
    }
}
@media (max-width: 768px) {
    .attorney-cards-grid {
        grid-template-columns: 1fr; /* Stack on smaller screens */
    }
}