body .btn {
  padding: 8px 15px;
}

#pricing-single h2 {
  color: #48b5e4;
  font-size: 32px;
}



.layer-form {
  padding: 25px;
  background: #e6e7e8;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  position: relative;
}



.layer-form:after {
  left: 100%;
  top: 50%;
  border: 8px solid rgba(230, 231, 232, 0);
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-left-color: #e6e7e8;
  margin-top: -8px;
}

#form-try-free input {
  padding-left: 65px;
}

#pricing-single #form-try-free input {
  border: 0;
}

#pricing-single #form-try-free button {
  font-weight: bold;
  font-size: 18px;
  padding-left: 20px;
  padding-right: 20px;
}

.container-flex {
  display: flex;
  -webkit-display: flex;
  align-items: center;
  margin-left: -15px;
  margin-right: -15px;
}

.col-flex-40 {
  width: 40%;
  padding-left: 15px;
  padding-right: 15px;
}

.col-flex-50 {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}

.col-flex-60 {
  width: 60%;
  padding-left: 15px;
  padding-right: 15px;
}

#choose-your-plan,
#b2b-pricing-plan {
  background: #7d868c;
}

#choose-your-plan h2,
#b2b-pricing-plan h2 {
  font-size: 36px;
}

.row-plan {
  margin-left: -10px;
  margin-right: -10px;
}

.row-plan:after {
  display: table;
  content: '';
  clear: both;
}

.col-plan {
  width: 20%;
  float: left;
  padding: 12px;
  text-align: center;
}

body.page-id-1168 #choose-your-plan .col-plan,
#b2b-pricing-plan .col-plan {
  width: 16%;
}

.col-plan-80 {
  width: 80%;
  float: left;
  padding-left: 12px;
  padding-right: 12px;
}

.line-after-plan {
  border: 1px solid #fff;
  position: relative;
  text-align: center;
}

.line-after-plan:before {
  content: '';
  height: 14px;
  background: #fff;
  position: absolute;
  left: -1px;
  width: 2px;
  top: -7px;
}

.line-after-plan:after {
  content: '';
  height: 14px;
  background: #fff;
  position: absolute;
  right: -1px;
  width: 2px;
  top: -7px;
}

.w-line-after-plan .col-plan-80 {
  text-align: center;
}

.w-line-after-plan span {
  display: inline-block;
  color: #fff;
  margin-top: -30px;
  z-index: 1;
  font-size: 16px;
  background: #7d868c;
  position: relative;
  padding: 0 30px;
  line-height: 26px;
}

.col-plan-big {
  padding-top: 0;
  padding-bottom: 0;
}

.col-plan-big .body-plan {
  height: 235px;
  padding-top: 26px;
}

.col-plan-free .body-plan {
  background: #4eb6e2;
  color: #fff;
}

.col-plan-free .footer-plan {
  background: #4eb6e2;
}

.col-plan-free .currency-symbol,
.col-plan-free .plan-price {
  color: #fff;
}

.header-plan {
  background: #27326f;
  color: #fff;
  padding: 10px 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.body-plan {
  background: #fff;
  padding: 15px;
  color: #929497;
  height: 212px;
  overflow: hidden;
}

#b2b-pricing-plan .body-plan {
  height: 160px;
}

.currency-symbol {
  font-size: 40px;
  color: #929497;
  vertical-align: middle;
}

.plan-price {
  color: #48b5e4;
  font-size: 48px;
  line-height: 1;
  vertical-align: middle;
  font-family: 'Source Sans Pro' !important;
}

.body-plan hr {
  margin: 10px 0;
  border-color: #e1e1e1;
}

.old-price {
  position: relative;
  padding: 10px 0;
}

.old-price .line-through {
  position: absolute;
  width: 100px;
  border-top: 2px solid #929497;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.old-price .currency-symbol {
  font-size: 30px;
}

.old-price .plan-price {
  font-size: 34px;
  color: #929497;
}

.body-plan .you-save {
  font-size: 28px;
}

