body {
  font-family: "Roboto Mono", sans-serif !important;
}

.hikashop_category_image,
.article-details {
  display: none;
}

.hikashop_subcategories_listing .hikashop_category:first-child .hikashop_container {
  display: flex;
  justify-content: end;
  padding-right: 4%;
}

.hikashop_subcategories_listing .hikashop_category:last-child .hikashop_container {
  display: flex;
  justify-content: start;
  padding-left: 4%;
}

.hikashop_subcategories_listing .hikashop_container .hikashop_subcontainer {
  width: fit-content;
  border: 3px solid #0345bf;
  border-radius: 24px !important;
  padding: 36px 26px;
  display: flex;
  flex-direction: column;
  position: relative;
}

.hikashop_subcategories_listing .hikashop_container .hikashop_subcontainer>* {
  font-family: "Roboto Mono", sans-serif;
  color: #000000 !important;
  letter-spacing: -0.3px;
}

.hikashop_subcategories_listing .hikashop_container .hikashop_subcontainer>br {
  display: none;
}

.hikashop_subcategories_listing .hikashop_container .hikashop_subcontainer a:has(.pc_custom_field_1) {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.hikashop_subcategories_listing .hikashop_container .hikashop_subcontainer .pc_custom_field_1 {
  font-size: 32px;
  line-height: normal;
  color: #000000;
  font-weight: 900;
  margin-bottom: 20px;
  padding-top: 36px;
}

.hikashop_subcategories_listing .hikashop_container .hikashop_subcontainer .pc_starts_from {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 36px;
}

.hikashop_subcategories_listing .hikashop_container .hikashop_subcontainer .pc_custom_field_2,
.hikashop_subcategories_listing .hikashop_container .hikashop_subcontainer .hikashop_category_name a {
  font-size: 18px;
  color: #000;
  margin-bottom: 18px;
  display: inline-block;
  font-weight: 400;
}

.hikashop_subcategories_listing .hikashop_container .hikashop_subcontainer .hikashop_category_name a {
  margin-top: 63px;
}

.hikashop_subcategories_listing .hikashop_container .hikashop_subcontainer .pc_custom_field_2 {
  font-size: 18px;
  color: #000;
  margin-bottom: 36px;
  display: inline-block;
  font-weight: 400;
}

.hikashop_subcategories_listing .hikashop_container .hikashop_subcontainer .pc_custom_field_3 {
  margin-bottom: 0 !important;
  margin-top: auto;
  font-size: 16px;
  font-weight: 400;
}

.pc_home_register {
  margin-bottom: 72px;
}

.pc_home_register .register_form {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
}

.pc_home_register .register_form_control {
  flex: 1;
}

.pc_home_register .register_form_control label[for='email'] {
  display: none;
}

.pc_home_register .register_form .register_form_control input[type="email"] {
  font-size: 18px;
  transition: .35s;
  height: 50px;
  box-shadow: 0 12px 34px -6px #babec2;
  padding-left: 40px;
  border-color: #0345bf;
  border-radius: 24px 0 0 24px;
  border-right: 0;
  color: #212122;
  font-weight: 500;
}

.pc_home_register .register_form .register_form_control input[type="email"]::placeholder {
  font-size: 18px;
  line-height: normal;
  color: #25252566;
  font-weight: 700;
}

.pc_home_register .register_form .register_form_control .email_icon::before {
  content: unset !important;
}

.pc_home_register .register_form #check_user_message {
  position: absolute;
}

.pc_home_register .register_form .register_form_btn button {
  height: 50px;
  box-shadow: 0 12px 34px -6px #babec2;
  margin: 0;
  background-color: #084165;
  color: #FFFFFF;
  font-weight: 500;
  font-size: 16px;
  padding-top: 8px;
  padding-right: 22px;
  padding-bottom: 14px;
  padding-left: 22px;
  letter-spacing: 0;
  line-height: normal;
  border-radius: 0px 24px 24px 0px;
  transition: all .15s ease-in-out;
  position: relative;
  z-index: 99;
}

