/* 
 Theme Name:   Globax child theme
 Theme URI:    https://kk-dev.website/kelleykronenberg/Globax-child-theme/
 Description:  Globax child theme
 Author:       CVInfoTech
 Author URI:   
 Template:     globax
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

/* custom code */


/* Three topics stacking */
.three-topics .wpb_wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
	
}
.three-topics .wpb_wrapper .et-button {
	margin-top: auto; /* pushes button to bottom */
	
}

/*end three topics */





.attsidebarinfo i.fa.fa-file-pdf.singlespace {
    margin-right: 5px;
}
.single-our-practices #comments, .single-offices #comments {
    display: none!important;
}
.attsidebarinfo li.small {
    padding: 4px 8px;
    font-size: 14px;
}
.single-attorney-profiles .single-post-page, .single-attorney-profiles .post-title-section {
    width: 100%!important;
    max-width: unset!important;
}

.single-attorney-profiles #post-social-share, .single-attorney-profiles .post-comments-section {
    display: none!important;
}
.imagewithcntbox h4 {
    margin: 0;
}
.imagewithcntbox h5 {
    margin-bottom: 5px; 
    margin-top: 0px;
    font-weight: normal;
    font-size: 18px;
}
.imagewithcntbox ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin: 0;
}
.imagewithcntbox hr {
    margin-bottom: 5px;
}
.vcardpluspdfbox {
    display: flex;
    justify-content: space-between;
}
.imagewithcntbox {
    background: #f8f8f8;
    padding: 20px;
    align-items: center;
    display: flex;
    justify-content: center;
    max-width:350px;
}
.imagewithcntbox p {
    margin: 5px 0px;
    color: #000;
}
.practiceandawardsbox h2 {
    font-size: 20px;
    color: #e91928;
    margin: 0;
}
.practiceandawardsbox ul {
    margin: 0;
    padding-left: 20px;
}
p.awardsptag {
    color: #000;
    font-weight: 600;
    margin-bottom: 0;
}
.practiceandawardsbox_outer {
    background: #f8f8f8;
    padding: 20px;
}
.attsidebarinfo {
    border-top: 1px solid #ddd;
}
.related-office a {
    color: #000 !important;
}


p.related-office {
display: flex;
justify-content: start;
align-items: center;
gap: 10px;
}
p.related-office a {
display: flex;
justify-content: start;
align-items: center;
gap: 10px;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    border-color: #c10016!important;
    background-color: #c10016!important;
    color: #fff!important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    border: none!important;
}
input[type="submit"] {
    background-color: #c10016!important;
}
.people-area .attorney-search .search-alpha ul {
    padding: 5px 0;
    text-align: left;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
}
.people-area .attorney-search .search-alpha ul li {
    display: inline-block;
    margin: 3px 2px;
    color: #ffffff;
    padding: 0;
    position: relative;
    line-height: 30px;
}
.people-area .attorney-search .search-alpha ul li a {
    color: #ffffff;
    background: none;
    padding: 2px 6px;
    text-decoration: none;
    cursor: pointer;
}
.people-area .attorney-search {
    background-color: rgba(0, 0, 0, 1);
    padding: 10px 50px 20px;
    position: relative;
    z-index: 99;
}
.people-area .attorney-search .search-alpha ul li a:hover, .people-area .attorney-search .search-alpha ul li a:focus {
    background: #b61f24;
    color: #ffffff;
}
.people-area .attorney-search h2 {
    color: #ffff;
    font-size: 30px;
    font-weight: bold;
    font-style: initial;
    font-family: 'Arial', sans-serif;
    margin: 0 0 0;
}
#attorney-search-letters .top-fields {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.people-area .attorney-search form#att-search p {
    float: left;
    width: 18%;
    padding: 0 5px;
    margin-bottom: 0;
}
.people-area .attorney-search form#att-search input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .people-area .attorney-search form#att-search select, .people-area .attorney-search form#att-search input[type="text"] {
    border: none;
    height: 30px;
    padding: 0;
    font-size: 13px;
    color: #ffffff;
    background: none;
    border-bottom: 1px solid #ffffff;
    max-width: 100%;
}
.people-area .attorney-search form#att-search select {
    background-color: #000;
}