.footer-plan {
  background: #fff;
  padding: 0 15px 15px 15px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.footer-plan button,
.footer-plan a {
  height: 36px;
  width: 100%;
}

.body-plan ul {
  text-align: left;
}

.body-plan ul li {
  margin-bottom: 10px;
}

.body-plan ul li i {
  font-size: 24px;
  margin-right: 10px;
  color: #4acd35;
  vertical-align: middle;
}

.body-plan ul li span {
  vertical-align: middle;
}

.col-25 {
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
  float: none;
  text-align: center;
}

.col-20 {
  width: 20%;
  padding-left: 15px;
  padding-right: 15px;
  float: none;
  text-align: center;
}

.col-25 img,
.col-20 {
  display: inline-block;
}

#free-integration .content-lg {
  padding-top: 100px;
  padding-bottom: 100px;
}

#free-integration strong {
  font-family: 'Source Sans Pro' !important;
}

#free-integration h3 {
  font-size: 32px;
}

.padding-left-70 {
  padding-left: 70px;
}

.padding-left-50 {
  padding-left: 50px;
}

#pricing-calculator {
  background: #27326f;
}

#pricing-calculator h2 {
  font-size: 36px;
}

#pricing-calculator .sub-title {
  color: #fff;
  font-size: 24px;
}

.box-white {
  background: #fff;
  padding: 30px 15px;
  height: 360px;
  margin-bottom: 30px;
}

.icon-box-white {
  display: inline-block;
  height: 44px;
  width: 44px;
}

.icon-box-white.icon-pricing-1 {
  background: url(../images/icon-12.svg) no-repeat;
  background-size: 44px 44px;
}

.icon-box-white.icon-pricing-2 {
  background: url(../images/package.svg) no-repeat;
  background-size: 44px 44px;
}

.icon-box-white.icon-pricing-3 {
  background: url(../images/icon-14.svg) no-repeat;
  background-size: 44px 44px;
}

.current-number {
  font-size: 70px;
  color: #58595b;
  font-size: 100px;
  font-family: 'Source Sans Pro' !important;
  line-height: 1;
}

.btn-clear {
  font-size: 40px;
  color: #d0d2d3;
  height: 40px;
  line-height: 1;
  display: inline-block;
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
}

.btn-clear:hover,
.btn-clear:focus,
.btn-clear:focus:active {
  color: #c4c7c9;
}

.w-control-quantity {
  margin: 0 auto 30px auto;
  width: 210px;
}

.btn-minus {
  position: absolute;
  left: -5px;
  top: 26px;
}

.btn-add {
  position: absolute;
  right: -5px;
  top: 26px;
}

.btn-package {
  width: 100%;
  height: 44px;
}

.btn-package.not-active {
  background: #fff;
  color: #48b5e4;
}

.pricing-total {
  color: #48b5e4;
  font-size: 70px;
  line-height: 1;
  text-align: center;
}

.btn-start-now {
  color: #27326f;
  padding-right: 30px;
  padding-left: 30px;
}

#features img {
  width: 50px;
  height: auto;
  display: inline-block;
}

#features .img-feature {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  width: 50px;
  height: 50px;
}

.img-feature-1 {
  background: url(../images/icon-15.svg) no-repeat;
  background-size: 50px 35px;
}

.img-feature-2 {
  background: url(../images/icon-19.svg) no-repeat;
  background-size: 50px 50px;
}

.img-feature-3 {
  background: url(../images/icon-23.svg) no-repeat;
  background-size: 50px 50px;
}

.img-feature-4 {
  background: url(../images/icon-16.svg) no-repeat;
  background-size: 50px 50px;
}

.img-feature-5 {
  background: url(../images/icon-20.svg) no-repeat;
  background-size: 50px 50px;
}

.img-feature-6 {
  background: url(../images/icon-24.svg) no-repeat;
  background-size: 50px 50px;
}

.img-feature-7 {
  background: url(../images/icon-17.svg) no-repeat;
  background-size: 50px 50px;
}

.img-feature-8 {
  background: url(../images/icon-21.svg) no-repeat;
  background-size: 50px 50px;
}

.img-feature-9 {
  background: url(../images/icon-25.svg) no-repeat;
  background-size: 50px 50px;
}

