.main-center {
      align-self: center;
}
.hikashop_products_pagination_bottom {
  display:none;
}
/*MOBILE*/
@media only all and (max-width: 47.99rem) {
  .hikashop_checkout_login h2 {
    margin:0px;
  }
  h1 {
    line-height: normal;
}
 #hikashop_category_information_menu_101 h1{
  font-size: 1.5rem;
    text-align: center;
    border-bottom: 3px solid #eee;
  line-height: normal;
} 
  .hikashop_product_top_part h1 {
    font-size:1.5rem;
    color: #9c0059;
  }
  #hikashop_product_price_main {
    display: block;
    margin-top: 40px;
  }
  .w3-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
  .hikashop_cart {
    text-align: center;
    margin-top: 30px;
    font-weight: 600;
  }
  #footer-logo {
    text-align:center;
  }
  #footer-logo svg {
    max-width: 200px;
  }
  #footer-nav .g-menu-item-title {
    font-size:1.5rem;
  }
  #footer-nav li {
    margin-left: 0px;
        padding: 10px;
  }
  h3 {
    margin: 0px;
}
  body p {
    line-height: normal;
}
  #logo-8866-particle {
    margin:0px;
    padding:0px;
  }
  #top-logo {
    padding-bottom:0px;
    max-width: 200px;
    margin: 0 auto;
  }
  #main-nav .g-content{
    margin:0px;
    padding:0px;
  }
.hero-box h1 {
    font-size: 4.5rem;
    color: #fff;
    line-height: 4rem;
    font-weight: 600;
    margin: 1.25rem 1.25rem 0.625rem;
    text-shadow: 1px 1px 2px #000;
}
    .nav-mobile .g-content {
    margin:0px;
  }
  #g-mainbar .g-content {
    margin: 0px;
    padding: 0px;
}
    #hikashop_category_information_module_ .hikashop_product_image {
    overflow: hidden;
}
    .hikashop_cart table {
    width: -webkit-fill-available;
}
div.hikashop_cart_dropdown_content {
    width: -webkit-fill-available;
}
  .hikashop_product_page div.hikashop_small_image_div {
    text-align: center;
    margin-top: 20px;
}
#g-intro {
    padding: 20px 10px;
}
#g-intro h2 {
    line-height:normal;
}
.g-home-particles.g-helium-style #g-intro {
    padding-bottom: 20px;
}
.g-main-nav {
    text-align:center;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
    font-size: 1.5em;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
    font-size: 1.5em;
}
#g-mobilemenu-container .g-toplevel li .g-menu-item-content {
    font-size: 1.5em;
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
    font-size: 2rem;
}
.hikashop_main_image_div, div.hikashop_main_file_div {
    position: relative;
    height: 350px;
}
#g-mainbar {
    padding: 0px;
}
}
.g-home-particles.g-helium-style #g-header {
    margin-top: 0px;
    padding: 0;
}
.hero-box {
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
      background-color: rgba(0,0,0,.7);
    font-size: 1.2rem;
    line-height: 2rem;
    padding: 25px;
}


.w3-card {
    margin: 20px;
    flex-grow: 1;
}
.w3-card img:hover {
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
.moduletable .breadcrumb span.divider {
    display: none;
}
.hikashop_subcategories_listing {
  display:none;
}
#g-intro {
    padding: 0px;
}
.hikashop_checkout_login h1 {
  display:none;
}
.hikashop_product_image a:hover {
    opacity: .8;
}
.vex.vex-theme-default .vex-dialog-button.vex-dialog-button-primary {
    background: #3288e6;
    color: #fff;
    margin-bottom: 10px;
}
h3 {
    font-size: 2rem;
    font-weight: 600;
}
.plg_system_webauthn_login_button {
  display:none !important;
}

div.hika_toolbar .hikabtn span.hk-icon {
    color: #fff;
}
.hika_toolbar .btnIcon, .hika_toolbar .hkdropdown-icon {
    display: block;
    float: none;
    margin: 0 auto;
    width: 100%;
    height: 100%;
}


/*Product Thumbnails*/
div.hikashop_container {
    margin: 10px 10px;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}

.g-main-nav .g-toplevel > li:not(:first-child) {
  margin-left: 35px;
}

