/*
Theme Name: Next Step Funded Child
Theme URI: https://serverfront.net
Template: next-step-funded
Author: ServerFront.net
Author URI: https://serverfront.net
Description: Get Funded &amp; Trade Our Capital
Version: 1.0.0.1683089020
Updated: 2023-05-22 02:44:39

*/
/* Blog Pages Start */
.hero__content {
    max-width: calc(963 / var(--media-breakdown));
  }
  
  .single-post .single-post-content {
    background-color:transparent;
    
    padding: calc(24 / var(--media-breakdown)) calc(28 / var(--media-breakdown));
  }
  .img-text__col.text {
    /* flex:0 0 70%; */
  }
  .img-text__col.img {
    /* flex:0 0 30%; */
  }
  .btn-sm {
    padding: 0.5rem 1rem;
  }
  .pagination a {
    display: inline-block;
    outline: none;
    border: calc(1 / var(--media-breakdown)) solid #178038;
    border-radius: 0.5rem;
    padding: 0.5rem 1rem;
    background-color: #178038;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.27;
    white-space: nowrap;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    transition: all 0.35s ease;
  }
  .pagination a:hover {
    color: #178038;
    background: transparent;
  }
  .bloglist {
      padding: 1rem; */
    margin: 0 auto;
  }
  
  /* Included */
  
  .Recent_Post_Div {
    padding-left: 20px;
  }
  
  .btnDiv_RP {
    display: inline-block;
    outline: none;
    padding: 1.15625rem 1.75rem;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.27;
    white-space: nowrap;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
  }
  .bloglist-header {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .btn_RP {
    padding: 3px;
    background: #fff;
    border: none;
    border-radius: 5px;
  }
  .btn_RP:hover {
    background-color: green;
    color: white;
    font-weight: bold;
  }
  .blog-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto;
    grid-auto-rows: 1fr;
    grid-gap: 20px;
  }
  
  .blog-item {
    padding: 5px;
    display: grid;
    grid-template-rows: 1fr;
  }
  
  .img-text_text > div {
    display: flex;
    justify-content: left;
    gap: 20px;
  }
  
  .text {
    /* width: 100%;
    height: 30%;
    padding: 5px; */
  }
  
  .img {
    /* height: 60%; */
    width: 100%;
    margin-bottom: 15px;
  }
  .img img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
  }
  .text p {
    /* color:red; */
    font-size: 14px;
  }
 
  
  .withoutImage {
    width: 100%;
    /* align-self: end; */
  }
  .withImageDiv {
    width: 100%;
    /* align-self: end; */
  }
  .excerpt {
    opacity: 50%;
  }
  
  .withoutImageDiv .excerpt {
    display: none;
  }
  .withImage {
    padding: 5px;
    height: 60%;
  }
  .withImage img {
    height: 230px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
  }
  
  .withoutImageDiv {
    /* border : 2px solid blue; */
    padding: 5px;
    height: fit-content;
    background-color: #178038;
    color: white;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
  }
  .withoutImageDiv div > a {
    /* color : red ; */
    padding-left: 0px;
    font-weight: bold;
  }
  .withoutImageDiv div {
    /* border : 1px solid red; */
    /* display: flex; */
    height: fit-content;
  }
  .withoutImageDiv > div p {
    opacity: 0.5;
    margin-right: 15px;
  }
  .withoutImageDiv h3 {
    font-weight: bold;
  }
  
  .withImage > :nth-child(1) {
    padding: 5px;
  }
  .JustText div {
    display: flex;
  }
  
  .JustText {
    padding: 15px;
  }
  .JustText p {
    color: grey;
  }
  .JustText > div p {
    margin-right: 15px;
    color: grey;
  }
  .JustText h3 {
    font-weight: bold;
    font-size: 30px;
  }
  .JustText a {
    color: black;
    font-weight: bold;
  }
  
  .withoutImageDiv:nth-child(3) {
    grid-column: 2/2;
  }
  .witoutImageDiv:nth-child(1) {
    border: 1px solid red;
  }
  
  /* Pagination */
  .wp-pagenavi {
    text-align: center;
    margin-top: 2rem;
  }
  .wp-pagenavi .current,
  .wp-pagenavi .page.larger {
    background-color: #178038;
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 12px 22px;
  }
  .wp-pagenavi .current,
  .wp-pagenavi .page.larger:hover {
    background-color: #178038;
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 12px 22px;
  }
  .wp-pagenavi .page.larger {
    border: none;
    background: none;
    font-weight: bold;
    color: #000;
  }
  .wp-pagenavi .page::before {
    background: none;
  }
  .wp-pagenavi .pages,
  .wp-pagenavi .nextpostslink {
    display: none;
  }
  .hero__content {
    max-width: calc(963 / var(--media-breakdown));
  }
  
  .single-post-content {
    background-color: #fff;
    border-radius: 1.5625rem;
    padding: calc(24 / var(--media-breakdown)) calc(28 / var(--media-breakdown));
  }
  
  .featured-image img {
    border-radius: 8px;
    max-height: 200px;
    object-fit: cover;
    width: 100%;
  }
  
  /* Extra small devices (phones, 600px and down) */
  @media only screen and (max-width: 600px) {
  }
  
  /* Small devices (portrait tablets and large phones, 600px and up) */
  @media only screen and (min-width: 600px) {
    .featured-image img {
      max-height: 279px;
    }
  }
  
  /* Medium devices (landscape tablets, 768px and up) */
  @media only screen and (min-width: 768px) {
    .featured-image img {
      max-height: 357px;
    }
  }
  
  /* Large devices (laptops/desktops, 992px and up) */
  @media only screen and (min-width: 992px) {
    .featured-image img {
      max-height: 462px;
    }
  }
  
  @media only screen and (min-width: 1200px) {
    .featured-image img {
      max-height: 574px;
    }
  }
    /* Blog Pages End */

  /* Contact Form */
.disabled{
  pointer-events: none;
  cursor: not-allowed;
}
  .wpcf7-form .wpcf7-response-output{
    background: #f1f9f4;
    color: #178038;
    border-radius: .5rem;
    padding: 0.5rem !important;
    margin: 0.5em 0.5em 1em !important;
  }
  .wpcf7-form.invalid .wpcf7-response-output{
    background: #ff2626;
    color:#fff !important;
  }
  .cf-submit-btn{
    position:relative;
  }
  .wpcf7-spinner{
    position: absolute;
    top: 25%;
    right: 0;
  }