.section-features .et_pb_toggle_open {
  padding:0px !important;
  margin-top: 2.75% !important;
}

.section-features .et_pb_toggle_close {
    padding: 0 !important;
    margin-bottom: 2.75% !important;
}

.section-features h5.et_pb_toggle_title {
  padding-bottom: 2.75% !important;
}

.section-features h5.et_pb_toggle_title {
      margin-left: 30px;
      color:black !important;
}

.section-features h5.et_pb_toggle_title:before {
    right: auto;
    left: -30px;
    top: 14px;
}

.ks-features-head {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  flex-wrap: nowrap;
  padding: 0px;
}

.col-1 {
  width:70%;
  background:#e2f2f8;
}

.col-2, .col-3 {
  width:15%;
  text-align:center;
  padding:20px;
  color:white;
  line-height: 1.4rem;
}
.col-2 {
  background:#a7c8d3;
}
.col-3 {
  background:#6f98b3;
}

@media only screen and (max-width: 500px) {
  .col-1 {
    width:40%;
    padding:15px;
  }
  .col-2, .col-3 {
    width:30%;
    padding:15px;
  }
}


.ks-feature-container {
  border-bottom:1px solid #eaeaea;
  display: flex;
  flex-direction: row;
  align-content: center;
  align-items: center;
  flex-wrap: nowrap;
}

.ks-feature-container:last-child {
  border:none;
}

.ks-feature {
  padding: 5px 0;
  width:70%;
}
.ks-free {
  padding: 5px 0;
   width:15%;
}
.ks-prem{
  padding: 5px 0;
   width:15%;
} 

@media only screen and (max-width: 500px) {
  .ks-feature {
    width:40%;
  }
  .ks-free {
     width:30%;
  }
  .ks-prem{
     width:30%;
  } 
}


.cross, .tick {
  display:block;
  background-repeat:no-repeat;
  background-size:contain;
  width:20px;
  height:20px;
  text-align:center;
  margin: auto;
}
.cross {
  background-image:url("/wp-content/uploads/2022/07/xmark-solid-1.png");
}
.tick {
  background-image:url("/wp-content/uploads/2022/07/check-solid-1.png");
}


#post-6045 .et_pb_pricing_table_1 .et_pb_pricing_content_top, #post-6045 .et_pb_pricing_table_0 .et_pb_pricing_content_top {
  padding-top:50px;
  padding-bottom:43px;
}

#post-6045 .et_pb_pricing_table_1 .et_pb_pricing_content_top .et_pb_sum, #post-6045 .et_pb_pricing_table_0 .et_pb_pricing_content_top .et_pb_sum  { font-size:32px;}


