body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, body.ltr .sp-megamenu-parent > li.sp-has-child > span::after {
  font-family: "Font Awesome 6 Pro";
}
#sp-top-bar {
	.awesomplete > ul {
    z-index: 999;
    box-sizing: border-box;
    background: #fff;
    min-width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    left: 0;
}
}

.columnFlex {
  flex-direction: column !important;
}
.checkoutRegisterForm {
  max-width: 500px;
  padding: 20px 25px;
  margin: 0 auto;
  border: solid 2px #eee;
  border-radius: 10px;
  color: #0d0d0d !important;
}
.checkoutRegisterFormLink {
  max-width: 500px;
  padding: 20px 25px;
  margin: 0 auto;
  display: flex;
  gap: 2rem;
  justify-content: center;
  a {
    color: #755afd;
    font-family: "Roboto", sans-serif;
    font-size: 1rem;
  }
}
.checkoutRegisterForm h1,
.checkoutRegisterForm h2 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-decoration: none;
  border-bottom: none !important;
  margin-bottom: 0.5em !important;
  font-size: clamp(1.3rem, 2vw, 2rem);
}
.checkoutRegisterForm input {
  width: 100%;
}
.checkoutRegisterForm {
  input[type="text"],
  input[type="password"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  .hkcheckbox,
  .hkcheckbox label,
  .btn,
  .loginForgot a,
  .continuingSite p {
    font-family: "Roboto", sans-serif !important;
  }
  color: #0d0d0d !important;

  input[type="text"],
  input[type="password"] {
    background-color: #e9effe !important;
    border: 2px solid #b8c1d8;
  }
  .password-group .input-group-text {
    display: none !important;
  }
}
.loginForgot a {
  text-align: center;
  padding: 0.5rem 1rem;
}
.checkoutRegisterForm .hikashop_login_button_line {
  margin-bottom: 0;
}
.checkoutRegisterForm .com-users-login__options h2 {
  padding-bottom: 10px !important;
}
.checkoutRegisterForm .hikashop_login_remember_line {
  margin-bottom: 10px;
}
/*==Ask a question popup==*/
#productInquiry h1 {
  margin-bottom: 2rem;
}
#productInquiry dt label {
  float: left;
}
#productInquiry dd {
  margin-bottom: 1rem;
}
a.hikashop_contact_link_to_product {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.modal {
  margin-top: calc(90px + 1rem);
}
/*===General Product Display===*/

.flexy,
.descriptionBox form {
  display: flex;
}
.priceSku {
  padding-top: 1rem;
  display: flex;
  flex-direction: column;
  margin-bottom: 1.5rem;
}
.listingPrice {
  font-size: 1.3rem;
  color: #444;
  font-family: Open Sans;
}
span.hikashop_product_price_before_discount {
  text-decoration: line-through;
  white-space: nowrap;
  color: #444;
  font-size: 1.3rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.brandBox {
  font-size: 1.3rem;
  color: #444;
  margin-bottom: 0.5rem;
}
.productOptionsBox {
  margin-bottom: 0.5rem;
  margin-top: 1rem;
}
.hikashop_product_price_with_options_main {
  margin-bottom: 0.5rem;
}
.centered {
  flex-direction: column;
  display: flex !important;
}
.pad4 {
  padding-left: 0rem;
}
.descriptionBox {
  flex-direction: column;
  justify-content: center;
  margin-top: 1rem;
  width: calc(100% + 10px);
}
.hikashop_quantity_form {
  margin: 0;
}
.descriptionBox form {
  flex-flow: row-reverse !important;
  gap: 0.5rem;
}
.descriptionBox .hikashop_product_quantity_field {
  margin-top: -1px;
}
.descriptionBox form .hikabtn.hikacart {
  margin: 0;
}
.productDisplay .hikashop_product_quantity_main {
  gap: 0.5rem;
}
.productDisplay .hikashop_product_quantity_main table {
  width: auto;
}
.productDisplay .hikashop_product_quantity_main input[type="text"],
.productDisplay .hikashop_product_quantity_main .hikabtn {
  height: 50px;
}
.productDisplay .hikashop_product_quantity_main input[type="text"] {
  margin-top: 0 !important;
}
.productDisplay .hikashop_product_quantity_main .hikabtn {
  display: flex;
  align-items: center;
  border-radius: 5px;
  margin: 0;
}
.hikashop_product_quantity_field_change_minus {
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  background: transparent;
  border: 2px solid #eee;
  height: 52px !important;
  margin-top: -1px !important;
}
.inquiryBox {
  text-align: center;
  position: relative;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.inquiryBox::before {
  position: absolute;
  width: 50%;
  max-width: 249px;
  height: 1px;
  background: #252525;
  top: 0;
  left: 0;
  content: "";
}
.inquiryBox::after {
  position: absolute;
  width: 50%;
  max-width: 249px;
  height: 1px;
  background: #252525;
  bottom: 0;
  left: 0;
  content: "";
}
.inquiryHead {
  font-style: italic;
  text-transform: uppercase;
  font-size: 1rem;
}
.inquiryOptions {
  display: flex;
  gap: 2rem;
  font-size: 1rem;
  justify-content: center;
}
a.inquiryEmail .fa-envelope::before {
  color: #787878 !important;
}
.hikashop_product_right_part h1 {
  font-size: 24px;
  color: #252525 !important;
  font-family: Open Sans;
  font-weight: 600;
  line-height: 22px;
  border-bottom: none;
  padding-bottom: 10px;
  position: relative;
}
.hikashop_product_right_part h1::after {
  position: absolute;
  width: 50%;
  max-width: 249px;
  height: 1px;
  background: #252525;
  bottom: 0;
  left: 0;
  content: "";
}
.hikashop_product_quantity_field_change_plus {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  background: transparent;
  border: 2px solid #eee;
  height: 52px !important;
  margin-top: -1px !important;
}
input[type="text"].hikashop_product_quantity_field.form-control {
  border-radius: 0px !important;
  border-right: solid 1px #fff;
  border-left: solid 1px #fff;
  height: 52px !important;
  margin-top: -1px !important;
}
a.hikashop_product_quantity_field_change_plus,
a.hikashop_product_quantity_field_change_minus,
.hikashop_product_quantity_change_div_plus_default a,
.hikashop_product_quantity_change_div_minus_default a {
  padding: 0px 10px;
  margin: 0px;
  width: auto;
}
.productDisplay .hikashop_product_quantity_main .hikabtn.hikacart a span {
  color: #fff !important;
  font-size: 1rem;
}
.productDisplay .hikashop_product_quantity_main .hikabtn.hikawishlist a span {
  font-size: 1rem;
}
.productQuantityBox {
  display: flex;
}
.hikashop_product_left_part {
  margin-top: 2rem;
}
.hikashop_product_right_part {
  margin-top: 36px;
}
.hikashop_listing_img_title .hikashop_product_quantity_field_change_minus,
.hikashop_listing_img_title .hikashop_product_quantity_field_change_plus {
  display: none;
}
body .hikashop_listing_img_title .hikashop_product_quantity_field.form-control {
  border: solid 2px #eee !important;
  height: 44px !important;
  margin-top: -2px !important;
}
.hikawishlist {
  color: #fff;
  background-color: #f9a41d;
  border-color: #db911b;
}
.gapOne {
  gap: 1rem;
}
.gapTwo {
  gap: 3rem;
}
.aligned {
  align-items: center;
}
.skuPrice .hikashop_product_price_full {
  padding-top: 0;
}
.skuPrice {
  align-items: center;
  gap: 0.5rem;
  justify-content: space-evenly;
  flex-flow: row wrap;
  min-height: 69px;
}
.sidebarModule {
  margin-top: 28px !important;
}
/*.itemid-675 #sp-left {
    display:none;
}
.itemid-675 #sp-left .col-lg-9 {
    width:100% !important;
    flex: 0 0 auto;
  
}*/
.hikashop_product_bottom_part {
  padding-bottom: 2rem;
  border-bottom: 1px solid #efefef;
  margin-bottom: 8px;
}
.viewItem .hikabtn {
  margin-bottom: 0;
  border-radius: 0px;
}
.carousel-prd .skuPrice {
  justify-content: center;
  flex-flow: row wrap;
}
.carousel-prd .viewItem {
  width: 100%;
}
.carousel-prd .viewItem .hikabtn {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hikashop_product_name {
  min-height: 54px;
}
.carousel-prd .descriptionBox.flexy.gapOne {
  max-width: 290px;
  margin: 1rem auto 0;
}
.catListItem .hikashop_category_image {
  height: auto !important;
}
.hikashop_carousel .descriptionBox .hikashop_product_name {
  text-align: center !important;
}
.hikashop_carousel .descriptionBox .hikashop_product_name a {
  font-size: 14px !important;
}
.hikashop_carousel .descriptionBox .hikashop_product_price_0 {
  font-size: 1.5rem;
}
.catListItem .hikashop_category_name {
  margin-top: -8px;
}
#hikashop_category_information_menu_599 .hikashop_product_image_subdiv {
  width: auto !important;
}
.hikashop_product_image_subdiv {
  display: flex;
  justify-content: center;
}
.view-product .productDisplay .hkc-md-6 {
  width: auto;
  max-width: 48%;
}
.view-product .hikashop_quantity_form.hika_j4 {
  margin: 0;
}
.view-product .productDisplay .hikashop_img_mode_classic {
  height: auto !important;
}
.redSpan h3 span {
  color: #ed1b24 !important;
}
.redButton button {
  background: #ed1b24;
  color: #fff;
}
.sppb-addon-content .hkc-md-3 {
  margin-bottom: 2rem;
}
.contactTop .sppb-col-md-4 .sppb-column-addons > div {
  margin-top: 0;
}
.descriptionDescription {
  border-bottom: solid 1px #252525;
  font-size: 1rem;
  color: #252525;
  margin-bottom: 1rem;
}
.productDisplay .hk-row-fluid {
  margin-bottom: 0;
}
/* Login */
.com-users-login.login {
  max-width: 500px;
  padding: 20px;
  margin: 2rem auto;
  border: solid 2px #eee;
  border-radius: 10px;
}
.com-users-login.login h1,
.com-users-login.login h2 {
  text-transform: none;
  font-weight: 700;
  font-size: clamp(1.3rem, 2vw, 2rem);
}
.com-users-login.login label {
  display: none;
}
.com-users-login__remember label {
  display: inherit !important;
}
.com-users-login__remember .form-check {
  display: flex;
  gap: 1rem;
  align-items: center;
  margin-bottom: 10px !important;
}
.com-users-login__remember .form-check .form-check-input {
  margin-top: 0 !important;
}
.com-users-login__options {
  border-top: solid 1px #eee;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding-top: 1rem;
}
.com-users-login__options h2 {
  text-transform: none;
  font-weight: 700;
  font-size: clamp(1.3rem, 2vw, 2rem);
  color: #787878;
}
.com-users-login.login .list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: none;
}
.com-users-login.login .list-group-item:hover {
  text-decoration: underline;
}
.loginForgot a {
  color: #504f93 !important;
  font-size: 1.1rem;
}
.loginForgot a:hover {
  text-decoration: underline;
}
.com-users-login__register.list-group-item {
  background: #fcd412 !important;
  color: #0d0d0d !important;
  border: 2px solid #fcd412 !important;
  border-radius: 10px;
  text-align: center;
  text-decoration: underline !important;
  text-transform: uppercase;
  font-size: 1.1rem;
  height: 43px;
}
a.com-users-login__register.list-group-item:hover {
  border: 2px solid #252525 !important;
  transition: all 0.3s ease 0s;
}
.com-users-login__submit.control-group .btn.btn-primary {
  background: #ff2514 !important;
  color: #0d0d0d !important;
  border-radius: 10px;
  text-align: center;
  font-size: 1.3rem;
  color: #fff;
  padding: 0;
  height: 43px;
  a {
    text-decoration: none;
  }
}
.continuingSite {
  text-align: center;
  font-size: 1.1rem;
}
.continuingSite a {
  color: #504f93; /*3c1cdd*/
}
.continuingSite a:hover {
  text-decoration: underline;
}
.com-users-login__form.form-horizontal
  .com-users-login__submit.control-group
  .controls {
  margin-left: inherit;
}
.controlsDiv {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 2rem;
  width: 100%;
}
.loginForgot {
  display: flex;
  justify-content: center;
  gap: 2rem;
}

/* Hiakshop Stuff */
.loginPart {
  display: none;
}
.hikashop_checkout_login h1 {
  color: #fff;
}

#hikashop_checkout_registration .hkform-group.control-group {
  position: relative;
}
#hikashop_checkout_registration label {
  position: absolute;
  z-index: 0;
  left: 10px;
}
.view-checkout {
  h2 {
    font-family: "Roboto", sans-serif;
    border-bottom: none !important;
    padding-bottom: 0 !important;
  }
  .checkoutDeets {
    display: flex !important;
    gap: 1rem;
    border-bottom: solid 1px #ddd;
    padding-bottom: 1rem;
    align-items: center;
    .itemCount {
      font-family: "Roboto", sans-serif;
      font-size: 1.5rem;
      font-weight: 400;
    }
  }
  #hikashop_checkout {
    font-family: "Roboto", sans-serif !important;
    color: #0d0d0d;
    font-weight: 400;
    h3 {
      font-size: 1.25rem;
      font-family: "Roboto", sans-serif;
      margin-bottom: 0;
      color: #0d0d0d;
      font-weight: bold;
    }
    .hk-row-fluid:nth-of-type(2) {
      .finalTotalRow {
        display: none;
      }
    }
  }
  .hikashop_checkout_buttons {
    display: flex;
    gap: 2rem;
    justify-content: start !important;
    margin-bottom: 0;
    .finalTotalRow {
      font-family: "Roboto", sans-serif;
      .TotalRowContent {
        display: flex;
        gap: 1rem;
        color: #d9534f;
        font-weight: bold;
        font-size: 1rem;
      }
    }

    .buttons_right {
      display: block;
    }
    .TotalRowFooter {
      a {
        color: #2162a1;
      }
    }
  }
  .checkoutBottomButtonInfo {
    max-width: 943.5px;
    border: solid 2px #eee;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 4rem;
    margin-top: -2rem;
    font-family: "Roboto", sans-serif !important;
    .hikashop_checkout_buttons {
      margin-top: 0;
      .buttons_left {
        display: none !important;
      }
    }
    .finalTotalRow:nth-of-type(2) {
      display: none;
    }
  }

  .hikashop_checkout_page.hikashop_checkout_page_step1
    > div:nth-of-type(1)
    .hikashop_checkout_coupon
    .input-group {
    display: grid;
    grid-template-columns: 250px 1fr 80px;
    align-items: center;
  }
  
  .hikashop_checkout_shipping_address_block {
    display: grid;
    grid-template-columns: 250px 1fr 80px !important;
    align-items: center;
  }
    #hikashop_checkout_payment_1_2 {
         display: grid;
    grid-template-columns: 250px 1px 1fr !important;
    align-items: center;
		gap:0;
        & > div:nth-of-type(2) {
            display:none;
        }
		.hika_payment_field.hikashop_checkout_payment_block {
			visibility:hidden; width:1px;
		}
    }
  .hikashop_checkout_billing_address_block {
    display: none !important;
  }
  .shippingAddressBlock,
  .hikashop_checkout_payment,
  .hikashop_checkout_cart,
  .hikashop_shipping_group {
    border-bottom: solid 1px #ddd !important;
  }
  .hikashop_checkout_payment {
  }
  .hikashop_checkout_page.hikashop_checkout_page_step1
    > div:nth-of-type(1)
    .hikashop_checkout_coupon {
    margin: 0;
  }
  .hikashop_checkout_cart {
    margin-top: 0 !important;
  }
  .hikashop_checkout_page.hikashop_checkout_page_step1
    > div:nth-of-type(1)
    .hikashop_checkout_shipping_address_block {
    margin-bottom: 0rem !important;
  }

  .hikashop_checkout_shipping_address_block,
  .hikashop_checkout_payment,
  .hikashop_checkout_coupon {
    padding-block: 1rem;
  }
  .hikashop_shipping_group {
    padding-top: 1rem;
  }
  .hikashop_checkout_page.hikashop_checkout_page_step1 > div:nth-of-type(1) h2 {
    color: #0d0d0d;
    margin-bottom: 0rem;
  }
  .hikashop_checkout_page.hikashop_checkout_page_step1
    > div:nth-of-type(1)
    .hikashop_checkout_cart {
    padding: 1rem 0px 0px 0px;
  }
  .hikashop_checkout_status {
    display: none;
  }
  .packingHandling {
    .shippingRow:nth-of-type(2) {
      display: none;
    }
  }
  .hk-row-fluid:nth-of-type(1) .subTotalRow,
  .hk-row-fluid:nth-of-type(1) .shippingRow {
    display: none;
  }
  .packingHandling {
    padding-top: 1rem;
    display: grid;
    grid-template-columns: 250px 1fr 100px;
    align-items: center;
    .packingHandlingPrice {
      font-weight: bold;
      font-size: 1rem;
    }
  }
  .hikabtn_checkout_coupon_add {
    font-family: "Roboto", sans-serif;
  }
  .hk-row-fluid:nth-of-type(1) {
    #hikabtn_checkout_next {
      margin-bottom: 0;
    }
  }
  .hk-row-fluid:nth-of-type(2) {
    flex-direction: column;
    justify-content: flex-start;
    .hkc-md-12 {
      border-radius: 10px !important;
    }
    .hikashop_checkout_cart {
      margin-bottom: 0 !important;
      border-bottom: none !important;
    }
    .hikashop_checkout_fields {
      display: none;
    }
    .finishButton {
      text-align: center;
      border-bottom: solid 1px #ddd;
      margin-bottom: 1rem;
      padding-bottom: 5px;
      span {
        font-size: 12px;
        a {
          color: #2162a1;
        }
      }
    }
  }
  #placeOrderButtonThree {
    #hikabtn_checkout_next {
      width: calc(100% - 42px);
      margin-inline: auto;
      justify-content: center;
    }
  }
  .hikashop_shipping_methods_table {
    td {
      display: flex !important;
      flex-flow: row wrap;
      gap: 1rem;
      font-size: 1rem !important;
      color: #666 !important;
    }
  }
  .hikashop_product_price_full {
    font-weight: bold;
  }
  .hika_address_field {
    .hika_address_display:nth-of-type(1) {
      display: inherit !important;
    }
    .hika_edit input {
      display: none;
    }
    .hika_edit {
      display: none;
    }
    .hika_edit.num1 {
      display: inherit !important;
      span {
        display: inherit !important;
      }
    }
    .hikashop_checkout_address_new_button {
      display: none;
    }
  }
  .hk-row-fluid:nth-of-type(2) .hikabtn_checkout_next {
    font-size: 14px !important;
  }
}

