/*
* Prefixed by:
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 6 version
*/

/*@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');*/
/* @font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/woodmart-child/css/fonts/Poppins/Poppins-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
} */


.align-items-center{
    -ms-flex-align: center!important;
    align-items: center !important;
}
.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center !important;
}

section {
    font-size: 18px;
    line-height: 1.5;
    font-family: "Poppins", sans-serif;
    color: #000;
}
section.faq_section .container > h2 {
    max-width: 1100px;
    margin: 0 auto;
    margin-top: 70px;
    margin-bottom: 40px;
}
button.accordion-button {
    border: 0px !important;
    box-shadow: 0 0 0 !important;
    background: #fff !important;
    color: #000 !important;
    font-weight: 600;
}
.accordion-item {
    box-shadow: 0px 4px 69px 10px #0000001A;
    border: 0;
    margin-bottom: 30px;
    padding: 20px;
}
.accordion-body {
    padding-top: 0;
    max-width: 800px;
}
div#accordionExample {
    max-width: 1100px;
    margin: 0 auto;
}


.accordion-button::after {
    width: 30px;
    height: 30px;
    background-size: 100%;
    background-position: center 
}
.faq_section-p {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 60px;
}

.our_word_section-h2 {
    font-weight: 700;
    line-height: 46px;
    text-align: left;
    max-width: 700px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 40px;
}
.our_word_section-h2 span {
    color: #FFB713;
}

.our_word_section-block {
    box-shadow: 0px 4px 69px 10px #0000001A;
    position: relative;
    padding: 30px 50px;
    margin-bottom: 50px;
    border-radius: 15px;
    margin-left: 10px;
    margin-right: 10px;
}
.our_word_section-block img {
    width: 100px;
    margin-bottom: 1rem;
}
.our_word_section-block-bottom {
    font-weight: 700;
}
.our_word_section-block:before {
    width: 40px;
    height: 40px;
    background-size: 100%;
    position: absolute;
    right: 30px;
}

