/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.1.1707476872
Updated: 2024-02-09 11:07:52

*/

/** header all 
.home header#site-header,
.single header#site-header{
    display: none;
}
**/



/** cookies style start **/

button.root__OblK1.root__eL_b5 {
    background: #B42C2C !important;
    text-transform: uppercase;
    padding: 15px 25px;
    border: solid 1px #B42C2C !important;
    transition: all 300ms ease-in-out;
}
button.root__OblK1.root__eL_b5:hover {
    background: #222 !important;
    border: solid 1px #000000 !important;
}
button.root__OblK1.root__eL_b5.secondaryButton__N1rJw {
    background: #fff !important;
    border: solid 1px #222 !important;
	transition: all 300ms ease-in-out;
}
button.root__OblK1.root__eL_b5.secondaryButton__N1rJw:hover {
    background: #B42C2C !important;
    color: #FFF !important;
    border: solid 1px #B42C2C !important;
}
button.root__OblK1.root__eL_b5.secondaryButton__N1rJw:hover span {
    color: #FFF !important;
}
button.root__OblK1.root__eL_b5.button__BzPo0.rejectButton__v8CGd span,
button.root__OblK1.root__eL_b5.button__BzPo0 span{
    color: #fff !important;
}
.root__TFKT8.small__lPKo3 .closeButton__SQejO {
    background: transparent;
    border: none;
}
.root__TFKT8.small__lPKo3 .closeButton__SQejO {
    background: transparent !important;
    border: none !important;
}
.root__TFKT8.small__lPKo3 .closeButton__SQejO:hover path {
    fill: #BE1E2D !important;
}
.root__TFKT8.small__lPKo3 .closeButton__SQejO {
    background: transparent !important;
    border: none !important;
}
.root__TFKT8.small__lPKo3 .closeButton__SQejO:hover path {
    fill: #BE1E2D !important;
}

/** cookies style End **/






/** floating icon style **/

.floating-social-mb {
    position: fixed;
    top: 200px;
    left: -91px;
    width: 130px;
}
.social-icon-block {
    border: solid 1px var( --e-global-color-b05cb04 ) !important;
	color: var( --e-global-color-b05cb04 ) !important;
    margin-bottom: -1px;
    transition: all 300ms ease-in-out;
}
.social-icon-block {
    color: var( --e-global-color-b05cb04 ) !important;
}
.social-icon-block {
    background: #56565d70;
}
.social-icon-block:hover {
    color:var( --e-global-color-b05cb04 ) !important;
}
.social-icon-block:hover {
    margin-left: 91px;
}
.social-icon-block {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 132px;
}
.iconname {
    width: 90px;
    text-align: center;
}
.iconb {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    border-left: solid 1px;
}

.color-grey-hover .social-icon-block {
    background: #56565d8a;
	color: var( --e-global-color-b05cb04 ) !important;
}
.color-grey-hover .social-icon-block:hover {
	color: var( --e-global-color-b05cb04 ) !important;
}
/** floating icon style end **/



/** floating icon right style Start **/
.floating-social-mb.floating-right {
    position: fixed;
    right: 0;
    left: inherit;
    width: 130px;
}
.floating-right .social-icon-block {
	margin-left: 91px;
}
.floating-right .iconb {
    border-left: solid 0px;
    border-right: solid 1px;
}
.floating-right .social-icon-block:hover {
	margin-left: 0px;
}
.floating-right .iconb {
    background: #172992;
}
/** floating icon right style End **/

/** ------------------------------------ 
 * post tag, category, meta START
 * ---------------------------------- **/
