.header-lined {
  margin-bottom: 25px;
}

.header-lined h1 ~ p {
  margin-top: -15px;
}

.cart-sidebar {
  margin-bottom: 30px;
}

#order-standard_cart .products .product {
  border: 1px solid #cee8ff;
  border-radius: 5px;
  margin-bottom: 20px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 3px 0px,
    rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
}

#order-standard_cart .products .product.atom-product-popular,
#order-standard_cart
  .products
  .product.atom-product-popular
  .atom-product-header {
  border-color: #84b2dc;
}

.atom-hot-promo {
  margin-bottom: 25px;
}

.atom-hot-promo h3 {
  color: #002e5b;
  font-weight: 500;
  margin-top: 0;
}

.atom-hot-promo h3 .atom-hot-promo-text {
  color: #ef4444;
}

.atom-hot-promo h3 i {
  color: #ffc300;
}

.atom-hot-promo .list-features li i {
  color: #ffc300;
  padding-right: 4px;
}

.atom-product-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  background-color: #fafcff;
  border-bottom: 1px solid #cee8ff;
  border-radius: 5px 5px 0 0;
}

.atom-product-header h3 {
  font-size: 22px;
  margin: 0;
  max-width: 69%;
}

.atom-product-header h4 {
  margin: 0;
}

.atom-product-header .product-pricing {
  text-align: center;
}

.atom-product-header .product-pricing p {
  margin-bottom: 0;
}

.atom-product-header .product-pricing p.atom-starting-from {
  font-size: 12px;
}

.atom-product-header .product-pricing .price {
  color: #002e5b;
  font-size: 28px;
}

.atom-product-header .product-pricing p.atom-price-cycle {
  font-size: 16px;
}

.atom-product-desc {
  font-size: 15px;
  padding: 15px 15px 0;
  line-height: 1.75;
}

.atom-product-desc p:not(:last-of-type) {
  margin-bottom: 0;
}

.atom-product-desc p ~ ul {
  margin-top: 10px;
}

.atom-product-desc ul {
  font-size: 15px;
  list-style: none;
  padding: 0;
  columns: 2 280px;
}

.atom-product-desc ul li {
  break-inside: avoid;
  padding-left: 25px;
  padding-bottom: 2px;
  position: relative;
}

.atom-product-desc ul li::before {
  content: '\f00c';
  font-family: 'Font Awesome 5 Pro';
  color: #ffc300;
  position: absolute;
  left: 5px;
}

.atom-product-desc br {
  display: none;
}

.atom-product-footer {
  text-align: center;
}

.atom-product-footer .atom-product-qty {
  background-color: rgba(206, 232, 255, 0.5);
}

.atom-product-footer .atom-product-order-now {
  padding-top: 15px;
  padding-bottom: 15px;
}

.atom-product-footer .atom-product-order-now .btn.btn-success {
  background-color: #002e5b;
  border-color: #002e5b;
}

.atom-product-footer .atom-product-order-now .btn.btn-success:hover {
  background-color: #004080;
  border-color: #004080;
}

.atom-product-footer .product-pricing {
  font-size: 16px;
}

.list-features {
  font-size: 15px;
  list-style: none;
  padding-left: 0;
}

.atom-domain-option-label {
  margin-bottom: 0;
}

.icheckbox_square-blue,
.iradio_square-blue {
  width: auto;
  height: auto;
  background: none;
}

.iradio_square-blue::before,
.icheckbox_square-blue::before {
  color: #8098b1;
  font-size: 22px;
  font-family: 'Font Awesome 5 Pro';
}

.iradio_square-blue::before {
  content: '\f058';
}

.icheckbox_square-blue::before {
  content: '\f14a';
}

.iradio_square-blue.hover::before,
.icheckbox_square-blue.hover::before {
  color: #002e5b;
}

.iradio_square-blue.checked::before,
.icheckbox_square-blue.checked::before {
  color: #002e5b;
  font-weight: 900;
}

.domain-selection-options .option .atom-card-light {
  margin-bottom: 20px;
}

