.navbar-header {
  float: left;
  margin-top: -42px;
  margin-left: 0 !important;
}
@media screen and (min-width: 768px) {
  .navbar-header {
    display: none;
  }
}
.navbar-header > .off-canvas-toggle {
  height: 40px;
  width: 40px;
  line-height: 40px;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo-image img {
  height: auto;
  width: 100%;
  margin-left: -40px;
}
.logo-image span,
.logo-image small {
  display: none;
}
@media screen and (min-width: 768px) {
  .logo-image img {
    height: 82px;
    width: auto;
    margin-left: 0;
  }
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.head-search {
  margin-top: 20px;
}
.head-search:before,
.head-search:after {
  display: table;
  content: " ";
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
  padding: 5px;
  background: #e3e3e3;
  float: right;
  width: 87%;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 15px;
  top: 12px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    width: auto;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 220px;
  }
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-sl .camera_prev,
.t3-sl .camera_next {
  display: none;
}
@media screen and (min-width: 768px) {
  .t3-sl .camera_prev,
  .t3-sl .camera_next {
    display: block;
  }
}
.cameraContents {
  display: none;
}
@media screen and (min-width: 768px) {
  .cameraContents {
    display: block;
  }
}
.t3-sl-2 {
  padding: 40px 0 30px;
}
.t3-sl-2 .container {
  padding: 0;
}
.t3-sl-3 .col-sm-6:after {
  position: absolute;
  content: '';
  width: 28px;
  height: 70px;
  background: url(../../../templates/t3_bs3_blank/images/sp-arrow.png) no-repeat;
  right: -14px;
  top: 18px;
}
.t3-sl-3 .sp-kt:after {
  display: none;
}
.t3-sl-4 p {
  text-align: left !important;
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-footer {
  border-top: 1px solid #eeeeee;
  background: #333333 url(../../../templates/t3_bs3_blank/images/ft-bg.png) repeat-x;
  color: #555555;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title,
.t3-footnav .t3-module h3 {
  color: #fff;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 10px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #555555;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #555555;
}
.t3-footnav .col-xs-6:nth-child(2) .module-title {
  display: none;
}
.t3-footnav .col-xs-6:nth-child(2) img {
  margin-right: 3px;
}
.t3-footnav .col-xs-6:nth-child(2) img:hover {
  opacity: 0.8;
}
.t3-copyright {
  border-top: 1px solid #555;
  font-size: 12px;
  padding: 10px;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}
#hikashop_module_147 .hikashop_product {
  width: 50% !important;
}
@media screen and (min-width: 991px) {
  #hikashop_module_147 .hikashop_product {
    width: 25% !important;
  }
}
.hikashop_product {
  width: 100% !important;
}
@media screen and (min-width: 991px) {
  .hikashop_product {
    width: 32% !important;
    clear: none;
  }
}
.hikashop_product_image {
  height: auto !important;
}
@media screen and (min-width: 991px) {
  .hikashop_product_image {
    height: 150px !important;
  }
}
.hikashop_products_listing .hikashop_product_name {
  font-size: 12px !important;
  margin: 5px 0 15px;
  position: relative;
}
.hikashop_products_listing .hikashop_subcontainer {
  padding: 10px;
  position: relative;
  background: #f9f9f9 !important;
  border: 1px solid #e3e3e3;
  margin-bottom: 60px;
}
.hikashop_products_listing .hikashop_product_name:before {
  position: absolute;
  content: '';
  width: 5px;
  height: 30px;
  background: #ea0305;
  top: -15px;
  left: 0;
}
.hikashop_products_listing .hikashop_product_name a {
  color: #000;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.hikashop_products_listing .hikashop_product_image img {
  padding: 5px;
  background: #e3e3e3;
}
.hikashop_products_listing .hikashop_product_price_full {
  margin-top: 10px;
  font-weight: bold;
  color: #666;
  margin-bottom: 5px;
}
.hikashop_products_listing .hikashop_product_price_full .hikashop_product_price {
  color: red;
  font-weight: bold;
  font-style: normal;
  font-size: 18px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.hikashop_products_listing .excerpt {
  text-align: justify;
  font-size: 12px;
  margin-bottom: 10px;
}
.hikashop_products_listing .read-more {
  background: url(../../../templates/t3_bs3_blank/images/readmore-bg.png) top center no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  height: 80px;
  background-size: 100% auto;
  padding-top: 15px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  border-top: 1px solid #e3e3e3;
}
@media screen and (min-width: 991px) {
  .hikashop_products_listing .read-more {
    height: 60px;
  }
}
.hikashop_products_listing .read-more a {
  color: #000;
}
.hikashop_product_page .hikashop_product_top_part h1 {
  font-size: 20px !important;
  padding-bottom: 10px !important;
}
.hikashop_product_page .hikashop_product_left_part {
  width: 100%;
}
@media screen and (min-width: 991px) {
  .hikashop_product_page .hikashop_product_left_part {
    width: 50%;
  }
}
.hikashop_product_page .hikashop_product_left_part .hikashop_child_image {
  height: 35px;
}
.hikashop_product_page .hikashop_product_right_part {
  margin-left: 30px;
}
.hikashop_product_page .hikashop_product_right_part .hikashop_product_price_full {
  font-weight: bold;
}
.hikashop_product_page .hikashop_product_right_part .hikashop_product_price_full span {
  font-size: 24px;
  color: red;
}
.hikashop_product_page .hikashop_product_bottom_part {
  float: left;
  width: 100%;
}
@media screen and (min-width: 991px) {
  .hikashop_product_page .hikashop_product_bottom_part {
    float: right;
    width: 46%;
    clear: none;
  }
}
.hikashop_footer {
  display: none;
}
.t3-sidebar-right {
  margin-top: 20px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.1);
  
  min-height: 340px;
}
.t3-sidebar-right .module-title {
  font-size: 20px;
  font-weight: bold;
  color: #555;
  text-align: center;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.t3-sidebar-right .module-ct ul {
  padding: 0;
  width: 100%;
}
.t3-sidebar-right .module-ct ul li a {
  display: block;
  padding: 7px 15px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  text-transform: uppercase;
}
.t3-sidebar-right .module-ct ul li a:hover {
  background: #e3e3e3;
  text-decoration: none;
}
.hikashop_category_information .hikashop_category_description img {
  float: left;
  margin-right: 20px;
}
.hikashop_products_pagination {
  margin-top: 50px;
}
.hikashop_submodules {
  padding-top: 0;
}
.hikashop_submodules h2 {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.t3-sl-3 .col-sm-6::after {
  display: none;
}
@media screen and (min-width: 991px) {
  .t3-sl-3 .col-sm-6::after {
    display: block;
  }
}
#hikashop_category_information_module_146 div.hikashop_container {
  margin: 30px !important;
}
@media screen and (min-width: 991px) {
  #hikashop_category_information_module_146 div.hikashop_container {
    margin: 10px !important;
  }
}
.t3-spotlight > div {
  width: 100% !important;
}
@media screen and (min-width: 991px) {
  .t3-spotlight > div {
    width: 50% !important;
  }
}
#Mod91 .module-ct h3 {
  font-size: 14px;
}
@media screen and (min-width: 991px) {
  #Mod91 .module-ct h3 {
    font-size: 18px;
  }
}
.category-module {
  display: none;
}
.navbar-nav > .open {
  background: none !important;
}
.navbar-nav > .open > a {
  background: none !important;
}
.navbar-nav > .open > a:hover,
.navbar-nav > .open > a:focus {
  background: none !important;
}
.hikashop_products_listing .hikashop_product_name::before {
  background: #2097d7;
}
.t3-footer {
  background: url("../../../templates/t3_bs3_blank/images/ft-bg.png") repeat-x scroll 0 0 #2197d7;
}
.hikashop_products_listing .read-more {
  height: 63px;
}
.mega-nav li a {
  color: #2097d7;
}
.items-row .article-header .article-title {
  font-size: 16px;
}
.items-row .article-info {
  width: 100%;
}
.items-row .article-aside dd,
.items-row .article-aside dd a {
  font-size: 10px;
}
.items-row .article-aside dd {
  margin: 0;
}
.article-intro img,
.article-content img {
  width: 100%;
}
.readmore {
  display: none;
}
.items-leading p {
  float: left;
}
.items-leading .item-image {
  width: 100%;
}
.hikashop_product_page .hikashop_product_bottom_part {
  width: 100%;
}