.logo {
  line-height: 1;
}

@media (min-width: 1200px) {
  .logo {
    width: 280px;
  }
}
body{
    font-family: Inter;
}

.logo img {
  /* max-height: 26px; */
  max-height: 70px;
  margin-right: 6px;
}

.logo span {
  font-size: 26px;
  font-weight: 700;
  color: #012970;
  font-family: "Nunito", sans-serif;
}

.wk-land-nav {
  transition: all 0.5s;
  z-index: 997;
  height: 54px;
  background-color: #fff;

}
.wk-left-right{
  padding-left: 6rem;
  padding-right: 6rem;
}
.wk-nav-land{
    margin-left:auto;
}

.wk-land-head{
    color:white;
}
.wk-shop-inp{
    height: 58px !important;
    border-radius: 50px !important;
    padding: 1rem;
}
.wk-land-sub-btn{
    font-size: var(--font-size7);
    font-weight: 500;
    line-height: var(--line-height7);
    text-align: center;
    padding: 8px 22px 8px 22px !important;
    border-radius: 50px !important;
    margin-left: -10rem  !important;
    z-index: 7 !important;
    height: 2.5rem !important;
    margin-top: 9px !important;
}
.wk-app-des{
    margin: auto;
    width: 40rem;
}
.wk-land-features{
    color:black !important
}
.row{
    margin-right: calc(var(--bs-gutter-x) * -0) !important;
}
.services_card {
    height: auto;
    margin: 5px 12px 5px 12px;
}

.mem-plan {
    /* width: 400px; */
    height: 400px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    /* margin: auto; */
    /* margin-left: 10rem; */
    margin-bottom: 10px;
}
.plan-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: rgb(253, 244, 244);
}
.price-no {
    font-size: x-large;
    text-align: center;
    margin-bottom: 1%;
}
.plan-price {
    font-size: small;
}
.store-limit {
    font-size: medium;
    color: blue;
}
.store-limit-detail {
    font-size: small;
}
.wk-price-sec{
    display:flex;
    width: 74.6%;
    margin-left: auto;
}
.priceing-section{
    display: flex;
    margin-top: 2rem;
}
.wk-work-step{
    color: blue;
}
.wk-work-step-h2{
    padding-top:unset !important ;
}
.wk-setp{
    color: blue;
    text-decoration: none;
}
.wk-work-sec{
    justify-content: space-between;
}
.working-section{
    border: 1px solid rgba(0,0,0,.125);
    height: 25rem;
}

.footer {
    background-color: black;
    color: white;
    text-align: center;
    border-top: 1px solid #e5e5e5;
    font-size: 14px;
    padding: 0.5rem;
    font-weight: 300;
    position: sticky;
    bottom: 0;
}

.copyright {
    color: #6c757d;
    text-decoration: none;
}

.copyright:hover {
    color: #007bff;
}
.contact {
    padding: 40px 20px;
}

.contact-heading {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
    text-align: center;
}

.contact-para {
    font-size: 16px;
    color: #666;
    margin-bottom: 30px;
    text-align: center;
}

.contact-button {
    text-align: center;
}

.btn-pad-15x28 {
    padding: 15px 28px;
}
.card {
  margin-right: 0.5rem; /* add margin to the right of each card */
}
.card:last-child {
  margin-right: 0; /* remove margin from the last card */
}
.col-md-3{
    width: 22% !important;
    border-radius: 5px !important;
    border: 1px solid #E1E1E1 !important;
    border-radius: 6px !important;
    text-align: center !important;
    text-align: -webkit-center !important;
    color: #333333 !important;
    padding: 16px !important;
}
.wk-landing-icon-img{
    height: 4rem;
    width: 4rem;
    margin: auto;
}
.wk-land-int-inp{
    margin-top: 4rem;
}
.wk-logo-landing{
    width: 46px;
height: 46px;
gap: 10px;
opacity: 0px;
}
.wk-logo-text{
  font-size: 24px !important;
  color: black !important;
}
a{
    text-decoration: none !important;
    color: black !important;
}
.wk-btn-success{
    background-color: rgba(37, 131, 241, 1);
    border: none;
    border-radius: 50px;
    padding: 11px 30px 11px 30px;
    color: white;
    height: 46px;
    width: 200px;
}
.wk-get-start-container{
    background: rgba(239, 246, 254, 1);
}
.wk-product1 {
    width: 30rem;
    height: 30.93rem;
    gap: 0px;
    opacity: 0px;
    margin-left: 6rem;
    border-radius: 1rem;
}
.wk-pro-des{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: rgba(105, 106, 114, 1);
}

.wk-step-des{
    color: rgba(105, 106, 114, 1);
    font-size: var(--font-size6);
    font-weight: 400;
    line-height: var(--line-height6);
}
.wk-ste-des{
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.30000001192092896px;
}
.wk-product2{
    margin-left: 3rem;
    height: 20rem;
}
.wk-chrt-img{
    height: 18rem;
}
.fa-check{
        margin-right: 0.5rem;
    border-radius: 50%;
    padding: 3px;

}
.plus_icon{
    margin-left: auto !important;
}
.wk-feature-question{
    border-radius: 1rem !important;
}
.wk-price-plans{
    padding: 30px 36px 30px 36px;
    border: 1px solid #E1E1E1 !important;
    border-radius: 6px !important;
}
.wk-plan-price-des{
    font-size: 14px;
}
.wk-price-btn{
    width: 100%;
    padding: 11px 32px 11px 32px;
    gap: 10px;
    border-radius: 50px;
    background-color: white;
    border: 1px solid black;
    color: black;
}
.wk-popular-plan{
    background-color: #007bff;
    color: white;
    font-size: var(--font-size8);
    font-weight: 400;
    line-height: var(--line-height8);
    text-align: center;
    border-radius: 50px;
    font-size: 12px;
    height: 1.5rem;
    padding: 4px 18px;
}
.wk-top-nav{
    position: sticky;
    top: 0;
}
#error{
    color: red;
    margin-left: 1rem;
    font-size: medium;
    display: none;
}
.fa-plus-circle, .fa-minus-circle{
    cursor: pointer;
}


