.so-widget-pricing-table-widget-style-4d61fce2258f-5 {
  /*Generic CSS*/
  /*---- general start ----*/
}
.so-widget-pricing-table-widget-style-4d61fce2258f-5 .price-box-main {
  width: 100%;
  margin: 0 auto;
  display: block;
  text-align: center;
}
.so-widget-pricing-table-widget-style-4d61fce2258f-5 .price {
  padding: 0;
  max-width: 300px;
  display: block;
  width: 100%;
  margin: 0 auto;
}
.so-widget-pricing-table-widget-style-4d61fce2258f-5 .price-box {
  overflow: hidden;
  background-color: #455575;
  border-style: solid;
  border-width: 3px;
  border-color: #ffffff;
  margin-bottom: -1px;
  color: #ffffff;
  text-align: center;
}
.so-widget-pricing-table-widget-style-4d61fce2258f-5 .price-box .price-box-header {
  padding: 40px 30px 30px;
}
.so-widget-pricing-table-widget-style-4d61fce2258f-5 .price-box .price-box-header h3 {
  margin: 0 0 10px;
  color: #ffffff;
  font-weight: normal;
  font-size: 20px;
  font-family: Roboto !important;
  font-weight: 500 !important;
}
.so-widget-pricing-table-widget-style-4d61fce2258f-5 .price-box .price-box-header .price-coast > span {
  display: block;
}
.so-widget-pricing-table-widget-style-4d61fce2258f-5 .price-box .price-box-header .price-coast > span:first-child {
  line-height: 1;
  font-size: 50px;
}
.so-widget-pricing-table-widget-style-4d61fce2258f-5 .price-box .price-box-header .price-coast > span:last-child {
  font-size: .8em;
  color: #ffffff;
}
.so-widget-pricing-table-widget-style-4d61fce2258f-5 .price-box .price-box-icon {
  height: 40px;
  line-height: 40px;
  margin: 1em 0 0;
  text-align: center;
  vertical-align: middle;
  font-size: 24px;
  position: relative;
}
.so-widget-pricing-table-widget-style-4d61fce2258f-5 .price-box .price-box-icon:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  height: 1px;
  margin: auto -30px;
  content: '';
  background-color: #ffffff;
}
.so-widget-pricing-table-widget-style-4d61fce2258f-5 .price-box .price-box-icon > span {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: auto;
  margin: 0 auto;
  min-height: 40px;
  max-height: 40px;
  line-height: 1.6;
  vertical-align: middle;
  background-color: #455575;
  color: #ffffff;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.so-widget-pricing-table-widget-style-4d61fce2258f-5 .price-box .price-box-body {
  padding: 0 30px;
  padding-bottom: 5px;
}
.so-widget-pricing-table-widget-style-4d61fce2258f-5 .price-box .price-box-body ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.so-widget-pricing-table-widget-style-4d61fce2258f-5 .price-box .price-box-body ul > li {
  margin: 0;
  padding: 0;
  line-height: 30px;
  font-size: 14px;
  color: #ffffff;
  font-family: Roboto !important;
  font-weight: '' !important;
}
.so-widget-pricing-table-widget-style-4d61fce2258f-5 .price-box .price-box-footer {
  padding: 35px 30px 40px 30px;
}
.so-widget-pricing-table-widget-style-4d61fce2258f-5 .btn-outline {
  border-width: 2px;
  color: #ef476f;
  background-color: transparent;
  border-color: #ef476f;
  border-radius: 0;
  border-style: solid;
  padding: 15px 40px;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.so-widget-pricing-table-widget-style-4d61fce2258f-5 .btn-outline:hover {
  background-color: #ef476f;
  border-color: #ef476f;
  color: #fff;
  text-decoration: none;
}
.so-widget-pricing-table-widget-style-4d61fce2258f-5 .so-widget-button-widget {
  padding-bottom: 40px;
}