.custom-section {
    padding: 60px 0;
    background-color: #fff;
}
.badge-custom {
    background-color: #e6e6e6;
    font-size: 14px;
    padding: 6px 12px;
    border-radius: 20px;
}
.highlight {
    color: #f4b400;
    font-weight: bold;
}
.image-container {
    position: relative;
}
.image-container img {
    width: 100%;
    border-radius: 15px;
}
.overlay {
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(255, 200, 0, 0.3);
    width: 50%;
    height: 50%;
    border-radius: 50%;
}   
.net30-benefits-section {
    padding: 60px 0;
    text-align: center;
    background-color: #fff;
}
.net30-title-highlight {
    color: #f4b400;
    font-weight: bold;
}
.net30-card {
    background: #fff;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    text-align: left;
    transition: transform 0.3s ease;
}
.net30-card:hover {
    transform: translateY(-5px);
}
.net30-icon-container {
    width: 60px;
    height: 60px;
    background-color: #f4b400;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}
.net30-button {
    margin-top: 30px;
    padding: 12px 24px;
    font-size: 18px;
    border-radius: 8px;
}
.net30-info-section {
    padding: 60px 0;
}
.net30-info-title {
    font-weight: bold;
}
.net30-highlight {
    color: #f4b400;
    font-weight: bold;
}
.net30-info-text {
    font-size: 16px;
    line-height: 1.6;
}
.net30-info-img {
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.net30-intro-block .net30-intro-icon {
  width: 60px;
  height: 60px;
  background-color: #ffc107;
  color: #000;
  font-size: 0.8rem;
  justify-content: center;
  align-items: center;
}


.net30-choose-block .net30-factor-icon {
  width: 50px;
  height: 50px;
  background-color: #ffc107;
  color: #000;
  font-size: 0.8rem;
  justify-content: center;
  align-items: center;
}


.net30-factor-item {
  background-color: #fff;
  transition: box-shadow 0.3s ease;
}
.net30-factor-item:hover {
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}


.net30-stats-block .display-4 {
  font-weight: 700;
  color: #FFC107;
}
.net30-ceo-benefits .net30-ceo-icon {
  width: 60px;
  height: 60px;
  background-color: #ffc107;
  color: #000;
  font-size: 0.8rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.net30-apply-block .net30-apply-step-circle {
  width: 50px;
  height: 50px;
  background-color: #ffc107;
  color: #000;
  font-size: 1rem;
  border-radius: 50%;
}
.net30-vendors-block .net30-vendors-icon {
  width: 60px;
  height: 60px;
  background-color: #ffc107;
  color: #000;
  font-size: 0.8rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.net30-why-block .net30-why-item {
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 4px;
  transition: box-shadow 0.3s ease;
}
.net30-why-block .net30-why-item:hover {
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
.net30-office-block .net30-office-card {
  background-color: #fff;
  transition: box-shadow 0.3s ease;
}
.net30-office-block .net30-office-card:hover {
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.net30-types-block .net30-types-item {
  background-color: #fff;
  border-radius: 4px;
  transition: box-shadow 0.3s ease;
}
.net30-types-block .net30-types-item:hover {
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

span.badge-custom {
    border: 1px solid #000000;
    padding: 12px 24px;
    color: #000000;
    margin-bottom: 19px !important;
}
h2 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 48px;
    line-height: 118%;
    padding-top: 20px;
}
a.btn.btn-primary {
    background: #02367B;
    text-transform: capitalize;
    border-radius: 100px;
    padding: 12px 30px;
}
section.net30-benefits-section h2, .net30-intro-block h2, .net30-stats-block h2, .net30-ceo-benefits h2, .net30-apply-block h2, 
.net30-vendors-block h2, .net30-why-block h2, .net30-office-block h2, .net30-types-block h2, .our_word_section h2,
.net30-unlock-block h2 {
    max-width: 800px;
    margin: 0 auto;
    font-size: 38px;
    padding-bottom: 20px;
}
section.net30-benefits-section p, .net30-stats-block p, .net30-ceo-benefits p , .net30-why-block p,  .net30-office-block p,
.net30-types-block p{
    max-width: 800px;
    margin: 0 auto;
    padding-bottom: 20px;
}
.net30-icon-container img {
    scale: 2;
}
h5 {
    color: #000000;
    font-weight: 700;
}
h2.net30-info-title {
    font-size: 38px;
    margin-bottom: 20px;
}

.net30-apply-step-circle {
    opacity: 0;
}
.net30-apply-step-f {
    background-repeat: no-repeat !important;
    background-size: auto 89% !important;
}
.net30-apply-block .net30-apply-step-circle {
    min-width: 68px !important;
    margin: 0 !important;
}
.net30-apply-step-f {
    background-repeat: no-repeat !important;
    background-size: auto 89% !important;
    margin-top: 30px;
}

.net30-apply-block_fis {
    padding-right: 116px;
}
.net30-why-block .net30-why-item {
    border: 0;
}
.net30-why-block img.net30-intro-icon-img {
    width: 80px;
    margin-right: 15px;
}
.net30-why-item {
    max-width: 455px;
}
.net30-why-block h5 {
    display: flex
;
    padding-right: 96px;
    align-items: center;
}
.net30-why-block .col {
    display: flex
;
    justify-content: center;
}
.net30-office-card {
    box-shadow: 0px 4px 69px 10px #0000001A;
    border: 0px !important;
    padding: 50px !important;
    text-align: center;
}
.net30-office-block img.net30-intro-logo-img {
    width: 200px;
    margin-bottom: 40px;
}

.net30-types-block .net30-apply-step-circle {
    opacity: 1;
    background: #FFB713;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    color: #fff;
    font-weight: bold;
    box-shadow: 0px 0px 2px 8px #ffb71352;
    margin-bottom: 40px;
}

.net30-types-block h5 {
    font-size: 24px;
    margin-bottom: 20px;
}
.our_word_section h2 {
    margin-bottom: 50px;
}
.our_word_section-block:before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    background: url(/wp-content/themes/woodmart-child/img/business/quote.png);
}
.our_word_section-block:before {
    width: 40px;
    height: 40px;
    background-size: 100%;
    position: absolute;
    right: 30px;
}
.net30-unlock-block {
    background: linear-gradient(99.43deg, rgba(249, 153, 64, 0.05) 6%, rgba(34, 47, 228, 0.05) 96.32%);
    padding: 50px 0;
}
.net30-info-section a {
    color: #f4b400;
    text-decoration: none;
}
.net30-stats-block .row-cols-1 {
    background-repeat: no-repeat;
    background-size: 40%;
    background-position-x: right;
    padding-right: 16%;
}
a.woodmart-nav-link {
    text-decoration: none;
}
ul#menu-long-main-menu {
    padding: 0;
}
a {
    text-decoration: none;
}
.net30-benefits-section h5 {
    font-size: 20px !important;
}
.net30-benefits-section .net30-card p {
    font-size: 15px !important;
}
.net30-intro-block .col-md-4.text-center {
    text-align: left !important;
}
.net30-choose-block h3 {
    font-size: 35px;
}
.net30-ceo-benefits h5 {
    font-size: 20px !important;
}
.net30-apply-step-f h5 {
    font-size: 20px !important;
}
.net30-vendors-block h5, .net30-why-block h5, .net30-office-card h5 {
    font-size: 20px !important;
}
section.custom-section {
    padding-top: 0;
}
.main-page-wrapper {
    padding-top: 40px;
}
section.net30-benefits-section {
    padding-top: 0;
}
section.net30-info-section {
    padding-top: 0;
}
section.container.my-5.net30-intro-block {
    margin-top: 0 !important;
}

.net30-stats-block {
    margin-top: 0 !important;
}
.net30-ceo-benefits {
    margin-top: 0 !important;
}
.net30-vendors-block {
    margin-top: 0 !important;
}
.net30-why-block {
    margin-top: 0 !important;
}
.net30-office-block {
    margin-top: 0 !important;
}
section.faq_section .container > h2 {
    margin-top: 0;
}
.net30-types-block {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
a.btn.btn-primary {
    font-size: 24px;
}
section.custom-section {
    padding-bottom: 15px;
}
section.cn-full-section.cn-section-news-logo {
    margin-bottom: 15px;
}
section.container.my-5.net30-apply-block {
    margin-bottom: 15px !important;
}
img.img-fluid.net30-info-img {
    max-height: 400px;
}
.net30-apply-block_fis {
    text-align: center;
    padding: 10px;
}
section.cn-full-section.cn-section-news-logo {
    padding-top: 0 !important;
}
img.img-fluid.net30-info-img {
    object-fit: cover;
}

a.btn.btn-primary.btn-apply{
    font-size: 30px;
    padding: 9px 200px;
}

@media (min-width: 768px){
    .net30-office-block .row-cols-lg-3>*:last-child {
        width: 100%;
    }
    .net30-types-block .row-cols-lg-3>*:last-child {
        width: 100%;
    }
    .net30-types-block .row-cols-lg-3>*:last-child .net30-apply-step-circle {
        float: left;
    }
    .net30-types-block .row-cols-lg-3>*:last-child h5 {
        margin-left: 100px;
        margin-top: 17px;
    }
    .net30-types-block .row-cols-lg-3>*:last-child p {
        width: auto;
        margin: 0;
        max-width: 100%;
        margin-left: 100px;
    }
}
@media (max-width: 768px){
    .net30-stats-block .row-cols-1 {
        background: none !important;
    }
    .net30-stats-block .row-cols-1 {
        padding-right: 0;
    }
    .net30-apply-block_fis {
        padding-right: 0;
    }
    .net30-apply-block .net30-apply-step-circle {
        min-width: 100px !important;
    }
    .net30-apply-step-f {
        background-size: auto 88% !important;
    }
    .net30-apply-step p {
        font-size: 14px;
    }
    .net30-why-block h5 {
        font-size: 20px !important;
    }
    .our_word_section-block {
        padding: 15px;
    }
    .accordion-header {
        padding: 0;
    }
    .accordion-item {
        padding: 3px;
    }
    h2 {
        font-size: 25px !important;
    }
    h3 {
        font-size: 25px !important;
    }
    h5 {
        font-size: 20px !important;
    }
    .main-page-wrapper {
        padding-top: 70px;
    }
    section.net30-benefits-section {
        padding-bottom: 20px;
    }
    .net30-intro-block h2 {
        padding: 0 !important;
    }
    .net30-choose-block {
        margin-top: 0 !important;
    }
    .net30-choose-block {
        margin-bottom: 20px !important;
    }
    .net30-stats-block {
        margin-bottom: 20px !important;
    }
    .net30-apply-block {
        margin-top: 0 !important;
    }
    .net30-ceo-benefits {
        margin-bottom: 20px !important;
    }
    .net30-apply-block {
        margin-bottom: 10px !important;
    }
    .net30-why-block {
        margin-bottom: 10px !important;
    }
    section.my-5.net30-unlock-block {
        margin-top: 0 !important;
        padding-top: 10px !important;
    }
    a.btn.btn-primary {
        padding: 12px;
        width: 100%;
        font-size: 16px;
    }
    a.btn.btn-primary.btn-apply{
        font-size: 20px;
        padding: 15px 100px;
        max-width: 350px;
        width: 100%;
    }
}
























/* ------------------------------------------------------------------
   Net 30 cluster blocks: calculator callout, cluster cross-links,
   approval-page links. Added 2026-08-18, replacing inline styles.
   Used by the vs-* comparison templates, business-net-30-account.php
   and the generated cluster pages.
   ------------------------------------------------------------------ */
.net30-calc-cta .n30-box,
.net30-cluster-links .n30-box {
    max-width: 1100px;
    margin: 0 auto 10px;
    padding: 22px 26px;
}
.net30-calc-cta .n30-box {
    background: #fff8f1;
    border-left: 4px solid #F99940;
    border-radius: 0 8px 8px 0;
}
.net30-cluster-links .n30-box {
    background: #f7f7f9;
    border-radius: 8px;
}
.net30-calc-cta .n30-title {
    margin: 0 0 8px;
    font-size: 21px;
    font-weight: 700;
    color: #262626;
}
.net30-calc-cta .n30-text,
.net30-cluster-links .n30-text {
    margin: 0;
    font-size: 16px;
    line-height: 1.7;
    color: #555;
}
.net30-calc-cta .n30-link,
.net30-cluster-links .n30-link,
.n30-link {
    font-weight: 700;
    color: #F99940;
}
/* generated cluster pages */
.n30-inline-cta {
    margin: 0;
    padding: 19px 24px;
    background: #fff8f1;
    border-left: 4px solid #F99940;
    border-radius: 0 8px 8px 0;
    text-align: left;
    font-size: 16px;
    line-height: 1.7;
    color: #555;
}
.n30-centered {
    color: #262626;
    text-align: center;
}
.n30-browse {
    display: block;
    margin-top: 12px;
    font-weight: 700;
    color: #F99940;
}

/* Theme link rules out-specify a single class here, so the cluster-block links
   are scoped through the section and paragraph rather than raised with !important. */
section.net30-calc-cta .n30-box .n30-text a.n30-link,
section.net30-cluster-links .n30-box .n30-text a.n30-link,
section.net30-calc-cta .n30-box .n30-text a.n30-link:hover,
section.net30-cluster-links .n30-box .n30-text a.n30-link:hover {
    font-weight: 700;
    color: #F99940;
    text-decoration: underline;
}
