/*=========================================================================
 STYLING STRUCTURE
 1.0 GENERIC
 2.0 CONTACT FORM FOOTER
 3.0 BLOG SINGLE POST
 4.0 BLOG ARCHIVE PAGE
 5.0 TRANSACTION EXPERIENCE ARCHIVE PAGE
 6.0 SERVICES SINGLE POST 
    6.1 - Dept Capital Markets Page
    6.2 - Rating Advisory Services PAGE
    6.3 - Global Market Solutions Advisory
    6.4 - Mergers & Acquisitions PAGE
 7.0 CAREERS ARCHIVE & SINGLE PAGE
    7.1 - Careers Archive Page
    7.2 - Careers Single Page
 8.0 CONTACT PAGE
 9.0 THANK YOU PAGE
 10.0 404 PAGE
 11.0 RESOURCES
 12.0 HOMEPAGE
 13.0 LOGIN
 14.0 REGISTER
 15.0 EDIT ACCOUNT - WOOCOMMERCE
 16.0 BOND DATABASE
=========================================================================*/


/* Home */
.latest-transaction-wrapper-inner-content:nth-child(2):before {
    content: '';
    border: 1px solid #9D793C;
    height: 300px;
    position: absolute;
    top: 0;
}

.latest-transaction-wrapper-inner-content:nth-child(2) .latest-transaction-wrapper-title,
.latest-transaction-wrapper-inner-content:nth-child(2) .latest-transaction-text {
    margin-left: 30px;
}


/*=========================================================================
    1.0 GENERIC
=========================================================================*/
.top-spacer-100 {
    margin-top: 100px;
}

.top-spacer-40 {
    margin-top: 40px;
}

.top-spacer-20 {
    margin-top: 20px;
}

.block-section-row-outer {
    margin-bottom: 35px;
}

.top-spacer-120 {
    margin-top: 120px;
}

.bottom-spacer-120 {
    margin-bottom: 120px;
}

.izar-main-menu-container.black-desktop .izar-menu-wrapper .navbar-collapse.uppercase .navbar-collapse ul.navbar-nav li a {
    color: #442811;
}

.izar-main-menu-container.light-desktop .izar-menu-wrapper .navbar-collapse.uppercase .navbar-collapse ul.navbar-nav li a {
    color: #FCFAF4;
}

.site-footer .bg-contact-image {
    height: auto;
    margin-top: 40px;
}


.gform_footer.top_label {
    display: flex;
    justify-content: end;
    margin-bottom: 35px !important;
}

/*=========================================================================
    3.0 BLOG SINGLE POST 
=========================================================================*/
.single-blog-container {
    margin-top: 80px;
}


/* .back-link h4 {
    margin-left: 20px;
} */

.back-link h4 a {
    color: #B5996F;
    font-family: 'Poppins Regular';
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 42px;
    text-decoration: none;
}

.single-blog-banner-wrapper img {
    width: 100%;
    object-fit: cover;
}

.single-blog-content-container {
    max-width: 95%;
    margin: 0 auto;
}

.single-blog-content {
    margin-top: 50px;
}

.single-blog-title {
    width: 45%;
    float: left;
    padding-right: 90px;
}

.single-blog-content-text {
    width: 55%;
    float: left;
}

.single-blog-content-links {
    clear: both;
}

.single-blog-title h2 {
    color: #9D7A3C;
    font-family: 'Poppins Regular';
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
}

.single-blog-content-text .single-blog-text {
    color: #000;
    font-family: 'Poppins Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.single-blog-btn {
    margin-top: 60px;
}

.single-blog-btn a {
    color: #9D7A3C;
    font-family: 'Poppins Regular';
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
}

.single-blog-btn a:hover {
    color: #442811;
    transition: 0.3s ease-in-out;
}

.single-blog-content-container {
    overflow: hidden;
}

.single-blog-content-links {
    margin-top: 100px;
}

.nav-previous {
    width: 50%;
    float: left;
    margin-bottom: 50px;
}

.text-title .prev-text:hover,
.text-title .post-title:hover {
    color: #442811 !important;
    transition: 0.3s ease-in-out;
}

.nav-next {
    width: 50%;
    float: right;
    display: inline-grid;
    justify-content: right;
}

.meta-nav {
    display: flex;
    max-width: 410px;
}

.meta-nav img {
    object-fit: contain;
}

.nav-previous .meta-nav img {
    padding-right: 30px;
}

.nav-next .meta-nav img {
    padding-left: 30px;
}

.nav-previous .meta-nav .text-title {
    text-align: left;
}

.nav-next .meta-nav .text-title {
    text-align: right;
}

.text-title {
    display: flex;
    flex-direction: column;
}

.text-title .prev-text {
    color: #B5996F;
    font-family: 'Poppins Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: 28px;
}

.text-title .post-title {
    color: #B5996F;
    font-family: 'Poppins Semi-Bold';
    font-size: 16px;
    font-style: normal;
    line-height: 22px;
}

.nav-previous a,
.nav-next a {
    text-decoration: none;
}

.site-footer {
    clear: both;
}


/*=========================================================================
    4.0 BLOG ARCHIVE PAGE 
=========================================================================*/


/*Blog Title*/
.archive-page-title h2 {
    color: #9D7A3C;
    font-family: 'Poppins Medium';
    font-size: 38px;
    font-style: normal;
    line-height: 24px;
}

.archive-page-title {
    margin: 80px 60px 40px;
}

/*Blog Banner image*/
.blog-archive-banner-wrapper-outer img {
    width: 100%;
    object-fit: cover;
}

.izar-container {
    margin-top: 100px;
    margin-bottom: 80px;
}

.content-wrapper-inner {
    margin-bottom: 80px;
}

/*Blog Block Content*/
.date-content-wrapper h3 {
    color: #9D7A3C;
    font-family: 'Poppins Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 28px;
}

.blog-content-description {
    margin-top: 15px;
    min-height: 220px
}

.blog-content-title h2 {
    color: #9D7A3C;
    font-family: 'Poppins Semi-Bold';
    font-size: 22px;
    font-style: normal;
    font-weight: 900;
    line-height: 26px;
}

.blog-content-description p {
    color: #000;
    font-family: 'Poppins Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.blog-content-link {
    margin-top: 60px;
}

.blog-content-link a {
    color: #B5996F;
    font-family: 'Poppins Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 38px;
    text-decoration: none;
}

.blog-content-link a:hover {
    color: #442811;
    transition: 0.3s ease-in-out;

}

/*=========================================================================
    5.0 TRANSACTION EXPERIENCE ARCHIVE PAGE 
=========================================================================*/


/*Archive Title*/
.transaction-page-title h2 {
    color: #9D7A3C;
    font-family: 'Poppins Medium';
    font-size: 38px;
    font-style: normal;
    line-height: 24px;
}

.transaction-page-title {
    margin: 80px 60px 40px;
}

/*Archive Banner image*/
.transaction-archive-banner-wrapper-outer img {
    width: 100%;
    object-fit: cover;
}

.izar-container {
    margin-top: 100px;
    margin-bottom: 80px;
}

.home-featured-section .transaction-wrapper-inner {
    margin-bottom: 40px;
}

.transaction-wrapper-inner .logo-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.transaction-content-wrapper-title {
    display: flex;
}

.transaction-logo img {
    max-height: 58px;
    object-fit: contain;
    mix-blend-mode: multiply;
}

.transaction-content-wrapper-title span.price {
    margin-left: 10px;
}

.transaction-content-wrapper-title h2 {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Semi-Bold';
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 42px;
}

.transaction-content-wrapper-title span.price {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 42px;
}

