/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.checkout-title {
  background-color: #0026ff; /* Your background color */
  padding: 10px 15px; /* Add padding to the title for better appearance */
  color: white;
  cursor: pointer;
  font-size: 1.2em;
  position: relative;
  margin-bottom: 5px; /* Add margin between collapsed sections */
}

.toggle-arrow {
  cursor: pointer;
  position: absolute;
  right: 15px; /* Adjust the right positioning for arrow */
  top: 50%;
  transform: translateY(-50%); /* Vertically center the arrow */
  font-size: 1em;
  transition: transform 0.3s ease-in-out;
}

.toggle-arrow.open {
  transform: translateY(-50%) rotate(180deg); /* Rotate arrow when content is shown */
}

.checkout-box .checkout-lft-box .checkout-generic-box {
  display: none;
  margin-bottom: 10px; /* Add margin to the bottom of the box to create space */
}

.checkout-generic-box-layout-2 {
  display: block !important;
}

.akd-sticky-header {
  padding: 24px 0;
  margin-bottom: -100px;
  width: 100%;
  z-index: 3;
}

.akd-header-banner-ul{
  padding-left: 0px;
}

.wp-block-spacer{
  display: none;
}

@media screen and (min-width: 1200px) {
  .container {
    max-width: 1140px !important;
  }
}

/* Footer css */
.akd-shortcode-page-footer {
  background-color: #00358c;
  padding: 40px 20px;
  color: #fff;
  float: left;
  width: 100%;
}

.akd-shortcode-page-footer-inner {
  display: flex;
  justify-content: space-between;
  max-width: 1140px;
  margin: 0 auto;
}

.akd-shortcode-page-footer .footer-section {
  flex: 1;
  margin: 0 20px;
}

.akd-shortcode-page-footer .footer-section h4 {
  margin-bottom: 25px;
  font-size: 16px;
  color: #fff;
}

.akd-shortcode-page-footer .footer-section ul {
  list-style-type: disc;
  list-style-position: inside;
  padding: 0;
  margin: 0;
}

.akd-shortcode-page-footer .footer-section ul li {
  margin-bottom: 8px;
  color: #cfd8dc;
}

.akd-shortcode-page-footer .footer-section ul li a {
  text-decoration: none;
  color: inherit;
	font-size: 12px;
}

.akd-shortcode-page-footer .footer-section ul li a:hover {
  text-decoration: underline;
  color: #fff;
}

.akd-shortcode-page-footer .footer-section form {
  display: flex;
  flex-direction: column;
}

.akd-shortcode-page-footer .footer-section form input[type="email"] {
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #1e2a47;
  border-radius: 5px;
  background-color: #fff;
  color: #333;
}

.akd-shortcode-page-footer .footer-section form button {
  padding: 10px;
  border: none;
  border-radius: 5px;
  background-color: #00abe3;
  color: #fff;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.akd-shortcode-page-footer .footer-section form button:hover {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
}

.bottom_portion_footer {
  margin-top: 40px;
  text-align: center;
  padding-top: 20px;
  border-top: 1px solid #4f6282;
}

.bottom_portion_footer .copyright {
  font-size: 12px;
  color: #e0e0e0 !important;
}

.bottom_portion_footer .copyright p {
  color: #e0e0e0 !important;
  margin: 0;
  font-size: 12px;
}

.bottom_portion_footer .copyright a {
  color: #e0e0e0 !important;
  text-decoration: none;
  font-size: 12px;
}

.bottom_portion_footer .copyright a:hover {
  text-decoration: underline;
}

#akd-one-page-header{
	background-color: #00358c;
}

.akd_single_footer_section {
	position: relative !important;
	background-color: #edf0f5 !important;
}

.akd_single_footer_section .contact_content {
	margin-top: 125px !important;
}

.fb-login.facebook-btn:hover {
  color: #fff !important;
}

/* Loader css */
.akd-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0, 0.9);
	z-index: 999;
}

.akd-loader-container {
	position: relative;
}

.akd-loader {
	height: 15px;
	aspect-ratio: 6;
	display: flex;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.akd-loader:before,
.akd-loader:after {
	content: "";
	flex: 1;
	padding-left: calc(100% / 6);
	background: radial-gradient(closest-side at calc(100% / 3) 50%, #fff 90%, #0000) 0 / 75% 100% content-box;
	animation: l20 2s infinite;
}

.akd-loader:after {
	--_s: -1;
}

@keyframes l20 {
	0% {
		transform: scale(var(--_s, 1)) translate(0) rotate(0);
	}
	25% {
		transform: scale(var(--_s, 1)) translate(-25%) rotate(0);
	}
	50% {
		transform: scale(var(--_s, 1)) translate(-25%) rotate(1turn);
	}
	75%, 100% {
		transform: scale(var(--_s, 1)) translate(0) rotate(1turn);
	}
}

/* End loader */

.wp-container-core-columns-is-layout-1 {
  display: none !important;
}

body
  .is-layout-constrained
  > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  max-width: none !important;
}

.wp-block-group-is-layout-constrained .wp-container-core-columns-layout-1 {
  display: none;
}

.domin-result-box {
  display: none;
}

.whmcs-products {
  display: none;
}

.whmcs-adtnl-service {
  display: none;
}

.whmcs-billing-info {
  display: none;
}

.payment-method-con {
  display: none;
}

.notes-con {
  display: none;
}

.login-form {
  display: none;
}

.whmcs-register {
  display: none;
}

.domain-table {
  display: none;
}

.domain-result {
  display: none;
}

.whmcs-products {
  display: none;
}

.one-page-hide {
  display: none;
}

.whmcs-register{
  display: none;
}

.domain-table{
  display: none;
}

.whmcs-products{
  display: none;
}

.one-page-hide{
  display: none;
}

.page-id-6 .has-global-padding {
  padding-right: 0;
  padding-left: 0;
}