select, option {
  font-family: 'Arial', 'Helvetica', sans-serif;
}
.people-area .attorney-search form#att-search .top-fields:after {
    clear: both;
    content: "";
    display: block;
    position: absolute;
}
.people-area .attorney-search form#att-search .bottom-links {
    clear: both;
}
.people-area .attorney-search form#att-search a.viewall {
    background: none;
    padding: 0 0 4px;
    border-bottom: 2px solid #C10016;
    font-size: 14px;
    text-decoration: none;
}
.people-area .attorney-search a.viewall {
    padding: 10px 35px 10px 25px;
    background: #231f20;
    color: #ffffff;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
    position: relative;
    border: none;
    float: left;
    margin-top: 15px;
    width: auto;
    margin-right: 25px;
}
#desktop .vc_column-inner.vc_custom_1767725694967, #desktop .vc_column-inner.vc_custom_1765208319142,#desktop .vc_column-inner.vc_custom_1765462869350  {
    height: 320px;
}

@media screen and (min-width: 610px) {
    .people-area .attorney-search form#att-search input.attsearch-search {
        margin: 0;
        float: right;
    }
}
.people-area .attorney-search form#att-search input.attsearch-search {
    padding: 17px 45px 19px;
    background: #C10016;
    color: #ffffff;
    position: relative;
    border: none;
    margin: 15px 0;
    width: auto;
    font-family: 'Arial', sans-serif;
    float: left;
    text-transform: uppercase;
}
.people-area .attorney-search form#att-search input.attsearch-search {
    padding: 17px 45px 19px;
    background: #C10016;
    color: #ffffff;
    position: relative;
    border: none;
    margin: 15px 0;
    width: auto;
    font-family: 'Arial', sans-serif;
    float: left;
    text-transform: uppercase;
}
.people-area .attorney-search form#att-search input.attsearch-search:hover, .people-area .attorney-search form#att-search input.attsearch-search:focus {
    background: #ffffff;
    color: #231f20;
    cursor: pointer;
}
.visually-hidden {
    border: none !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
}
form#att-search {
    margin-bottom: 0;
}
h3.grid-title {
    font-family: 'Arial', sans-serif;
    font-size: 17px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 35px;
    color: #C10016;
    margin-top: 20px;
}
.attorney-grid {
    margin: 10px 0 0;
}
.attorney-grid .one_half:nth-child(2n+1) {
    clear: both;
}
.one_half {
    width: 50%;
}
.attorney-grid .attorneyresult {
    background-color: transparent;
}
.attorney-grid .attorneyresult {
    background-color: transparent;
}
.attorney-grid .attorneyresult a {
    display: block;
    padding: 5px 0 0 0px;
    text-decoration: none;
    border-bottom: 1px solid #C10016;
}
.attorney-grid .attorneyresult a:hover, .attorney-grid .attorneyresult a:focus {
    background-color: #C10016;
}
.envelopeimgicon i.fa.fa-envelope {
    color: #c10016;
    margin-top: 15px;
}
.both-sides {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
/* 29 oct 25*/

  .blog-layout-list .loop-posts .post-inner {
	  padding-top: 0px!important;
                padding-left: 0px!important;
            }


.menu-item-has-children .fa-angle-down {
    display: block !important;
    position: absolute;
    right: -15px;
    top: 12px;
}
.sub-menu .fa-angle-down {
    display: none !important;
}
.menu-item-has-children a{
 display: flex;
}
a.footer-office-item-link {
    margin-right: 10px;
    margin-left: 10px;
}
.management_box a{
    color:#000 !important;
}
.management_box:hover a{
    color:#fff !important;
}

/* 23Feb2026 */

.page-id-61282 .vc_custom_1769805023424, .category .vc_custom_1769805023424{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.category .blog-layout, .blog-layout-single {
    padding-top: 20px;
}
.enovathemes .vc_column_container>.vc_column-inner {
    padding-left: 10px;
    padding-right: 10px;
}
 .search-results .tech-layout .tech-page-wrapper {
    max-width: 100% !important;
} 

.stylish-button:hover:before, .stylish-button + a:hover:before {
    -ms-transform: translate(12px,12px);
    transform: none;
}

/************************************************** Responsive CSS **************************************************************************************/
/* min-width: 320px
---------------*/

/* 	@media only screen and (min-width: 320px)  {
		.vc_row.vc_column-gap-24 .vc-container, .vc_row.vc_column-gap-24.vc-container{width: 100%;max-width: 400px;}
		} */
	@media only screen and (min-width: 320px)   {
			.blog-layout-single .container
			  {
				padding-right: 15px;
				padding-left: 15px;
			}
		}
	@media only screen and (max-width: 320px)   {
		.container,
		.wpml-ls-statics-post_translations {
			width: 100%;
			max-width: 320px;
		}
	}

	@media only screen and (max-width: 430px)  {
	.vc_row.vc_column-gap-24 .vc-container, .vc_row.vc_column-gap-24.vc-container{width: 100%;max-width: 430px;}
		.container,
		.wpml-ls-statics-post_translations {
			width: 100%;
			max-width: 430px;
		}
	}

/* max-width: 479px
---------------*/

	@media only screen and (max-width: 479px)  {
	.vc_row.vc_column-gap-24 .vc-container, .vc_row.vc_column-gap-24.vc-container{width: 100%; max-width: 479px;}
		.container,
		.wpml-ls-statics-post_translations {
			width: 100%;
			max-width: 479px;
		}
	}

	@media only screen and (max-width: 480px)  {
	.vc_row.vc_column-gap-24 .vc-container, .vc_row.vc_column-gap-24.vc-container{width: 100%;max-width: 480px;}
		.container,
		.wpml-ls-statics-post_translations {
			width: 100%;
			max-width: 480px;
		}
	}

	@media only screen and (max-width: 520px)  {
	.vc_row.vc_column-gap-24 .vc-container, .vc_row.vc_column-gap-24.vc-container{width: 100%;max-width: 520px;}
		.container,
		.wpml-ls-statics-post_translations {
			width: 100%;
			max-width: 520px;
		}
	}
@media only screen and (max-width: 540px)  {
            .list #loop-posts .post .post-body,
			.list .recent-posts .post .post-body,
			.blog-layout-full #loop-posts .post .post-body {
				padding: 10px;
			}
	.container,
		.wpml-ls-statics-post_translations {
			width: 100%;
			max-width: 540px;
		}
			}
@media only screen and (max-width: 640px)  {
            .list #loop-posts .post .post-body,
			.list .recent-posts .post .post-body,
			.blog-layout-full #loop-posts .post .post-body {
				padding: 10px;
			}
	.container,
		.wpml-ls-statics-post_translations {
			width: 100%;
			max-width: 640px;
		}
			}