.pc_home_register .register_form .register_form_btn button:hover {
  background-color: #de6906;
}

.register_form {
  background: #fff;
  box-shadow: 0 24px 64px #26214a1a;
  border-radius: 12px;
  padding: 30px 60px;
  position: relative;
  width: 480px;
  margin: 0 auto;
}

.register_form .register_form_control label {
  font-size: 12px;
  font-weight: 500;
  line-height: 11px;
  display: block;
  color: #292d34;
  font-family: "Roboto Mono", sans-serif;
  padding: 0 0 8px 2px;
}

.register_form .register_form_control input[type="email"] {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  width: 100%;
  border: 1px solid #d6d9de;
  box-sizing: border-box;
  border-radius: 9px;
  padding: 0 20px 0 36px;
  height: 40px;
  font-family: "Roboto Mono", sans-serif;
  color: #000;
  letter-spacing: -0.3px;
}

.register_form .register_form_control .email_icon {
  position: relative;
}

.register_form .register_form_control .email_icon::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  background-color: #b7b7b7;
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="%23080341"><path fill-rule="evenodd" clip-rule="evenodd" d="M3.75 5.25L3 6V18L3.75 18.75H20.25L21 18V6L20.25 5.25H3.75ZM4.5 7.6955V17.25H19.5V7.69525L11.9999 14.5136L4.5 7.6955ZM18.3099 6.75H5.68986L11.9999 12.4864L18.3099 6.75Z"/></svg>') no-repeat center / contain;
  top: 10px;
  left: 8px;
}

.register_form .register_form_btn button {
  margin-top: 26px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 9px;
  width: 100%;
  background-color: #0345bf;
  color: #fff;
  outline: none;
  box-shadow: none;
  font-size: 14px;
  font-weight: 600;
  font-family: "Roboto Mono", sans-serif;
}

.register_form .register_form_btn button:hover {
  background-color: #0345bf;
}

.form-check-inline input[type="radio"] {
  display: block !important;
}

.hikashop_category_listing_13 .hikashop_submodules .hikashop_products_pagination,
.hikashop_category_listing_12 .hikashop_products_pagination {
  display: flex;
  justify-content: space-between;
  margin-top: 26px;
  align-items: center;
}

.hikashop_category_listing_13 .hikashop_submodules .hikashop_products_pagination .pagination .limit,
.hikashop_category_listing_12 .hikashop_products_pagination .pagination .limit {
  font-size: 16px;
}

.hikashop_category_listing_13 .hikashop_submodules .hkc-md-4.hikashop_product,
.hikashop_category_listing_12 .hkc-md-4.hikashop_product {
  width: 100%;
  padding: 0;
}

.hikashop_category_listing_13 .hikashop_submodules .hikashop_product .hikashop_container,
.hikashop_category_listing_12 .hikashop_product .hikashop_container {
  margin: 0 !important;
}

.hikashop_category_listing_13 .hikashop_submodules .hikashop_product:first-child .hikashop_subcontainer.thumbnail,
.hikashop_category_listing_12 .hikashop_product:first-child .hikashop_subcontainer.thumbnail {
  border-radius: 20px 20px 0px 0px !important;
}

.hikashop_category_listing_13 .hikashop_submodules .hikashop_product:last-child .hikashop_subcontainer.thumbnail,
.hikashop_category_listing_12 .hikashop_product:last-child .hikashop_subcontainer.thumbnail {
  border-radius: 0px 0px 20px 20px !important;
}

.hikashop_category_listing_13 .hikashop_submodules .hikashop_container .hikashop_subcontainer.thumbnail,
.hikashop_category_listing_12 .hikashop_container .hikashop_subcontainer.thumbnail {
  background-color: #ffffff !important;
  border-width: 1px;
  border-color: #dee6ef;
  border-style: solid;
  padding: 28px 40px 25px 109px;
  box-shadow: 0px 5px 10px -5px #b0c3d5;
  transition: 0.4s;
}