.view-checkout #hikashop_checkout_registration label {
  position: relative;
  z-index: 0;
  left: inherit;
}
.mod-login__remember.form-group .form-check {
  display: flex;
  gap: 1rem;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px !important;
}
#hikashop_address_1_0_same_address label {
  position: relative;
}

.mod-login__remember .form-check-input {
  margin-top: 0;
}
.reset.homePage {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
#hikashop_checkout_registration #pw2msg,
#hikashop_checkout_registration #pwmsg {
  display: none;
}
#hikashop_address_1_0_address_title,
#hikashop_address_1_0_address_firstname,
#hikashop_address_1_0_address_lastname,
#hikashop_address_1_0_address_street,
#hikashop_address_1_0_address_post_code,
#hikashop_address_1_0_address_city,
#hikashop_address_1_0_address_telephone,
#hikashop_address_1_0_address_country,
#hikashop_address_1_0_address_state {
  position: relative;
  display: flex;
  flex-direction: column;
}

#hikashop_checkout_registration select {
  position: relative;
  background: #fff;
}
#hikashop_checkout_registration .com-users-login__reset.list-group-item {
  border: none;
}
#hikashop_address_1_0_address_country label,
#hikashop_address_1_0_address_state label {
  position: relative;
}
#hikashop_checkout_registration {
  padding: 20px;
  border: 2px solid #eee;
  border-radius: 10px;
  margin: auto auto 2rem;
  max-width: 500px;
}
#hikashop_checkout_registration h1,
#hikashop_checkout_registration h2,
#hikashop_checkout_registration legend {
  text-align: center;
}
.newAccountCreation .hkc-lg-6 {
  margin: auto;
}
#hikashop_register_form_button {
  background: #fcd412 !important;
  color: #252525 !important;
  border: 2px solid #fcd412 !important;
  border-radius: 10px;
  text-align: center;
  text-decoration: underline !important;
  text-transform: uppercase;
  font-size: 1.3rem;
  height: 43px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