.transaction-redirection a {
    color: var(--Brown-01, #B5996F);
    text-align: right;
    font-family: 'Poppins Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 42px;
    text-decoration: none;
}

.transaction-redirection a:hover {
    color: var(--Main-Gold, #9D7A3C);
    transition: 0.3s ease-in-out;
}

.transaction-archive-content-container .transaction-content-description {
    min-height: 450px;
}

.home-featured-section.transaction-archive-content-container .transaction-content-description {
    min-height: 150px;
}

.transaction-content-description p {
    max-width: 460px;

}

.transaction-archive-content-container .izar-container .col-md-6 {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

/*=========================================================================
    6.0 SERVICES SINGLE POST
    - Dept Capital Markets Page
=========================================================================*/

.services-col-holder>.vc_column-inner>.wpb_wrapper {
    margin-top: 80px;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.services-left-col {
    width: 48%;
    float: left;
    margin-left: 3px;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.services-right-col {
    float: right;
    width: 50%;
}

.services-left-content-wrapper .icon-heading-wrapper h3 {
    color: var(--Main-Brown, #442811);
    font-family: 'Poppins Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
}

.services-left-content-wrapper .icon-heading-wrapper h2 {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Semi-Bold';
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 141.5%;
}

.services-left-content-wrapper .block-content-wrapper .block-text-content {
    width: 75%;
}

.services-left-content-wrapper .block-content-wrapper .block-text-content p {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.services-right-col .services-right-content {
    margin-top: 35px;
}

.services-right-col .services-right-content .services-right-text p {
    color: var(--Main-Brown, #442811);
    font-family: 'Poppins Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
}

.services-right-content .button-izar-wrapper {
    margin-left: -6px;
}


.services-right-content.mergers .button-izar-wrapper a {
    text-decoration: none;
}

.services-banner-content {
    margin-top: 60px;
}

/*.services-full-banner-img {
    margin-bottom: -40px;
}
*/


.services-full-banner-img img {
    width: 100%;
    object-fit: cover;
    height: 80%;
}

.services-dept-col-holder {
    margin-bottom: 40px;
}

.services-dept-title {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.services-dept-title h2 {
    color: var(--Main-Gold, #9D7A3C);
    text-align: center;
    font-family: 'Poppins Semi-Bold';
    font-style: normal;
    font-weight: 600;
    line-height: 42px;
}

.services-dept-text-wrapper {
    width: 76%;
    margin: 0 auto !important;
    padding-left: 20px;
}

.services-dept-text p {
    color: var(--Main-Brown, #442811);
    font-family: 'Poppins Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
}

.approach-col-holder {
    padding: 40px;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.approach-left-col {
    width: 40%;
    float: left;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.approach-right-col {
    width: 60%;
    float: right;
}

.approach-title {
    margin-left: 70px;
    max-width: 70%;
}

.approach-title h2 {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Semi-Bold';
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
}

.approach-text {
    max-width: 86%;
}

.approach-icon-content {
    margin-top: 46px;
}

.latest-transactions-left-col {
    width: 50%;
    float: left;
}

.latest-transactions-right-col {
    width: 50%;
    float: right;
}

.latest-transaction-wrapper-content {
    max-width: 580px;
}

.latest-transaction-heading-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 30px;
}

.latest-transactions-content-wrapper {
    display: flex;
}

.latest-transaction-wrapper-inner-content {
    width: 50%;
    margin-left: 10px;
}

.latest-transaction-text {
    min-height: 140px;
    max-width: 270px;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.latest-transactions-right-col {
    background: rgba(157, 122, 60, 0.80);
    padding: 30px 50px;
    /* color: white; */
    border: 1px solid #9D793C;
}

.latest-transaction-wrapper-title h2 {
    color: var(--White, #FFF);
    font-family: 'Poppins Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 10px;
}

.latest-transaction,
.latest-transaction a {
    color: var(--Beige, #FCFAF4);
    font-family: 'Poppins Light';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 133.5%;
    text-transform: uppercase;
    text-decoration: none;
}

.latest-transaction-wrapper-title span {
    color: var(--White, #FFF);
    font-family: 'Poppins Light';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.latest-transaction-text p {
    color: var(--White, #FFF);
    font-family: 'Poppins Light';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.latest-transaction-wrapper-title {
    margin-bottom: 20px;
}

span.latest-transaction-text {
    color: var(--White, #FFF);
    font-family: 'Poppins Light';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

a.latest-transaction-link-wrapper {
    text-decoration: none;
}

span.latest-transaction-text:hover {
    font-family: 'Poppins Semi-Bold';
    transition: 0.3s ease-in-out;
}

span.latest-transaction a:hover {
    font-family: 'Poppins Semi-Bold';
    transition: 0.3s ease-in-out;
}

.latest-transactions-col-wrapper.wpb_column.vc_column_container.vc_col-sm-12 .vc_column-inner {
    padding-top: unset;
}

.icon-container-wrapper {
    margin-left: 44px;
    margin-bottom: 20px;
    overflow: hidden;
}

.icon-container-wrapper .box-icon-holder img {
    width: 82px;
    height: 82px;
    object-fit: contain;
}

.icon-container-wrapper .icon-box-item .icon-box-content {
    margin-top: 25px;
    max-width: 150px;
    color: var(--Main-Brown, #442811);
    font-family: 'Poppins Semi-Bold';
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
}

.approach-right-text-wrapper {
    margin-top: 40px;
}

.approach-right-text-wrapper .approach-right-text-content {
    width: 58.5%;
    float: right;
}

.approach-right-text-content.wpb_column.vc_column_container.vc_col-sm-12 {
    display: block;
    content: '';
    border-left: 4px solid #442811;
    height: 220px;
}

.wpb_text_column.wpb_content_element.approach-right-text {
    padding-left: 30px;
}

.services-list-col-holder {
    margin-top: 40px;
}

.izar-heading.services-list-title h2 {
    color: var(--Main-Brown, #442811);
    font-family: 'Poppins Semi-Bold';
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 42px;
}

.izar-heading.services-list-title:after {
    content: '';
    border: 0.8px solid #442811;
    display: block;
    margin-top: 25px;
}

.icon-services-container {
    margin-top: 60px;
}

.icon-services-container .services-listing-icon-box {
    margin-bottom: 60px;
}

.services-listing-icon-box .box-icon-holder img {
    width: 85px;
    height: 85px;
    object-fit: contain;
}

.services-listing-icon-box .icon-box-title {
    margin-top: 35px;
}

.icon-services-container .icon-box-content {
    max-width: 94%;
}

.icon-services-container .services-listing-icon-box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

.services-listing-icon-box .icon-box-title h2 {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Semi-Bold';
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
}

.services-listing-icon-box .icon-box-content {
    color: var(--Main-Brown, #442811);
    font-family: 'Poppins Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
}

.services-listing-icon-box .icon-box-content p {
    color: var(--Main-Brown, #442811);
    font-family: 'Poppins Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.icon-box-item.services-listing-icon-box.last {
    width: 44%;
}

.transaction-bg {
    background: linear-gradient(270deg, #FCFAF4 34.55%, rgba(255, 255, 255, 0.00) 61.52%);
}

.transaction-col-holder {
    margin-top: 80px;
}

.transaction-content-title {
    margin-top: 60px;
}

.transaction-title {
    max-width: 35%;
    margin-left: 30px;
    margin-bottom: 40px;
}

.transaction-title h2 {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Semi-Bold';
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}

.transaction-col-container {
    margin-left: 20px;
}

.transaction-col-container .block-section-row-outer {
    padding: 6px;
}

.transaction-box-content {
    background: var(--Brown-01, #B5996F);
    /* box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.15); */
    padding: 40px 50px 40px;
    /* border: 5px solid white; */
    color: #FCFAF4;
    height: 360px;
}

.transaction-box-content .block-heading-wrapper .icon-heading-wrapper h3 {
    color: var(--Beige, #FCFAF4);
    font-family: 'Poppins Semi-Bold';
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}

.transaction-box-content .block-heading-wrapper .icon-heading-wrapper h2 {
    color: var(--Beige, #FCFAF4);
    font-family: 'Poppins Light';
    font-size: 22px;
    font-style: normal;
    font-weight: 100;
    line-height: 24px;
}

.transaction-box-content .block-content-wrapper {
    max-width: 230px;
}

.transaction-box-content .block-content-wrapper .block-text-content p {
    color: var(--Beige, #FCFAF4);
    font-family: 'Poppins Light';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.container-col.column-1.square-box {
    height: 400px;
    width: 860px;
    background-color: #FAF5E7;
    position: absolute;
    top: 90px;
}

.transaction-btn-holder {
    margin-top: 60px;
}

.container-col.column-1.view-more-container {
    display: flex;
    justify-content: center;
}

.view-more-container .button-izar-wrapper.view-more-btn {
    width: 288px;
    height: 44px;
    padding: 10px 42px;
    background-color: #442811;
    border-radius: 30px;
    text-align: center !important;
    margin-bottom: 40px
}

.view-more-container .button-izar-wrapper.view-more-btn a {
    color: var(--Beige, #FCFAF4);
    font-family: 'Poppins Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    text-decoration: none;
}


/*view transaction shortcode*/
.view-transaction-card-wrapper {
    padding: 45px;
    background-color: #B5996F;
    min-height: 380px;
}

.view-row {
    margin-left: 20px;
}

.view-col {
    padding: 6px;
}

.view-transaction-wrapper-text {
    max-width: 250px;
}

.view-transaction-wrapper-title h2 {
    color: var(--Beige, #FCFAF4);
    font-family: 'Poppins Semi-Bold';
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}

.view-transaction-wrapper-title span {
    color: var(--Beige, #FCFAF4);
    font-family: 'Poppins Light';
    font-size: 22px;
    font-style: normal;
    font-weight: 100;
    line-height: 24px;
}

.view-transaction-wrapper-title {
    margin-bottom: 15px;
}

.view-transaction-wrapper-text p {
    color: var(--Beige, #FCFAF4);
    font-family: 'Poppins Light';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

.load-more-btn-wrapper {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}

.hide-transaction {
    display: none;
}

button#load-more-btn {
    border: unset;
    width: 288px;
    height: 44px;
    padding: 10px 42px;
    background-color: #442811;
    border-radius: 30px;
    color: var(--Beige, #FCFAF4);
    font-family: 'Poppins Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
}

button#load-more-btn:hover,
a#load-more-btn-hidden {
    background-color: #9D7A3C;
    color: white;
    transition: 0.3s ease-in-out;
}

a#load-more-btn-hidden {
    border: unset;
    width: 288px;
    height: 44px;
    padding: 10px 42px;
    background-color: #442811;
    border-radius: 30px;
    color: var(--Beige, #FCFAF4);
    font-family: 'Poppins Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
}


.load-more-btn-wrapper a {
    border: unset;
    width: 288px;
    height: 44px;
    padding: 10px 42px;
    background-color: #442811;
    border-radius: 30px;
    color: var(--Beige, #FCFAF4);
    font-family: 'Poppins Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
}


.form-bg-contact-image {
    background-repeat: no-repeat;
    height: auto;
    background-size: contain;
    margin-top: 40px;
}

.container-col.column-1.contact-form {
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}

.contact-form-heading {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.contact-form-heading h2 {
    color: var(--Main-Gold, #9D7A3C);
    text-align: center;
    font-family: 'Poppins Semi-Bold';
    font-style: normal;
    font-weight: 600;
    line-height: 42px;
}

/*=========================================================================
    6.1 SERVICES SINGLE POST
    - Rating Advisory Services PAGE
=========================================================================*/

.services-col-holder.top-spacer-80 {
    margin-top: 80px;
}


.services-left-col .services-left-content.ratings {
    margin-top: 5px;
    max-width: 430px;
}

.services-right-content.rating {
    margin-top: 30px;
}

.rating-list {
    margin-top: 30px;
}

.rating-list>.vc_column-inner>.wpb_wrapper {
    display: flex;
}

.rating-list-right .custom-container {
    column-count: 2;
    column-gap: 20px;

}

.rating-list-left {
    width: 30%;
}

.rating-list-right {
    width: 70%;
}

.container-col.column-1.rating-list-right-content>div:nth-child(5) {
    break-inside: avoid;
}


.rating-list-left-content h2 {
    color: var(--Main-Brown, #442811);
    font-family: 'Poppins Semi-Bold';
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    max-width: 290px;
}

.rating-list-left-content h2 {
    color: var(--Main-Brown, #442811);
    font-family: 'Poppins Semi-Bold';
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
}

.rating-list-left-content .wpb_text_column {
    max-width: 320px;
    margin-top: 15px;
}

.rating-list-left-content .wpb_text_column .wpb_wrapper p {
    color: var(--Main-Brown, #442811);
    font-family: 'Poppins Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
}

.rating-list-right {
    margin-left: 40px !important;
    width: 90%;
}

.rating-list-right-content .wpb_text_column {
    max-width: 396px;
}

.rating-list-right-content h3 {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Semi-Bold';
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}

.rating-list-right-content p {
    margin-top: 25px;
    color: var(--Main-Brown, #442811);
    font-family: 'Poppins Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
}

.text-block-inner-wrapper {
    margin-top: 40px;
}

.text-info-content p {
    color: var(--Main-Brown, #442811);
    font-family: 'Poppins Regular';
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
}

.text-block-inner-wrapper .vc_column-inner .wpb_wrapper {
    width: 83%;
    margin: 0 auto;
    padding-left: 54px;
}

.izar-wp-widthcontainer.rating-list.wpb_column.vc_column_container.vc_col-sm-12 {
    margin-top: 140px;
}

/*=========================================================================
    6.1 SERVICES SINGLE POST
    - Why Section Rating section
=========================================================================*/
.izar-heading h2 {
    color: var(--Main-Brown, #442811);
    font-family: Poppins Semi-Bold;
    font-style: normal;
    font-weight: 600;
}

.why-text-first-content>.wpb_wrapper {
    color: var(--Main-Brown, #442811);
    font-family: Poppins Regular;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
}

.why-single-img img {
    width: 100%;
}

.why-text-second-content p {
    color: var(--Main-Gold, #9D7A3C);
    font-family: Poppins Semi-Bold;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

.why-text-second-content .wpb_wrapper {
    background-color: #FAF5E7;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.why-left-wrapper .vc_column-inner .wpb_wrapper {
    display: flex;
    height: 100%;
}

.wpb_text_column.wpb_content_element.banner-text {
    float: none;
    margin-bottom: 0;
    position: relative;
    background-color: #FAF5E7;
}






/*=========================================================================
    6.1 SERVICES SINGLE POST
    - Contact Form section
=========================================================================*/
.contact-form-holder>.vc_column-inner>.wpb_wrapper {
    display: flex;
    justify-content: center;
}

input#gform_submit_button_2 {
    width: 166px;
    height: 44px;
    padding: 10px 42px;
    background: #9D7A3C;
    display: flex;
    border-radius: 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border: none;
    color: white;
    font-family: 'Poppins Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.gform_wrapper.gravity-theme .gfield textarea.large {
    height: 189px !important;
}

/*=========================================================================
    6.1 SERVICES SINGLE POST
    - Discover other IZAR services
=========================================================================*/


.discover-more-holder {
    margin-bottom: 60px;
}

.izar-wp-widthcontainer.discover-more-holder {
    height: 370px;
}

.discover-more-right-content .container-col.column-1.row {
    display: flex;
    flex-direction: column;
    line-height: 62px;
}

.discover-more-holder .wpb_wrapper {
    display: flex;
    width: 530px;
    padding: 25px 0px 15px 0px;
}

.discover-more-holder .discover-more-right-col .custom-container-izar-content-wrapper {
    width: 100%;
}

.discover-more-heading {
    margin-left: 80px;
}

.discover-more-heading h2 {
    color: var(--Beige, #FCFAF4);
    font-family: 'Poppins Regular';
    font-style: normal;
    font-weight: 500;
    line-height: 42px;
}

.discover-more-title-links::before {
    content: "";
    display: block;
    border: 1px solid white;
    margin-bottom: 6px;
    margin-top: 6px;
}

.container-col.column-1.row>.discover-more-title-links:last-child::after {
    content: "";
    display: block;
    border: 1px solid white;
    margin-top: 6px;
}

.discover-more-title-links {
    color: var(--Beige, #FCFAF4);
    font-family: Poppins Regular;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
}

.discover-more-title-links a:hover,
span.title-links:hover,
span.arrow-links:hover {
    color: #442811 !important;
    transition: 0.3s ease-in-out;
}

.discover-links a {
    text-decoration: none;
}

.discover-links .arrow-links {
    margin-top: 6px;
}

.discover-more-title-links .fa-regular,
.fasr {
    font-weight: 400;
    font-size: 25px;
}

.discover-more-title-links span.arrow-links {
    float: right;
}

/*=========================================================================
    6.3 SERVICES SINGLE POST
    - Mergers & Acquisitions PAGE
=========================================================================*/

.type-mergers-holder>.vc_column-inner>.wpb_wrapper {
    display: flex;
}

.types-mergers-left-col {
    width: 60%;
}

.types-mergers-right-col {
    width: 40%;
}

.types-mergers-left-col .izar-heading h2 {
    color: var(--Main-Brown, #442811);
    font-family: 'Poppins Semi-Bold';
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
}

.mergers-types-text h3 {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
}

.mergers-types-text p {
    color: var(--Main-Brown, #442811);
    font-family: 'Poppins Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.expertise-title h2 {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Semi-Bold';
    font-style: normal;
    font-weight: 600;
    line-height: 42px;
}

.expertise-text {
    margin-top: 10px;
    max-width: 800px;
}

.expertise-text p {
    color: var(--Main-Brown, #442811);
    font-family: 'Poppins Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
}

.expertise-text-transactions {
    margin-top: 10px;
}

.expertise-text-transactions p {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
}

.transaction-type .icon-heading-wrapper h3 {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Light';
    font-size: 50px;
    font-style: normal;
    font-weight: 300;
    line-height: 45px;
}

.transaction-type .block-text-content p {
    font-family: 'Poppins Regular';
    line-height: 24px;
    color: #442811;
    font-size: 16px;
}

.indicative .block-content-wrapper {
    max-width: 210px;
}

.sourcing .block-content-wrapper {
    max-width: 240px;
}

.negotiation .block-content-wrapper {
    max-width: 320px;
}

.mergers-left-text-wrapper {
    float: left;
    width: 50%;
}

.mergers-left-text-wrapper .button-izar-wrapper {
    text-align: unset !important;
    margin-left: -10px;
}

.mergers-right-wrapper {
    position: relative;
}

.mergers-right-wrapper .button-izar-wrapper {
    position: absolute;
    bottom: -40px;
    left: 90px;
}

.mergers-right-wrapper .button-izar-wrapper a {
    text-decoration: none;
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Regular';
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.mergers-right-text-wrapper {
    float: right;
    width: 50%;
}

.mergers-africa-img img {
    max-width: 410px;
    object-fit: contain;
    height: auto;
}


.mergers-left-text-wrapper,
.mergers-right-text-wrapper {
    margin-top: 15px;
}

.merger-africa-heading {
    margin-top: 10px;
}

.mergers-left-text-wrapper .mergers-text-content {
    max-width: 310px;
}

.mergers-right-text-wrapper .mergers-text-content {
    max-width: 315px;
}

.mergers-text-content p {
    color: var(--Main-Brown, #442811);
    font-family: 'Poppins Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.mergers-right-wrapper>.vc_column-inner>.wpb_wrapper {
    margin-left: 80px;
}

.why-mergers {
    margin-top: 80px;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.why-mergers-wrapper {
    max-width: 68%;
    margin: 0 auto;
}

.why-mergers-heading {
    max-width: 460px;
}

.why-mergers-heading h2 {
    font-family: 'Poppins Medium';
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
}

.why-mergers-text {
    margin-top: 30px;

}

.why-mergers-text p {
    color: var(--Main-Brown, #442811);
    font-family: 'Poppins Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid.why-mergers-wrapper .custom-container-izar-content-wrapper .custom-container:before {
    content: '';
    height: 250px;
    border: 1.5px solid #442811;
    position: absolute;
    left: -45px;
    top: 0;
}

/* Careers- Transaction Analyst */
.single-career-title h2 {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 38px;
    font-style: normal;
    font-weight: 900;
    line-height: 24px;
}

.single-career-subtitle h3 {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.single-career-wrapper {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}

.single-career-title {
    padding-bottom: 18px;
}

.single-career-content {
    flex-grow: 2;
    margin-right: 250px;
    width: 70% !important;
}

.single-career-wrapper .back-link {
    box-sizing: border-box;
    flex-grow: 1;
    padding-top: 10px;
    min-width: 200px;
    margin-left: 0;
}

.single-career-wrapper .back-link a {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.single-career-wrapper .back-link a:hover {
    color: #442811 !important;
}

.single-career-social h3 {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 52px;
    padding-right: 20px;
    margin-bottom: 0;
}

.single-career-form h3 {
    color: var(--Main-Gold, #9D7A3C);
    font-family: Poppins Regular;
    font-size: 24px;
    font-style: normal;
    font-weight: 900;
    line-height: 52px;
    margin-top: 30px;
    margin-bottom: 30px;
}

input#gform_submit_button_5 {
    border-radius: 30px;
    background: var(--Main-Brown, #442811);
    color: var(--Beige, #FCFAF4);
    text-align: center;
    font-family: 'Poppins Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    padding: 5px 40px;
    width: 166px;
    height: 44px;
    padding: 0;
    margin: 0;
}

input#gform_submit_button_5:hover {
    background-color: #9D7A3C;
    color: white;
    transition: 0.3s ease-in-out;
}

div#field_5_6 {
    margin-top: 20px;
}

.ginput_container .name_first {
    padding-right: 0;
}

label.gfield_label.gform-field-label {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

label.gform-field-label.gform-field-label--type-inline.gfield_consent_label a {
    font-family: 'Poppins Semi-Bold';
    color: #442811;
    text-decoration: none;
}

label.gform-field-label.gform-field-label--type-inline.gfield_consent_label a:hover {
    color: #9D793C;
}

#field_3_4 label.gform-field-label.gform-field-label--type-inline.gfield_consent_label a:hover {
    color: #ffffff;
}

.gfield_consent_label {
    color: var(--Main-Brown, #442811);
    font-family: 'Poppins Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 52px;
}

.gform_footer.before {
    margin-top: 25px !important;
}

#gfield_upload_rules_5_6 {
    display: none !important;
}

.gform_drop_instructions {
    display: none;
}

button#gform_browse_button_5_6 {
    display: flex;
    padding: 10px 42px;
    color: #9D7A3C;
    border: 1px solid #9D7A3C;
    border-radius: 30px;
    cursor: pointer;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    font-family: 'Poppins Regular';
    background: none;
}

button#gform_browse_button_5_6:hover {
    color: #ffffff;
    background-color: #9D7A3C;
    transition: 0.3s ease-in-out;
}

.ginput_container.ginput_container_fileupload {
    overflow: hidden;
    position: relative;
    display: flex;
}

.gform_wrapper.gravity-theme .gform_drop_area>span {
    background: rgba(0, 0, 0, .02);
    border: 1px dashed #ccc;
    border-radius: 4px;
    margin-bottom: 8px;
    padding: 32px;
    text-align: center;
    display: none;
}

.gform_wrapper.gravity-theme .gform_drop_area {
    background: none !important;
    border: none !important;
    border-radius: 0 !important;
    margin-bottom: 0 !important;
    padding: 0px !important;
}

.single-career-form .gform_wrapper.gravity-theme input[type=text],
.single-career-form .gform_wrapper.gravity-theme select,
.single-career-form .gform_wrapper.gravity-theme input[type=email],
.single-career-form .gform_wrapper.gravity-theme input[type=tel],
.single-career-form .gform_wrapper.gravity-theme textarea {
    font-family: 'Poppins Regular';
    padding: 16px 25px;
    line-height: 22px;
    color: #B5996F;
    font-size: 16px;
    border: none;
    outline: 0;
    border-bottom: 1px solid #B5996F;
}

.single-career-form .ginput_container.ginput_container_fileupload {
    margin-top: 20px;
}

/*=========================================================================
    CAREERS ARCHIVE & SINGLE PAGE
    7.1 - Careers Archive Page
=========================================================================*/
.vacancies-wrapper-outer-title {
    float: left;
    width: 25%;
}

.vacancies-wrapper-content {
    float: right;
    width: 75%;

}

.vacancies-wrapper-outer {
    margin-left: calc((100% - 1170px) / 2);
}

.vacancies-wrapper-outer-title {
    display: table;
    float: left;
    margin-top: 80px;
}

.vacancies-wrapper-content {
    display: flex;
}

.vacancies-wrapper-inner-content {
    /* max-width: 390px; */
    background-color: white;
    padding: 50px;
    box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.15);
    min-height: 420px;
}

.slick-slide {
    padding: 5px;
}

.vacancies-wrapper-title h2 {
    color: var(--Main-Brown, #442811);
    font-family: 'Poppins Semi-Bold';
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
}

.vacancies-wrapper-title {
    margin-bottom: 20px;
}

.vacancies-text {
    color: #000;
    font-family: 'Poppins Regular';
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    min-height: 190px;
}

.vacancies-btn {
    margin-top: 40px;
}


.vacancies-wrapper-outer-title h2 {
    width: 319px;
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Semi-Bold';
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
}

.vacancies-wrapper-text {
    max-width: 290px;
}

a.vacancies-link-wrapper {
    display: flex;
    align-items: center;
}

span.apply-text {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-left: 15px;
}

a.vacancies-link-wrapper span.apply-text:hover {
    color: #442811;
}

/* .vacancies-wrapper-content .slick-list .slick-slide {
    width: 400px !important;
} */

.vacancies-wrapper-content {
    margin-bottom: 120px;
}

.vacancies-wrapper-content button.slick-button,
.other-vacancies-wrapper-content button.home-slick-button {
    background-color: #B5996F;
    color: #FCFAF4;
    border: none;
}


.vacancies-wrapper-content .slick-prev.slick-arrow {
    position: absolute;
    /* z-index: 1; */
    bottom: -55px;
    left: 30px;
    height: 40px;
}

.vacancies-wrapper-content button.slick-button.slick-next.slick-arrow {
    position: absolute;
    left: 70px;
    bottom: -55px;
    height: 40px;
}

.vacancies-wrapper-content ul.slick-dots li {
    position: absolute;
    opacity: 0;
}

.vacancies-wrapper-content li.slick-active {
    opacity: 1 !important;
}

.contact-form .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 12px;
}

.single-career-form .gform_wrapper.gravity-theme input[type=text],
.single-career-form .gform_wrapper.gravity-theme select,
.single-career-form .gform_wrapper.gravity-theme input[type=email],
.single-career-form .gform_wrapper.gravity-theme textarea {
    font-family: 'Poppins Regular';
    padding: 16px 25px;
    line-height: 22px;
    color: #B5996F;
    font-size: 16px;
    border: none;
    outline: 0;
    border-bottom: 1px solid #B5996F;
}

.single-career-form .gform_wrapper.gravity-theme label.gfield_consent_label {
    font-family: 'Poppins Regular';
    padding-left: 40px;
    line-height: 20px;
    color: #442811;
    font-size: 16px;
    margin-left: 0;
}

.single-career-form .gform_wrapper.gravity-theme .ginput_container.ginput_container_consent {
    position: relative;
    margin: 15px 0;
}

.single-career-form .gform_wrapper.gravity-theme span.gfield_required.gfield_required_asterisk {
    display: none;
}

.single-career-form .gform_wrapper.gravity-theme input.gform_button,
.single-career-form .gform_wrapper.gravity-theme input#gform_submit_button_2.gform_button {
    font-family: 'Poppins Regular';
    text-transform: uppercase;
    background: #9D7A3C;
    border-radius: 30px;
    line-height: 20px;
    font-size: 16px;
    color: #fff;
    border: none;
    width: 166px;
    height: 44px;
    padding: 0;
    margin: 0;
}

.single-career-form .gform_wrapper.gravity-theme .ginput_container_consent input {
    display: none;
}

.single-career-form .gform_wrapper.gravity-theme .ginput_container_consent label:before {
    border: 2px solid #9D7A3C;
    background-color: #fff;
    position: absolute;
    margin-right: 15px;
    border-radius: 5px;
    cursor: pointer;
    height: 30px;
    content: '';
    width: 30px;
    bottom: 6px;
    left: 0;
}

.single-career-form .gform_wrapper.gravity-theme .ginput_container_consent input:checked+label:after {
    border: solid #9D7A3C;
    position: absolute;
    display: block;
    bottom: 15px;
    height: 15px;
    content: '';
    width: 8px;
    left: 12px;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}


.single-career-social {
    display: flex;
    align-items: center;
}

.single-career-social a {
    padding: 0 5px;
}

.single-career-social img {
    width: 26px;
    height: auto;
}

p.upload-docs-info {
    margin-top: 15px;
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.vacancies-wrapper-content .slick-list .slick-slide>div,
.other-vacancies-wrapper-content .slick-list .slick-slide>div {
    margin-top: 10px;
    margin-bottom: 10px;
}

.vacancies-wrapper-content ul.slick-dots li,
.other-vacancies-wrapper-content ul.slick-dots li {
    font-family: Georgia;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.vacancies-wrapper-content a.dot,
.other-vacancies-wrapper-content a.dot {
    color: var(--Main-Gold, #9D7A3C);
}

.vacancies-wrapper-content ul.slick-dots,
.other-vacancies-wrapper-content ul.slick-dots {
    position: absolute;
    bottom: -50px;
    left: 140px;
    list-style-type: none;
}


/*=========================================================================
 8.0 CONTACT PAGE
=========================================================================*/

.get-intouch-bg .contact-col-holder:after {
    content: '';
    background-image: url(http://stg-izarltd-staging.kinsta.cloud/wp-content/uploads/2023/10/Illustration.png?id=87) !important;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60%;
    height: 60%;
    z-index: -1;
}

.get-intouch-heading .block-heading-wrapper .icon-heading-wrapper h2 {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.get-intouch-form-right-col {
    padding-left: 210px !important;
}

.get-intouch-heading {
    margin-bottom: 40px;
}

.get-intouch-heading .block-content-wrapper .block-text-content p {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.get-intouch-heading .block-text-content {
    margin-top: 20px;
}

/* .find-us-block {
    margin-bottom: 40px;
    margin-top: 20px;
} */

.find-us-block .block-heading-wrapper .icon-heading-wrapper h3 {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 10px;
}

.find-us-block .block-heading-wrapper .icon-heading-wrapper h2 {
    color: var(--Main-Brown, #442811);
    font-family: 'Poppins Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
}

.find-us-block .block-content-wrapper .block-text-content {
    max-width: 170px;
}

.find-us-block .block-content-wrapper .block-text-content p,
.find-us-block .block-content-wrapper .block-text-content p a,
.telephone-block .block-content-wrapper .block-text-content p,
.telephone-block .block-content-wrapper .block-text-content p a {
    color: var(--Main-Brown, #442811);
    font-family: 'Poppins Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 21px;
}

.find-us-block .block-content-wrapper .block-text-content p a:hover,
.telephone-block .block-content-wrapper .block-text-content p a:hover {
    color: #442811;
    transition: 0.3s ease-in-out;
}

.telephone-block .block-heading-wrapper .icon-heading-wrapper h3 {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}

.telephone-block .block-heading-wrapper .icon-heading-wrapper h2 {
    color: var(--Main-Brown, #442811);
    font-family: 'Poppins Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
}

form.get-intouch-form {
    margin-top: 40px;
}

.gform_wrapper.gravity-theme .get-intouch-form input[type=text],
.gform_wrapper.gravity-theme .get-intouch-form select,
.gform_wrapper.gravity-theme .get-intouch-form input[type=email],
.gform_wrapper.gravity-theme .get-intouch-form textarea {
    font-family: 'Poppins Regular';
    padding: 16px 25px;
    line-height: 22px;
    color: #B5996F;
    font-size: 16px;
    border: none;
    outline: 0;
    border-bottom: 1px solid #B5996F;
}

.gform_wrapper.gravity-theme .get-intouch-form label.gfield_consent_label {
    font-family: 'Poppins Regular';
    padding-left: 40px;
    line-height: 20px;
    color: #442811;
    font-size: 16px;
    margin-left: 0;
}

.gform_wrapper.gravity-theme .get-intouch-form .ginput_container.ginput_container_consent {
    position: relative;
    margin: 15px 0;
}

.gform_wrapper.gravity-theme .get-intouch-form span.gfield_required.gfield_required_asterisk {
    display: none;
}

.gform_wrapper.gravity-theme .get-intouch-form input.gform_button,
.gform_wrapper.gravity-theme .get-intouch-form input#gform_submit_button_2.gform_button {
    font-family: 'Poppins Regular';
    text-transform: uppercase;
    background: #9D7A3C;
    border-radius: 30px;
    line-height: 20px;
    font-size: 16px;
    color: #fff;
    border: none;
    width: 166px;
    height: 44px;
    padding: 0;
    margin: 0;
}

.gform_wrapper.gravity-theme .get-intouch-form input.gform_button:hover,
.gform_wrapper.gravity-theme .get-intouch-form input#gform_submit_button_2.gform_button:hover {
    background-color: #442811;
}

.gform_wrapper.gravity-theme .get-intouch-form .ginput_container_consent input {
    display: none;
}

.gform_wrapper.gravity-theme .get-intouch-form .ginput_container_consent label:before {
    border: 2px solid #9D7A3C;
    background-color: #fff;
    position: absolute;
    margin-right: 15px;
    border-radius: 5px;
    cursor: pointer;
    height: 30px;
    content: '';
    width: 30px;
    bottom: 6px;
    left: 0;
}

.gform_wrapper.gravity-theme .get-intouch-form .ginput_container_consent input:checked+label:after {
    border: solid #9D7A3C;
    position: absolute;
    display: block;
    bottom: 15px;
    height: 15px;
    content: '';
    width: 8px;
    left: 12px;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}

/*=========================================================================
  9.0 THANK YOU PAGE
=========================================================================*/

.thank-you-heading-wrapper {
    min-height: 400px;
}

.thank-you-text {
    text-align: center;
}

.thank-you-heading {
    margin-top: 8
}

.thank-you-heading-wrapper.wpb_column.vc_column_container.vc_col-sm-12 {
    min-height: 400px;
}

.thank-you-heading-wrapper .izar-heading h2 {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.thank-you-text p {
    color: var(--Main-Gold, #9D7A3C);
    text-align: center;
    font-family: 'Poppins Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.back-homepage-btn a {
    color: var(--Main-Gold, #9D7A3C);
    text-align: center;
    font-family: 'Poppins Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.exclusive-bond-database-heading-wrapper {
    text-align: center;
}


.exclusive-bond-database-heading-wrapper .block-heading-wrapper .icon-heading-wrapper h3 {
    color: var(--Background, #FAF5E7);
    font-family: 'Poppins Semi-Bold';
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 42px;
    margin-bottom: 30px;
}

.exclusive-bond-database-heading-wrapper .block-content-wrapper .block-text-content {
    max-width: 630px;
    margin: 0 auto;
}

.exclusive-bond-database-heading-wrapper .block-content-wrapper .block-text-content p {
    color: var(--Background, #FAF5E7);
    font-family: 'Poppins Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

.exclusive-bond-database-heading-wrapper {
    margin-bottom: 40px;
}

/*=========================================================================
  10.0 404 PAGE
=========================================================================*/
.col-404-wrapper {
    overflow: hidden;
}

.left-404-wrapper {
    float: left;
    width: 60%;
}

.right-404-wrapper {
    float: right;
    width: 40%;
}

.left-404-wrapper-content {
    max-width: 470px;
    margin: 0 auto;
}

.heading-404-title {}

.heading-404-title h2 {
    font-family: Poppins Semi-Bold;
    font-style: normal;
    font-weight: 600;
    color: #9d7a3c;
    font-size: 42px;
}

img.single-404-image {
    width: 100%;
    mix-blend-mode: luminosity;
}

.heading-404-text {
    max-width: 360px;
    margin-bottom: 60px;
}

.heading-404-title {
    margin-top: 80px;
    margin-bottom: 20px;
}


.heading-404-text p {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
}

.heading-404-text p strong {
    font-family: 'Poppins Semi-Bold';
}

.back-homepage-btn a img {
    margin-left: -10px;
}




/* .right-404-wrapper .custom-image-item img {
    width: 100%;
}

.left-404-wrapper-content .vc_column-inner .wpb_wrapper {
    width: 340px;
    margin: 0 auto;
} */



/*=========================================================================
  11.0 RESOURCES
=========================================================================*/

.resources-wrapper-content .vc_column-inner .wpb_wrapper {
    width: 760px;
    margin: 0 auto;
}

.btn-image-component a {
    color: var(--Main-Gold, #9D7A3C);
    text-align: center;
    font-family: 'Poppins Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.btn-image-component {
    margin-top: 40px;
}

.btn-image-component a img {
    margin-left: -10px;
}

.resources-wrapper .block-heading-wrapper .icon-heading-wrapper h2 {
    color: #9D7A3C;
    font-family: 'Poppins Regular';
    font-size: 38px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}


.resources-wrapper .block-content-wrapper .block-text-content {
    max-width: 560px;
}

.resources-wrapper .block-content-wrapper .block-text-content p {
    color: var(--Main-Brown, #442811);
    font-family: 'Poppins Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 21px;
}

.block-section-row.resources-heading-text .block-content-wrapper {
    margin-top: 20px;
}

.btn-download-all a:hover,
span.download-links:hover,
span.download-text:hover {
    color: #442811 !important;
    transition: 0.3s ease-in-out;
}

.download-link:hover .download-text {
    color: #9D7A3C;
    transition: 0.3s ease-in-out;

}

.download-title-links.resources-download-links a {
    display: flex;
    justify-content: space-between;
    text-decoration: none;
}

.download-title-links.resources-download-links::before {
    content: "";
    display: block;
    border: 1px solid #B5996F;
    margin-bottom: 25px;
    margin-top: 25px;
}

.download-title-links.resources-download-links:last-child:after {
    content: "";
    display: block;
    border: 1px solid #B5996F;
    margin-top: 25px;
}

.download-title-links a span.download-links {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: 24px;
}

.download-title-links a span.download-text {
    color: var(--Brown-01, #B5996F);
    text-align: right;
    font-family: 'Poppins Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

/*=========================================================================
  11.0 HOMEPAGE
=========================================================================*/


.banner-wrapper-outer.banner-bg {
    min-height: 880px;
}

.vc_row.wpb_row.vc_row-fluid.banner-wrapper-outer.banner-bg.vc_custom_1701949375114.vc_row-has-fill {
    display: flex;
}

.container-col.column-1.banner-text-container {
    margin-bottom: 40px;
}

.banner-text-container .button-izar-wrapper a {
    height: 100%;
    display: block;
    width: 200px;
    text-decoration: none;
}

.banner-text-container .button-izar-wrapper a:hover {
    color: #9D793C !important;
}

.banner-wrapper-inner.wpb_column.vc_column_container.vc_col-sm-12 {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
}

.banner-text-container .icon-heading-wrapper {
    max-width: 590px;
}

.banner-text-container .icon-heading-wrapper h2 {
    color: var(--White, #FFF);
    font-family: 'Poppins Semi-Bold';
    font-size: 38px;
    font-style: normal;
    font-weight: 600;
    line-height: 124%;
}

.banner-text-container .block-content-wrapper {
    max-width: 410px;
    margin-top: 20px;
}

.banner-text-container .block-content-wrapper p {
    color: var(--Background, #FAF5E7);
    font-family: 'Poppins Light';
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 143.5%;
}

.izar-main-menu-container.light #main-navigation {
    z-index: 1000;
}

.latest-banner {
    max-width: 870px;
    float: unset;
    position: absolute;
    bottom: 0;
    right: 0;
    margin-right: unset !important;
    /* background: #9D7A3C !important; */
    opacity: 0.98;
    backdrop-filter: blur(15px);
}

.latest-banner .latest-transaction-text {
    min-height: 150px;
}

.about-inner-text.wpb_column.vc_column_container.vc_col-sm-9 {
    max-width: 790px;
}

.about-inner-text p {
    margin-left: 130px;
    color: var(--Main-Brown, #442811);
    font-family: 'Poppins Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
}

/*=========================================================================
    1.0 lOGIN WOOCOMMERCE
=========================================================================*/
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    display: none;
}
.lost-password-form-main-wrapper button.woocommerce-Button.button,
.reset-save-button button.woocommerce-Button.button {
    width: 226px;
    height: 44px;
    padding: 10px 42px;
    background: #442811;
    display: flex;
    border-radius: 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border: none;
    color: white;
    font-family: 'Poppins Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    margin-top: 40px;
}

.lost-password-form-main-wrapper button.woocommerce-Button.button:hover,
.reset-save-button button.woocommerce-Button.button:hover {
    background-color: #9D7A3C;
    color: white;
    transition: 0.3s ease-in-out;
}

.lost-password-form-main-wrapper input#user_login {
    font-family: 'Poppins Regular';
    padding: 15px 20px;
    line-height: 22px;
    color: #B5996F;
    font-size: 16px;
    border: none;
    outline: 0;
    border-bottom: 1px solid #B5996F;
    width: 660px;
}
.lost-password-form-main-wrapper .woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
    justify-content: center;
}
.lost-password-form-main-wrapper p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first > label {
    display: none;
}
.lost-password-form-main-wrapper p.woocommerce-form-row.form-row {
    justify-content: center;
}
.lost-password-form-main-wrapper .izar-logo.menu-open {
    width: 120px;
    margin-left: 10%;
    padding-top: 30px;
}
.lost-password-form-main-wrapper .izar-logo.menu-open  a  img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.lost-password-form-main-wrapper p.login-submit {
    display: flex;
    align-items: center;
    justify-content: center;
}
.login-page-title p {
    text-align: center;
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 20px;
}

.custom-login-form-wrapper {
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
form.woocommerce-ResetPassword.lost_reset_password p {
    text-align: center;
    color: #fff;
    font-family: 'Poppins Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 20px;
}

input#username {
    font-family: 'Poppins Regular';
    padding: 15px 20px;
    line-height: 22px;
    color: #B5996F;
    font-size: 16px;
    border: none;
    outline: 0;
    border-bottom: 1px solid #B5996F;
    width: 660px;
}

input#password {
    font-family: 'Poppins Regular';
    padding: 15px 20px;
    line-height: 22px;
    color: #B5996F;
    font-size: 16px;
    border: none;
    outline: 0;
    border-bottom: 1px solid #B5996F;
    width: 660px;
}

.lost-pwd-wrapper{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.izar-login-exclusive p{
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 20px;
}


p.lost_password {
    margin: 0 auto;
    text-align: center;
}
p.lost_password > a{
    color: var(--Main-Brown, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
} 

.forget-password{
    margin: 0 auto;
    text-align: center;
    display: none;
}

.login-form-content-wrapper .custom-container-izar-content-wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;

}

.block-section-row.login-page-title {
    max-width: 65%;
    margin: 0 auto;
}

.login-page-title h2 {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Semi-Bold';
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 42px;
    text-align: center;
    margin-bottom: 20px;
}

.block-section-row.login-page-title .block-content-wrapper .block-text-content div {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 20px;
}

form.woocommerce-form.woocommerce-form-login.login .form-row label {
    display: none;
}

form.woocommerce-form.woocommerce-form-login.login .form-row {
    justify-content: center;
}

form.woocommerce-form.woocommerce-form-login.login .form-row input[type="text"],
form.woocommerce-form.woocommerce-form-login.login .form-row input[type="password"] {
    font-family: 'Poppins Regular';
    padding: 15px 20px;
    line-height: 22px;
    color: #B5996F;
    font-size: 16px;
    border: none;
    outline: 0;
    border-bottom: 1px solid #B5996F;
    width: 660px;
}

button.woocommerce-button.button.woocommerce-form-login__submit {
    width: 166px;
    height: 44px;
    padding: 10px 42px;
    background: #442811;
    display: flex;
    border-radius: 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border: none;
    color: white;
    font-family: 'Poppins Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    margin-top: 40px;
}

button.woocommerce-button.button.woocommerce-form-login__submit:hover,
button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit:hover {
    background-color: #9D7A3C;
    color: white;
    transition: 0.3s ease-in-out;
}

.wpb_text_column.wpb_content_element.register-now-wrapper,
.register-now-wrapper {
    display: flex;
    justify-content: center;
}

.wpb_text_column.wpb_content_element.register-now-wrapper p,
.register-now-wrapper p {
    margin-top: 20px;
    color: var(--Main-Brown, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.wpb_text_column.wpb_content_element.register-now-wrapper p a,
.register-now-wrapper p a {
    margin-top: 20px;
    color: var(--Main-Brown, #442811);
    font-family: 'Poppins Semi-Bold';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}


/*=========================================================================
    1.0 REGISTER - WOOCOMMERCE
=========================================================================*/

#login-sign-up-msg {
    display: none;
}

form.woocommerce-form.woocommerce-form-register.register {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

form.woocommerce-form.woocommerce-form-register.register .input-field.name-inputs {
    display: flex;
}


form.woocommerce-form.woocommerce-form-register.register .name-inputs input[type='text'] {
    width: 390px;
}

input#reg_last_name {
    margin-left: 20px;
}

form.woocommerce-form.woocommerce-form-register.register input[type="text"],
form.woocommerce-form.woocommerce-form-register.register input[type="password"],
form.woocommerce-form.woocommerce-form-register.register input[type="email"],
form.woocommerce-form.woocommerce-form-register.register input[type="tel"] {
    font-family: 'Poppins Regular';
    padding: 15px 20px;
    line-height: 22px;
    color: #B5996F;
    font-size: 16px;
    border: none;
    outline: 0;
    border-bottom: 1px solid #B5996F;
    /* width: 360px; */
    margin-bottom: 10px;
}


form.woocommerce-form.woocommerce-form-register.register .single-input input[type='email'],
form.woocommerce-form.woocommerce-form-register.register .single-input input[type='text'],
form.woocommerce-form.woocommerce-form-register.register .single-input input[type='tel'],
form.woocommerce-form.woocommerce-form-register.register .single-input input[type='password'] {
    width: 790px;
}

.consent {
    display: flex;
    width: 750px;
    justify-content: space-around;
    align-items: center;
}

button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
    width: 166px;
    height: 44px;
    padding: 10px 42px;
    background: #442811;
    display: flex;
    border-radius: 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border: none;
    color: white;
    font-family: 'Poppins Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
}


.consent-wrapper {
    position: relative;
}

.consent-wrapper input {
    display: none;
}

.consent-wrapper label:before {
    border: 2px solid #9D7A3C;
    background-color: #fff;
    position: absolute;
    margin-right: 15px;
    border-radius: 5px;
    cursor: pointer;
    height: 30px;
    content: '';
    width: 30px;
    bottom: 20px;
    left: -40px;
}

.consent-wrapper input:checked+label:after {
    border: solid #9D7A3C;
    position: absolute;
    display: block;
    bottom: 30px;
    height: 15px;
    content: '';
    width: 8px;
    left: -30px;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}

.submit-btn {
    display: flex;
    justify-content: center;
}


.consent-wrapper label {
    color: var(--Main-Brown, #442811);
    font-family: 'Poppins Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 52px;
    /* 325% */
}

.login-now-wrapper {
    display: flex;
    justify-content: center;
}

.login-now-wrapper p {
    margin-top: 20px;
    color: var(--Main-Brown, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.login-now-wrapper p a {
    margin-top: 20px;
    color: var(--Main-Brown, #442811);
    font-family: 'Poppins Semi-Bold';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

/*=========================================================================
     EDIT ACCOUNT - WOOCOMMERCE
=========================================================================*/
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: unset;
    overflow: unset;
}

.woocommerce form .form-row-first,
.woocommerce-page form .form-row-first {
    float: unset;
}

.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last {
    float: unset;
}

.edit-account-title h1 {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Semi-Bold';
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 42px;
}

.edit-account-title h1:after {
    content: '';
    border: 0.8px solid #B59975;
    display: block;
    margin-top: 25px;
}

.contact-details-wrapper {
    display: flex;
    align-items: flex-start;
    position: relative;
    margin-bottom: 20px;
}

.contact-details-title h2,
.change-password-title h2 {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    /* 112.5% */
}

.contact-details-wrapper:after {
    content: '';
    border: 0.8px solid #B59975;
    display: block;
    margin-top: 25px;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
}

.change-password-wrapper:after {
    content: '';
    border: 0.8px solid #B59975;
    display: block;
    margin-top: 25px;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
}

.change-password-wrapper {
    display: flex;
    align-items: flex-start;
    position: relative;
}

.change-password-title,
.contact-details-title {
    width: 21%;
}

.change-password-wrapper-form,
.contact-details-wrapper-form {
    width: 40%;
}

p.password-inputs,
p.contact-inputs {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}

.edit-account input[type="text"],
.edit-account input[type="password"],
.edit-account input[type="email"],
.edit-account input[type="tel"] {
    font-family: 'Poppins Regular';
    padding: 15px 20px;
    line-height: 22px;
    color: #B5996F;
    font-size: 16px;
    border: none;
    outline: 0;
    width: 450px;
    border-bottom: 1px solid #B5996F;
    margin-bottom: 20px;
}

.contact-inputs label,
.password-inputs label {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    /* 114.286% */
}

.form-button-wrapper.top-spacer-30 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    margin-right: 80px;
}

.form-button-wrapper .save-btn button.woocommerce-Button.button {
    border-radius: 30px;
    background: var(--Main-Gold, #9D7A3C);
    color: var(--White, #FFF);
    font-family: 'Poppins Regular';
    display: flex;
    width: 206px;
    height: 44px;
    padding: 10px 42px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    text-transform: uppercase;
}

.form-button-wrapper .discard-btn input {
    border: none;
    background-color: unset;
    color: #9D7A3C;
    width: 206px;
    height: 44px;
    display: flex;
    padding: 10px 42px;
    justify-content: center;
    align-items: center;
    font-family: 'Poppins Semi-Bold';
    gap: 10px;
}

/* .woocommerce {
    display: flex;
} */

.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 20%;
    background-color: #442811;
    position: fixed;
    top: 0;
    bottom: 0;
}



.woocommerce-account .woocommerce-MyAccount-content {
    width: 76%;
    margin-left: 60px;

}

.account-sidebar-logo {
    margin-top: 80px;
    display: flex;
    justify-content: center;
}

ul.myaccount-links {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    width: 100%;
    padding: 0;
    margin-top: 130px;
}


ul.myaccount-links li:last-child {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #9D7A3C;
    height: 51px;
    display: flex;
    justify-content: center;
    align-items: center;
}

ul.myaccount-links li:last-child::before {
    content: "";
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background-image: url('http://stg-izarltd-staging.kinsta.cloud/wp-content/uploads/2024/03/Vector.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 25%;
    top: 45%;
    transform: translateY(-50%);
}

ul.myaccount-links li:last-child a {
    color: var(--Beige, #FCFAF4);
    font-family: 'Poppins Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

ul.myaccount-links li {
    list-style-type: none;
    position: relative;
}


ul.myaccount-links li a {
    color: #FCFAF4;
    transition: 0.3s ease-in-out;
}

ul.myaccount-links li a:hover {
    color: #9D7A3C;
    text-decoration: none;
}


ul.myaccount-links li:last-child a:hover {
    color: #442811;
}

ul.myaccount-links li a:hover::before {
    content: "";
    display: block;
    border: 1px solid #9D7A3C;
    position: absolute;
    left: -110px;
    width: 100px;
    top: 12px;
    transition: 0.3s ease-in-out;
}

.woocommerce form .show-password-input::before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url('http://stg-izarltd-staging.kinsta.cloud/wp-content/uploads/2024/03/Eye.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: -20px;
    top: 5px;
}

.woocommerce form .show-password-input::after,
.woocommerce-page form .show-password-input::after {
    display: none;
}

.woocommerce-notices-wrapper {
    max-width: 1190px;
    margin: 0 auto;
}

.contact-inputs span em {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}


/*=========================================================================
    1.0 BOND DATABASE
=========================================================================*/
/* .bond-database-table {
    position: relative;
}

thead {
    position: fixed;
    top: 0;
}

thead.thead--is-fixed {
    position: fixed;
    top: 100px;
    background-color: #FFFFFF;
    white-space: nowrap;
} */

.select-filter-mobile {
    display: none;
}

tfoot {
    display: table-header-group;
    border-top: 1px solid #9D793C;
}

.bond-database-table-header {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 20px;
}

.bond-database-table-content {
    overflow-x: scroll;
}

.bond-database-table {
    min-height: 600px;
}

.bond-database-table-header-title h2 {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Semi-Bold';
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 42px;
    /* 175% */
}

.rwd-table {
    margin: 1em 0;
    min-width: 300px;
}

.rwd-table thead {
    margin-bottom: 40px;
}

.rwd-table th {
    border-bottom: 1px solid #9D7A3C;
    font-size: 14px;
    font-family: 'Poppins Regular';
}

.rwd-table th {
    white-space: nowrap;
}

.rwd-table td {
    display: block;
    white-space: nowrap;
    color: #442811;
}

.rwd-table td:first-child {
    padding-top: .5em;
}

.rwd-table td:last-child {
    padding-bottom: .5em;
    padding-right: 80px !important;
}

@media (min-width: 480px) {
    .rwd-table td:before {
        display: none;
    }
}

.rwd-table th,
.rwd-table td {
    text-align: left;
}

@media (min-width: 480px) {

    .rwd-table th,
    .rwd-table td {
        display: table-cell;
        padding: .25em .5em;
    }

    .rwd-table th:first-child,
    .rwd-table td:first-child {
        padding-left: 0;
    }

    .rwd-table th:last-child,
    .rwd-table td:last-child {
        padding-right: 0;
    }
}


h1 {
    font-weight: normal;
    letter-spacing: -1px;
    color: #34495E;
}

.rwd-table {
    background: #ffffff;
    color: #9D7A3C;
    border-radius: .4em;
    overflow: hidden;
    margin-right: 120px;
}

.rwd-table tr {
    /* border-color: #9D7A3C; */
    color: #000;
}

.rwd-table th,
.rwd-table td {
    margin: .5em 1em;
}

@media (min-width: 480px) {

    .rwd-table th,
    .rwd-table td {
        padding: 20px !important;
    }
}

.rwd-table th,
.rwd-table td:before {
    color: #9D7A3C;
}

.bond-back-homepage-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
}

.bond-back-homepage-btn a {
    color: var(--Main-Gold, #9D7A3C);
    text-align: center;
    font-family: 'Poppins Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.bond-database-table-outer-wrapper.top-spacer-60:after {
    content: '';
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(90deg, rgba(252, 250, 244, 0) 50%, rgba(252, 250, 244, 1) 90%);
    pointer-events: none;
    width: 25%;
}

.bond-database-table-header-search input[type="text"] {
    border: none;
    background-color: #FCFAF4;
    border-bottom: 1px solid #B5996F;
    padding-bottom: 10px;
    width: 450px;
    font-family: 'Poppins Regular';
    font-size: 16px;
    line-height: 18px;
    height: 40px;
    color: #9D7A3C;
}

.bond-database-table-header-search {
    position: relative;
}


button#bond-load-more-btn {
    border: unset;
    width: 288px;
    height: 44px;
    padding: 10px 42px;
    background-color: var(--Main-Gold, #9D7A3C);
    border-radius: 30px;
    color: var(--Beige, #FCFAF4);
    font-family: 'Poppins Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
}

select.select-currency {
    border: none;
    font-family: 'Poppins Semi-Bold';
    color: #9D7A3C;
}

/* Style for the select dropdown container */
.select-dropdown {
    position: relative;
    display: inline-block;
    margin-left: -10px;
}

.select-dropdown:hover {
    color: #442811;
    transition: 0.3s ease-in-out;
}

/* Style for the dropdown options */
thead .select-dropdown .currency-dropdown-wrapper {
    position: absolute;
    top: 100%;
    left: -110px;
    z-index: 1;
    width: 200px;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #fff;
    display: none;
    padding: 30px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

tfoot .select-dropdown .currency-dropdown-wrapper {
    position: absolute;
    bottom: 100%;
    left: -110px;
    z-index: 1;
    width: 200px;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #fff;
    display: none;
    padding: 30px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.select-dropdown .currency-dropdown-wrapper.rating,
.select-dropdown .currency-dropdown-wrapper.status {
    width: 300px;
}

/* Show the dropdown options on hover */
.select-dropdown:hover .currency-dropdown-wrapper {
    display: block;
}

.currency-dropdown-wrapper ul {
    padding: 20px;
}

/* Style for each option in the dropdown */
.select-dropdown ul li {
    cursor: pointer;
    font-family: 'Poppins Regular';
    position: relative;
    margin-bottom: 15px;
}

/* Style for the checkboxes */
.select-dropdown input[type="checkbox"] {
    /* margin-right: 5px; */
    position: absolute;
    top: 0;
    right: 0;
    left: -20px;
    bottom: 0;
    cursor: pointer;
}

span.filter-currency-text {
    font-family: 'Poppins Regular';
    font-size: 12px;
}

span.filter-currency-reset,
.main-filter-reset,
.filter-status-reset,
.filter-rate-reset,
.filter-credit-rating-reset,
.filter-listing-reset,
.filter-tenor-reset,
.filter-issue-date-reset,
.filter-maturity-date-reset {
    font-family: 'Poppins Semi-Bold' !important;
    text-transform: uppercase;
    cursor: pointer;
    color: #9D793C;
}

.main-filter-reset:hover {
    color: #442811;
    transition: 0.3s ease-in-out;
}

li.currency-list {
    color: #000000;
}

input.checkbox-currency,
input.checkbox-rate,
input.checkbox-status,
input.checkbox-rating,
input.checkbox-listing,
input.checkbox-tenor,
input.checkbox-issue-date,
input.checkbox-maturity-date {
    opacity: 0;
    position: absolute;
    left: -20px;
}

span.currency-text:before {
    position: absolute;
}

label.currency-text {
    display: unset;
    margin-bottom: 0;
    margin-left: 15px;
}

label.currency-text:before {
    border-radius: 5px;
    position: absolute;
    border: 2px solid #9D7A3C;
    background-color: #fff;
    content: '';
    left: -20px;
    bottom: 0;
    top: 0;
    width: 20px;
    height: 20px;
    cursor: pointer;
    pointer-events: none;
}


.currency-list input:checked+label:after {
    border: solid #9D7A3C;
    position: absolute;
    display: block;
    bottom: 4px;
    height: 15px;
    content: '';
    width: 8px;
    left: -14px;
    top: 0;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
    pointer-events: none;
}

.select-dropdown ul li:last-child {
    margin-bottom: 0;
}

span.select-currency {
    display: flex;
    align-items: baseline;
}

i.fa-solid.fa-chevron-down.icon-fa {
    margin-left: 5px;
}

.blockUI.blockMsg.blockPage {
    background: transparent !important;
    border: none !important;
    top: 50% !important;
}

i.fa-duotone.fa-loader.fa-spin {
    font-size: 45px;
    --fa-primary-color: #3F3019 !important;
    --fa-secondary-color: #3F3019 !important;
}

.bond-database-table-header-wrapper {
    display: flex;
    align-items: center;
    width: 85%;
    justify-content: space-between;
}

button#searchButton {
    position: absolute;
    right: 15px;
    background-color: #FCFAF4;
    border: none;
    bottom: 0;
    top: 7px;
    width: 5px;
    height: 5px;

}

button#searchButton i.fa-duotone.fa-magnifying-glass {
    font-size: 20px;
    color: #9D793C;
}

.no-data-text {
    text-align: center;
    width: 100%;
}



/*=========================================================================
    17.0 TOMBSTONE MODAL
=========================================================================*/
.modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 950px;
    background-color: #fff;
    /* border-radius: 8px; */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    height: auto;
    transition: 0.3s ease-in-out;
    /* overflow-y: auto; */
}

.modal-content {
    position: relative;
    border: unset;
}

.close {
    position: absolute;
    top: 10px;
    right: 20px;
    cursor: pointer;
}

.tombstone-modal-wrapper {
    margin-top: 20px;
    /* background: url(/wp-content/uploads/2023/11/services-archive-graphics.png); */
}

.tombstone-transaction-logo img {
    object-fit: contain;
    width: 100%;
}

.tombstone-transaction-logo {
    display: flex;
    justify-content: center;
    align-items: center;
}

.tombstone-heading-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 0 20px;
}

.tombstone-modal-wrapper img {
    object-fit: contain;
    width: 950px;
    height: auto;
}

.tombstone-heading {
    width: 80%;
    margin: 0 auto;
    margin: 0 40px;
}

.tombstone-heading h2 {
    font-size: 28px;
    font-family: 'Poppins Regular';
    color: #BB723F;
    line-height: 30px;
}

.tombstone-content {
    margin-top: 40px;
}

.tombstone-content-wrapper {
    margin-top: 20px;
    padding: 0 20px;
}

.tombstone-content p {
    font-family: 'Poppins Regular';
    line-height: 26px;
}

span.hashtag {
    font-family: 'Poppins Semi-Bold';
}

.tombstone-notice-date p {
    margin-bottom: unset;
}

.tombstone-notice-date {
    text-align: right;
    color: #CB3F5F;
    font-family: 'Poppins Regular';
    font-size: 14px;
    margin-right: 20px;
}

.tombstone-footer {
    background-color: #D0333C;
    display: flex;
    justify-content: space-between;
    color: #ffffff;
    padding: 30px 30px 0 30px;
}

.tombstone-footer-default {
    background-color: #9E7A3C;
    display: flex;
    justify-content: space-between;
    color: #ffffff;
    padding: 30px 30px 0 30px;
    opacity: 0.9;
}

.top-rated {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: flex-end;
}

.market-capitalisation h4,
.credit-rating h4,
.deposit-base h4,
.total-assets h4,
.founded h4,
.turnover h4,
.employees h4 {
    font-family: 'Poppins Light';
    font-size: 16px;
    font-weight: 100;
}

.market-capitalisation p,
.credit-rating p,
.deposit-base p,
.total-assets p,
.founded p,
.turnover p,
.employees p {
    font-family: 'Poppins Semi-Bold';
    font-size: 22px;
}

.top-rated h3 {
    font-family: 'Poppins Semi-Bold';
    font-size: 22px;
}

.top-rated p {
    font-family: 'Poppins Light';
    font-size: 12px;
    font-weight: 100;
}

.tombstone-secondary-footer {
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
}

.tombstone-secondary-footer p,
.tombstone-secondary-footer span {
    font-family: 'Poppins Regular';
    color: #BB723F;
}

.tombstone-secondary-footer span a {
    color: #BB723F;
}

/*=========================================================================
    17.0 PRIVACY POLICY
=========================================================================*/

.container-col.column-1.privacy-container {
    font-family: 'Poppins Regular';
}

body.privacy-policy li#menu-item-72 {
    margin-left: 35px;
}

body.privacy-policy .izar-menu-container li {
    margin-left: 0px;
}

span.semi-bold-text {
    font-family: 'Poppins Semi-Bold';
}

span.enquiries-email a,
a.privacy-link {
    color: black;
    padding-left: 0px;
    font-family: 'Poppins Semi-Bold';
}


/* login captcha  */

div#g-recaptcha-1 {
    display: flex;
    justify-content: center;
}


/* forgot password */

.lost-password-form-main-wrapper {
    height: 60vh;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}

/* lost-password-confirmation  */

.lost-password-confirmation-wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    height: 60vh;
    max-width: 50%;
    margin: 0 auto;
}

.lost-password-confirmation-wrapper p {
    font-family: 'Poppins Regular';
    text-align: center;
}

.lost-password-confirmation-wrapper .woocommerce-message {
    border-top-color: #8B703A;
    font-family: 'Poppins Regular';
}

.lost-password-confirmation-wrapper .woocommerce-message::before {
    color: #8B703A;
}

/* lost password reset form  */

form.woocommerce-ResetPassword.lost_reset_password {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
    height: 60vh;
}

.lost_reset_password input.reset-new-password {
    font-family: 'Poppins Regular';
    padding: 15px 20px;
    line-height: 22px;
    color: #B5996F;
    font-size: 16px;
    border: none;
    outline: 0;
    border-bottom: 1px solid #B5996F;
    width: 660px !important;
}



/*=========================================================================
    1.0 Change component ( Add list of heading tags ) Need to re style this
=========================================================================*/

.thank-you-heading-wrapper .izar-heading h1 {
    color: #9d7a3c;
    font-family: 'Poppins Regular';
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.get-intouch-heading .block-heading-wrapper .icon-heading-wrapper h1 {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.resources-wrapper .block-heading-wrapper .icon-heading-wrapper h1 {
    color: #9D7A3C;
    font-family: 'Poppins Regular';
    font-size: 38px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.banner-text-container .icon-heading-wrapper h1 {
    color: var(--White, #FFF);
    font-family: 'Poppins Semi-Bold';
    font-size: 38px;
    font-style: normal;
    font-weight: 600;
    line-height: 124%;
}

.icon-heading-wrapper.\#9d7a3c h1 {
    color: #9d7a3c;
}

.login-page-title h1 {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Semi-Bold';
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 42px;
    text-align: center;
    margin-bottom: 20px;
}

.services-left-content-wrapper .icon-heading-wrapper h1 {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Semi-Bold';
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 141.5%;
}

.archive-services-top-title-wrapper h1 {
	font-family: 'Poppins Semi-Bold';
	margin-bottom: 50px;
	line-height: 42px;
	font-size: 32px;
}

.transaction-page-title h1 {
    color: #9D7A3C;
    font-family: 'Poppins Medium';
    font-size: 38px;
    font-style: normal;
    line-height: 24px;
}

.archive-heading-title h1 {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Semi-Bold';
    font-size: 38px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-top: 10px;
}

.archive-page-title h1 {
    color: #9D7A3C;
    font-family: 'Poppins Medium';
    font-size: 38px;
    font-style: normal;
    line-height: 24px;
}

.single-blog-title h1 {
    color: #9D7A3C;
    font-family: 'Poppins Regular';
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
}

.single-career-title h1 {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Regular';
    font-size: 38px;
    font-style: normal;
    font-weight: 900;
    line-height: 24px;
}

.bond-database-table-header-title h1 {
    color: var(--Main-Gold, #9D7A3C);
    font-family: 'Poppins Semi-Bold';
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 42px;
    /* 175% */
}