.hikashop_category_listing_13 .hikashop_submodules .hikashop_container .hikashop_subcontainer.thumbnail:hover,
.hikashop_category_listing_12 .hikashop_container .hikashop_subcontainer.thumbnail:hover {
  transform: scale(1.02) !important;
  box-shadow: 0px 20px 50px -5px #b0c3d5 !important;
  border-radius: 20px !important;
}

.hikashop_category_listing_13 .hikashop_submodules .hikashop_container .hikashop_listing_img_title,
.hikashop_category_listing_12 .hikashop_container .hikashop_listing_img_title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.hikashop_category_listing_13 .hikashop_submodules .hikashop_container .hikashop_listing_img_title .hikashop_product_image,
.hikashop_category_listing_12 .hikashop_container .hikashop_listing_img_title .hikashop_product_image {
  height: 85px !important;
  order: 1;
}

.hikashop_category_listing_13 .hikashop_submodules .hikashop_container .hikashop_listing_img_title .hikashop_product_name,
.hikashop_category_listing_12 .hikashop_container .hikashop_listing_img_title .hikashop_product_name {
  order: 2;
  margin: 0;
}

.hikashop_category_listing_13 .hikashop_submodules .hikashop_container .hikashop_listing_img_title .hikashop_product_price_full,
.hikashop_category_listing_12 .hikashop_container .hikashop_listing_img_title .hikashop_product_price_full {
  order: 3;
}

.hikashop_category_listing_13 .hikashop_submodules .hikashop_container .hikashop_listing_img_title :is(.hikashop_product_code_list, .hikashop_product_stock_count),
.hikashop_category_listing_12 .hikashop_container .hikashop_listing_img_title :is(.hikashop_product_code_list, .hikashop_product_stock_count) {
  display: none;
}

.hikashop_category_listing_13 .hikashop_submodules .hikashop_container .hikashop_listing_img_title .hikashop_product_image_subdiv,
.hikashop_category_listing_12 .hikashop_container .hikashop_listing_img_title .hikashop_product_image_subdiv {
  width: 85px !important;
}

.hikashop_category_listing_13 .hikashop_submodules .hikashop_container .hikashop_product_name a,
.hikashop_category_listing_12 .hikashop_container .hikashop_product_name a {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0px;
  color: #000000;
}

.hikashop_category_listing_13 .hikashop_submodules .hikashop_listing_img_title .hikashop_product_price_per_unit,
.hikashop_category_listing_12 .hikashop_listing_img_title .hikashop_product_price_per_unit {
  display: none !important;
}

.hikashop_category_listing_13 .hikashop_submodules .hikashop_listing_img_title .hikashop_product_price,
.hikashop_category_listing_12 .hikashop_listing_img_title .hikashop_product_price {
  font-weight: 700;
  font-size: 56px;
  color: #000000;
  font-family: "Heebo", sans-serif;
  display: inline-block;
}

.hikashop_category_listing_13 .hikashop_submodules .hikashop_listing_img_title .hikashop_product_price::first-letter,
.hikashop_category_listing_12 .hikashop_listing_img_title .hikashop_product_price::first-letter {
  color: rgba(0, 0, 0, 0.6) !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  vertical-align: super;
  padding: 6px;
}

.hikashop_category_listing_13 .hikashop_submodules .hikashop_listing_img_title .hikacart,
.hikashop_category_listing_12 .hikashop_listing_img_title .hikacart {
  margin-bottom: 0;
  padding: 5px 42px;
  border-color: #0345bf;
  background: transparent;
  color: #0345bf;
  box-shadow: none;
  font-family: "Roboto Mono", sans-serif;
  font-size: 18px;
  border-radius: 100px;
  font-weight: 500;
  transition: all 0.15s ease-in-out;
}