#hikashop_register_form_button:hover {
  border: 2px solid #252525 !important;
  transition: all 0.3s ease 0s;
}
.redBtn {
  background: #dd1c1f !important;
  color: #252525;
  border-radius: 10px;
  text-align: center;
  text-decoration: underline;
  font-size: 1.3rem;
  color: #fff;
  padding: 0;
  height: 43px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.redBtn:hover {
  border: 2px solid #252525;
  transition: all 0.3s ease 0s;
  color: #fff !important;
}
.haveAccount {
  text-align: left;
  font-size: 1rem;
}
.registerBottom {
  border-top: solid 1px #eee;
  padding-top: 10px;
}
#hikashop_address_listing {
  margin-top: 3rem;
  max-width: 500px;
  margin-inline: auto;

  h1.addressHeader {
    max-width: 600px;
    text-align: center;
    font-weight: 400 !important;
    font-family: "Roboto", sans-serif !important;
  }
}
.hikaAddressGrid {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  max-width: 600px;
  margin-inline: auto;
  font-family: "Roboto", sans-serif !important;
  color: #0d0d0d !important;
  gap: 0.5rem;
  margin-bottom: 4rem;
  font-weight: 100;
  .address_selection {
    margin: 0;
  }
  .hk-label {
    display: none;
  }
}
#hikashop_address_listing h1,
#hikashop_address_listing h3,
#hikashop_address_listing h2 {
  text-align: center;
  margin-bottom: 2em;
}
.hikashop_address_listing_div .hikashop_user_address {
  position: relative;
  padding: 10px 10px 40px 10px;
  border: dashed 2px #ddd;
  .hika_edit {
    padding-left: 0;
  }
  &:hover {
    background-color: #f5f5f5;
  }

  &.addNutherAddress {
    padding: 0;

    .hikabtn.hikabtn-success {
      display: grid;
      height: 100%;
      place-content: center;
      background: transparent;
      border: none;
      color: #0d0d0d !important;
      margin: 0;
      padding: 0;
    }
  }
}
.hikashop_address_listing_div .hikashop_user_address.addBox {
  padding-bottom: 0px;
  display: grid;
  place-content: center;
  cursor: pointer;
  border: 2px dashed #ddd;
}
.hikashop_address_listing_div .hikashop_user_address.addBox:hover {
  background: #eee;
}
.hikashop_address_listing_div .hikashop_user_address .addBoxContent {
  display: grid;
  place-items: center;
}
.hikashop_address_listing_div .hikashop_user_address .addBoxContent .fa {
  font-size: clamp(1.3rem, 3vw, 3rem);
}
.hikashop_address_listing_div .hikashop_user_address .addBoxContent .hikabtn {
  font-size: 1.3rem;
  background: transparent;
  border: none;
  color: #787878;
}
.hikashop_address_listing_div .hikashop_user_address .hika_edit {
  position: absolute;
  bottom: 0;
  display: flex;
  align-items: center;
  background: transparent;
}
.hikashop_address_listing_div .hikashop_user_address .hika_edit a span {
  display: inherit;
}
.hikashop_address_listing_div .hikashop_user_address .hika_edit a {
  color: #3c1cdd;
}
.addressListingContainer {
  display: flex;
  gap: 1rem;
  justify-content: center;
  flex-flow: row wrap;
}
.hika_cpanel_icons .hikashop_cpanel_button_text {
  flex-grow: 2;
  text-align: left;
  font-family: "Roboto", sans-serif;
  .cpanel-button-title {
    font-weight: 400;
  }
  .cpanel-button-desc-2,
  .cpanel-button-desc-6,
  .cpanel-button-desc-1,
  .cpanel-button-desc-0 {
    font-weight: 100;
    line-height: 1.2;
  }
}
#hikashop_user_addresses_show {
}
#hikashop_user_addresses_default {
  margin-bottom: 2rem;
}
.addressListingContainer > div {
  min-width: 306px;
}
.addressHeader {
  font-size: 1.75rem;
  font-family: "Roboto", sans-serif !important;
  text-transform: uppercase;
  max-width: 600px;
  margin-inline: auto;
  margin-block: 2em;
  color: #0d0d0d;
  text-align: center;
}
.blueLink {
  color: #3c1cdd;
}
.blue {
  color: #2162a1;
}
#hikashop_checkout_registration .hika_registration_address {
  border-top: solid 2px #eee;
  margin-top: 30px;
  padding-top: 20px;
}
#hikashop_dashboard {
  margin-top: 3rem;
}
#hikashop_dashboard .hikashop_cpanel_cart_div,
#hikashop_dashboard .hikashop_cpanel_wishlist_div,
#hikashop_dashboard .hikashop_cpanel_affiliate_div {
  display: none;
}
#hikashop_dashboard .hika_cpanel_icons {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
#hikashop_dashboard .hika_cpanel_icon.hikashop_cpanel_order_div {
  order: 1;
}
#hikashop_dashboard .hika_cpanel_icon.hikashop_cpanel_address_div {
  order: 2;
}
#hikashop_dashboard .hika_cpanel_icon.hikashop_cpanel_joomla_user_div {
  order: 3;
}
#hikashop_user_addresses_show .hkform-horizontal {
  display: flex;
  flex-direction: column;
}
#hikashop_user_addresses_show .hkform-horizontal .hkform-group.control-group {
  display: flex;
  flex-direction: column;
}
#hikashop_user_addresses_show
  .hkform-horizontal
  .hkform-group.control-group
  label {
  text-align: left;
}
#hikashop_user_addresses_show .hkform-horizontal .hkc-sm-4,
#hikashop_user_addresses_show .hkform-horizontal .hkc-sm-8 {
  width: auto;
}
#hikashop_user_addresses_show #hikashop_address_address_title {
  display: none;
}
#hikashop_user_addresses_show #hikashop_address_address_country {
  order: 1;
}
#hikashop_user_addresses_show #hikashop_address_address_firstname {
  order: 2;
}
#hikashop_user_addresses_show #hikashop_address_address_lastname {
  order: 3;
}
#hikashop_user_addresses_show #hikashop_address_address_telephone {
  order: 4;
}
#hikashop_user_addresses_show #hikashop_address_address_street {
  order: 5;
}
#hikashop_user_addresses_show #hikashop_address_address_street2 {
  order: 6;
}
#hikashop_user_addresses_show #hikashop_address_address_street3 {
  order: 7;
}
#hikashop_user_addresses_show #hikashop_address_address_city {
  order: 8;
}
#hikashop_user_addresses_show #hikashop_address_address_state {
  order: 9;
}
#hikashop_user_addresses_show #hikashop_address_address_post_code {
  order: 10;
}
#hikashop_user_addresses_show #sectionThree {
  order: 11;
}
#sectionThree {
  display: flex;
  gap: 1rem;
  justify-content: space-between;
}
#hikashop_user_addresses_show .hikashop_address_edition {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
}