.img-feature-10 {
  background: url(../images/icon-18.svg) no-repeat;
  background-size: 50px 50px;
}

.img-feature-11 {
  background: url(../images/icon-22.svg) no-repeat;
  background-size: 50px 50px;
}

.img-feature-12 {
  background: url(../images/icon-26.svg) no-repeat;
  background-size: 50px 50px;
}

#features .content-md {
  padding-bottom: 40px;
}

.each-feature {
  margin-bottom: 40px;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  height: 50px;
}

#features .each-feature:nth-child(4) img {
  height: 50px;
  width: auto;
}

.each-feature .w-f-image {
  width: 50px;
  text-align: center;
}

.each-feature span {
  margin-left: 15px;
}

.you-save-total {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 18px;
  opacity: 0;
  -webkit-opacity: 0;
}

.plan-line {
  border-top: 2px solid #fff;
  padding: 10px 0;
  position: relative;
}

.plan-line:before {
  position: absolute;
  height: 16px;
  top: -9px;
  width: 2px;
  content: "";
  display: inline;
  background: #fff;
}

.plan-line:after {
  position: absolute;
  height: 16px;
  top: -9px;
  right: 0;
  width: 2px;
  content: "";
  display: inline;
  background: #fff;
}

.w-plan-line span {
  position: relative;
  color: #fff;
  font-size: 24px;
  background: #7d868c;
  display: block;
  margin: -40px auto 0;
  width: 380px;
  text-align: center;
}

.w-total-pricing {
  padding-top: 80px;
  text-align: center;
  color: #fff;
}

.footer-box {
  padding: 15px 0;
}

.footer-box p {
  margin-bottom: 0;
  color: #aaa;
}

.box-white select {
  margin-bottom: 6px;
  height: inherit;
}

.box-white .form-control {
  padding: 6px 12px !important;
}

.integration-input-number {
  border-radius: 3px;
  padding: 5px 12px;
  -webkit-border-radius: 3px;
  text-align: center;
  width: 70px;
  display: inline-block;
  margin-right: 5px;
  height: 35px !important;
}

.w-integration-input-number {
  margin-bottom: 6px;
}

#pricing-single .layer-success {
  padding: 15px;
}

#pricing-single .success-message {
  line-height: 24px;
  font-size: 18px;
}

#pricing-single .layer-success .span-icon {
  margin-bottom: 15px;
  height: 50px;
  width: 50px;
}

#pricing-single .layer-success span i {
  font-size: 24px;
  line-height: 50px;
}

#month {
  text-align-last: center;
}

#features h2 {
  font-size: 25px;
  color: #48b5e4;
  text-align: center;
}

#free-integration .btn {
  border: 1px solid #48b5e4;
  color: #48b5e4;
  height: 42px;
  padding: 10px 15px;
  font-weight: bold;
}

#free-integration .btn:hover {
  color: #fff;
  background-color: #48b5e4;
}

#free-integration .love-our-app {
  background-color: #48b5e4;
}

.love-icon {
  height: 27px;
}

#free-integration .love-our-app h3 {
  margin-bottom: 0;
}

#free-integration .love-our-app:after {
  border-bottom-color: #48b5e4;
}

.box-white-integration .w-control-quantity {
  margin: 0 auto 30px auto;
}

.subtext-choose-your-plan p {
  color: #fff;
  font-size: 16px;
}

.w-human-diff {
  font-size: 20px;
  text-align: center;
}

.choices {
  margin-bottom: 0;
}

.choices__list--dropdown {
  text-align: left;
}

.container-unique-features {
  padding-top: 70px;
  text-align: center;
  border-bottom: 1px solid #e1e1e1;
}

.container-unique-features h3 {
  color: #27326f;
  font-size: 22px;
  margin-bottom: 50px;
}

.container-unique-features .w-iu {
  margin-bottom: 30px;
}

.container-unique-features h4 {
  color: #48b5e4;
}

.row-unique-features {
  margin-bottom: 70px;
}

.row-unique-features [class*=col] {
  text-align: center;
  padding: 0 50px;
}

.row-unique-features img {
  width: 120px;
  height: auto;
}