.hikashop_category_listing_13 .hikashop_submodules .hikashop_listing_img_title .hikacart:hover,
.hikashop_category_listing_12 .hikashop_listing_img_title .hikacart:hover {
  background: #0345bf;
  color: #fff;
  box-shadow: none;
}

.hikashop_category_listing_13 .hikashop_submodules .hikashop_listing_img_title form.hikashop_aligned_btn,
.hikashop_category_listing_12 .hikashop_listing_img_title form.hikashop_aligned_btn {
  padding: 0;
  display: flex;
  align-items: center;
  margin: 0;
  gap: 16px;
  order: 4;
}

.hikashop_category_listing_13 .hikashop_submodules .hikashop_listing_img_title form.hikashop_aligned_btn .hikashop_quantity_form .hikashop_product_quantity_input_div_default input,
.hikashop_category_listing_12 .hikashop_listing_img_title form.hikashop_aligned_btn .hikashop_quantity_form .hikashop_product_quantity_input_div_default input {
  margin: 0;
  display: flex;
}

.hikashop_category_listing_13 .hikashop_submodules .hikashop_listing_img_title form.hikashop_aligned_btn .hikashop_quantity_form,
.hikashop_category_listing_12 .hikashop_listing_img_title form.hikashop_aligned_btn .hikashop_quantity_form {
  display: none !important;
}

.hikashop_category_listing_13 .hikashop_submodules .hikashop_listing_img_title form.hikashop_aligned_btn .hikashop_quantity_form .hikashop_product_quantity_change_div_default,
.hikashop_category_listing_12 .hikashop_listing_img_title form.hikashop_aligned_btn .hikashop_quantity_form .hikashop_product_quantity_change_div_default {
  display: flex;
  justify-content: space-between;
  width: 120px;
}

.hikashop_category_listing_13 .hikashop_submodules .hikashop_listing_img_title form.hikashop_aligned_btn .hikashop_product_quantity_change_div_default .hikabtn,
.hikashop_category_listing_12 .hikashop_listing_img_title form.hikashop_aligned_btn .hikashop_product_quantity_change_div_default .hikabtn {
  margin: 0;
}

.itemid-290 #hikashop_product_quantity_main .hikashop_quantity_form:has(.hikashop_product_quantity_div) {
  display: none !important;
}

.popup {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}

.popup .popup__content {
  width: 40vw;
  overflow: auto;
  padding: 40px;
  background: white;
  color: black;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
}

.popup .close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 20px;
  display: block;
}

.popup .close span {
  cursor: pointer;
  position: fixed;
  width: 20px;
  height: 3px;
  background: #0345bf;
}

.popup .close span:nth-child(1) {
  transform: rotate(45deg);
}

.popup .close span:nth-child(2) {
  transform: rotate(135deg);
}

.rsform-type-pagebreak .btn-group {
  display: flex !important;
  justify-content: space-between;
}

.pc_multistep_form .formControls.col-sm-9 {
  /* display: flex;
  align-items: center;
  gap: 10px; */
  display: block;
}

.pc_multistep_form .formControls {
  display: flex;
  flex-wrap: wrap;
}