.newAccountCreation #hikashop_checkout_registration .btn.btn-primary {
  background: #dd1c1f !important;
  color: #fff;
  border-radius: 10px;
  text-align: center;
  text-decoration: underline;
  font-size: 1.3rem;
  color: #fff;
  padding: 0;
  height: 43px;
  margin-bottom: 10px;
}
.newAccountCreation #hikashop_checkout_registration .btn.btn-primary:hover {
  border: 2px solid #252525;
  transition: all 0.3s ease 0s;
}
.loginForgot.checkoutLogin {
  margin-top: 12px;
  margin-bottom: 40px;
}

.hika_cpanel_icons > a {
  position: relative;
  border-radius: 5px;
  display: grid;
  grid-template-columns: 48px 1fr;
  gap: 0.5rem;
  align-items: center;
  justify-content: start;
  padding: 10px 15px;
  color: #0d0d0d !important;
}
.hika_cpanel_icon .hk-iconNew {
  height: 3rem;
  width: 3rem;
  font-family: "Font Awesome 6 Sharp";
  color: #252525;
  display: grid;
  place-content: center;
  padding-top: 15px;
  font-weight: 200;
}
.hikashop_cpanel_payments_div {
  order: 4;
}
.hika_cpanel_icon.hikashop_cpanel_payments_div .hk-iconNew {
  background: url(../../../../../images/elements/cpanel-payments-icon.jpg)
    center center no-repeat;
  background-size: contain;
  width: 48px;
  height: 48px;
}
.hika_cpanel_icon.hikashop_cpanel_order_div .hk-iconNew:after {
  content: "\f737";
  height: 48px;
  width: 48px;
  font-size: 2.5rem;
  text-align: center;
}
.hika_cpanel_icon.hikashop_cpanel_address_div .hk-iconNew:after {
  content: "\f5a0";
  height: 48px;
  width: 48px;
  font-size: 2.5rem;
  text-align: center;
}
.hika_cpanel_icon.hikashop_cpanel_joomla_user_div .hk-iconNew:after {
  content: "\e248";
  height: 48px;
  width: 48px;
  font-size: 2.5rem;
  text-align: center;
}
.profile-edit #member-profile fieldset:nth-of-type(2) {
  display: none;
}
#hikashop_dashboard .hika_cpanel_side_bar {
  max-width: 320px !important;

  .cpanel-button-desc-2 {
    font-size: 13px;
  }

  h1 {
    font-family: "Roboto", sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    text-align: center;
  }
  color: #0d0d0d !important;
}
.profile-edit #member-profile {
  max-width: 600px;
  margin: auto auto 3rem;
  padding: 20px;
  border: solid 2px #eee;
  border-radius: 20px;
}
.profile-edit #member-profile .btn.btn-primary.validate {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: 1px solid #4cae4c;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.profile-edit #member-profile .btn.btn-primary.validate:hover {
  background-color: #449d44;
  border-color: #398439;
}
.centerHeader h1,
.centerHeader h2 {
  text-align: center;
  margin-top: 2rem;
  font-family: Nunito !important;
}
joomla-alert[type="danger"] {
  border-width: 2px;
  background-color: #fff;
  border-color: #dd1c1f;
  color: #252525;
}
joomla-alert[type="danger"] .joomla-alert--close {
  color: #252525;
}
joomla-alert[type="success"] {
  border-width: 2px;
  background-color: #fff;
  border-color: #19c732;
  color: #252525;
}
joomla-alert[type="success"] .joomla-alert--close {
  color: #252525;
}