select#integration_for {
  padding: 11px !important;
  text-align: center;
  text-align-last: center;
  background: #f9f9f9;
  font-size: 14px;
}

#feature-video {
  display: inline-block;
  height: 32px;
  width: 32px;
  color: #fff;
  vertical-align: middle;
  text-align: center !important;
  cursor: pointer;
  font-size: 32px;
  line-height: 32px !important;
  border-radius: 50%;
  background: #48b5e4;
  margin-left: 10px;
}

#feature-video .glyphicon {
  top: -2px;
}

#feature-video i {
  vertical-align: middle;
  font-size: 16px !important;
  margin-left: 3px;
}

#feature-video:hover {
  background: #fff;
}

#feature-video:hover i {
  color: #48b5e4;
}

.ssu-button-wrap {
  margin-top: 5px;
}

.ssu-button-wrap div#google-ssu,
.ssu-button-wrap div#linkedin-ssu {
  flex-basis: 48%;
}

p.ssu-divider-text {
  display: flex;
  align-items: center;
  margin-top:5px;
}

p.ssu-divider-text:before,
p.ssu-divider-text:after {
  content: '';
  flex: 1;
  height: 1px;
  background-color: #cdcfd2;
}

p.ssu-divider-text:before {
  margin-right:1rem;
}
p.ssu-divider-text:after {
  margin-left: 1rem;
}
@media only screen and (max-width: 1199px) {
  #free-integration h3 {
    padding-top: 30px;
    margin-bottom: 20px;
  }

  .padding-left-50 {
    padding-left: 0;
    text-align: center;
  }
}

@media (min-width: 768px) {
  #logo-shopify {
    width: 60px;
  }

  #logo-quickbooks {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (max-width: 1199px) and (min-width: 992px) {

  body.page-id-1168 #choose-your-plan .col-plan,
  #b2b-pricing-plan .col-plan {
    width: 33%;
  }

  .plan-price {
    font-size: 56px;
  }

  .body-plan .you-save {
    font-size: 26px;
  }
}

@media (max-width: 991px) {
  .container-flex {
    display: block;
  }

  .col-flex-40,
  .col-flex-60 {
    float: left;
  }
}

@media (max-width: 991px) {
  .plans-list {
    text-align: center;
  }

  .col-plan-80 {
    width: 100%;
  }

  .col-total-price {
    width: 100%;
  }

  .col-plan {
    width: 50%;
    display: inline-block;
    float: none;
  }

  .row-unique-features [class*=col] {
    margin-bottom: 50px;
  }

  .row-unique-features [class*=col]:last-child {
    margin-bottom: 0;
  }

  body.page-id-1168 #choose-your-plan .col-plan,
  #b2b-pricing-plan .col-plan {
    width: 50%;
    float: left;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .col-plan-big {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .col-plan-big .body-plan {
    height: 212px;
    padding-top: 15px;
  }
}

@media (max-width: 767px) {
  #pricing-single #form-try-free:after {
    top: 100%;
    left: 50%;
    border-top-color: #e6e7e8;
    border-left-color: transparent;
    margin-top: 0;
    transform: translate(-50%, 0%);
  }

  .col-plan {
    width: 50%;
    display: inline-block;
    float: none;
  }

  .col-plan-big {
    padding-top: 0;
    padding-bottom: 0;
  }

  .col-plan-big .body-plan {
    padding-top: 15px;
    height: 212px;
  }

  .col-flex-40,
  .col-flex-60 {
    width: 100%;
    float: none;
  }

  .col-flex-40 {
    margin-bottom: 20px;
  }

  .col-flex-60 img {
    margin: 0 auto;
  }

  .each-feature {
    text-align: left;
    width: 100%;
  }

  #features .img-feature {
    display: block;
    margin: 0 auto;
  }
}

@media (max-width: 480px) {
  .col-plan {
    width: 100%;
  }

  .line-after-plan {
    display: none;
  }

  #free-integration .padding-left-50 h3 {
    margin-bottom: 10px;
    font-size: 30px;
  }
}

.gr__cn_emergeapp_net span.for-plural-user,
.gr__cn_emergeapp_net span.for-plural-integration {
  display: none;
}