.pc_multistep_form .formContainer::before {
  content: "";
  background-image: url("/images/Picture1.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 50px;
  width: 50px;
  position: absolute;
  top: 20px;
  right: 20px;
}

.pc_multistep_form .formControls input[type="text"]~div,
.pc_multistep_form .formControls input[type="email"]~div,
.pc_multistep_form .formControls input[type="password"]~div {
  width: 100%;
  display: flex;
  justify-content: center;
}

.pc_multistep_form {
  position: fixed;
  z-index: 99;
  backdrop-filter: blur(2.5px);
  width: 100%;
  height: 100%;
  inset: 0;
  background-color: #00000073;
}

.pc_multistep_form .formContainer:has(.formControls.col-sm-9) {
  position: fixed;
  background: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  z-index: 99999;
  min-width: 640px !important;
  max-width: 920px !important;
  border-radius: 12px;
  box-shadow: 0 2px 8px #00000029;
  width: 70%;
  max-height: 70%;
  height: 70%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.pc_multistep_form .formControls.col-sm-9 .form-check:has(input[type="checkbox"]) {
  box-sizing: border-box;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px 20px;
  gap: 6px;
  background: #fff;
  border: 1px solid #dee6ef;
  box-shadow: 0 0 8px #edf0f299;
  border-radius: 8px;
  margin: 0;
  position: relative;
  min-width: 180px;
}

.pc_multistep_form .formControls input[type="text"],
.pc_multistep_form .formControls input[type="email"],
.pc_multistep_form .formControls input[type="password"] {
  width: 50%;
  margin: auto;
}

.pc_multistep_form .formControls .form-check .form-check-input {
  margin: auto;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: -1;
  padding: 12px 20px;
  gap: 6px;
  background: #fff;
  border: 1px solid #dee6ef;
  box-shadow: 0 0 8px #edf0f299;
  border-radius: 8px;
  cursor: pointer;
}

.pc_multistep_form .formControls .form-check {
  position: relative;
  z-index: 1;
}

.pc_multistep_form .formControls .form-check .form-check-input:checked {
  border-color: #0345bf;
  background: #0345bf;
}

.pc_multistep_form .formControls .form-check .form-check-input:checked~label {
  color: #fff;
}

.pc_multistep_form .btn-group,
.pc_multistep_form .rsform-type-submitbutton .formControls {
  position: absolute;
  bottom: 20px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  left: 0;
}

.pc_multistep_form #rsform_4_page_0 .btn-group {
  justify-content: end;
}

.pc_multistep_form .rsform-button,
.pc_multistep_form .rsform-button-prev {
  background: #fff !important;
  border: 1px solid #dee6ef;
  cursor: pointer;
  border-radius: 8px !important;
  box-shadow: 0 0 8px #edf0f299;
  color: #000 !important;
  flex: none;
  padding: 10px 20px !important;
}

.pc_multistep_form .rsform-submit-button {
  background: #0345bf !important;
  border: 1px solid #0345bf;
  cursor: pointer;
  color: #fff !important;
  border-radius: 8px !important;
  box-shadow: 0 0 8px #edf0f299;
  flex: none;
  margin-left: auto;
  padding: 10px 20px !important;
}

.pc_multistep_form .rsform-submit-button:hover {
  background: transparent !important;
  color: #0345bf !important;
}

.pc_multistep_form .rsform-button:hover {
  background: #0345bf !important;
  color: #fff !important;
}

.pc_multistep_form .formControls .form-check label {
  position: relative;
  z-index: 2;
  background: transparent;
}

.formContainer .rsform-type-checkboxgroup,
.formContainer .rsform-type-radiogroup,
.formContainer .rsform-type-textbox,
.formContainer .rsform-type-password {
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}

.formContainer .rsform-type-radiogroup .form-check {
  transition: background-color 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  box-sizing: border-box;
  height: 48px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 20px;
  gap: 6px;
  background: #fff;
  border: 1px solid rgb(232, 234, 237);
  box-shadow: 0 0 8px #edf0f299;
  flex: none;
  order: 0;
  flex-grow: 0;
  border-radius: 8px;
}

.formContainer .rsform-type-checkboxgroup .formControls,
.formContainer .rsform-type-radiogroup .formControls {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.formContainer .rsform-type-checkboxgroup .formControlLabel,
.formContainer .rsform-type-radiogroup .formControlLabel,
.formContainer .rsform-type-textbox .formControlLabel,
.formContainer .rsform-type-password .formControlLabel {
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  line-height: 50px;
  max-width: 75% !important;
  width: 100%;
  font-family: "Roboto Mono", sans-serif;
}

/* General button styles */
.rsform-button {
  border: none;
  padding: 10px 20px;
  font-size: 16px;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
}

/* Warning button (Prev) */
.rsform-button.btn-warning {
  background-color: #ffc107;
  color: #fff;
}

.rsform-button.btn-warning:hover {
  background-color: #e0a800;
  color: #fff;
}

/* Success button (Next) */
.rsform-button.btn-success {
  background-color: #28a745;
  color: #fff;
}

.rsform-button.btn-success:hover {
  background-color: #218838;
  color: #fff;
}

/* Optional: style the button group */
.formControls.btn-group {
  display: flex;
  justify-content: space-between;
}

.formContainer .rsform-type-checkboxgroup .formControls,
.formContainer .rsform-type-radiogroup .formControls {
  display: flex;
  justify-content: center;
}

.formContainer .rsform-type-checkboxgroup .formControls .form-check {
  transition: background-color 0.2s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s;
  box-sizing: border-box;
  height: 48px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 20px;
  gap: 6px;
  background: #fff;
  box-shadow: 0 0 8px #edf0f299;
  flex: none;
  order: 0;
  flex-grow: 0;
  font-family: "Roboto Mono", sans-serif;
}

.popup_main_content {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  font-family: "Roboto Mono", sans-serif;
  flex-direction: column;
}

.popup_main_content>p {
  margin: 0;
  letter-spacing: -0.3px;
}

.popup_main_content .pc_popup_btns {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  width: 100%;
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #66666633;
}

.popup_main_content a {
  font-family: "Roboto Mono", sans-serif;
  background: #0345bf !important;
  border: 1px solid #0345bf;
  cursor: pointer;
  color: #fff !important;
  border-radius: 8px !important;
  box-shadow: 0 0 8px #edf0f299;
  flex: none;
  padding: 10px 20px !important;
}

.popup_main_content a:hover {
  background: transparent !important;
  color: #0345bf !important;
}

#hikashop_cart_product_listing tbody tr td[data-title="Name"] {
  display: flex;
  align-items: center;
  gap: 4px;
}

#hikashop_cart_product_listing tbody tr td[data-title="Name"] .hikashop_cart_product_name a {
  font-weight: 600;
  color: #000000;
}