.domain-selection-options .option .iradio_square-blue,
.domain-selection-options .option .icheckbox_square-blue {
  margin-right: 10px;
}

.domain-selection-options .option .domain-input-group {
  display: none;
}

.domain-input-group
  .input-group
  .form-control:not(:first-child):not(:last-child) {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.domains-row {
  margin-bottom: 10px;
}

.domains-row .col:not(:last-child) {
  padding-right: 0;
}

.domains-row .col:last-child {
  padding-left: 5px;
}

.domain-searching {
  text-align: center;
  font-size: 20px;
}

.domain-searching i.fa-spinner {
  color: #ffc300;
}

.domain-lookup-primary-results {
  text-align: center;
}

.domain-lookup-primary-results .headline:not(.btn) {
  font-size: 22px;
  margin-bottom: 10px;
}

.domain-lookup-primary-results .domain-price {
  font-size: 16px;
  margin-bottom: 15px;
}

.domain-checker-unavailable {
  color: #ef4444;
}

.domain-checker-available {
  color: #28a745;
}

.spotlight-tlds {
  margin: 20px 0;
}

.spotlight-tlds-container {
  margin-left: -7px;
  margin-right: -7px;
}

.spotlight-tld-container {
  float: left;
  padding: 7px 7px;
}

.spotlight-tld-container-1 {
  width: 100%;
}

.spotlight-tld-container-2 {
  width: 50%;
}

.spotlight-tld-container-3 {
  width: 33.3%;
}

.spotlight-tld-container-4 {
  width: 25%;
}

@media screen and (max-width: 580px) {
  .spotlight-tld-container-3,
  .spotlight-tld-container-4 {
    width: 50%;
  }
}

.spotlight-tld {
  position: relative;
  overflow: hidden;
  margin: 0;
  height: 112px;
  background-color: #fff;
  border: 2px solid #cee8ff;
  border-radius: 5px;
  text-align: center;
  font-weight: bold;
  color: #555;
  align-content: center;
}

.spotlight-tld span {
  display: block;
  padding: 5px 0;
  font-weight: normal;
}

.spotlight-tld span i.fa-spinner {
  color: #ffc300;
}

.spotlight-tld .btn {
  padding: 2px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  color: #fff;
  width: 85%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.spotlight-tld .btn span {
  padding: 0;
}

.spotlight-tld .btn.unavailable,
.spotlight-tld .btn.invalid {
  background-color: #555;
  border-color: #333;
  margin: 10px 0;
}

.spotlight-tld .btn.btn-add-to-cart {
  padding: 0;
  border: none;
}

.spotlight-tld .btn.btn-add-to-cart span,
.suggested-domains .btn.btn-add-to-cart span {
  padding: 2px 10px;
  border: 1px solid transparent;
}

.spotlight-tld .btn.btn-add-to-cart span.to-add,
.suggested-domains .btn.btn-add-to-cart span.to-add {
  background-color: #28a745;
  border-color: #28a745;
}

.spotlight-tld .btn.btn-add-to-cart:hover span.to-add,
.suggested-domains .btn.btn-add-to-cart:hover span.to-add {
  background-color: #218838;
  border-color: #218838;
}

.spotlight-tld .btn.btn-add-to-cart span.loading,
.suggested-domains .btn.btn-add-to-cart span.loading {
  color: #002e5b;
  background-color: #fff;
  cursor: default;
}

.spotlight-tld .btn.btn-add-to-cart span.added,
.suggested-domains .btn.btn-add-to-cart span.added {
  background-color: #218838;
  border-color: #218838;
}

.spotlight-tld .btn.btn-add-to-cart:hover span.added,
.suggested-domains .btn.btn-add-to-cart:hover span.added {
  background-color: #1e7e34;
  border-color: #1e7e34;
}

.spotlight-tld .btn.btn-add-to-cart span.unavailable,
.suggested-domains .btn.btn-add-to-cart span.unavailable {
  background-color: #555;
  border-color: #333;
}

.spotlight-tld .domain-lookup-spotlight-loader {
  line-height: 2.125;
  font-size: 20px;
}

.spotlight-tld-new {
  width: 60px;
  position: absolute;
  letter-spacing: 1px;
  padding: 3px;
  font-size: x-small;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  top: 4px;
  right: -16px;
  background-color: #28a745;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.spotlight-tld-sale {
  width: 60px;
  position: absolute;
  letter-spacing: 0;
  padding: 3px;
  font-size: x-small;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  top: 4px;
  right: -16px;
  background-color: #ffc300;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.spotlight-tld-hot {
  width: 60px;
  position: absolute;
  letter-spacing: 0;
  padding: 3px;
  font-size: x-small;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  top: 4px;
  right: -16px;
  background-color: #ef4444;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.suggested-domains .panel-heading,
.suggested-domains .card-header {
  font-size: 20px;
}

.suggested-domains .panel-footer,
.suggested-domains .card-footer {
  display: flex;
  flex-direction: column;
}

.suggested-domains .domain-lookup-suggestions-loader {
  padding: 30px 20px;
  background-color: #f8f8f8;
  text-align: center;
  opacity: 0.7;
}

.suggested-domains .domain-lookup-suggestions-loader i {
  color: #ffc300;
  font-size: 16px;
}

.suggested-domains .domain-lookup-result {
  margin-bottom: 0;
}

.suggested-domains .list-group-item {
  height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-left: 0;
  border-right: 0;
  word-wrap: break-word;
}

.suggested-domains .list-group-item .atom-domain-extension {
  font-size: 14px;
}

.suggested-domains .extension {
  font-weight: bold;
}

.suggested-domains .actions .btn {
  color: #fff;
  font-size: 11px;
  padding: 2px 10px;
  border-radius: 3px;
  top: -1px;
  position: relative;
}

.suggested-domains .actions .btn.btn-add-to-cart {
  padding: 0;
  border: none;
}

.suggested-domains .actions .btn.btn-add-to-cart span {
  display: block;
  border-radius: 3px;
}

.suggested-domains .price {
  padding: 0 0 0 20px;
  font-size: 14px;
  top: 1px;
  position: relative;
}

.suggested-domains .promo.hot {
  color: #fff;
  background-color: #ef4444;
  padding: 2px 8px;
  margin-left: 15px;
  text-transform: uppercase;
}

.suggested-domains .promo.sale {
  color: #fff;
  background-color: #ffc300;
  padding: 2px 8px;
  margin-left: 15px;
  text-transform: uppercase;
}

.suggested-domains .promo.new {
  color: #fff;
  background-color: #16a34a;
  padding: 2px 8px;
  margin-left: 15px;
  text-transform: uppercase;
}

.sub-heading {
  margin: 0;
}

.form-group.prepend-icon .field-icon {
  width: 42px;
  height: 36px;
  line-height: 36px;
  position: absolute;
  text-align: center;
  pointer-events: none;
}

.form-group.prepend-icon .field-icon i {
  color: #002e5b;
}

.form-group.prepend-icon .field {
  -webkit-appearance: none;
  padding-left: 36px;
}

.form-group.prepend-icon .field-help-text,
.secondary-cart-body .field-help-text {
  display: block;
  margin-top: 5px;
  color: #888;
  font-size: 12px;
}

.addon-products .panel-addon {
  border-color: #d9e3ee;
  box-shadow: none;
  cursor: pointer;
}

.addon-products .panel-addon .icheckbox_square-blue {
  margin-right: 6px;
}

.addon-products .panel-addon .panel-price {
  padding: 0 15px;
}

.addon-products .panel-addon .panel-add {
  padding: 10px 15px;
}

.addon-products .panel-addon .panel-add i {
  color: #ffc300;
}

.product-info .product-title {
  font-size: 19px;
}

.product-info .atom-product-info-desc {
  font-size: 14px;
}

.product-info .atom-product-info-desc p:not(:last-of-type) {
  margin-bottom: 0;
}

.product-info .atom-product-info-desc ul {
  list-style: none;
  padding-left: 0;
}

.product-info .atom-product-info-desc ul li {
  padding-left: 10px;
  padding-bottom: 4px;
}

.product-info .atom-product-info-desc br {
  display: none;
}

.secondary-cart-body {
  float: none;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.secondary-cart-sidebar {
  float: none;
  width: 100%;
  margin: auto;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.atom-sub-heading h4 {
  color: #002e5b;
  margin-top: 15px;
  margin-bottom: 5px;
}

.atom-sub-heading .diamond-divider-half-before {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 10px;
}

.order-summary .atom-card-light-header,
.order-summary .atom-card-light-footer {
  padding: 12px;
}

.order-summary .atom-card-light-header {
  color: #fff;
  background-color: #002e5b;
}

.order-summary .atom-card-light-body {
  padding: 10px;
}

.order-summary .loader i {
  color: #ffc300;
}

.summary-container {
  font-size: 13px;
}

.summary-container .product-name {
  display: block;
  font-size: 14px;
}

.summary-container .product-group {
  display: block;
  font-size: 12px;
  margin-bottom: 10px;
}

.summary-container .summary-totals {
  font-size: 14px;
  border-top: 1px solid #e6edf6;
  border-bottom: 1px solid #e6edf6;
  padding: 8px 0;
  margin: 8px 0;
}

.summary-container > .summary-totals:first-child {
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}

.summary-container .total-due-today span {
  display: block;
  text-align: right;
}

.summary-container .total-due-today .amt {
  color: #002e5b;
  font-size: 26px;
  font-weight: 500;
}

ul.atom-list {
  list-style: none;
  padding-left: 20px;
}

ul.atom-list li {
  padding-bottom: 8px;
}

#order-standard_cart .product-configurable-options .form-control-qty {
  width: 70px;
  text-align: center;
  margin-right: 10px;
}

#order-standard_cart .btn-continue-shopping {
  color: #002e5b;
  font-size: 12px;
  padding: 0;
}

#order-standard_cart .btn-continue-shopping:hover {
  color: #ffc300;
  text-decoration: none;
}

.order-summary .summary-container .subtotal,
.order-summary .summary-container .bordered-totals,
.order-summary .summary-container .recurring-totals {
  padding-bottom: 8px;
  border-bottom: 1px solid #e6edf6;
}

.order-summary .summary-container .bordered-totals,
.order-summary .summary-container .recurring-totals {
  padding-top: 8px;
}

.order-summary .summary-container .recurring-totals {
  font-size: 14px;
  margin-bottom: 8px;
}

.order-summary .summary-container .recurring-totals .recurring-charges {
  text-align: right;
}

.btn-remove-from-cart {
  color: #002e5b;
}

.btn-remove-from-cart:hover {
  color: #ef4444;
}

.view-cart-items .item {
  padding: 10px 12px 0;
}

.view-cart-items .item:nth-child(even) {
  background-color: #f4f9ff;
}

.view-cart-items .item .col {
  padding-bottom: 10px;
}

.view-cart-items .item span:not(.caret):not(.renewal-price) {
  display: block;
}

.view-cart-items .item .item-title {
  font-size: 18px;
}

.view-cart-items .item .item-title .btn-link:hover {
  text-decoration: none;
}

.view-cart-items .item .item-group {
  font-size: 12px;
  margin-bottom: 5px;
}

.view-cart-items .item .item-domain {
  color: #002e5b;
}

.view-cart-items .item .item-price {
  font-size: 18px;
  text-align: right;
}

.view-cart-items .item .item-price .cycle {
  font-size: 12px;
  margin-bottom: 2px;
}

.view-cart-items .item .item-price .setup-fee {
  font-size: 11px;
}

.view-cart-items .item .item-price .dropdown {
  margin-bottom: 5px;
}

.view-cart-items .item .item-price .dropdown .dropdown-menu {
  left: auto;
  right: 0;
}

.view-cart-items .item .item-price .dropdown .dropdown-menu > li > a:focus {
  background-color: #002e5b;
}

.view-cart-items .item .item-qty {
  text-align: center;
}

.view-cart-items .item .item-qty input {
  padding: 4px;
  height: auto;
  margin-bottom: 5px;
}

.view-cart-items .item .row-upgrade-credit .item-group {
  font-size: 15px;
}

.view-cart-items .item .atom-item-actions {
  text-align: right;
  float: right;
}

.atom-item-actions .btn-xs {
  font-size: 18px;
}

.view-cart-items .view-cart-empty {
  text-align: center;
  padding: 20px;
}

.empty-cart {
  text-align: right;
  background-color: #e6edf6;
  padding: 6px 12px;
  border-top: 1px solid #e6edf6;
  border-radius: 0 0 4px 4px;
}

.view-cart-tabs {
  margin-bottom: 30px;
}

.view-cart-tabs .nav-tabs {
  border-bottom-color: #e6edf6;
}

.view-cart-tabs .nav-tabs > li > a {
  color: #002e5b;
}

.view-cart-tabs .nav-tabs > li.active > a,
.view-cart-tabs .nav-tabs > li.active > a:focus,
.view-cart-tabs .nav-tabs > li.active > a:hover {
  color: #1149b6;
  border-color: #e6edf6;
  border-bottom-color: transparent;
}

.view-cart-tabs .tab-content {
  padding: 15px;
  border: 1px solid #e6edf6;
  border-top: none;
  border-radius: 0 0 5px 5px;
}

#order-standard_cart .modal-content {
  border-radius: 3px;
}

#order-standard_cart .modal-title i {
  display: block;
  padding-top: 25px;
}