.hikashop_category_information h1 {
  margin-top: 1em;
}

.view-cart {
  h1 {
    text-align: center;
    margin-block: 1em;
  }
  .showCartFormPageDeal {
    margin-top: 0rem;
    margin-bottom: 4rem;
  }
  .hika_toolbar {
    display: none;
  }
  #hikashop_show_cart_form {
    font-family: "Roboto", sans-serif !important;
    margin-block: 0;
    max-width: 960px;
    margin-inline: auto;
    padding-bottom: 50px;

    tr {
      grid-template-columns: 30px 3fr 1fr !important;
    }

    .cartFootTotal {
      margin-top: -2rem;
    }
    .cartTotalForReal {
      font-weight: 100;
    }

    .hikashop_cart_product_name {
      display: flex;
      flex-direction: column;
      gap: 10px;
      a {
        text-transform: uppercase;
        color: #0d0d0d;
        font-size: 1rem;
        line-height: 1.3;
        text-wrap: balance;
        &.lowercase {
          text-transform: none;
          line-height: 1;
        }
      }
    }
    .blueLink {
      color: #2162a1 !important;
    }
    .deleteLink {
      font-size: 12px !important;
    }
    .cartProductQuantityDelete {
      line-height: 1;
    }
    #productNameBox img {
      width: 121px !important;
      height: 121px !important;
    }
    td[data-title="Total price"] {
      display: flex;
      align-items: start;
      padding-right: 0;
    }
    .hika_show_cart_total_text {
      padding-top: 0;
    }
  }
  .cartHeader {
    border-bottom: solid 1px #ddd;
    padding-bottom: 10px;
    position: relative;
  }
  .robotoFont {
    font-family: "Roboto", sans-serif;
    color: #0d0d0d;
  }
  .priceHeader {
    position: absolute;
    right: 0;
    bottom: -3px;
  }
  .cartPartInfo {
    max-width: 500px;
    & > div {
      display: flex;
      line-height: 1.5;
    }
  }
  .hikashop_show_cart_form_checkbox {
    display: flex !important;
    align-items: center;
    justify-content: center;
  }
  .cartProductQuantityBoxle {
    display: flex;
    align-items: end;
    gap: 1rem;
  }
  tr.tableRow {
    grid-template-columns: 30px 3fr 1fr;
  }
}

@media (max-width: 1200px) {
  #sp-section-3 .sp-page-builder .page-content > * {
    background-size: cover !important;
  }
}
@media (min-width: 992px) {
  .hikashop_products_listing {
    margin-top: 4rem;
  }
  .hikashop_products_listing .hikashop_container,
  .hikashop_products_listing .hikashop_product_image_subdiv {
    margin: 0px !important;
  }
  .hikashop_products_listing .hikashop_subcontainer.thumbnail {
    padding: 0px !important;
  }
  .hikashop_products_listing .hikashop_product {
    margin-bottom: 20px;
  }
  .hikashop_products_listing .hikashop_product_image_subdiv {
    width: 100% !important;
  }
  .hikashop_products_listing .descriptionBox.flexy.gapOne {
    width: 100%;
  }
}

#sppb-addon-1552128627704 #btn-1552128627704.sppb-btn-custom {
  background-color: #ed1b24 !important;
  color: #ffffff !important;
  border-radius: 5px;
  transition: all 0.3s ease-in;
}
#sppb-addon-1552128627704 #btn-1552128627704.sppb-btn-custom:hover {
  background-color: #252525 !important;
}
#sp-bottom1 .useful ul.menu > li > a {
  text-align: left;
}