#hikashop_cart_product_listing :is(thead tr th, tbody tr td, tfoot tr td) {
  text-align: start !important;
  vertical-align: middle;
  font-family: "Roboto Mono", sans-serif;
}

#hikashop_cart_product_listing tbody tr td {
  height: 70px;
}

#workspaceFeedback,
#passwordFeedback,
.formContainer .rsform-type-radiogroup .formControls div:last-child,
.formContainer .rsform-type-checkboxgroup .formControls div:last-child {
  width: 100% !important;
  display: flex !important;
  justify-content: center !important;
}

#userForm p.formRed {
  position: absolute;
  top: 20%;
  left: 40%;
  z-index: 999999;
}

/* checkout page Strat here */
.hikashop_checkout_login,
.hikashop_checkout_cart,
.hikashop_checkout_address:has(.hika_address_field),
.hikashop_checkout_shipping {
  margin-bottom: 60px;
}

#hikashop_product_top_part h1:has(#hikashop_product_name_main),
.hikashop_checkout_login>h1 {
  font-family: "Roboto Mono", sans-serif;
  font-size: 40px;
  line-height: normal;
  margin-bottom: 44px;
  letter-spacing: -0.3px;
}

#hikashop_checkout_login_form>h2,
#hikashop_checkout_registration>h2 {
  font-size: 28px;
  line-height: normal;
  font-family: "Roboto Mono", sans-serif;
  letter-spacing: -0.3px;
  margin-bottom: 24px;
}

/* #hikashop_checkout_login_form {
    margin-right: 30px;
} */

#hikashop_checkout_registration {
  margin-left: 50px;
}