#order-standard_cart .modal-header {
  color: #fff;
}

#order-standard_cart .modal-header .modal-title i {
  display: contents;
  padding-top: 0;
}

#order-standard_cart .modal-body {
  text-align: center;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

#order-standard_cart .modal-footer,
.modal-footer {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.atom-total-due-today {
  display: block;
}

.atom-review-checkout .sub-heading h4 {
  margin-top: 16px;
}

.atom-review-checkout .password-strength-meter {
  margin-top: 15px;
}

.atom-review-checkout .password-strength-meter .progress {
  height: 5px;
}

.atom-review-checkout .account-select-container .radio-inline {
  padding-bottom: 8px;
}

.atom-review-checkout
  .account-select-container
  .radio-inline
  .address
  span.small {
  padding-left: 25px;
}

#order-standard_cart .order-confirmation span {
  font-size: 22px;
}

.atom-secondary-cart-body {
  display: flex;
  flex-direction: column;
}

.form-control.domain-renewals-filter,
.form-control.service-renewals-filter {
  background: url(../../../../assets/img/search.png) #fff no-repeat 6px 5px;
  padding: 7px 10px 7px 38px;
  height: auto;
  font-size: 13px;
}

.domain-renewals,
.service-renewals {
  margin-bottom: 15px;
}