@media only screen and (max-width: 767px)  {
            .list #loop-posts .post .post-body,
			.list .recent-posts .post .post-body,
			.blog-layout-full #loop-posts .post .post-body {
				padding: 10px;
			}
	.container,
		.wpml-ls-statics-post_translations {
			width: 100%;
			max-width: 767px;
		}
			}

@media screen and (min-width: 640px) {
    .attorney-grid .attorneyresult .image-area {
        width: 215px;
    }
    .attorney-grid .attorneyresult img {
        max-width: 260px;
    }
    .attorney-grid:not(.practice-version) .attorneyresult .text-area .fa-envelope {
        position: absolute;
        left: 140px;
        transform: translateX(-50%);
        top: 45px;
    }
    
}



.attorney-grid .attorneyresult .image-area {
    background-image: none;
    width: 200px;
    height: initial;
    /* margin-right: 25px; */
}
.attorney-grid .attorneyresult .image-area {
    overflow: hidden;
    margin: 0;
    position: relative;
}
.attorney-grid .attorneyresult img {
    /* min-height: initial;
    min-width: initial;
    max-width: 220px;
    max-height: 165px;
    width: 260px;
    height: 165px !important;
    display: block; */
    min-height: initial;
    min-width: initial;
    max-width: 260px;
    max-height: 165px;
    width: 190px;
    height: 165px !important;
    display: block;
}
.attorney-grid .attorneyresult h4 {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    margin: 0 0 7px;
    line-height: 20px;
}
.attorney-grid .attorneyresult p {
    color: #000000;
    font-size: 14px;
    margin: 0 0 7px;
    line-height: 16px;
}
.attorney-grid:not(.practice-version) .attorneyresult .text-area .fa-envelope {
    position: initial;
    left: 0;
    transform: translateX(0%);
    top: 0;
}
.attorney-grid .attorneyresult .text-area {
    flex: 1;
    margin-top: 14px;
}
.attorney-grid .attorneyresult a:hover h4, .attorney-grid .attorneyresult a:hover p, .attorney-grid .attorneyresult a:hover .fa, .attorney-grid .attorneyresult a:focus h4, .attorney-grid .attorneyresult a:focus p, .attorney-grid .attorneyresult a:focus .fa {
    color: #ffffff;
}
.one_half {
    display: block;
    float: left;
    padding: 0px 10px;
    margin-bottom: 20px;
}
.imagewithcntbox img {
    width: 200px;
}

