body.cocart-pagestyles .wp-header-end {
  clear: both; }

.cocart-wrapped {
  margin: 0 auto;
  max-width: 700px;
  padding: 60px 0; }
  .cocart-wrapped .cocart-logo {
    border: 0;
    margin: 0;
    padding: 0;
    text-align: center; }
  .cocart-wrapped .cocart-content {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
    padding: 2em;
    margin: 0 0 20px;
    background: #fff;
    overflow: hidden;
    zoom: 1;
    text-align: left; }

.cocart-pagestyles {
  /*#wpcontent,
	#wpbody-content {
		padding: 0;
		overflow-x: hidden !important;
		min-height: calc(100vh - 32px);
	}*/ }
  .cocart-pagestyles #wpfooter {
    display: initial; }
  .cocart-pagestyles .woocommerce-layout__header-breadcrumbs {
    margin: 0; }
  .cocart-pagestyles .woocommerce-layout__header-breadcrumbs span:first-child {
    display: none; }
  .cocart-pagestyles .woocommerce-layout__header-breadcrumbs span:nth-child(2)::before {
    content: none; }
  .cocart-pagestyles .container {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: 0 2px 30px rgba(0, 0, 0, 0.04);
    -webkit-box-shadow: 0 2px 30px rgba(0, 0, 0, 0.04);
    color: #292929;
    margin: 20px auto 40px;
    max-width: 700px;
    text-align: left;
    width: calc(100% - 20px); }
    .cocart-pagestyles .container .content {
      padding: 40px; }
      .cocart-pagestyles .container .content .logo {
        background-color: #6032b0;
        margin: -40px -40px 30px;
        text-align: center; }
      .cocart-pagestyles .container .content h1 {
        color: #23282d;
        font-size: 1.7em;
        font-weight: 700;
        line-height: 1.48;
        margin-bottom: 28px;
        margin-top: 0; }
      .cocart-pagestyles .container .content p {
        color: #333;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.6;
        margin-bottom: 20px; }
      .cocart-pagestyles .container .content ul {
        list-style: disc; }
      .cocart-pagestyles .container .content li {
        margin-left: 12px; }
      .cocart-pagestyles .container .content a.button.button-large,
      .cocart-pagestyles .container .content button.button-large {
        font-size: 24px;
        line-height: 54px;
        height: 60px;
        padding: 0 20px; }
      .cocart-pagestyles .container .content a.button.button-medium,
      .cocart-pagestyles .container .content button.button-medium {
        font-size: 18px;
        font-weight: 600;
        line-height: 36px;
        height: 40px; }
      .cocart-pagestyles .container .content a.button.upgrade {
        background-color: #6032b0;
        border-color: #6032b0;
        color: #fff; }
      .cocart-pagestyles .container .content a.button.upgrade:hover,
      .cocart-pagestyles .container .content a.button.upgrade:focus {
        background-color: #6131af;
        border-color: #6131af; }
      .cocart-pagestyles .container .content p.price-tag {
        font-size: 69px;
        color: #6032b0;
        line-height: 66px;
        font-weight: 700;
        margin: 20px auto;
        text-align: center; }
        .cocart-pagestyles .container .content p.price-tag sub {
          margin-top: 18px;
          display: inline-block;
          font-size: 30px;
          line-height: 8px;
          vertical-align: top;
          margin-right: 2px; }
        .cocart-pagestyles .container .content p.price-tag sup {
          display: inline-block;
          font-size: 18px;
          line-height: 16px;
          vertical-align: bottom;
          margin-left: 2px; }
      .cocart-pagestyles .container .content img.emoji {
        display: inline !important;
        border: none !important;
        height: auto;
        width: 1em;
        margin: 0 0.07em !important;
        vertical-align: -0.1em !important;
        background: none !important;
        padding: 0 !important;
        box-shadow: none !important; }

.notice.inline.notice-cocart {
  border-color: #6032b0; }
  .notice.inline.notice-cocart p.cart::before {
    color: #6032b0;
    content: '\f174';
    display: inline-block;
    font: normal 20px/1 'dashicons';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: top; }

.notice.cocart-notice {
  border-color: #6032b0;
  padding: 20px !important; }

.notice.cocart-notice .no-thanks {
  display: block;
  margin-top: 10px; }
  .notice.cocart-notice .no-thanks a {
    color: #72777c;
    text-decoration: none; }
  .notice.cocart-notice .no-thanks a:hover {
    color: #444; }

.notice.cocart-notice p {
  padding: 0;
  margin: 0; }

.notice.cocart-notice h3 {
  margin: 0 0 5px; }

.notice.cocart-notice .cocart-action {
  float: right;
  text-align: center; }

.notice.cocart-notice .cocart-action .cocart-button {
  height: auto;
  line-height: 20px;
  padding: 6px 50px; }

.notice.cocart-notice .cocart-notice-inner {
  display: table;
  width: 100%; }
  .notice.cocart-notice .cocart-notice-inner .cocart-notice-icon,
  .notice.cocart-notice .cocart-notice-inner .cocart-notice-content,
  .notice.cocart-notice .cocart-notice-inner .cocart-review-now,
  .notice.cocart-notice .cocart-notice-inner .cocart-send-feedback {
    display: table-cell;
    vertical-align: middle; }

.notice.cocart-notice .cocart-notice-content {
  padding: 0 6% 0 20px; }

.notice .cocart-notice-icon {
  color: #509ed2;
  font-size: 50px;
  width: 60px; }
  .notice .cocart-notice-icon img {
    font-size: 0;
    width: 64px; }

body.cocart .notice,
body.cocart .updated,
body.cocart .error {
  display: none; }

body.cocart-pagestyles .cocart-notice-icon {
  display: none !important; }

body.cocart-pagestyles .cocart-notice-content {
  padding: 0 6% 0 0 !important; }

body.cocart-pagestyles .notice:not(.cocart-notice) {
  display: none; }

@media (max-width: 767px) {
  .notice.cocart-notice .cocart-notice-inner {
    display: block; }
  .notice.cocart-notice {
    padding: 20px !important; }
  .notice.cocart-notice .cocart-notice-inner .cocart-notice-content {
    display: block;
    padding: 0; }
  .notice.cocart-notice .cocart-notice-inner .cocart-notice-icon {
    display: none; }
  .notice.cocart-notice .cocart-notice-inner .cocart-action {
    margin-top: 20px;
    display: block;
    text-align: left; }
  .notice.cocart-notice .cocart-notice-inner .no-thanks {
    display: inline-block;
    margin-left: 15px; } }

.founder-row {
  height: 60px;
  margin-bottom: 2rem; }
  .founder-row .founder-image {
    width: 4.6rem;
    float: left; }
  .founder-row .founder-details {
    float: left;
    width: calc( 100% - 4.6rem); }
    .founder-row .founder-details p {
      margin: 0; }

.cocart-newsletter {
  padding: 24px 24px 0;
  overflow: hidden;
  background: #f5f5f5;
  clear: both; }
  .cocart-newsletter p {
    padding: 0;
    margin: 0 0 12px; }
  .cocart-newsletter form,
  .cocart-newsletter p:last-child {
    margin: 0 0 24px; }
  .cocart-newsletter .newsletter-form-container {
    display: flex; }
    .cocart-newsletter .newsletter-form-container .newsletter-form-email {
      border: 1px solid #aaa;
      border-color: #ddd;
      border-radius: 4px;
      height: 42px;
      padding: 0 8px;
      font-size: 16px;
      color: #666;
      background-color: #fff;
      display: inline-block;
      margin-right: 6px;
      flex-grow: 1; }
    .cocart-newsletter .newsletter-form-container .newsletter-form-button-container {
      flex-grow: 0; }
      .cocart-newsletter .newsletter-form-container .newsletter-form-button-container .button.newsletter-form-button {
        height: 42px;
        padding: 0 1em;
        margin: 0; }

p.next-steps-help-text {
  color: #9f9f9f !important;
  padding: 0 2em;
  text-align: center;
  font-size: 0.9em !important; }

p.next-step-heading {
  margin: 0 !important;
  font-size: 0.95em;
  font-weight: 400;
  font-variant: all-petite-caps; }

p.next-step-extra-info {
  margin: 0 !important; }

ul.cocart-next-steps {
  border: 1px solid #eee;
  border-radius: 4px;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none outside; }
  ul.cocart-next-steps h2 {
    margin-bottom: 12px; }
  ul.cocart-next-steps h3.next-step-description {
    margin: 0;
    font-size: 16px;
    font-weight: 600; }
  ul.cocart-next-steps li {
    padding: 0; }
    ul.cocart-next-steps li a {
      display: block;
      padding: 0 0 0.75em; }
    ul.cocart-next-steps li a::before {
      color: #82878c;
      font: 400 20px/1 dashicons;
      /* stylelint-disable-line font-family-no-missing-generic-family-keyword */
      speak: none;
      display: inline-block;
      padding: 0 10px 0 0;
      top: 1px;
      position: relative;
      text-decoration: none !important;
      vertical-align: top; }
  ul.cocart-next-steps .cocart-next-step-item {
    display: flex;
    border-top: 1px solid #eee; }
    ul.cocart-next-steps .cocart-next-step-item:first-child {
      border-top: 0; }
  ul.cocart-next-steps .cocart-next-step-description {
    flex-grow: 1;
    margin: 1.5em; }
  ul.cocart-next-steps .cocart-next-step-action {
    flex-grow: 0;
    display: flex;
    align-items: center; }
    ul.cocart-next-steps .cocart-next-step-action .button {
      margin: 1em 1.5em !important; }
  ul.cocart-next-steps .cocart-additional-steps {
    border-top: 1px solid #eee; }
    ul.cocart-next-steps .cocart-additional-steps .cocart-next-step-description {
      margin-bottom: 0; }
    ul.cocart-next-steps .cocart-additional-steps .cocart-actions {
      margin: 0 0 1.5em; }
      ul.cocart-next-steps .cocart-additional-steps .cocart-actions .button {
        font-size: 15px;
        margin: 1em 0 1em 1.5em; }

.tweet-share {
  display: flex;
  padding: 0;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-wrap: nowrap; }

@media only screen and (max-width: 400px) {
  .cocart-logo img {
    max-width: 80%; }
  .cocart-newsletter .newsletter-form-container {
    display: block; }
    .cocart-newsletter .newsletter-form-container .newsletter-form-email {
      display: block;
      box-sizing: border-box;
      width: 100%;
      margin-bottom: 10px; }
    .cocart-newsletter .newsletter-form-container .button.newsletter-form-button {
      float: left; }
  .cocart-next-steps .cocart-next-step-item {
    flex-wrap: wrap; }
    .cocart-next-steps .cocart-next-step-item .cocart-next-step-description {
      margin-bottom: 0; }
    .cocart-next-steps .cocart-next-step-item .cocart-next-step-action p {
      margin: 0; } }

.cocart-setup-wizard {
  text-align: center; }
  .cocart-setup-wizard .hidden {
    display: none; }

.cocart-content h1,
.cocart-content h2,
.cocart-content h3,
.cocart-content table {
  margin: 0 0 20px;
  border: 0;
  padding: 0;
  color: #666;
  clear: none;
  font-weight: 500; }

.cocart-content p {
  margin: 20px 0;
  font-size: 1em;
  line-height: 1.75;
  color: #666; }

.cocart-content p:first-of-type {
  margin-top: 0; }

.cocart-content p:last-child {
  margin-bottom: 0; }

.cocart-content label {
  color: #666;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0.5em;
  margin-top: 0.85em;
  display: inline-block; }

.cocart-content .select-input {
  border: 1px solid #aaa;
  border-color: #ddd;
  border-radius: 4px;
  height: 30px;
  width: calc(100% - 8px - 8px - 2px);
  padding-left: 8px;
  padding-right: 8px;
  font-size: 16px;
  color: #444;
  background-color: #fff;
  display: block; }
  .cocart-content .select-input.dropdown {
    width: 100%;
    max-width: 100%; }

.cocart-content span {
  display: inline-block;
  margin-top: 1rem; }

.cocart-content table {
  font-size: 1em;
  line-height: 1.75;
  color: #666; }

.cocart-content a {
  color: #6032b0; }
  .cocart-content a:hover, .cocart-content a:focus {
    color: #111; }

.cocart-content .form-table th {
  width: 35%;
  vertical-align: top;
  font-weight: 400; }

.cocart-content .form-table td {
  vertical-align: top; }
  .cocart-content .form-table td select,
  .cocart-content .form-table td input {
    width: 100%;
    box-sizing: border-box; }
  .cocart-content .form-table td input[size] {
    width: auto; }
  .cocart-content .form-table td .description {
    line-height: 1.5;
    display: block;
    margin-top: 0.25em;
    color: #999;
    font-style: italic; }
  .cocart-content .form-table td .input-checkbox,
  .cocart-content .form-table td .input-radio {
    width: auto;
    box-sizing: inherit;
    padding: inherit;
    margin: 0 0.5em 0 0;
    box-shadow: none; }

.cocart-content .form-table th,
.cocart-content .form-table td {
  padding: 12px 0;
  margin: 0;
  border: 0; }
  .cocart-content .form-table th:first-child,
  .cocart-content .form-table td:first-child {
    padding-right: 1em; }

@media screen and (max-width: 782px) {
  .cocart-content .form-table tbody th {
    width: auto; } }

.cocart-setup-wizard-steps {
  padding: 0 0 24px;
  margin: 0;
  list-style: none outside;
  overflow: hidden;
  color: #ccc;
  width: 100%;
  display: inline-flex; }
  .cocart-setup-wizard-steps li {
    width: 100%;
    float: left;
    padding: 0 0 0.8em;
    margin: 0;
    text-align: center;
    position: relative;
    border-bottom: 4px solid #ccc;
    line-height: 1.4; }
    .cocart-setup-wizard-steps li a {
      color: #6032b0;
      text-decoration: none;
      padding: 1.5em;
      margin: -1.5em;
      position: relative;
      z-index: 1; }
      .cocart-setup-wizard-steps li a:hover, .cocart-setup-wizard-steps li a:focus {
        color: #111;
        text-decoration: underline; }
  .cocart-setup-wizard-steps li::before {
    content: '';
    border: 4px solid #ccc;
    border-radius: 100%;
    width: 4px;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -6px;
    margin-bottom: -8px;
    background: #fff; }
  .cocart-setup-wizard-steps li.active {
    border-color: #6032b0;
    color: #6032b0;
    font-weight: 700; }
    .cocart-setup-wizard-steps li.active::before {
      border-color: #6032b0; }
  .cocart-setup-wizard-steps li.done {
    border-color: #6032b0;
    color: #6032b0; }
    .cocart-setup-wizard-steps li.done::before {
      border-color: #6032b0;
      background: #6032b0; }

@media only screen and (max-width: 400px) {
  .cocart-setup-wizard-steps {
    display: none; } }

.cocart-setup-wizard .cocart-actions {
  overflow: hidden;
  margin: 20px 0 0;
  position: relative; }
  .cocart-setup-wizard .cocart-actions .button-large {
    font-weight: 300;
    font-size: 16px;
    padding: 1em 2em;
    box-shadow: none;
    min-width: 12em;
    line-height: 1;
    height: auto;
    border-radius: 4px; }
    .cocart-setup-wizard .cocart-actions .button-large:focus, .cocart-setup-wizard .cocart-actions .button-large:hover, .cocart-setup-wizard .cocart-actions .button-large:active {
      box-shadow: none; }
    .cocart-setup-wizard .cocart-actions .button-large.button-primary {
      margin: 0;
      opacity: 1; }

.cocart-setup-wizard-footer-links {
  font-size: 0.85em;
  color: #7b7b7b;
  margin: 1.18em auto;
  display: flow-root;
  text-align: center; }

.hide {
  display: none; }

.step {
  text-align: center; }

.cocart-error {
  background: #ffe6e5;
  border-color: #ffc5c2;
  padding: 1em;
  margin-bottom: 1em; }
  .cocart-error p {
    margin-top: 0;
    margin-bottom: 0.5em;
    color: #444; }
  .cocart-error a {
    color: #ff645c; }
  .cocart-error .cocart-actions .button {
    font-size: 14px; }