.domain-renewals .domain-renewal,
.service-renewals .service-renewal {
  border: 1px solid #cee8ff;
  border-radius: 5px;
  margin-bottom: 20px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 3px 0px,
    rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
}

.domain-renewals .domain-renewal .atom-domain-renewal-header,
.service-renewals .service-renewal .atom-service-renewal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  background-color: #fafcff;
  border-bottom: 1px solid #cee8ff;
  border-radius: 5px 5px 0 0;
}

.domain-renewals .domain-renewal .atom-domain-renewal-header h3,
.service-renewals .service-renewal .atom-service-renewal-header h3 {
  margin: 0;
}

.domain-renewals .domain-renewal .atom-domain-renewal-body,
.service-renewals .service-renewal .atom-service-renewal-body {
  padding: 15px;
}

.addon-renewals .diamond-divider-half-before {
  margin: 20px 0 5px;
}

.addon-renewals h4 {
  margin-top: 0;
}

.addon-renewals .service-renewal {
  margin-bottom: 10px;
  box-shadow: none;
}

.addon-renewals .service-renewal .atom-service-renewal-header,
.addon-renewals .service-renewal .atom-service-renewal-body {
  padding: 10px;
}

.addon-renewals .service-renewal .atom-service-renewal-header h3 {
  font-size: 18px;
}