@media only screen and (max-width:500px){
 .management_box {
flex-direction: column;
}
.management_box .text-areacv {
margin-top: 20px;
}
}
.management_box h4 {
    font-size: 20px!important;
    line-height: normal!important;
    margin-bottom: 5px!important;
}
.management_box p {
    color: #000!important;
    line-height: normal!important;
    margin-bottom: 0px;
}
.management_box {
    align-items: start !important;
    display: flex;
    padding: 5px 5px 0px 5px !important;
    border-bottom: 1px solid #C10016;
}
.management_box img {
    margin-bottom: 0px!important;
}
.management_box:hover {
    background: #C10016!important;
}
.management_box .wpb_single_image {
    margin-bottom: 0!important;
}
.management_box:hover p, .management_box:hover h4 {
    color: #ffffff!important;
}

.management_box .envelopeimgicon:hover img {
    filter: brightness(0) invert(1);
}
.spcialheadiing .wpb_text_column.wpb_content_element {
    margin-bottom: 0!important;
}
.spcialheadiing h2 {
    font-size: 20px!important;
}
.sidebar-toggle.et-icon-menu {
    display: none;
}
/* 1. Expand the hover area of the link to cover the icon's position */
.menu-item-has-children > a {
    position: relative;
    padding-right: 25px !important; /* Increase this to cover the -15px offset */
    display: inline-block;
}

/* 2. Your existing code with one addition */
.menu-item-has-children .fa-angle-down {
    display: block !important;
    position: absolute;
    right: 5px; /* Bring it slightly inside the new padding */
    top: 50%;
    transform: translateY(-50%); /* Centering it vertically is safer than 'top: 12px' */
    pointer-events: none; /* This makes the icon 'click-through' so it doesn't block the link */
}
#header-menu .sub-menu .fa-angle-down {
    display: none !important;
}
#header-menu li#menu-item-14092 {
    cursor: pointer;
}
.single-post .blog-layout-single {
    padding-top: 20px;
}
/* 1. Make the carousel wrapper use Flexbox */
/*#loop-carousel-1 .owl-item {
    height: 300px;
}
#loop-carousel-1 .owl-item  h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 30px;
}*/