.sp-megamenu-wrapper.d-flex {
	align-items:center;
}
@media screen and ( width > 1024px ) {
		.mobileCartBtn {
	display:none; 
    }
}
@media all and (min-width: 1025px) {
  .sp-menu-item .visible-phone {
    display: none !important;
  }
  .sp-menu-item .hidden-phone {
    display: inline-block !important;
  }

}
@media all and (max-width: 1024px) {
  .sp-menu-item .visible-phone {
    display: inline-block !important;
  }
  .sp-menu-item .hidden-phone,
  .item-114 {
    display: none !important;
  }
	.mobileCartBtn {
	margin-left:1rem;
	color:#000;
	fill:#000;
	svg {
		margin-top: -3px;
	}
}
}
@media only screen and (max-width: 991px) {
  .gridly .sppb-col-md-4 {
    margin-bottom: 1rem;
  }
  .hkc-md-3 {
    max-width: 320px !important;
  }
}
/*===Footer Stuff===*/
.footerPayment {
  display: flex;
  gap: 1rem;
  margin-bottom: 2rem;
}
/*===Homepage Slider===*/
.primeOhTwo h2 {
  position: absolute;
  top: -90px;
}
.primeOhTwo h3 {
  text-decoration: none !important;
  margin-top: 1rem !important;
  margin-bottom: 2.5rem !important;
  font-style: italic !important;
}
.primeOhTwo .sp-slider-btn-text {
  background: #dd1c1f !important;
  color: #fff !important;
  border: solid 1px #dd1c1f !important;
  text-decoration: none !important;
}
.primeOhTwo .sp-slider-btn-text:hover {
  background: #252525 !important;
  color: #fff !important;
  border: solid 1px #ccc !important;
}
.primeOhTwo .nav-control:hover {
  background: #dd1c1f !important;
}
.sp-slider h2.sppb-sp-slider-title {
  font-size: clamp(1.3rem, -0.875rem + 5.333vw, 4.6rem) !important;
}
.sp-slider
  #sp-slider-item-1657635048434-num-2-key
  #sp-slider-inner-item-1657635048437-num-1-key {
  line-height: normal;
}
/*===Center icons in toolbar===*/
#sp-top2 .sp-column {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
ul.sp-contact-info {
  display: flex;
  gap: 1.5rem;
  flex-flow: row wrap;
}
.sp-contact-info li {
  display: flex !important;
  align-items: center !important;
  gap: 0.4rem;
}
ul.social-icons {
  display: flex;
  align-items: center;
  float: left;
}
ul.social-icons li {
  display: flex;
  align-items: center;
  justify-content: center;
}
#sp-search {
  width: auto;
}
.hikashop_product_discount_amount {
  text-decoration: line-through;
}
.hikashop_product_discount {
  margin-left: 0.3rem;
  margin-right: 0.3rem;
}
.hikashop_product_price_full:has(.hikashop_product_discount)
  .hikashop_product_price {
  color: #dd1c1f;
}
.editPages {
  #member-profile {
    font-family: "Roboto", sans-serif;

    margin-block: 4rem;

    label {
      display: none;
    }
    color: #0d0d0d;
    .password-group .input-group-text {
      display: none;
    }
    #jform_password2-lbl,
    #jform_password1-lbl {
      display: inherit !important;
    }
  }
}
#member-profile {
  color: #0d0d0d;
  font-family: "Roboto", sans-serif;
  &.basicUserInfo {
    padding: 0;
  }
  .userMenuSection {
    color: #0d0d0d;
    border-bottom: solid 1px #eee;
    padding: 1rem;
    display: flex;
    column-gap: 1rem;
    justify-content: space-between;
    .userSectionTitle {
      font-weight: bold;
    }
    .userSectionButton {
      a {
        padding: 7px 30px;
        border-radius: 5px;
        border: solid 1px #ddd;
        -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.23);
        -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.23);
        box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.23);
        color: #0d0d0d;
      }
    }
  }
}
.com-users-profile__edit.profile-edit {
  h1,
  h2 {
    font-family: "Roboto", sans-serif !important;
    font-weight: 200;
    color: #0d0d0d;
    text-transform: uppercase;
    font-size: 2rem;
  }
}

.view-profile {
}
#system-message-container {
  position: fixed;
  bottom: 50px;
  right: 15px;
  max-width: calc(100% - 2rem);
  z-index: 9999;
}
/* Inputs */
input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"] {
  height: 45px;
  padding: 6px 12px;
  font-size: 14px;
  color: #252525;
  background-color: #e9effe !important;
  border: 2px solid #b8c1d8 !important;
  border-radius: 0px !important;
  font-family: Nunito;
  font-weight: 400;
}
textarea,
select {
  padding: 6px 12px;
  font-size: 14px;
  color: #252525;
  background-color: #e9effe !important;
  border: 2px solid #b8c1d8 !important;
  border-radius: 0px !important;
  font-family: Nunito;
  font-weight: 400;
}
.form-control:focus {
  background-color: #e9effe;
}

@media only screen and (max-width: 767px) {
  #sp-top-bar .container {
    width: 100%;
    max-width: 100%;
    padding-left: 2rem;
    padding-right: 4rem;
  }
  #sp-top2 .sp-column {
    justify-content: center;
    gap: 1rem;
  }
  ul.sp-contact-info {
    gap: 1rem;
  }
  .hk-row-fluid {
    display: flex;
    justify-content: center !important;
  }
  .view-product .productDisplay .hkc-md-6 {
    width: 100%;
  }
  .sp-page-builder #section-id-1658953402391 {
    display: none;
  }
  .sp-page-builder .page-content #section-id-1508280785710 {
    padding-top: 50px !important;
  }
}
@media only screen and (max-width: 626px) {
  ul.sp-contact-info {
    gap: 10px;
  }
}
@media only screen and (max-width: 615px) {
  ul.sp-contact-info {
    justify-content: center;
  }
}

/*==Home Page data tables===*/
.hikashop_category_information.hikashop_products_listing_main table {
  background: rgba(227, 227, 227, 1);
}
@media only screen and (max-width: 1199px) {
  .hikashop_category_information.hikashop_products_listing_main tr {
    display: flex;
    flex-direction: column;
  }
  .hikashop_category_information.hikashop_products_listing_main td,
  .hikashop_category_information.hikashop_products_listing_main
    .hikashop_product_price_row {
    text-align: left;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
/*===Hide Button Below Homepage Slider===*/
#section-id-1677252147954 {
  display: none;
}

/*===Fix Contact Page===*/
#column-wrap-id-1508246748571 {
  padding-left: 5px;
}

/*===Menu Fixes===*/
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
}