.addon-renewals .service-renewal .atom-service-renewal-body h4 {
  font-size: 16px;
  margin-top: 0;
}

.domain-checker-container {
  background: radial-gradient(
      circle at 15% 10%,
      rgb(253 228 40 / 30%),
      transparent 30%
    ),
    radial-gradient(circle at 60% 90%, rgb(255 208 55 / 30%), transparent 50%),
    radial-gradient(circle at 90% 30%, rgb(172 216 255 / 30%), transparent 20%);
  padding: 30px 10px;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 3px 0px,
    rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
}

.domain-checker-container
  .captcha-container
  .default-captcha
  #inputCaptchaImage {
  vertical-align: middle;
}

.domain-checker-result-headline .domain-searching {
  margin-top: 25px;
}

.domain-checker-result-headline .domain-lookup-result {
  text-align: center;
  margin-top: 25px;
}

.domain-checker-result-headline
  .domain-lookup-result
  .domain-checker-unavailable,
.domain-checker-result-headline
  .domain-lookup-result
  .domain-checker-available {
  font-size: 22px;
  margin-bottom: 10px;
}

.domain-checker-result-headline .domain-lookup-result .domain-price .price {
  display: block;
  font-size: 24px;
  margin-bottom: 6px;
}

.atom-suggested-domains .atom-domain-extension .extension {
  margin-left: -3px;
}