.hika_address_element .hika_address_display,
.hikashop_checkout_checkout_address_block fieldset .hkcontrol-label,
#hikashop_checkout_login_form .hkcontrol-label,
#hikashop_checkout_registration .hkcontrol-label {
  font-family: "Roboto Mono", sans-serif;
  letter-spacing: -0.3px;
  line-height: normal;
  color: #000000;
}

.hika_address_element .hika_address_display {
  margin-bottom: 16px;
}

#hikashop_checkout_login_form input,
#hikashop_checkout_registration input {
  box-shadow: none !important;
  outline: none !important;
}

.hkform-group .password-group .input-group {
  border: 1px solid #ced4da !important;
  border-radius: 0.25rem !important;
}

.hkform-group .password-group .input-group .input-group-text {
  height: 100%;
  border-radius: 0;
  border-width: 0 1px 0 0;
}

.hkform-group .password-group .input-group input[type="password"] {
  border: 0;
  border-radius: 0 !important;
  background-color: transparent;
}

.hkc-sm-12:has(button[type="submit"]) {
  text-align: center;
}

.hikashop_product_quantity_main .hikacart,
.hikashop_checkout_address button,
.hikashop_checkout_login .hikabtn_checkout_guest_logout,
#hikashop_checkout_login_form button[type="submit"],
#hikashop_checkout_registration button[type="submit"],
.hikashop_checkout_payment_submit button {
  margin-bottom: 0;
  padding: 5px 42px;
  border-color: #0345bf;
  background: transparent;
  color: #0345bf;
  box-shadow: none;
  font-family: "Roboto Mono", sans-serif;
  font-size: 16px;
  border-radius: 100px;
  font-weight: 500;
  transition: all 0.15s ease-in-out;
}

.hikashop_product_quantity_main .hikacart:hover,
.hikashop_checkout_address button:hover,
.hikashop_checkout_login .hikabtn_checkout_guest_logout:hover,
#hikashop_checkout_login_form button[type="submit"]:hover,
#hikashop_checkout_registration button[type="submit"]:hover,
.hikashop_checkout_payment_submit button:hover {
  background: #0345bf;
  color: #fff;
  box-shadow: none;
}

#hikabtn_checkout_next,
.hikashop_checkout_address .hika_address_field .hikabtn {
  margin-bottom: 0;
  padding: 5px 42px;
  border-color: #0345bf;
  background: #0345bf;
  color: #fff;
  font-family: "Roboto Mono", sans-serif;
  font-size: 16px;
  border-radius: 100px;
  font-weight: 500;
  transition: all 0.15s ease-in-out;
}

.hikashop_checkout_address .hika_address_field .hikabtn:hover,
#hikabtn_checkout_next:hover {
  border-color: #0345bf;
  background: transparent;
  color: #0345bf;
  box-shadow: none;
}

#hikashop_dashboard .hika_cpanel_main_data .hika_cpanel_main_data_title,
.hikashop_checkout_checkout_address_block legend,
.hikashop_checkout_shipping .hikashop_shipping_group legend,
.hikashop_checkout_payment legend {
  font-family: "Roboto Mono", sans-serif;
  letter-spacing: -0.3px;
  padding: 0;
  margin-bottom: 16px;
  line-height: normal;
}

.hikashop_payment_methods_table>*,
.hikashop_registration_required_info_line,
.hikashop_checkout_shipping .hikashop_shipping_group table>*,
.hikashop_checkout_cart table>* {
  font-family: "Roboto Mono", sans-serif;
  letter-spacing: -0.3px;
}

.hikashop_checkout_cart table tbody td {
  vertical-align: middle;
}

.hikashop_payment_methods_table tbody tr td {
  padding: 16px;
}

.hikashop_payment_methods_table .hikashop_checkout_payment_images {
  display: flex;
  gap: 26px;
  margin-bottom: 8px;
  align-items: center;
}

