.logo-img {
  max-width: 480px;
margin: 0 auto;
display: block;
text-align: center;
}
.t4-header {
  display: block
}
@media only screen and (max-width: 991px) {
.navbar-expand-lg {
  display:none;
}
}
@media only screen and (max-width: 600px) {
.logo-img {
    max-width: 100%;
  }
}
.col-form-label {
  display:none;
}
.formControls.col-sm-9 {
  width:100%;
}
.form-control {
  max-width:100%;
}
.t4-nav-height-sm .t4-megamenu .navbar-nav > li > a, .t4-nav-height-sm .t4-megamenu .navbar-nav > li > .nav-link {
  color:#fff;
}
li.nav-item.current.active a {
  color:#fe3e3e!important;
}
li.nav-item a:hover {
    color:#fe3e3e!important;
}
.progress {
  margin-bottom:30px;
}
.progress, .progress-stacked {
    --t4-progress-height: 25px;
}
.item-142 #userForm h2 {
  text-align:center;
}
.t4-offcanvas {
  background:#162141;
}
.t4-offcanvas .t4-off-canvas-header {
  background-color:#162141;
}
.t4-offcanvas .t4-off-canvas-header a img {
    max-height: 5rem;
}
#t4-topbar {
  text-align:right;
  z-index: 999;
}
#hikashop_category_information_menu_230 .hikashop_product_image_subdiv {
    width: 100%!important;
}
.banner {
  position: relative;
  text-align: center;
}
.banner img {
  width:100%;
}

#t4-topbar .hikashop_cart_module {
  float:right;
}
.py-3 {
    padding-top: 0rem !important;
}
.banner h1 {
    position: absolute;
    top: 35%;
    left: 0px;
    right: 0px;
}
@media only screen and (min-width: 600px) {
.t4-topbar {
  padding-right:45px;
  padding-left:45px;
}
}
.rsform-submit-button {
  float:right;
}
@media only screen and (max-width: 1200px) {
  .banner h1 {
 font-size:  30px; 
  }
}
@media only screen and (max-width: 700px) {
  .banner h1 {
 font-size:  16px; 
  }
  .banner h1 {
    position: absolute;
    top: 1%;
    left: 0px;
    right: 0px;
}
.hikashop_category_description_content {
    padding-top: 20px;
}
}
#hikashop_category_information_menu_230 .hikashop_product_image {
    height: auto!important;
}
.hikashop_product_name {
  font-weight:bold;
}
.hikacart {
      background-color:   #0a58ca;
    border-color:   #0a58ca;
}
.hikacart:hover {
      background-color:   #00339b;
    border-color:   #00339b;
}
div.hikashop_quantity_form.hika_j4 input.hikashop_product_quantity_field, .hikashop_quantity_form .hikashop_product_quantity_input_div_default input.hikashop_product_quantity_field {
    margin: 2px 0;
    height: 50px;
}
div.hikashop_cart_dropdown_content {
  width: 300px;
  right: 0;
  color: #333;
}
.hikashop_payment_methods_table p, .hikashop_payment_methods_table span, .hikashop_checkout_cart th, .hikashop_checkout_cart span  {
  color: #fff;
}
#hikashop_paypalcheckout_end {
    background: #fff
}
.header-wrap .container-fluid {
    padding: -20px 0 0 0;
}
.t4-nav-height-sm .t4-megamenu .navbar-nav > li > a, .t4-nav-height-sm .t4-megamenu .navbar-nav > li > .nav-link {
  text-transform: uppercase;
}
.not-at-top #t4-header.t4-sticky {
  background-color: #212121;
}
.table-striped > tbody > tr:nth-of-type(2n+1) > * {
  --t4-table-color-type: #fff;
}
thead, tbody, tfoot, tr, td, th {
  border-color: #666;
}
.t4-offcanvas .t4-off-canvas-body .navbar .nav-item {
  border-bottom: 1px solid #666;
  padding: 0 1.5rem;
}
.t4-offcanvas .t4-off-canvas-body .navbar .nav-link, .t4-offcanvas .t4-off-canvas-body .navbar .separator {
  color: #eee;
}