/*@media only screen and (min-width: 1600px) {
 .getIt .sp-megamenu-parent li:nth-of-type(3) .sp-dropdown.sp-dropdown-main {
    width: 1100px !important;
left: -600px !important;
}
}
@media only screen and (min-width: 1374px) and (max-width: 1599px) {
 .getIt .sp-megamenu-parent li:nth-of-type(3) .sp-dropdown.sp-dropdown-main {
    width: 1100px !important;
left: -690px !important;
}
}
@media only screen and (min-width: 1100px) and (max-width:1373px) {
 .getIt .sp-megamenu-parent li:nth-of-type(3) .sp-dropdown.sp-dropdown-main {
    width: 1100px !important;
left: -692px !important;
}
}

@media only screen and (min-width: 1025px) and (max-width:1099px) {
 .getIt .sp-megamenu-parent li:nth-of-type(3) .sp-dropdown.sp-dropdown-main {
    width: 1000px !important;
left:-640px !important;     
}
    .getIt .sp-megamenu-parent li:nth-of-type(3) .sp-dropdown.sp-dropdown-main .col-sm-2 {
        padding-left:10px;
        padding-right:10px;
    }
} 
*/
@media only screen and (max-width: 991px) {
  .hikashop_subcategories_listing .hkc-md-3,
  .homePage .sppb-col-md-4,
  .hkc-md-3.hikashop_product {
    margin-top: 40px;
  }
  .breadcrumb > li a,
  .breadcrumb > .active {
    font-size: 12px;
  }
  .breadcrumb-item + .breadcrumb-item::before {
    padding-right: 0.3rem;
  }
  .breadcrumb-item + .breadcrumb-item {
    padding-left: 0.3rem;
  }
  .offcanvas-menu .offcanvas-inner ul.menu > li.item-1296 ul.menu-child {
    display: none;
  }
  .offcanvas-menu .offcanvas-inner ul.menu > li.item-1296 ul.menu-child.showIt {
    display: inherit;
  }

  .productsModule {
    display: none;
  }
    .hikashop_product_image .hikashop_product_image_subdiv {
        width:auto !important;
    }
}
/*===Home Page Fixes===*/
@media only screen and (max-width: 1379px) {
  .carousel-prd .hk-row-fluid::before,
  .carousel-prd .hk-row-fluid::after {
    display: none;
  }
  .carousel-prd .hk-row-fluid,
  .homePage .hikashop_subcategories .hk-row-fluid {
    display: flex;
    justify-content: center;
    margin: auto;
  }
  .carousel-prd .hk-row-fluid .hkc-md-3,
  .homePage .hikashop_subcategories .hk-row-fluid .hkc-md-3 {
    width: 33%;
  }
}
@media only screen and (max-width: 991px) {
  .carousel-prd .hk-row-fluid .hkc-md-3,
  .homePage .hikashop_subcategories .hk-row-fluid .hkc-md-3 {
    width: 50%;
  }
  .flexy.centered.pad4 {
    padding-left: 0;
    align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  .carousel-prd .hk-row-fluid .hkc-md-3,
  .homePage .hikashop_subcategories .hk-row-fluid .hkc-md-3 {
    width: 100%;
  }
}
/*===Category Fixes===*/
@media only screen and (max-width: 1399px) {
  .skuPrice {
    align-items: center;
    flex-flow: row wrap;
    justify-content: center;
  }
}
/*===Proceed to Checkout in Header===*/
#sp-header #sp-search .hikashop_cart_module.hikacart,
#sp-header .sp-module.hikacart {
  background-color: transparent !important;
}
#sp-header .sp-module.hikacart {
  margin-top: 20px;
}
#sp-header #sp-search .sp-module.hikacart h3,
.hikashop_small_cart_clean_link {
  display: none !important;
} /*===Add to Cart Pop Up===*/
.notifyjs-corner .notifyjs-container .notifyjs-metro-info {
  color: #252525 !important;
  background-color: #fff !important;
  border: 1px solid #252525 !important;
  font-family: "Open Sans", sans-serif !important;
  border-radius: 4px;
  padding: 4px 4px 0px;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.06);
}
/*===Style Tags===*/
.tags > li a {
  background: transparent;
  text-decoration: underline;
  text-decoration-thickness: 2px;
}
#hikashop_product_tags_main .tags a {
  color: #252525;
}
.tags > li a:hover {
  background: rgba(291, 221, 28, 1) !important;
}
#hikashop_product_tags_main {
  margin-top: 1rem;
}
/*===Thank You Page===*/
.thankYouBox {
  display: grid;
  place-content: center;
  .thankYouMessage {
    max-width: 600px;
    border: solid 2px #ccc;
    border-radius: 20px;
    padding: 20px;
    background: #c8eebc;
    color: #0d0d0d;
    margin-block: 4rem;
    line-height: 1.5;
    font-size: 1rem;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    h3 {
      font-family: "Roboto", sans-serif;
      font-weight: 400;
      text-align: center;
      margin-bottom: 20px;
    }
  }
}
/*===This and That===*/
div.hikashop_messages {
  font-weight: bold;
  margin: 2rem 0;
}
div.hikashop_messages.hikashop_error {
  background-color: rgba(221, 28, 31, 0.2);
  border-color: rgba(221, 28, 31, 0.8);
  color: #252525;
}
joomla-alert[type="info"] {
  background-color: #fff;
  border-color: #252525;
  color: #252525;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.06);
}
.view-checkout .hikashop_cart_module.hikacart {
  display: none;
}
.view-checkout .hikashop_product_quantity_table tr,
.view-checkout .hikashop_product_quantity_table td {
  border: none !important;
}