.postmeta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 30px;
}
.postmeta.single-postmeta {
    margin: 0;
}
.postmeta ul {
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
}
.postmeta ul li {
    list-style: none;
    margin: 2px;
    padding: 4px 10px;
    border-radius: 20px;
}
.single-postmeta .category-tag li, .single-postmeta .category-tag li:hover, .single-postmeta .tags-tag li, .single-postmeta .tags-tag li:hover {
    color: var( --e-global-color-b05cb04 )  !important;
}
.metalist li, .single-loop-read a {
    font-family: var(--e-global-typography-f4e7e68-font-family), Sans-serif;
    font-size: var(--e-global-typography-f4e7e68-font-size);
    font-weight: var(--e-global-typography-f4e7e68-font-weight);
    text-transform: var(--e-global-typography-f4e7e68-text-transform);
    font-style: var(--e-global-typography-f4e7e68-font-style);
    text-decoration: var(--e-global-typography-f4e7e68-text-decoration);
    line-height: var(--e-global-typography-f4e7e68-line-height);
    letter-spacing: var(--e-global-typography-f4e7e68-letter-spacing);
    word-spacing: var(--e-global-typography-f4e7e68-word-spacing);
}
.reading-tag li, .single-loop-read a {
    background: var( --e-global-color-secondary ) !important;
   border: solid 1px var( --e-global-color-secondary ) !important;
    color: var( --e-global-color-b05cb04 ) !important;
	padding: 5px 10px;
    margin-right: 5px;
    border-radius: 50px;
    transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
.reading-tag li:hover, .single-loop-read a:hover {
    background: var( --e-global-color-8d6b17e ) !important;
    color: var( --e-global-color-b05cb04 ) !important;
    border: solid 1px var( --e-global-color-b05cb04 ) !important;
}
.category-tag li {
    background: var( --e-global-color-primary ) !important;
	border: solid 1px  var( --e-global-color-primary ) !important;
    padding: 5px 10px;
    margin-right: 5px;
    border-radius: 50px;
    transition: all 300ms ease-in-out 0s;    
}
.category-tag li:hover {
   background: var( --e-global-color-8d6b17e ) !important;
   border: solid 1px var( --e-global-color-b05cb04 ) !important;
}
.tags-tag li {
   background: var( --e-global-color-secondary ) !important;
   border: solid 1px var( --e-global-color-secondary ) !important;
    padding: 5px 10px;
    margin-right: 5px;
    border-radius: 50px;
    transition: all 300ms ease-in-out 0s;
  
}
.tags-tag li:hover {
    background: var( --e-global-color-8d6b17e ) !important;
    color: color: var( --e-global-color-b05cb04 ) !important;
    border: solid 1px var( --e-global-color-b05cb04 ) !important;
}

/** ------------------------------------ 
 * post tag, category, meta END
 * ---------------------------------- **/
/** ------------------------------------ 
 * single page loan officer start
 * ---------------------------------- **/
.loan-officer.single-loan-officer {
    margin: 0;
}
.officer-block {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.officer-avatar {
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 50px;
    margin-right: 20px;
    border: solid 3px var( --e-global-color-a914216 );
}

.single-loan-officer .datename {
	color: var( --e-global-color-b667ef0 ) !important;
    font-family: var(--e-global-typography-f4e7e68-font-family), Sans-serif !important;
    font-size: var(--e-global-typography-f4e7e68-font-size) !important;
    font-weight: var(--e-global-typography-f4e7e68-font-weight) !important;
    text-transform: var(--e-global-typography-f4e7e68-text-transform) !important;
    font-style: var(--e-global-typography-f4e7e68-font-style) !important;
    text-decoration: var(--e-global-typography-f4e7e68-text-decoration) !important;
    line-height: var(--e-global-typography-f4e7e68-line-height) !important;
    letter-spacing: var(--e-global-typography-f4e7e68-letter-spacing) !important;
    word-spacing: var(--e-global-typography-f4e7e68-word-spacing) !important;
}


/** ------------------------------------ 
 * single page loan officer end
 * ---------------------------------- **/

/** ------------------------------------ 
 * single recent post sidebar start
 * ---------------------------------- **/
.recent-post-sidebar .elementor-post__title a {
    text-decoration: underline !important;
}
.recent-post-sidebar .elementor-post__title a:hover {
	color: var( --e-global-color-primary ) !important;
    text-decoration: none !important;
}
@media screen and (max-width:480px){
.recent-post-sidebar .elementor-posts .elementor-post {
    display: flex;
    flex-direction: column;
}	
}

/** ------------------------------------ 
 * single recent post sidebar end
 * ---------------------------------- **/

.large-boxbtn .elementor-button {
    min-width: 300px;
}
.underline-text-link a {
    text-decoration: underline;
    color: inherit;
}

/** ------------------------------------ 
 * single col category post Start
 * ---------------------------------- **/

.transition, .home-basics-post-wrapper .catpostcol-block, .wealth-post-wrapper .catpostcol-block, 
.category-post-wrapp, .postcontent-block-inner .posttitle, .single-postcontent-inner .posttitle, 
.buying-guide-block, .recent-post-sidebar .elementor-post__title a, .article-expore-cat-wrapper 
.cat-block-inner, .blog-mainmenu {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.category-post-wrapp {
    border-radius: 20px;
    overflow: hidden;
}
.single-col-post {
    display: flex;
    flex-wrap: wrap;
    background: var( --e-global-color-b05cb04 )!important;
}
.postcol-block {
    width: 50%;
}
.postcol-block.post-feature-image {
    max-height: 430px !important;
    overflow: hidden;
}
.custom-post-wrap, .single-col-post img, .catpost-twocol img, .catpostcol-block img {
    transition: all 300ms ease !important;
    transform-origin: center;
}
.postcol-block img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    object-position: center;
}
.single-postcontent-inner {
    padding: 50px 60px;
}
.single-postcontent-inner .posttitle {
    color: var(--e-global-color-text);
	margin-bottom: 10px;
}

.single-postcontent-inner .datename {
   color: var( --e-global-color-b667ef0 );
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    line-height: var(--e-global-typography-accent-line-height);
	margin-bottom: 20px;
}
.single-postcontent-inner .posttitle {
    font-family: var(--e-global-typography-64dfad0-font-family), Sans-serif;
    font-size: var(--e-global-typography-64dfad0-font-size);
    font-weight: var(--e-global-typography-64dfad0-font-weight);
    text-transform: var(--e-global-typography-64dfad0-text-transform);
    font-style: var(--e-global-typography-64dfad0-font-style);
    text-decoration: var(--e-global-typography-64dfad0-text-decoration);
    line-height: var(--e-global-typography-64dfad0-line-height);
    letter-spacing: var(--e-global-typography-64dfad0-letter-spacing);
    word-spacing: var(--e-global-typography-64dfad0-word-spacing);
}
.single-postcontent .postcontent {
    color: var( --e-global-color-text );
    margin-bottom: 20px;
}
.postcontent {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    font-style: var(--e-global-typography-text-font-style);
    text-decoration: var(--e-global-typography-text-text-decoration);
    line-height: var(--e-global-typography-text-line-height);
}
.single-postcontent .category-tag li a,
.single-postcontent .tags-tag li a{
font-family: var(--e-global-typography-f4e7e68-font-family), Sans-serif;
    font-size: var(--e-global-typography-f4e7e68-font-size);
    font-weight: var(--e-global-typography-f4e7e68-font-weight);
    text-transform: var(--e-global-typography-f4e7e68-text-transform);
    font-style: var(--e-global-typography-f4e7e68-font-style);
    text-decoration: var(--e-global-typography-f4e7e68-text-decoration);
    line-height: var(--e-global-typography-f4e7e68-line-height);
    letter-spacing: var(--e-global-typography-f4e7e68-letter-spacing);
    word-spacing: var(--e-global-typography-f4e7e68-word-spacing);
}
.single-postcontent .category-tag li:hover a{
   color: var( --e-global-color-primary ) !important;
}
.single-postcontent-inner .tags-tag li:hover a{
	color: var(--e-global-color-secondary) !important;
}
.single-postcontent-inner .tags-tag li:hover {
    background: var( --e-global-color-8d6b17e ) !important;
    border: solid 1px var(--e-global-color-secondary) !important;
}
.single-postcontent-inner .category-tag li a,
.single-postcontent-inner .tags-tag li a{
	color: var( --e-global-color-b05cb04 );
}
.category-post-wrapp .reading-tag li:hover {
    background: var( --e-global-color-8d6b17e ) !important;
    color: var( --e-global-color-b667ef0 ) !important;
    border: solid 1px var( --e-global-color-b667ef0 ) !important;
}
.single-postcontent-inner .category-tag li:hover {
    background: var( --e-global-color-8d6b17e ) !important;
    border: solid 1px var( --e-global-color-primary ) !important;
}
.single-postcontent-inner .category-tag li:hover a
	color: var( --e-global-color-primary ) !important;
}

@media screen and (max-width: 768px){
.single-col-post {
    flex-direction: column !important;
}
}

/** wealth twocol post **/
.wealth-post-wrapper { position: relative; }
.catpost-twocol {
    display: flex;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px;
}
.wealth-post-wrapper .catpostcol-block {
    border-radius: 15px;
    overflow: hidden !important;
}
.wealth-post-wrapper .catpostcol-block a {
    display: block;
    width: 100%;
}
.cat-postcol-inner {
    display: flex;
    align-items: stretch;
    height: 100%;
}
.cat-postcol-inner {
    background: var( --e-global-color-b05cb04 ) !important;
}
.catpost-block {
    width: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.catpostcol-block {
    display: flex;
    position: relative;
    overflow: hidden;
    width: calc(50% - 40px);
    margin: 10px 20px;
}
.catpost-block.post-feature-image {
    padding-top: 30%;
    position: relative;
}
.catpost-block.post-feature-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.postcontent-block-inner {
    padding: 40px;
}
.postcontent-block-inner .posttitle {
    font-family: var(--e-global-typography-64dfad0-font-family), Sans-serif;
    font-size: var(--e-global-typography-64dfad0-font-size);
    font-weight: var(--e-global-typography-64dfad0-font-weight);
    text-transform: var(--e-global-typography-64dfad0-text-transform);
    font-style: var(--e-global-typography-64dfad0-font-style);
    text-decoration: var(--e-global-typography-64dfad0-text-decoration);
    line-height: var(--e-global-typography-64dfad0-line-height);
    letter-spacing: var(--e-global-typography-64dfad0-letter-spacing);
    word-spacing: var(--e-global-typography-64dfad0-word-spacing);
}
.postcontent-block-inner .posttitle {
    color: var( --e-global-color-text );
    word-break: break-word;
}

.postcontent-block-inner .datename {
    color: var( --e-global-color-b667ef0 );
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    line-height: var(--e-global-typography-accent-line-height);
}
.wealth-post-wrapper .metalist.reading-tag li{
	background: var( --e-global-color-8d6b17e ) !important;
	color: var( --e-global-color-accent ) !important;
	border: var( --e-global-color-8d6b17e ) !important;
	
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    line-height: var(--e-global-typography-accent-line-height);
}

.wealth-post-wrapper .metalist.reading-tag li:hover{
	color: var( --e-global-color-primary ) !important;
}

@media (max-width:1200px){
	
.catpost-twocol { flex-direction: column !important;}
.catpostcol-block {width: 100% !important;}
	
}
@media (max-width: 991px){
	.single-col-post {
    flex-direction: column;
}
.postcol-block {
    width: 100%;
}
}
@media (max-width: 767px){
.cat-postcol-inner {
    flex-direction: column;
}
.catpost-block {
 width: calc(100% - 40px);
}
.catpost-block.post-feature-image {
 padding-top: 50%;
}
}




/** ------------------------------------ 
 * single col category post End
 * ---------------------------------- **/