.hika_j2 .btn-success:hover, .hikabtn-success:hover {
    text-decoration: none;
    color: #333;
    background-color: #f2f2f2;
    border-color: #adadad;
}
.hika_toolbar a {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    text-decoration: none;
    color: #fff;
}
.hika_toolbar > div > a, .hika_toolbar > div > .hkdropdown {
    margin-left: 3px;
    text-align: center;
    white-space: nowrap;
    text-decoration: none;
    color: #fff;
}
.page-link {
    position: relative;
    display: block;
    color: #9c0059;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dee2e6;
    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;
}
#g-header a {
    color: rgba(255, 255, 255, 100);
    font-size: 1rem;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #9c0059;
    border-color: #9c0059;
}
.page-link:hover {
    z-index: 2;
    color: #000;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.hikashop_footer {
    display:none;
}
.hikashop_product_name {
        font-size: 1.2rem;
    font-weight: 600;
    line-height: normal;
    margin-top: 10px;
}
.hikashop_product_name a {
    color: #000;
}
.hikashop_product_name a:hover {
    color: #9c0059;
}

.hikashop_product_image {
    margin-bottom: 10px;
}
.box {
    padding: 10px 30px;
    border: 1px solid #dce2e9;
      max-width: 94vw;
}
select {
    color: #424753;
    background: #ffffff;
    border: 1px solid #e0e0e5;
    padding: 10px;
}

.input-group .input-password-toggle {
        display: inline-block;
    font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 600;
    font-size: 0.8rem;
    line-height: 1.15;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    background: #bbb;
    color: #ffffff;
    border: 1px solid transparent;
    border-radius: 2.5rem;
    margin: 0 0 0.5rem 0;
    padding: 0.75rem 2rem;
    vertical-align: middle;
    text-shadow: none;
    transition: all 0.2s;
}
.plg_system_webauthn_login_button svg {
    margin-inline-end: 2px;
    display: none;
}
.hikabtn_checkout_next {
  font-size:3rem !important;
  background-color:limegreen !important;
  border-color: #fff !important;
}
.hikabtn, .hika_j2 .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 1.3rem;
    line-height: 1.42;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    color: #fff;
    background-color: #9c0059;
    border-color: #9c0059;
}
.hikacart:hover {
    color: #fff;
    background-color: #00467f;
    border-color: #00467f;
}
.hikashop_cart_title {
  background-color:#eee;
}
.hikashop_cart_module_product_price_value, .hikashop_product_price_full, .hikashop_cart_module_product_total_title {
  color:#000;
}
#g-footer a {
  color: #fff;
}
#g-footer a:hover {
    color: rgba(255, 255, 255, 0.6);
}
/*DESKTOP*/
@media screen and (min-width: 480px) {
 #hikashop_category_information_menu_101 h1{
  font-size: 3rem;
    text-align: center;
    border-bottom: 3px solid #eee;
  line-height: normal;
} 
 .hikashop_product_name_main {
    color: #9c0059;
    font-size: 2.5rem;
    padding-bottom: 20px;
    border-bottom: 1px solid #dce2e9;
      line-height: normal;
}
  #g-mainbar {
    background: #ffffff;
    color: #424753;
    padding: 0px
}
  .w3-row {
    display: flex;
    justify-content: space-between;
}

  .hero-box h1 {
    font-size: 6.5rem;
  color:#fff;
    line-height: 4rem;
    font-weight: 600;
    margin: 1.25rem 1.25rem 0.625rem;
    text-shadow: 1px 1px 2px #000;
}
  .g-owlcarousel .g-owlcarousel-item-wrapper {
    position: relative;
    max-height: 600px;
}
.g-home-particles.g-helium-style #g-navigation {
    background: #fff;
    box-shadow: 1px 1px 10px #ccc;
}
  #g-navigation {
    background: #fff;
    box-shadow: 1px 1px 10px #ccc;
}
.hikashop_cart table {
    width: max-content;
}
div.hikashop_cart_dropdown_content {
    width: max-content;
}
#g-footer {
    background: linear-gradient(90deg, #00467f 30%, #9c0059 70%);
}
  .g-container {
    width: 90vw;
}
  .hikashop_product_name a {
    font-size: 1.3rem;
  }
  th {
    font-size: 1.3rem;
  }
  .g-menu-item-title, .g-totop, .hikashop_product_price_full, .hikashop_product_characteristics_table, .form-select, .hikashop_cart_product_name, .title, .hika_show_cart_total_text, .hika_show_cart_total_quantity, .hika_show_cart_total_price, .hikashop_cart_title, .hikashop_cart_total_value {
    font-size: 1.3rem;
  }
}
.hikashop_cart_module_product_name_value {
  line-height:normal;
}