.hikashop_checkout_coupon .hikabtn_checkout_coupon_add {
  margin-top: 0px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
p.hikashop_cart_product_name {
  font-size: 1.2rem;
}
a.hikashop_no_print {
  color: #252525;
}
@media only screen and (max-width: 1024px) {
  td.hikashop_cart_product_name_value {
    width: 100% !important;
  }
  td.hikashop_cart_product_quantity_value {
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
    gap: 1rem;
  }
  .hikashop_product_quantity_field.form-control {
    margin: 0 !important;
  }
  .hikashop_product_quantity_table tr:nth-of-type(2),
  .hikashop_product_quantity_table tr:nth-of-type(1) td:nth-of-type(2) {
    display: none;
  }
  .hikashop_cart_product_quantity_refresh {
    margin-left: 10px;
  }
}
.hikashop_cart_product_quantity_refresh {
  margin-left: 5px;
}
.hikashop_cart_product_quantity_delete {
  margin-left: 10px;
}
.hikashop_cart_product_price_value .hikashop_product_price {
  color: #252525;
  font-size: 1.2rem;
}
.hikashop_payment_methods_table td {
  border-left: solid 5px #5cb85c;
  background: #fff;
}
/*
@media only screen and (max-width: 760px),
  (min-device-width: 768px) and (max-device-width: 1024px) {
  .hikashop_checkout_cart table td::before {
    position: absolute;
    left: 0;
    padding-right: 25px;
    top: 0;
    padding-left: 10px;
    background: #252525;
    color: #fff;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
  }
  .hikashop_cart_product_quantity_delete {
    margin-left: inherit;
  }
}
*/

.hkc-md-3,
.threeBoxes .hkc-md-4 {
  width: 100%;
  max-width: 280px !important;
}
.hkc-md-4 {
  width: 100%;
  max-width: 280px !important;
}
.hk-row-fluid {
  display: flex;
  justify-content: center;
  gap: 2rem;
}

.hk-row-fluid::before,
.hk-row-fluid::after {
  display: none;
}
#hikashop_category_information_module_ .hikashop_product_image_subdiv {
  width: inherit !important;
}
.descriptionBox.flexy.gapOne table {
  background: transparent;
}
.descriptionBox.flexy.gapOne table,
.descriptionBox.flexy.gapOne tr,
.descriptionBox.flexy.gapOne td,
.descriptionBox.flexy.gapOne tbody {
  display: inline-block;
  height: 44px;
}
.descriptionBox.flexy.gapOne input,
.descriptionBox.flexy.gapOne .hikashop_quantity_form {
  margin: 0px !important;
}
/* Top / Featured / Onsale homepage module */
.topFeaturedOnSale .hikashop_listing_img_title {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.topFeaturedOnSale .hikashop_listing_img_title .hikashop_product_image {
  flex: 0 40%;
  width: 40%;
}
.topFeaturedOnSale
  .hikashop_listing_img_title
  .hikashop_product_image
  .descriptionBox.flexy.gapOne {
  flex: 0 60%;
  width: 60%;
}
.topFeaturedOnSale .hikashop_listing_img_title .flexy.skuPrice {
  flex-direction: row-reverse;
  justify-content: space-between;
}
.topFeaturedOnSale .hk-row-fluid {
  gap: 10px;
}
.topFeaturedOnSale .hikashop_subcontainer {
  padding: 20px;
}

.topFeaturedOnSale .hikashop_products_listing {
  margin-top: 0;
}
.topFeaturedOnSale .hikashop_product {
  margin-bottom: 0;
}
.topFeaturedOnSale .flexy.skuPrice {
  gap: 1rem;
}
.topFeaturedOnSale .hikashop_product_name,
.topFeaturedOnSale .hikashop_product_name a {
  font-size: 14px;
  text-align: center;
}
.topFeaturedOnSale .hikashop_product_price_0 {
  font-size: 1.3rem;
}
/* Three Images Section */
#section-id-1508280785670 .sppb-addon-single-image-container {
  border-radius: 25px;
  overflow: hidden;
  border: 3px solid #ccc;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
}
#section-id-1508280785670 .btn-round-ecc .sppb-btn {
  background: #efefef;
  border: none;
  box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.15);
}
#section-id-1508280785670 .btn-round-ecc .sppb-btn:hover {
  background: #252525;
  border: none;
}
#sp-top-bar {
  background-color: #e7e7e7 !important;
}
#sp-top1 .sp-column {
  display: flex;
  gap: 1rem;
}
#sp-top3 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.breadcrumb .float-start {
  margin-right: 1rem;
}
.hikashop_product_characteristics_table tr {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.hikashop_product_custom_info_main h4 {
  display: none;
}
.customFieldsBoxProbably {
  text-align: center;
  position: relative;
  margin-top: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.customFieldsBoxProbably::before {
  position: absolute;
  width: 50%;
  max-width: 249px;
  height: 1px;
  background: #252525;
  top: 0;
  left: 0;
  content: "";
}
.customFieldsBoxProbably span {
  color: #dd1c1f;
  font-size: 1.1rem;
  font-weight: 800;
}

.catListItem .hikashop_category_name {
  margin-top: 25px;
  margin-bottom: 10px;
}

.hikashop_subcontainer:hover {
  transform: none !important; /* Stops any scaling or transformation */
}

/* Breadcrumbs */
#sp-breadc {
  border-bottom: 1px solid #b3b2b2;
  padding: 13px 0 7px;
  background: #cccaca;
  .breadcrumb {
    background: #cccaca;
  }
}

/* System Messages */
#system-message-container {
  position: relative !important;
  bottom: inherit !important;
  right: inherit !important;
  max-width: 800px !important;
  z-index: 9;
  margin-inline: auto;
  display: block;
}
joomla-alert[type="success"],
joomla-alert[type="info"],
joomla-alert[type="warning"] {
  background-color: #dffcde !important;
  border-color: #6ffe8a !important;
  border-width: 3px;
  color: #0d0d0d !important;
  box-shadow: none !important;
  border-radius: 20px !important;
  padding-block: 2rem;
  font-family: "Roboto", sans-serif;
  font-size: 1rem !important;
}
joomla-alert {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
joomla-alert .joomla-alert--close {
  color: var(--jui-alert-button-color-dark, #000);
  float: right;
  opacity: 0.5;
  text-shadow: 0 1px 0 var(--jui-alert-button-color-light, #fff);
  background: 0 0;
  border: 0;
  padding: 0.2rem 1rem;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;

  right: -0rem !important;
  position: absolute !important;
  top: 0.5rem !important;
}

/* Registration */
.view-registration {
  #member-registration {
    max-width: 600px;
    margin: 6rem auto 3rem;
    padding: 20px;
    border: solid 2px #eee;
    border-radius: 20px;
    color: #0d0d0d;
    font-family: "Roboto", sans-serif;

    .btn.btn-primary {
      font-size: 14px;
      line-height: 1.42;
      border-radius: 4px;
      font-family: "Roboto", sans-serif;
    }

    .com-users-registration__submit {
      margin-bottom: 0px;
    }
  }
  .page-header {
    display: none;
  }
  /*h1 {
        text-align:center;
        font-family: 'Roboto', sans-serif !important;
    font-weight: 200;
    color: #0d0d0d;
    text-transform: uppercase;
    font-size: 2rem;
        margin-top: 2rem;
    }*/
}
.hikashop_categories_listing_main div.hikashop_container {
  margin: 0 !important;
}
.hikashop_category_information {
  .hikashop_subcategories_listing {
    margin-top: 2rem;
  }
}
@media only screen and (max-width: 991px) {
  .hk-row-fluid {
    & .hkc-md-4 {
      width: 100%;
      max-width: 300px !important;
    }
  }
}
@media screen and (width <= 768px) {
  .hk-row-fluid {
    display: flex;
    justify-content: center !important;
    .hkc-md-3,
    .hkc-md-4 {
      width: 45% !important;
      margin-bottom: 0rem;
    }
  }
    .hikashop_product_image .hikashop_product_image_subdiv {
        width:auto !important;
    }
    .hikashop_product_image div.hikashop_container {
  margin: 0px 0px !important;
  }
}
@media screen and (width < 501px) {
  .hkcat .hikashop_category_name a {
    font-size: 12px;
    padding: 5px 20px;
    white-space: nowrap;
  }
      .hk-row-fluid {
    gap: 0rem !important;
  }
}