.visually-hidden {
  width: 1px;
  height: 1px;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
}

@keyframes spin {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.spinner {
  animation: spin 1.2s infinite linear;
  transform-origin: center;
}

/**********************************************
			TABLE
 **********************************************/
table {
  width: 100%;
  margin: 50px auto;
  border-collapse: collapse;
  font-size: 1rem;
  line-height: 1.15;
  border-spacing: 0;
}
table:first-child {
  margin-top: 0;
}
table.striped tr:nth-child(2n+3) td {
  background-color: #fcfcfc;
}

@media (max-width: 767px) {
  .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

th {
  background: #f5f5f5;
  padding: 10px 15px;
  font-size: 1.1em;
  border: 1px solid #eaeaea;
  text-align: center;
  font-weight: bold;
}
th[scope=row] {
  font-size: 1em;
  text-align: end;
  font-weight: normal;
  background: transparent;
}

td,
th[scope=row] {
  padding: 8px 10px;
  vertical-align: middle;
  background: #fff;
  border: 1px solid #f5f5f5;
}
td.no-border,
th[scope=row].no-border {
  border: none;
  background: transparent;
}

/**************************
	Widefat
 **************************/
.widefat {
  clear: both;
  margin: 0;
}
.widefat * {
  word-wrap: break-word;
}
.widefat a {
  text-decoration: none;
}
.widefat tfoot th {
  border-top: 1px solid #eaeaea;
  border-bottom: none;
}
.widefat .no-items td {
  border-bottom-width: 0;
}
.widefat td {
  vertical-align: top;
}
.widefat th {
  text-align: start;
}
.widefat th input {
  margin: 0 0 0 8px;
  padding: 0;
  vertical-align: text-top;
}
.widefat th input[type=checkbox] {
  margin-top: -1px;
}
.widefat .check-column {
  width: 2.2em !important;
  padding: 6px 0 25px;
  vertical-align: top;
}
.widefat.media .check-column {
  padding-top: 8px;
}
.widefat tbody th.check-column,
.widefat tfoot th.check-column {
  padding: 11px 0 0 3px;
}
.widefat thead th.check-column {
  padding: 11px 0 0 3px;
  padding-top: 10px;
}

/**************************
	Compare
 **************************/
.wpml-comparison-table th {
  line-height: 1.1;
  font-weight: normal;
  border-color: #f5f5f5;
}
.wpml-comparison-table th[scope=col] {
  padding: 24px 13px;
  background: #fff;
}
.wpml-comparison-table th[scope=col] span {
  font-size: 16px;
  display: block;
}
.wpml-comparison-table th[scope=col] small {
  display: block;
  font-weight: normal;
  margin: 24px 0;
  color: #999999;
}
.wpml-comparison-table th[scope=row] {
  width: 170px;
  color: #999999;
}
.wpml-comparison-table .compare-footer-sell-row td {
  padding: 10px 15px;
  height: auto;
}
.wpml-comparison-table td {
  text-align: center;
  height: 50px;
}
.wpml-comparison-table .fa-question-circle {
  color: #464646;
}
.wpml-comparison-table tfoot td, .wpml-comparison-table tfoot th[scope=row] {
  vertical-align: top;
  font-size: 1.1em;
  color: #464646;
  padding-top: 24px;
  padding-bottom: 24px;
  line-height: 1.5;
}

.compare-no, .compare-yes, .compare-pro, .compare-neutral, .compare-secondary {
  text-align: center;
  display: inline-block;
  vertical-align: top;
  width: 23px;
  height: 23px;
  background-size: 100%;
  background-repeat: no-repeat;
}
.compare-no + .fa-question-circle, .compare-yes + .fa-question-circle, .compare-pro + .fa-question-circle, .compare-neutral + .fa-question-circle, .compare-secondary + .fa-question-circle {
  margin-start: -6px;
  -webkit-margin-start: -6px;
  -moz-margin-start: -6px;
  margin-end: -10px;
  -webkit-margin-end: -10px;
  -moz-margin-end: -10px;
}
.compare-no::before, .compare-yes::before, .compare-pro::before, .compare-neutral::before, .compare-secondary::before {
  content: none;
}

.compare-neutral {
  background-image: url("../images/ico-no.png");
}

.compare-no {
  background-image: url("../images/ico-no.png");
}

.compare-yes {
  background-image: url("../images/ico-ok.png");
}

.compare-pro {
  background-image: url("../images/ico-payed.png");
}

.compare-secondary {
  background-image: url("../images/ico-ok.png");
}

.hosting-companies-table__dark-header {
  background-color: #33879f;
  color: #fff;
}

.footer-main {
  margin-top: 65px;
}

.thankyou_didntreceive_email li {
  list-style: decimal !important;
}

p.neither_work_thankyou {
  margin-top: 20px;
}

.widecolumn .thank-you__title {
  font-size: 21px;
  font-weight: 700;
  color: #373737;
  text-align: center;
  margin-bottom: 60px;
}
.widecolumn .thank-you__container {
  text-align: center;
  padding: 25px;
  margin-bottom: 50px;
  box-shadow: 0px 10px 70px rgba(51, 51, 51, 0.15);
  border-radius: 5px;
}
.widecolumn .thank-you__container header {
  padding-top: 260px;
  background: url("../images/svg/account/thank-you.svg") no-repeat 50% 0;
  background-size: 260px;
}
.widecolumn .thank-you__container header h4 {
  font-size: 18px;
  font-weight: 700;
  color: #373737;
  margin: 0;
}
.widecolumn .thank-you__container main {
  padding: 30px 50px 50px;
}
.widecolumn .thank-you__container main p span {
  color: #33879e;
}
@media (max-width: 575px) {
  .widecolumn .thank-you__container main {
    padding: 30px 0;
  }
}
.widecolumn .thank-you__container-email {
  margin: 40px 0 0;
}
.widecolumn .thank-you__container-email div {
  position: relative;
  display: inline-block;
}
.widecolumn .thank-you__container-email-value {
  font-weight: 700;
  color: #33879e;
  display: inline-block;
  padding: 6px 12px;
  background: rgba(51, 135, 158, 0.13);
  border-radius: 2px;
}
@media (max-width: 575px) {
  .widecolumn .thank-you__container-email-value {
    display: block;
  }
}
.widecolumn .thank-you__container-email-updated {
  position: absolute;
  top: 8px;
  right: -165px;
  display: inline-block;
  width: 150px;
  font-size: 11px;
  line-height: 17px;
  color: #27AD95;
  text-align: left;
  background: url("../images/svg/account/check.svg") no-repeat 0 50%;
  padding: 0 0 0 20px;
}
@media (max-width: 575px) {
  .widecolumn .thank-you__container-email-updated {
    position: relative;
    display: block;
    right: auto;
    top: auto;
    margin-top: 10px;
  }
}
.widecolumn .thank-you__container-email p {
  margin: 15px 0 0;
}
.widecolumn .thank-you__container-email p a {
  font-size: 12px;
  color: #47a5bf;
}
.widecolumn .thank-you__container-form {
  text-align: left;
  max-width: 350px;
  margin: 40px auto 0;
}
.widecolumn .thank-you__container-form label {
  display: block;
  margin-bottom: 5px;
}
.widecolumn .thank-you__container-form .form-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.widecolumn .thank-you__container-form .form-group input {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 5px 10px;
  width: 70%;
}
.widecolumn .thank-you__container-form .form-group input::placeholder {
  opacity: 0.3;
}
.widecolumn .thank-you__container-form .form-group button {
  width: 28%;
}
.widecolumn .thank-you__container-form p {
  margin: 10px 0 0;
}
.widecolumn .thank-you__container-form p a {
  font-size: 12px;
  color: #47a5bf;
}
.widecolumn .thank-you__container footer {
  padding-top: 20px;
  border-top: 1px solid #ddd;
}
.widecolumn .thank-you__container p a {
  color: #33879e;
  text-decoration: underline;
}
.widecolumn .thank-you__container p a:hover {
  text-decoration: none;
}

.message-container {
  margin: 2rem auto;
  padding: 50px 20px;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: rgba(51, 135, 158, 0.1);
}
.message-container__icon {
  width: 28px;
  height: 27px;
}
.message-container__text {
  margin: 11px 0 33px;
  text-align: center;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}
.message-container__link {
  padding: 8px 25px;
  border-radius: 5px;
  text-decoration: none;
  background-color: #33879E;
  color: #fff;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: 700;
  transition: background-color 250ms ease-out;
}
.message-container__link:hover {
  color: #fff;
  background-color: rgb(57.2224880383, 151.471291866, 177.2775119617);
}

.widecolumn .thank-you__title {
  font-size: 21px;
  font-weight: 700;
  color: #373737;
  text-align: center;
  margin-bottom: 60px;
}
.widecolumn .thank-you__container {
  text-align: center;
  padding: 25px;
  margin-bottom: 50px;
  box-shadow: 0px 10px 70px rgba(51, 51, 51, 0.15);
  border-radius: 5px;
}
.widecolumn .thank-you__container header {
  padding-top: 260px;
  background: url("../images/svg/account/thank-you.svg") no-repeat 50% 0;
  background-size: 260px;
}
.widecolumn .thank-you__container header h4 {
  font-size: 18px;
  font-weight: 700;
  color: #373737;
  margin: 0;
}
.widecolumn .thank-you__container main {
  padding: 30px 50px 50px;
}
.widecolumn .thank-you__container main p span {
  color: #33879e;
}
@media (max-width: 575px) {
  .widecolumn .thank-you__container main {
    padding: 30px 0;
  }
}
.widecolumn .thank-you__container-email {
  margin: 40px 0 0;
}
.widecolumn .thank-you__container-email div {
  position: relative;
  display: inline-block;
}
.widecolumn .thank-you__container-email-value {
  font-weight: 700;
  color: #33879e;
  display: inline-block;
  padding: 6px 12px;
  background: rgba(51, 135, 158, 0.13);
  border-radius: 2px;
}
@media (max-width: 575px) {
  .widecolumn .thank-you__container-email-value {
    display: block;
  }
}
.widecolumn .thank-you__container-email-updated {
  position: absolute;
  top: 8px;
  right: -165px;
  display: inline-block;
  width: 150px;
  font-size: 11px;
  line-height: 17px;
  color: #27AD95;
  text-align: left;
  background: url("../images/svg/account/check.svg") no-repeat 0 50%;
  padding: 0 0 0 20px;
}
@media (max-width: 575px) {
  .widecolumn .thank-you__container-email-updated {
    position: relative;
    display: block;
    right: auto;
    top: auto;
    margin-top: 10px;
  }
}
.widecolumn .thank-you__container-email p {
  margin: 15px 0 0;
}
.widecolumn .thank-you__container-email p a {
  font-size: 12px;
  color: #47a5bf;
}
.widecolumn .thank-you__container-form {
  text-align: left;
  max-width: 350px;
  margin: 40px auto 0;
}
.widecolumn .thank-you__container-form label {
  display: block;
  margin-bottom: 5px;
}
.widecolumn .thank-you__container-form .form-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.widecolumn .thank-you__container-form .form-group input {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 5px 10px;
  width: 70%;
}
.widecolumn .thank-you__container-form .form-group input::placeholder {
  opacity: 0.3;
}
.widecolumn .thank-you__container-form .form-group button {
  width: 28%;
}
.widecolumn .thank-you__container-form p {
  margin: 10px 0 0;
}
.widecolumn .thank-you__container-form p a {
  font-size: 12px;
  color: #47a5bf;
}
.widecolumn .thank-you__container footer {
  padding-top: 20px;
  border-top: 1px solid #ddd;
}
.widecolumn .thank-you__container p a {
  color: #33879e;
  text-decoration: underline;
}
.widecolumn .thank-you__container p a:hover {
  text-decoration: none;
}

.visually-hidden {
  width: 1px;
  height: 1px;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
}

@keyframes spin {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.spinner {
  animation: spin 1.2s infinite linear;
  transform-origin: center;
}

.widecolumn .order-header, .widecolumn .order-header-billed {
  font-size: 18px;
  color: #666;
  margin-top: 0;
  margin-bottom: 20px;
}
.widecolumn .order-header-billed {
  font-size: 16px;
}

.billed-name {
  word-break: break-all;
  word-wrap: break-word;
}

.order-paid-billed-wrapper p {
  margin: 0 0 7px;
}

.order-invoice,
.order-details,
.order-subscriptions {
  width: 100%;
  border-collapse: collapse;
  margin: 0;
}
.order-invoice td, .order-invoice th,
.order-details td,
.order-details th,
.order-subscriptions td,
.order-subscriptions th {
  color: #666;
  vertical-align: middle;
  text-align: center;
  background-color: transparent;
}
.order-invoice th,
.order-details th,
.order-subscriptions th {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
}
.order-invoice td,
.order-details td,
.order-subscriptions td {
  font-weight: bold;
  font-size: 14px;
}

.order-details,
.order-subscriptions {
  margin-bottom: 40px;
}
.order-details td, .order-details th,
.order-subscriptions td,
.order-subscriptions th {
  border: 1px solid #e5e5e5;
  padding: 15px 20px;
}

.order-details td.table-divider {
  border: 0;
  height: 40px;
}
.order-details tfoot td, .order-details tfoot th {
  text-align: left;
}

.order-invoice td, .order-invoice th {
  padding: 8px;
  background: #f6f6f6;
  border: 0;
}

.order-invoice-wrapper {
  background-image: url("../images/mail/bg-info.png");
  background-repeat: no-repeat;
  padding: 15px 30px 13px;
  width: 374px;
  margin-bottom: 40px;
  margin-top: 20px;
  float: right;
}

.account-renevals-wrapper {
  margin-bottom: 40px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
}

.subscription-details {
  font-size: 0.9em;
}