.hikashop_payment_methods_table .hikashop_checkout_payment_card {
  margin-top: 32px;
}

.hikashop_checkout_payment_submit {
  text-align: center;
  margin-top: 16px;
}

#hikashop_checkout_login_form .hikashop_login_forgot_password_line {
  float: left !important;
}

#hikashop_checkout_login_form .hikashop_login_forgot_username_line {
  float: right !important;
}

#hikashop_checkout_login_form .plg_system_webauthn_login_button,
.hikashop_login_forgot_username_line,
.hikashop_login_forgot_password_line {
  margin: 0 !important;
  display: none;
}

.hikashop_login_forgot_password_line.hkform-group .hkc-sm-12 {
  width: fit-content !important;
}

.pc_label_img {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-bottom: 18px;
}

table:has(.pc_label_img) .hikashop_checkout_payment_description,
.pc_label_img .hikashop_checkout_payment_images {
  margin-bottom: 0;
}

.hikashop_payment_methods_table .hikashop_checkout_payment_card .hika_options dd:has(.card_expiration_date_input) {
  display: flex;
  align-items: center;
  gap: 12px;
}

/* checkout page End here */
/* User  cpanel page Start here */
.view-login #sp-component .login:has(form) {
  padding: 60px;
}

.view-login #sp-component .login .list-group {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
  flex-direction: row;
  justify-content: center;
}

.view-login #sp-component .login .list-group .list-group-item {
  padding: 0;
  font-size: 14px;
}

.hika_cpanel_side_bar .hika_cpanel_icons .hika_cpanel_icon {
  padding: 10px;
}

.hika_cpanel_side_bar .hika_cpanel_icons .hikashop_cpanel_button_text {
  text-align: start;
  margin-left: 12px;
}

.hika_cpanel_main_data .hk-card-order .hk-card-body .hk-row-fluid {
  display: flex;
  align-items: center;
}

.hika_cpanel_main_data .hk-card-order span.order-label,
.hika_cpanel_main_data .hika_cpanel_order_action .hkdropdown .hikabtn {
  margin: 0;
}

.hikashop_footer,
.pc_hide_registration_form {
  display: none;
}

.pc_above_category_text {
  text-align: center;
}

/* User  cpanel page End here */

/* Order Details start here */
#hikashop_order_main .header.hikashop_header_title h1 {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem !important;
  line-height: inherit;
  font-family: "Roboto Mono", sans-serif !important;
  font-weight: 400;
}

td.hikashop_order_item_price_value,
td.hikashop_order_item_quantity_value,
#hikashop_order_main td.key+td,
.hikashop_order_main_table .key {
  text-align: left;
}

/* Order Details end here */

/* Responsive Strat here */
@media (max-width: 1199px) {
  .pc_home_register {
    margin-bottom: 50px;
  }

  .pc_home_register .register_form {
    padding: 0 15px 0 30px;
  }

  .pc_home_register .register_form .register_form_control input[type="email"] {
    height: 48px;
  }

  .pc_home_register .register_form .register_form_btn button {
    height: 48px;
    padding: 11px;
  }
}

@media (max-width: 767px) {
  .pc_home_register {
    margin-bottom: 40px;
  }

  .pc_home_register .register_form {
    padding: 0 30px;
  }

  .pc_home_register .register_form .register_form_control input[type="email"] {
    height: 35px;
    padding-left: 8px;
    font-size: 14px;
  }

  .pc_home_register .register_form .register_form_btn button {
    height: 35px;
    padding: 4px;
  }

  .pc_home_register .register_form .register_form_control input[type="email"]::placeholder {
    font-size: 14px;
  }
}

@media (min-width: 576px) {
  .hikashop_checkout_address .hk-container-fluid:has(.hikashop_checkout_billing_address_block) {
    gap: 16px;
    flex-wrap: nowrap;
    width: calc(100% + 32px);
    margin-left: -16px;
  }
}

/* Responsive End here */