@media only screen and (max-width:767px){

    .attsidebarinfo li.small {
        padding: 4px 2px;
        font-size: 12px;
    }
    
    .single-our-practices .container, .wpml-ls-statics-post_translations, .single-offices .container, .wpml-ls-statics-post_translations {
        width: unset;
        max-width: unset;
        margin: 0 20px;
    }

    
    .people-area .attorney-search {
        padding: 10px 10px 20px;
    }
    .people-area .attorney-search h2 {
        font-size: 26px;
        line-height: normal;
    }
    .one_half {
        width: 100%;
    }
    .attorney-grid .attorneyresult .image-area {
        width: unset;
    }
    .attorney-grid .attorneyresult img {
        min-height: initial;
        min-width: initial;
        max-width: 200px;
        max-height: 165px;
        width: 100px;
        height: 90px !important;
        display: block;
    }
    .attorney-grid .attorneyresult .text-area {
        flex: 1;
        margin-top: 10px;
    }
    .attorney-grid .attorneyresult h4 {
        font-size: 14px;
        font-weight: bold;
        color: #000000;
        margin: 0 0 4px;
        line-height: normal;
    }
    .attorney-grid .attorneyresult p {
        color: #000000;
        font-size: 12px;
        margin: 0 0 0px;
        line-height: 16px;
    }
    .people-area .attorney-search form#att-search p {
        width: 100%;
        float: none;
        padding: 0;
    }
    .page-template-our_people_template .container {
        width: 92%;
        max-width: 92%;
    }

    .vc_row .vc_custom_1739306677161 {
    padding-left: 0px !important;
    text-align: center;
    }
    .profile-attorney-banner .vc-container.et-clearfix {
    flex-direction: column-reverse !important;
  }
	
	
/*	.single-attorney-profiles .vc_single_image-wrapper img {
		margin-bottom: -24px;
	}
 */
	
	.imagewithcntbox {
    max-width: none !important;
}
	
 .menu-item-has-children .fa-angle-down {
        top: 100% !important;
        }
        .mobile-navigation ul li a:only-child .mi {
        display: none !important;
        }

}
@media only screen and (min-width: 1280px) {
.cart-true .search-toggle{
    margin-left: 5px;
}
}

/* Force mobile menu on tablet width and below. */

@media only screen and (max-width:1279px){
	
	   .header-logo-area .logo, .header-logo-area .logo-title {
    width: 250px;
    margin: 0;
    }

    .header-logo-area .container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding:0px 10px;
}

	
.header-logo-area {
    height: 85px;
}
	
	
	 .phone-area2 a {
    border: 1px solid #c10016;
    padding:10px;
}
	
	.header-mobile .phone-area2 {
    margin-left: auto;
}
	
	.header-mobile .phone-area2 a .fa {
    font-size: 16px;
    line-height: 35px;
}
	
	.mob-menu-toggle span::before,
    .mob-menu-toggle span::after {
    content: none !important;
    display: none !important;
    }
    .mob-menu-toggle.active span::before,
.mob-menu-toggle.active span::after {
  content: none !important;
  display: none !important;
}

	.header-logo-area .mob-menu-toggle {
	line-height: 45px !important;
}
	
	.header-logo-area .mob-menu-toggle.active {
	line-height: 40px !important;
}
	
 .header-logo-area .mob-menu-toggle.active svg {
	display: none !important;
}
.mob-menu-toggle {
    background: #c10016 !important;

}
.mob-menu-toggle svg line{
    stroke: #fff !important;
}
	
	
	/* Custom CSS to make "Schedule a Consult" appear below the mobile menu bar. */

.header-content {
    display: flex !important;
    flex-wrap: wrap !important;
    flex-direction: column-reverse !important;
	}


.header-mobile .header-top {
  height: 80px !important;
}

.header-mobile .header-top .slogan,
.header-mobile .header-top .header-social-links {
display: none !important;
}

.top-button {
		margin: 24px auto !important;
	}

	
	
}