.atom-suggested-domains .promo {
  margin-left: 0 !important;
  margin-bottom: 6px;
}

.atom-suggested-domains .actions .btn {
  margin-top: 6px;
}

.featured-tld {
  border-radius: 5px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.featured-tld .price {
  border-radius: 0 0 5px 5px;
}

.tld-filters a.badge-success {
  background-color: #28a745;
}

.tld-filters a.badge-success:hover {
  background-color: #218838;
}

.domain-pricing .atom-tld-pricing {
  margin-bottom: 25px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px,
    rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
}

.domain-pricing .tld-pricing-header div:nth-child(odd) {
  color: #fff;
  background-color: #002e5b;
  border-color: #fff;
}

.domain-pricing .tld-pricing-header .tld-column {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid transparent;
  border-radius: 0;
}

.domain-pricing .tld-pricing-header .row .col-xs-4 {
  color: #fff;
  background-color: #002e5b;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: none;
  border-radius: 0;
}

.domain-pricing .two-row-center {
  text-align: center;
  padding: 0 15px 3px;
  border-right: none;
}

.domain-pricing .two-row-center ~ .col-sm-8 {
  margin-bottom: 6px;
}

.domain-pricing .tld-row {
  border-bottom: 1px solid #d9e3ee;
}

.domain-pricing .tld-row.highlighted {
  background-color: #f3f8ff;
}

.tld-sale-group {
  font-weight: 500;
  padding: 2px 8px;
  margin-left: 8px;
  border-radius: 2px;
}

.tld-sale-group-hot {
  background-color: #ef4444;
}

.tld-sale-group-sale {
  background-color: #ffc300;
}

.tld-sale-group-new {
  background-color: #16a34a;
}

.atom-panel-default {
  border-color: #e6edf6;
}

.atom-panel-default .panel-heading {
  background-color: #eef6ff;
  border-color: #e6edf6;
}

.atom-panel-default .panel-heading .card-title {
  font-size: 24px;
  margin: 0;
}

.atom-panel-default .panel-footer {
  background-color: #e6edf6;
  border-color: #e6edf6;
}

.atom-domain-field {
  color: #888;
  font-size: 14px;
}

@media (max-width: 767px) {
  .suggested-domains .list-group-item {
    text-align: center;
    flex-direction: column;
    height: max-content;
  }

  .suggested-domains .list-group-item .atom-domain-extension {
    margin-bottom: 8px;
  }

  .suggested-domains .actions .btn {
    width: 100%;
    margin-bottom: 5px;
  }

  .suggested-domains .actions .price {
    padding: 0;
  }
}

@media screen and (max-width: 600px) {
  .atom-hot-promo h3 {
    font-size: 18px;
  }

  .atom-product-header h3 {
    font-size: 18px;
  }

  .atom-product-header .product-pricing .price {
    font-size: 24px;
  }
}

@media screen and (max-width: 375px) {
  .atom-product-header .product-pricing .price {
    font-size: 20px;
  }

  .domain-renewals .domain-renewal .atom-domain-renewal-header,
  .service-renewals .service-renewal .atom-service-renewal-header {
    display: grid;
  }

  .domain-renewals .domain-renewal .atom-domain-renewal-header h3,
  .service-renewals .service-renewal .atom-service-renewal-header h3 {
    margin-bottom: 5px;
  }
}

@media screen and (min-width: 425px) and (max-width: 767px) {
  .col-xsm-1,
  .col-xsm-10,
  .col-xsm-11,
  .col-xsm-12,
  .col-xsm-2,
  .col-xsm-3,
  .col-xsm-4,
  .col-xsm-5,
  .col-xsm-6,
  .col-xsm-7,
  .col-xsm-8,
  .col-xsm-9 {
    float: left;
  }

  .col-xsm-12 {
    width: 100%;
  }

  .col-xsm-11 {
    width: 91.66666667%;
  }

  .col-xsm-10 {
    width: 83.33333333%;
  }

  .col-xsm-9 {
    width: 75%;
  }

  .col-xsm-8 {
    width: 66.66666667%;
  }

  .col-xsm-7 {
    width: 58.33333333%;
  }

  .col-xsm-6 {
    width: 50%;
  }

  .col-xsm-5 {
    width: 41.66666667%;
  }

  .col-xsm-4 {
    width: 33.33333333%;
  }

  .col-xsm-3 {
    width: 25%;
  }

  .col-xsm-2 {
    width: 16.66666667%;
  }

  .col-xsm-1 {
    width: 8.33333333%;
  }
}

@media screen and (min-width: 576px) {
  .secondary-cart-sidebar {
    width: 60%;
  }

  .domain-checker-container {
    padding: 50px 25px;
  }
}

@media screen and (min-width: 768px) {
  .form-horizontal .control-label {
    font-size: 15px;
  }

  .domains-row {
    margin-bottom: 0;
  }

  .domain-pricing .tld-pricing-header .tld-column {
    border-bottom: none;
  }

  .domain-pricing .two-row-center {
    text-align: left;
    padding-bottom: 0;
  }

  .domain-pricing .two-row-center ~ .col-sm-8 {
    margin-bottom: 0;
  }

  .atom-suggested-domains .atom-domain-extension {
    margin-right: auto;
  }

  .atom-suggested-domains .promo {
    margin-bottom: 0;
  }

  .atom-suggested-domains .actions .price {
    padding-right: 10px;
  }

  .atom-suggested-domains .actions .btn {
    margin-top: 0;
  }

  .atom-review-checkout .password-strength-meter {
    margin-top: 0;
  }
}

@media screen and (min-width: 992px) {
  .secondary-cart-body {
    width: 65%;
    float: left;
  }

  .secondary-cart-sidebar {
    width: 35%;
    float: right;
  }

  .atom-review-checkout .secondary-cart-body {
    width: 70%;
  }

  .atom-review-checkout .secondary-cart-sidebar {
    width: 30%;
  }

  .atom-total-due-today {
    display: none;
  }

  .domain-checker-container {
    padding: 60px 0;
  }
}

@media screen and (min-width: 1200px) {
  .atom-review-checkout .secondary-cart-body {
    width: 74%;
  }

  .atom-review-checkout .secondary-cart-sidebar {
    width: 26%;
  }
}
