/**

 * @package    HikaShop for Joomla!

 * @version    5.0.0

 * @author     hikashop.com

 * @copyright  (C) 2010-2023 HIKARI SOFTWARE. All rights reserved.

 * @license    GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html

 */

.hk-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;
}

.hk-thumbnails {
  list-style: outside none none;
}

@media (min-width: 768px) {
  .hk-container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .hk-container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .hk-container {
    width: 1170px;
  }
}

.hk-container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;

  display: -webkit-box;

  display: -moz-box;

  display: box;

  display: -webkit-flex;

  display: -moz-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-flex-flow: row wrap;

  -moz-flex-flow: row wrap;

  flex-flow: row wrap;

  list-style: none;

  margin: 0;

  padding: 0;

  text-rendering: optimizespeed;
}

.hk-row {
  margin-left: -5px;
  margin-right: -5px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;
}

.hk-container-fluid .hk-row {
  width: 100%;
}

.hikashop_main_content.hk-container-fluid,
.hk-container-fluid .hk-container-fluid {
  display: block;
}

.hk-row-fluid {
  display: -webkit-box;

  display: -moz-box;

  display: box;

  display: -webkit-flex;

  display: -moz-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-flex-flow: row wrap;

  -moz-flex-flow: row wrap;

  flex-flow: row wrap;

  list-style: none;

  margin: 0;

  padding: 0;

  text-rendering: optimizespeed;
}

.hkc-1,
.hkc-2,
.hkc-3,
.hkc-4,
.hkc-5,
.hkc-6,
.hkc-7,
.hkc-8,
.hkc-9,
.hkc-10,
.hkc-11,
.hkc-12,
.hkc-xs-1,
.hkc-sm-1,
.hkc-md-1,
.hkc-lg-1,
.hkc-xl-1,
.hkc-xs-2,
.hkc-sm-2,
.hkc-md-2,
.hkc-lg-2,
.hkc-xl-2,
.hkc-xs-3,
.hkc-sm-3,
.hkc-md-3,
.hkc-lg-3,
.hkc-xl-3,
.hkc-xs-4,
.hkc-sm-4,
.hkc-md-4,
.hkc-lg-4,
.hkc-xl-4,
.hkc-xs-5,
.hkc-sm-5,
.hkc-md-5,
.hkc-lg-5,
.hkc-xl-5,
.hkc-xs-6,
.hkc-sm-6,
.hkc-md-6,
.hkc-lg-6,
.hkc-xl-6,
.hkc-xs-7,
.hkc-sm-7,
.hkc-md-7,
.hkc-lg-7,
.hkc-xl-7,
.hkc-xs-8,
.hkc-sm-8,
.hkc-md-8,
.hkc-lg-8,
.hkc-xl-8,
.hkc-xs-9,
.hkc-sm-9,
.hkc-md-9,
.hkc-lg-9,
.hkc-xl-9,
.hkc-xs-10,
.hkc-sm-10,
.hkc-md-10,
.hkc-lg-10,
.hkc-xl-10,
.hkc-xs-11,
.hkc-sm-11,
.hkc-md-11,
.hkc-lg-11,
.hkc-xl-11,
.hkc-xs-12,
.hkc-sm-12,
.hkc-md-12,
.hkc-lg-12 {
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;
}

.hkc-xs-12,
.hkc-xs-11,
.hkc-xs-10,
.hkc-xs-9,
.hkc-xs-8,
.hkc-xs-7,
.hkc-xs-6,
.hkc-xs-5,
.hkc-xs-4,
.hkc-xs-3,
.hkc-xs-2,
.hkc-xs-1,
.hkc-sm-12,
.hkc-sm-11,
.hkc-sm-10,
.hkc-sm-9,
.hkc-sm-8,
.hkc-sm-7,
.hkc-sm-6,
.hkc-sm-5,
.hkc-sm-4,
.hkc-sm-3,
.hkc-sm-2,
.hkc-sm-1,
.hkc-md-12,
.hkc-md-11,
.hkc-md-10,
.hkc-md-9,
.hkc-md-8,
.hkc-md-7,
.hkc-md-6,
.hkc-md-5,
.hkc-md-4,
.hkc-md-3,
.hkc-md-2,
.hkc-md-1,
.hkc-lg-12,
.hkc-lg-11,
.hkc-lg-10,
.hkc-lg-9,
.hkc-lg-8,
.hkc-lg-7,
.hkc-lg-6,
.hkc-lg-5,
.hkc-lg-4,
.hkc-lg-3,
.hkc-lg-2,
.hkc-lg-1,
.hkc-xl-12,
.hkc-xl-11,
.hkc-xl-10,
.hkc-xl-9,
.hkc-xl-8,
.hkc-xl-7,
.hkc-xl-6,
.hkc-xl-5,
.hkc-xl-4,
.hkc-xl-3,
.hkc-xl-2,
.hkc-xl-1 {
  width: 100%;
}

.hkc-1,
.hkc-2,
.hkc-3,
.hkc-4,
.hkc-5,
.hkc-6,
.hkc-7,
.hkc-8,
.hkc-9,
.hkc-10,
.hkc-11,
.hkc-12,
.hk-container-fluid .hk-row div[class^=" hkc-"],
.hk-container-fluid .hk-row div[class*=" hkc-"] {
  float: left;
}

.hkc-12 {
  width: 100%;
}

.hkc-11 {
  width: 91.66666667%;
}

.hkc-10 {
  width: 83.33333333%;
}

.hkc-9 {
  width: 75%;
}

.hkc-8 {
  width: 66.66666667%;
}

.hkc-7 {
  width: 58.33333333%;
}

.hkc-6 {
  width: 50%;
}

.hkc-5 {
  width: 41.66666667%;
}

.hkc-4 {
  width: 33.33333333%;
}

.hkc-3 {
  width: 25%;
}

.hkc-2 {
  width: 16.66666667%;
}

.hkc-1 {
  width: 8.33333333%;
}

@media (min-width: 576px) {
  .hkc-xs-11 {
    width: 91.66666667%;
  }

  .hkc-xs-10 {
    width: 83.33333333%;
  }

  .hkc-xs-9 {
    width: 75%;
  }

  .hkc-xs-8 {
    width: 66.66666667%;
  }

  .hkc-xs-7 {
    width: 58.33333333%;
  }

  .hkc-xs-6 {
    width: 50%;
  }

  .hkc-xs-5 {
    width: 41.66666667%;
  }

  .hkc-xs-4 {
    width: 33.33333333%;
  }

  .hkc-xs-3 {
    width: 25%;
  }

  .hkc-xs-2 {
    width: 16.66666667%;
  }

  .hkc-xs-1 {
    width: 8.33333333%;
  }
}

@media (min-width: 768px) {
  .hkc-sm-11 {
    width: 91.66666667%;
  }

  .hkc-sm-10 {
    width: 83.33333333%;
  }

  .hkc-sm-9 {
    width: 75%;
  }

  .hkc-sm-8 {
    width: 66.66666667%;
  }

  .hkc-sm-7 {
    width: 58.33333333%;
  }

  .hkc-sm-6 {
    width: 50%;
  }

  .hkc-sm-5 {
    width: 41.66666667%;
  }

  .hkc-sm-4 {
    width: 33.33333333%;
  }

  .hkc-sm-3 {
    width: 25%;
  }

  .hkc-sm-2 {
    width: 16.66666667%;
  }

  .hkc-sm-1 {
    width: 8.33333333%;
  }
}

@media (min-width: 992px) {
  .hkc-md-11 {
    width: 91.66666667%;
  }

  .hkc-md-10 {
    width: 83.33333333%;
  }

  .hkc-md-9 {
    width: 75%;
  }

  .hkc-md-8 {
    width: 66.66666667%;
  }

  .hkc-md-7 {
    width: 58.33333333%;
  }

  .hkc-md-6 {
    width: 50%;
  }

  .hkc-md-5 {
    width: 41.66666667%;
  }

  .hkc-md-4 {
    width: 33.33333333%;
  }

  .hkc-md-3 {
    width: 25%;
  }

  .hkc-md-2 {
    width: 16.66666667%;
  }

  .hkc-md-1 {
    width: 8.33333333%;
  }
}

@media (min-width: 1200px) {
  .hkc-lg-11 {
    width: 91.66666667%;
  }

  .hkc-lg-10 {
    width: 83.33333333%;
  }

  .hkc-lg-9 {
    width: 75%;
  }

  .hkc-lg-8 {
    width: 66.66666667%;
  }

  .hkc-lg-7 {
    width: 58.33333333%;
  }

  .hkc-lg-6 {
    width: 50%;
  }

  .hkc-lg-5 {
    width: 41.66666667%;
  }

  .hkc-lg-4 {
    width: 33.33333333%;
  }

  .hkc-lg-3 {
    width: 25%;
  }

  .hkc-lg-2 {
    width: 16.66666667%;
  }

  .hkc-lg-1 {
    width: 8.33333333%;
  }
}

@media (min-width: 1200px) and (max-width: 1600px) {
  .hkc-lg-clear {
    clear: left;
  }
}

@media (min-width: 1600px) {
  .hkc-xl-11 {
    width: 91.66666667%;
  }

  .hkc-xl-10 {
    width: 83.33333333%;
  }

  .hkc-xl-9 {
    width: 75%;
  }

  .hkc-xl-8 {
    width: 66.66666667%;
  }

  .hkc-xl-7 {
    width: 58.33333333%;
  }

  .hkc-xl-6 {
    width: 50%;
  }

  .hkc-xl-5 {
    width: 41.66666667%;
  }

  .hkc-xl-4 {
    width: 33.33333333%;
  }

  .hkc-xl-3 {
    width: 25%;
  }

  .hkc-xl-2 {
    width: 16.66666667%;
  }

  .hkc-xl-1 {
    width: 8.33333333%;
  }

  .hkc-xl-clear {
    clear: left;
  }
}

.clearfix:before,
.clearfix:after,
.hk-container:before,
.hk-container:after,
.hk-container-fluid:before,
.hk-container-fluid:after,
.hk-row:before,
.hk-row:after,
.hk-row-fluid:before,
.hk-row-fluid:after,
.hkform-group:before,
.hkform-group:after,
.hk-thumbnails:before,
.hk-thumbnails:after {
  content: " ";

  display: table;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;
}

.clearfix:after,
.hk-container:after,
.hk-container-fluid:after,
.hk-row:after,
.hk-row-fluid:after,
.hkform-group:after,
.hk-thumbnails:before,
.hk-thumbnails:after {
  clear: both;
}

.hk-row-10 > .hkc-xs-10 {
  width: 100%;
}

.hk-row-10 > .hkc-xs-9 {
  width: 90%;
}

.hk-row-10 > .hkc-xs-8 {
  width: 80%;
}

.hk-row-10 > .hkc-xs-7 {
  width: 70%;
}

.hk-row-10 > .hkc-xs-6 {
  width: 60%;
}

.hk-row-10 > .hkc-xs-5 {
  width: 50%;
}

.hk-row-10 > .hkc-xs-4 {
  width: 40%;
}

.hk-row-10 > .hkc-xs-3 {
  width: 30%;
}

.hk-row-10 > .hkc-xs-2 {
  width: 20%;
}

.hk-row-10 > .hkc-xs-1 {
  width: 10%;
}

@media (min-width: 768px) {
  .hk-row-10 > .hkc-sm-10 {
    width: 100%;
  }

  .hk-row-10 > .hkc-sm-9 {
    width: 90%;
  }

  .hk-row-10 > .hkc-sm-8 {
    width: 80%;
  }

  .hk-row-10 > .hkc-sm-7 {
    width: 70%;
  }

  .hk-row-10 > .hkc-sm-6 {
    width: 60%;
  }

  .hk-row-10 > .hkc-sm-5 {
    width: 50%;
  }

  .hk-row-10 > .hkc-sm-4 {
    width: 40%;
  }

  .hk-row-10 > .hkc-sm-3 {
    width: 30%;
  }

  .hk-row-10 > .hkc-sm-2 {
    width: 20%;
  }

  .hk-row-10 > .hkc-sm-1 {
    width: 10%;
  }
}

@media (min-width: 992px) {
  .hk-row-10 > .hkc-md-10 {
    width: 100%;
  }

  .hk-row-10 > .hkc-md-9 {
    width: 90%;
  }

  .hk-row-10 > .hkc-md-8 {
    width: 80%;
  }

  .hk-row-10 > .hkc-md-7 {
    width: 70%;
  }

  .hk-row-10 > .hkc-md-6 {
    width: 60%;
  }

  .hk-row-10 > .hkc-md-5 {
    width: 50%;
  }

  .hk-row-10 > .hkc-md-4 {
    width: 40%;
  }

  .hk-row-10 > .hkc-md-3 {
    width: 30%;
  }

  .hk-row-10 > .hkc-md-2 {
    width: 20%;
  }

  .hk-row-10 > .hkc-md-1 {
    width: 10%;
  }
}

@media (min-width: 1200px) {
  .hk-row-10 > .hkc-lg-10 {
    width: 100%;
  }

  .hk-row-10 > .hkc-lg-9 {
    width: 90%;
  }

  .hk-row-10 > .hkc-lg-8 {
    width: 80%;
  }

  .hk-row-10 > .hkc-lg-7 {
    width: 70%;
  }

  .hk-row-10 > .hkc-lg-6 {
    width: 60%;
  }

  .hk-row-10 > .hkc-lg-5 {
    width: 50%;
  }

  .hk-row-10 > .hkc-lg-4 {
    width: 40%;
  }

  .hk-row-10 > .hkc-lg-3 {
    width: 30%;
  }

  .hk-row-10 > .hkc-lg-2 {
    width: 20%;
  }

  .hk-row-10 > .hkc-lg-1 {
    width: 10%;
  }
}

@media (min-width: 1600px) {
  .hk-row-10 > .hkc-xl-10 {
    width: 100%;
  }

  .hk-row-10 > .hkc-xl-9 {
    width: 90%;
  }

  .hk-row-10 > .hkc-xl-8 {
    width: 80%;
  }

  .hk-row-10 > .hkc-xl-7 {
    width: 70%;
  }

  .hk-row-10 > .hkc-xl-6 {
    width: 60%;
  }

  .hk-row-10 > .hkc-xl-5 {
    width: 50%;
  }

  .hk-row-10 > .hkc-xl-4 {
    width: 40%;
  }

  .hk-row-10 > .hkc-xl-3 {
    width: 30%;
  }

  .hk-row-10 > .hkc-xl-2 {
    width: 20%;
  }

  .hk-row-10 > .hkc-xl-1 {
    width: 10%;
  }
}

.hk-row-9 > .hkc-xs-9 {
  width: 100%;
}

.hk-row-9 > .hkc-xs-8 {
  width: 88.88888889%;
}

.hk-row-9 > .hkc-xs-7 {
  width: 77.77777778%;
}

.hk-row-9 > .hkc-xs-6 {
  width: 66.66666667%;
}

.hk-row-9 > .hkc-xs-5 {
  width: 55.55555556%;
}

.hk-row-9 > .hkc-xs-4 {
  width: 44.44444444%;
}

.hk-row-9 > .hkc-xs-3 {
  width: 33.33333333%;
}

.hk-row-9 > .hkc-xs-2 {
  width: 22.22222222%;
}

.hk-row-9 > .hkc-xs-1 {
  width: 11.11111111%;
}

@media (min-width: 768px) {
  .hk-row-9 > .hkc-sm-9 {
    width: 100%;
  }

  .hk-row-9 > .hkc-sm-8 {
    width: 88.88888889%;
  }

  .hk-row-9 > .hkc-sm-7 {
    width: 77.77777778%;
  }

  .hk-row-9 > .hkc-sm-6 {
    width: 66.66666667%;
  }

  .hk-row-9 > .hkc-sm-5 {
    width: 55.55555556%;
  }

  .hk-row-9 > .hkc-sm-4 {
    width: 44.44444444%;
  }

  .hk-row-9 > .hkc-sm-3 {
    width: 33.33333333%;
  }

  .hk-row-9 > .hkc-sm-2 {
    width: 22.22222222%;
  }

  .hk-row-9 > .hkc-sm-1 {
    width: 11.11111111%;
  }
}

@media (min-width: 992px) {
  .hk-row-9 > .hkc-md-9 {
    width: 100%;
  }

  .hk-row-9 > .hkc-md-8 {
    width: 88.88888889%;
  }

  .hk-row-9 > .hkc-md-7 {
    width: 77.77777778%;
  }

  .hk-row-9 > .hkc-md-6 {
    width: 66.66666667%;
  }

  .hk-row-9 > .hkc-md-5 {
    width: 55.55555556%;
  }

  .hk-row-9 > .hkc-md-4 {
    width: 44.44444444%;
  }

  .hk-row-9 > .hkc-md-3 {
    width: 33.33333333%;
  }

  .hk-row-9 > .hkc-md-2 {
    width: 22.22222222%;
  }

  .hk-row-9 > .hkc-md-1 {
    width: 11.11111111%;
  }
}

@media (min-width: 1200px) {
  .hk-row-9 > .hkc-lg-9 {
    width: 100%;
  }

  .hk-row-9 > .hkc-lg-8 {
    width: 88.88888889%;
  }

  .hk-row-9 > .hkc-lg-7 {
    width: 77.77777778%;
  }

  .hk-row-9 > .hkc-lg-6 {
    width: 66.66666667%;
  }

  .hk-row-9 > .hkc-lg-5 {
    width: 55.55555556%;
  }

  .hk-row-9 > .hkc-lg-4 {
    width: 44.44444444%;
  }

  .hk-row-9 > .hkc-lg-3 {
    width: 33.33333333%;
  }

  .hk-row-9 > .hkc-lg-2 {
    width: 22.22222222%;
  }

  .hk-row-9 > .hkc-lg-1 {
    width: 11.11111111%;
  }
}

@media (min-width: 1600px) {
  .hk-row-9 > .hkc-xl-9 {
    width: 100%;
  }

  .hk-row-9 > .hkc-xl-8 {
    width: 88.88888889%;
  }

  .hk-row-9 > .hkc-xl-7 {
    width: 77.77777778%;
  }

  .hk-row-9 > .hkc-xl-6 {
    width: 66.66666667%;
  }

  .hk-row-9 > .hkc-xl-5 {
    width: 55.55555556%;
  }

  .hk-row-9 > .hkc-xl-4 {
    width: 44.44444444%;
  }

  .hk-row-9 > .hkc-xl-3 {
    width: 33.33333333%;
  }

  .hk-row-9 > .hkc-xl-2 {
    width: 22.22222222%;
  }

  .hk-row-9 > .hkc-xl-1 {
    width: 11.11111111%;
  }
}

.hk-row-8 > .hkc-xs-8 {
  width: 100%;
}

.hk-row-8 > .hkc-xs-7 {
  width: 87.5%;
}

.hk-row-8 > .hkc-xs-6 {
  width: 75%;
}

.hk-row-8 > .hkc-xs-5 {
  width: 62.5%;
}

.hk-row-8 > .hkc-xs-4 {
  width: 50%;
}

.hk-row-8 > .hkc-xs-3 {
  width: 37.5%;
}

.hk-row-8 > .hkc-xs-2 {
  width: 25%;
}

.hk-row-8 > .hkc-xs-1 {
  width: 12.5%;
}

@media (min-width: 768px) {
  .hk-row-8 > .hkc-sm-8 {
    width: 100%;
  }

  .hk-row-8 > .hkc-sm-7 {
    width: 87.5%;
  }

  .hk-row-8 > .hkc-sm-6 {
    width: 75%;
  }

  .hk-row-8 > .hkc-sm-5 {
    width: 62.5%;
  }

  .hk-row-8 > .hkc-sm-4 {
    width: 50%;
  }

  .hk-row-8 > .hkc-sm-3 {
    width: 37.5%;
  }

  .hk-row-8 > .hkc-sm-2 {
    width: 25%;
  }

  .hk-row-8 > .hkc-sm-1 {
    width: 12.5%;
  }
}

@media (min-width: 992px) {
  .hk-row-8 > .hkc-md-8 {
    width: 100%;
  }

  .hk-row-8 > .hkc-md-7 {
    width: 87.5%;
  }

  .hk-row-8 > .hkc-md-6 {
    width: 75%;
  }

  .hk-row-8 > .hkc-md-5 {
    width: 62.5%;
  }

  .hk-row-8 > .hkc-md-4 {
    width: 50%;
  }

  .hk-row-8 > .hkc-md-3 {
    width: 37.5%;
  }

  .hk-row-8 > .hkc-md-2 {
    width: 25%;
  }

  .hk-row-8 > .hkc-md-1 {
    width: 12.5%;
  }
}

@media (min-width: 1200px) {
  .hk-row-8 > .hkc-lg-8 {
    width: 100%;
  }

  .hk-row-8 > .hkc-lg-7 {
    width: 87.5%;
  }

  .hk-row-8 > .hkc-lg-6 {
    width: 75%;
  }

  .hk-row-8 > .hkc-lg-5 {
    width: 62.5%;
  }

  .hk-row-8 > .hkc-lg-4 {
    width: 50%;
  }

  .hk-row-8 > .hkc-lg-3 {
    width: 37.5%;
  }

  .hk-row-8 > .hkc-lg-2 {
    width: 25%;
  }

  .hk-row-8 > .hkc-lg-1 {
    width: 12.5%;
  }
}

@media (min-width: 1600px) {
  .hk-row-8 > .hkc-xl-8 {
    width: 100%;
  }

  .hk-row-8 > .hkc-xl-7 {
    width: 87.5%;
  }

  .hk-row-8 > .hkc-xl-6 {
    width: 75%;
  }

  .hk-row-8 > .hkc-xl-5 {
    width: 62.5%;
  }

  .hk-row-8 > .hkc-xl-4 {
    width: 50%;
  }

  .hk-row-8 > .hkc-xl-3 {
    width: 37.5%;
  }

  .hk-row-8 > .hkc-xl-2 {
    width: 25%;
  }

  .hk-row-8 > .hkc-xl-1 {
    width: 12.5%;
  }
}

.hk-row-7 > .hkc-xs-7 {
  width: 100%;
}

.hk-row-7 > .hkc-xs-6 {
  width: 85.71428571%;
}

.hk-row-7 > .hkc-xs-5 {
  width: 71.42857143%;
}

.hk-row-7 > .hkc-xs-4 {
  width: 57.14285714%;
}

.hk-row-7 > .hkc-xs-3 {
  width: 42.85714286%;
}

.hk-row-7 > .hkc-xs-2 {
  width: 28.57142857%;
}

.hk-row-7 > .hkc-xs-1 {
  width: 14.28571429%;
}

@media (min-width: 768px) {
  .hk-row-7 > .hkc-sm-7 {
    width: 100%;
  }

  .hk-row-7 > .hkc-sm-6 {
    width: 85.71428571%;
  }

  .hk-row-7 > .hkc-sm-5 {
    width: 71.42857143%;
  }

  .hk-row-7 > .hkc-sm-4 {
    width: 57.14285714%;
  }

  .hk-row-7 > .hkc-sm-3 {
    width: 42.85714286%;
  }

  .hk-row-7 > .hkc-sm-2 {
    width: 28.57142857%;
  }

  .hk-row-7 > .hkc-sm-1 {
    width: 14.28571429%;
  }
}

@media (min-width: 992px) {
  .hk-row-7 > .hkc-md-7 {
    width: 100%;
  }

  .hk-row-7 > .hkc-md-6 {
    width: 85.71428571%;
  }

  .hk-row-7 > .hkc-md-5 {
    width: 71.42857143%;
  }

  .hk-row-7 > .hkc-md-4 {
    width: 57.14285714%;
  }

  .hk-row-7 > .hkc-md-3 {
    width: 42.85714286%;
  }

  .hk-row-7 > .hkc-md-2 {
    width: 28.57142857%;
  }

  .hk-row-7 > .hkc-md-1 {
    width: 14.28571429%;
  }
}

@media (min-width: 1200px) {
  .hk-row-7 > .hkc-lg-7 {
    width: 100%;
  }

  .hk-row-7 > .hkc-lg-6 {
    width: 85.71428571%;
  }

  .hk-row-7 > .hkc-lg-5 {
    width: 71.42857143%;
  }

  .hk-row-7 > .hkc-lg-4 {
    width: 57.14285714%;
  }

  .hk-row-7 > .hkc-lg-3 {
    width: 42.85714286%;
  }

  .hk-row-7 > .hkc-lg-2 {
    width: 28.57142857%;
  }

  .hk-row-7 > .hkc-lg-1 {
    width: 14.28571429%;
  }
}

@media (min-width: 1600px) {
  .hk-row-7 > .hkc-xl-7 {
    width: 100%;
  }

  .hk-row-7 > .hkc-xl-6 {
    width: 85.71428571%;
  }

  .hk-row-7 > .hkc-xl-5 {
    width: 71.42857143%;
  }

  .hk-row-7 > .hkc-xl-4 {
    width: 57.14285714%;
  }

  .hk-row-7 > .hkc-xl-3 {
    width: 42.85714286%;
  }

  .hk-row-7 > .hkc-xl-2 {
    width: 28.57142857%;
  }

  .hk-row-7 > .hkc-xl-1 {
    width: 14.28571429%;
  }
}

@media only screen and (max-width: 320px) {
  .hk-xts-show {
    display: none;
  }
}

@media only screen and (min-width: 320px) {
  .hk-xts-hide {
    display: none;
  }
}

@media only screen and (max-width: 480px) {
  .hk-ts-show {
    display: none;
  }
}

@media only screen and (min-width: 480px) {
  .hk-ts-hide {
    display: none;
  }
}

@media only screen and (max-width: 640px) {
  .hk-xs-show {
    display: none;
  }
}

@media only screen and (min-width: 640px) {
  .hk-xs-hide {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .hk-sm-show {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .hk-sm-hide {
    display: none;
  }
}

@media only screen and (max-width: 992px) {
  .hk-md-show {
    display: none;
  }
}

@media only screen and (min-width: 992px) {
  .hk-md-hide {
    display: none;
  }
}

@media only screen and (max-width: 1200px) {
  .hk-lg-show {
    display: none;
  }
}

@media only screen and (min-width: 1200px) {
  .hk-lg-hide {
    display: none;
  }
}

@media only screen and (max-width: 1600px) {
  .hk-xl-show {
    display: none;
  }
}

@media only screen and (min-width: 1600px) {
  .hk-xl-hide {
    display: none;
  }
}

.hkform-control {
  display: block;

  width: 100%;
}

input[type="checkbox"].hkform-control,
input[type="radio"].hkform-control {
  display: inline-block;

  width: auto;

  margin: 0px 3px 0 0;
}

.hkform-horizontal .hkradio,
.hkform-horizontal .hkcheckbox,
.hkform-horizontal .hkradio-inline,
.hkform-horizontal .hkcheckbox-inline {
  margin-top: 0;

  margin-bottom: 0;

  padding-top: 7px;
}

.hkform-horizontal .hkradio,
.hkform-horizontal .hkcheckbox {
  min-height: 27px;

  padding-left: 0;

  vertical-align: middle;
}

.hkradio-inline input[type="radio"],
.hkcheckbox-inline input[type="checkbox"] {
  position: absolute;

  margin: 4px 4px 0px -15px;
}

.hkradio-inline,
.hkcheckbox-inline {
  position: relative;

  display: inline-block;

  padding-left: 20px;

  margin-bottom: 0;

  vertical-align: middle;

  cursor: pointer;
}

.hkform-horizontal .hkform-group {
  margin-left: -5px;

  margin-right: -5px;

  display: -webkit-box;

  display: -moz-box;

  display: box;

  display: -webkit-flex;

  display: -moz-flex;

  display: -ms-flexbox;

  display: flex;

  -webkit-flex-flow: row wrap;

  -moz-flex-flow: row wrap;

  flex-flow: row wrap;
}

.hkform-horizontal .hkcontrol-group:before,
.hkform-horizontal .hkcontrol-group:after {
  display: table;

  content: "";

  line-height: 0;
}

.hkform-horizontal .hkcontrol-group:after {
  clear: both;
}

@media (min-width: 576px) {
  .hkform-horizontal .hkcontrol-label {
    text-align: right;

    margin-bottom: 0;

    padding-top: 7px;
  }

  .hkform-horizontal .form-group-lg .hkcontrol-label {
    padding-top: 11px;
  }

  .hkform-horizontal .form-group-sm .hkcontrol-label {
    padding-top: 6px;
  }
}

.hkform-group {
  margin-bottom: 15px;
}

.hk-list-group {
  margin-bottom: 20px;

  padding-left: 0;
}

.hk-list-group-item {
  position: relative;

  display: block;

  padding: 10px 15px;

  margin-bottom: -1px;

  background-color: #fff;

  border: 1px solid #ddd;
}

.hk-list-group-item:first-child {
  border-top-left-radius: 4px;

  border-top-right-radius: 4px;
}

.hk-list-group-item:last-child {
  margin-bottom: 0;

  border-bottom-left-radius: 4px;

  border-bottom-right-radius: 4px;
}

a.hk-list-group-item,
button.hk-list-group-item {
  color: #555;
}

a.hk-ist-group-item:focus,
a.hk-list-group-item:hover,
button.hk-list-group-item:focus,
button.hk-list-group-item:hover {
  color: #555;

  text-decoration: none;

  background-color: #f5f5f5;
}

.hk-card {
  margin-bottom: 20px;

  background-color: #fff;

  border: 1px solid transparent;

  border-radius: 4px;

  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);

  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);

  padding: 0;
}

.hk-card-header {
  padding: 10px 15px;

  border-bottom: 1px solid transparent;

  border-top-left-radius: 3px;

  border-top-right-radius: 3px;
}

.hk-card-body {
  padding: 15px;
}

.hk-card-footer {
  padding: 10px 15px;

  border-top: 1px solid transparent;

  border-bottom-right-radius: 3px;

  border-bottom-left-radius: 3px;
}

.hk-card > .hk-list-group,
.hk-card > .hk-row-fluid > .hk-list-group {
  margin-bottom: 0;
}

.hk-card > .hk-list-group .hk-list-group-item,
.hk-card > .hk-row-fluid > .hk-list-group .hk-list-group-item {
  border-width: 1px 0;

  border-radius: 0;
}

.hk-card-default {
  border-color: #ddd;
}

.hk-card-default > .hk-card-header,
.hk-card-default > .hk-card-footer {
  color: #333;

  background-color: #f5f5f5;

  border-color: #ddd;
}

.hk-well {
  min-height: 20px;

  padding: 19px;

  margin-bottom: 20px;

  background-color: #f5f5f5;

  border: 1px solid #e3e3e3;

  border-radius: 4px;

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);

  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.hk-input-group {
  display: inline-block;

  margin-bottom: 9px;

  vertical-align: middle;

  font-size: 0;

  white-space: nowrap;
}

.hk-input-group .hk-form-control,
.hk-input-group .hk-input-group-text {
  margin: 0;

  padding: 6px 12px;

  font-size: 14px;

  line-height: 1.42;

  height: auto;

  width: auto;
}

.hk-input-group .hk-input-group-text {
  color: #555;

  text-align: center;

  background-color: #eee;

  border: 1px solid #ccc;

  border-radius: 4px;

  vertical-align: middle;

  display: inline-block;
}

.hk-input-group > .hk-input-group-append > .hikabtn,
.hk-input-group > .hk-input-group-append > .hk-input-group-text,
.hk-input-group .hk-form-control:not(:first-child) {
  border-top-left-radius: 0;

  border-bottom-left-radius: 0;
}

.hk-input-group > .hk-input-group-prepend > .hikabtn,
.hk-input-group > .hk-input-group-prepend > .hk-input-group-text,
.hk-input-group .hk-form-control:not(:last-child),
.hk-input-group-btn:last-child > .btn:not(:last-child) {
  border-top-right-radius: 0;

  border-bottom-right-radius: 0;
}

.hk-input-group > .hk-input-group-prepend,
.hk-input-group > .hk-input-group-append {
  display: inline-block;

  vertical-align: top;
}

.hk-input-group > .hk-input-group-prepend > .hikabtn {
  margin-right: -1px;
}

.hk-input-group > .hk-input-group-append > .hikabtn {
  margin-left: -1px;
}

.clear_both {
  clear: both;
}

div.hikashop_footer {
  padding: 20px 0px;

  clear: both;
}

.hikashop_hidden_checkout {
  display: none;
}

.hikashop_product_show_reversed div#hikashop_product_bottom_part {
  margin-top: 15px;
}

.hikashop_product_show_reversed
  div#hikashop_social:has(> span.hikashopsocial_list) {
  float: left;
}

.hikashop_product_show_reversed #hikashop_product_left_part > span,
.hikashop_product_show_reversed div#hikashop_product_left_part > div {
  float: right;
}

.hikashop_slide_prev,
.hikashop_slide_next {
  position: absolute;

  top: 50%;

  width: auto;

  line-height: 16px;

  padding: 4px 6px 2px 6px;

  transition: 0.6s ease;

  border-radius: 0 3px 3px 0;

  border: 2px solid #ccc;
}

a.hikashop_slide_next i,
a.hikashop_slide_prev i {
  color: #959595;

  transition: color 0.5s;
}

.hikashop_slide_prev:hover i,
.hikashop_slide_next:hover i {
  color: #fff;

  transition: color 0.5s;
}

.hikashop_slide_prev {
  border-radius: 5px 0px 0px 5px;
}

.hikashop_slide_next {
  right: 0;

  border-radius: 0px 5px 5px 0px;
}

a.hikashop_slide_prev_active:hover,
a.hikashop_slide_next_active:hover {
  background-color: rgba(204, 204, 204, 0.8);

  transition: background-color 0.5s;
}

.hikashop_img_mode_classic a.hikashop_slide_next,
.hikashop_img_mode_classic a.hikashop_slide_prev,
.hikashop_img_mode_slider a.hikashop_slide_next,
.hikashop_img_mode_slider a.hikashop_slide_prev,
a.hikashop_slide_next,
a.hikashop_slide_prev {
  display: none;

  z-index: 9;
}

a.hikashop_slide_prev_active,
a.hikashop_slide_next_active {
  display: inline-block;
}

.hikashop_product_page div.hikashop_small_image_div {
  text-align: center;
}

.hikashop_product_page div.hikashop_small_image_div a {
  display: inline-block;

  border: 2px solid #c4c4c4;

  margin-right: 3px;

  padding: 3px;
}

.hikashop_product_page div.hikashop_small_image_div a img {
  display: block;

  margin-left: auto;

  margin-right: auto;
}

.hikashop_product_page div.hikashop_small_image_div a:hover {
  border: 2px solid #5b5b5b;
}

.hikashop_product_page
  div.hikashop_small_image_div
  a.hikashop_active_thumbnail {
  border: 2px solid #828282;
}

@media only screen and (max-width: 800px) {
  div.hikashop_img_mode_slider a.hikashop_slide_prev,
  div.hikashop_img_mode_slider a.hikashop_slide_next {
    display: inline-block;
  }
}

div#hikashop_hover-transition
  .hikashop_product_image_subdiv.hikashop_hover_img
  .hikashop_hover_div {
  float: right;
}

.hikashop_product_image_subdiv.hikashop_hover_img div {
  position: relative;
}

.hikashop_product_image_subdiv.hikashop_hover_img a:hover div {
  opacity: 0;
}

.hikashop_product_image_subdiv.hikashop_hover_img a div:hover {
  opacity: 0 !important;
}

.hikashop_product_image_subdiv.hikashop_hover_img a div:hover {
  opacity: 0 !important;
}

.hikashop_product_image_subdiv.hikashop_hover_img a div,
.hikashop_product_image_subdiv.hikashop_hover_img a div.hikashop_img_curr_final,
.hikashop_product_image_subdiv.hikashop_hover_img
  a:hover
  div.hikashop_img_curr_final {
  opacity: 1;

  background-color: #fff;
}

.hikashop_product_image_subdiv.hikashop_hover_img
  a:hover
  div.hikashop_div_hidden_0 {
  transition: opacity 0.5s;

  z-index: 999;
}

.hikashop_product_image_subdiv.hikashop_hover_img
  a:hover
  div.hikashop_div_hidden_1 {
  transition: opacity 0.5s;

  transition-delay: 2s;

  z-index: 998;
}

.hikashop_product_image_subdiv.hikashop_hover_img
  a:hover
  div.hikashop_div_hidden_2 {
  transition: opacity 0.5s;

  transition-delay: 3.5s;

  z-index: 997;
}

.hikashop_product_image_subdiv.hikashop_hover_img
  a:hover
  div.hikashop_div_hidden_3 {
  transition: opacity 0.5s;

  transition-delay: 5s;

  z-index: 996;
}

.hikashop_product_image_subdiv.hikashop_hover_img
  a:hover
  div.hikashop_div_hidden_4 {
  transition: opacity 0.5s;

  transition-delay: 6.5s;

  z-index: 995;
}

.hikashop_product_image_subdiv.hikashop_hover_img
  a:hover
  div.hikashop_div_hidden_5 {
  transition: opacity 0.5s;

  transition-delay: 8s;

  z-index: 994;
}

div.hikashop_hover_img div.hikashop_badge_div {
  background: none;
}

.hikashop_category_information .hikashop_listing_fade2 .hikashop_fade_data,
.display_grid .hikashop_listing_fade2 .hikashop_fade_data {
  opacity: 0;

  -webkit-transition: opacity 0.5s ease-in;

  -moz-transition: opacity 0.5s ease-in;

  -o-transition: opacity 0.5s ease-in;

  transition: opacity 0.5s ease-in;
}

.hikashop_category_information
  .hikashop_listing_fade2:hover
  .hikashop_fade_data,
.display_list .hikashop_listing_fade2 .hikashop_fade_data,
.display_grid .hikashop_listing_fade2:hover .hikashop_fade_data {
  opacity: 1;

  -webkit-transition: opacity 0.5s ease-in;

  -moz-transition: opacity 0.5s ease-in;

  -o-transition: opacity 0.5s ease-in;

  transition: opacity 0.5s ease-in;
}

.display_grid .hikashop_listing_fade2:hover .hikashop_product_image * {
  z-index: -1 !important;
}

.hikashop_products.display_list
  .hikashop_listing_fade2
  .hikashop_product_image {
  margin: 0;
}

.display_list .hikashop_listing_fade2 form .hikashop_product_quantity_div {
  display: inline-block;
}

.display_list .hikashop_listing_fade2 form .hikashop_product_quantity_div,
.display_list .hikashop_listing_fade2 form a.hikabtn {
  display: inline-block;

  float: left;

  margin: 0px 20px 3px 0px;
}

.hikashop_products.display_list .hikashop_listing_fade2 span {
  margin: 0px;
}

.display_grid .hikashop_subcontainer .hikashop_readmore_container {
  margin-top: 2px;
}

.hikashop_listing_fade2 .hikashop_fade_data form {
  margin-top: 3px;

  min-height: 35px;

  display: inline-block;
}

.display_list .hikashop_listing_fade2 span.hikashop_product_vote,
.display_list .hikashop_listing_fade2 span.hikashop_product_code_list {
  width: 100%;
}

.hikashop_products.display_list
  .hikashop_listing_fade2
  .hikashop_product_stock_count {
  width: 35%;

  text-align: center;

  padding-right: 10%;
}

.display_list .hikashop_subcontainer .hikashop_readmore_container {
  z-index: 99;

  opacity: 0;

  -webkit-transition: opacity 0.5s ease-in;

  -moz-transition: opacity 0.5s ease-in;

  -o-transition: opacity 0.5s ease-in;

  transition: opacity 0.5s ease-in;
}

.display_list .hikashop_subcontainer .hikashop_readmore_container:hover {
  opacity: 1;

  -webkit-transition: opacity 0.5s ease-in;

  -moz-transition: opacity 0.5s ease-in;

  -o-transition: opacity 0.5s ease-in;

  transition: opacity 0.5s ease-in;
}

.display_list .hikashop_readmore_container a.hikabtn {
  margin: 35% 10px;

  display: inline-block;
}

dl.hika_options,
dl.hika_suboptions {
  margin-bottom: 2px;
}

dl.hika_options > dt {
  float: left;

  clear: left;

  font-weight: normal;

  width: 120px;

  text-align: right;

  line-height: 16px;

  overflow: hidden !important;

  text-overflow: ellipsis;

  white-space: nowrap;
}

dl.hika_options.large > dt {
  width: 180px;
}

dl.hika_options > dt label {
  margin: 0px;

  padding: 0.5rem 0 0 0.4em;
}

.hika_j4 dl.hika_options > dt label {
  padding: 0 3px 0 0;
}

.hika_j4 dl.hika_options > dd {
  margin: 0px 20px 0px 205px;

  padding: 5px 0px 10px 0px;
}

dl.hika_options.large > dd {
  margin-left: 190px;
}

@media (max-width: 768px) {
  dl.hika_options.large > dd {
    margin-left: 0px !important;
  }

  dl.hika_options.large > dt {
    float: none !important;

    text-align: left !important;
  }
}

@media (max-width: 480px) {
  dl.hika_options > dd {
    margin-left: 0px !important;
  }

  dl.hika_options > dt {
    float: none !important;

    text-align: left !important;
  }
}

ul.hika_tabs {
  list-style: none !important;

  margin: 2px 0px 15px 0px;

  border-bottom: 1px solid #ddd;
}

ul.hika_tabs:before,
ul.hika_tabs:after {
  display: table;

  content: "";

  line-height: 0;
}

ul.hika_tabs:after {
  clear: both;
}

ul.hika_tabs > li {
  float: left;

  margin-bottom: -1px !important;
}

ul.hika_tabs > li > a {
  display: block;

  padding: 8px 12px;

  line-height: 18px;

  border: 1px solid transparent;

  -webkit-border-radius: 4px 4px 0 0;

  -moz-border-radius: 4px 4px 0 0;

  border-radius: 4px 4px 0 0;

  text-decoration: none;
}

ul.hika_tabs > li > a:hover,
ul.hika_tabs > li > a:focus {
  border-color: #eee #eee #ddd;
}

ul.hika_tabs > li.active > a,
ul.hika_tabs > li.active > a:hover,
ul.hika_tabs > li.active > a:focus {
  color: #555;

  background-color: #fff;

  border: 1px solid #ddd;

  border-bottom-color: transparent;

  cursor: default;
}

.hikabtn,
.hika_j2 .btn {
  display: inline-block;

  margin-bottom: 5px;

  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: 14px;

  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: #333;

  background-color: #fff;

  border-color: #ccc;
}

.hika_j2 .btn:focus {
  color: #333;

  background-color: #e6e6e6;

  border-color: #8c8c8c;
}

.hikabtn,
.hika_j2 .btn {
  text-decoration: none;

  color: #333;

  background-color: #eaedf0;
}

.hika_j2 .btn:hover {
  text-decoration: none;

  background-color: #ced1d4;

  border-color: #adadad;
}

.hika_j3 .hikabtn.badge {
  border-color: rgba(153, 153, 153, 0);
}

.hika_j3 .hikabtn.hikabtn-error.badge:hover {
  background-color: #bd362f;
}

.hikabtn-group,
.hikabtn-group-vertical {
  position: relative;

  display: inline-block;

  vertical-align: middle;
}

.hikabtn-group > .hikabtn,
.hikabtn-group-vertical > .hikabtn {
  position: relative;

  float: left;
}

.hikabtn-group .hikabtn + .hikabtn,
.hikabtn-group .hikabtn + .hikabtn-group,
.hikabtn-group .hikabtn-group + .hikabtn,
.hikabtn-group .hikabtn-group + .hikabtn-group {
  margin-left: -1px;
}

.hikabtn-group
  > .hikabtn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.hikabtn-group > .hikabtn:first-child {
  margin-left: 0;
}

.hikabtn-group > .hikabtn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;

  border-top-right-radius: 0;
}

.hikabtn-group > .hikabtn:last-child:not(:first-child),
.hikabtn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;

  border-top-left-radius: 0;
}

.hikabtn-group .hk-dropdown-backdrop {
  display: inline;
}

.hikabtn-group-vertical > .hikabtn,
.hikabtn-group-vertical > .hikabtn-group,
.hikabtn-group-vertical > .hikabtn-group > .hikabtn {
  display: block;

  float: none;

  width: 100%;

  max-width: 100%;
}

.hikabtn.hikabtn-mini,
.hika_j2 .btn-mini {
  padding: 1px 6px;

  font-size: 10px;

  line-height: 1.5;

  border-radius: 3px;
}

.hikabtn.hikadisabled,
.hika_j2 .btn.disabled {
  cursor: default;

  filter: alpha(opacity=65);

  -webkit-box-shadow: none;

  box-shadow: none;

  opacity: 0.65;
}

a.hikabtn.hikadisabled,
.hika_j2 a.btn.disabled {
  pointer-events: none;
}

.hika_j2 .btn-primary,
.hikabtn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.hika_j2 .btn-primary:focus,
.hikabtn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.hika_j2 .btn-primary:hover,
.hikabtn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.hika_j2 .btn-success,
.hikabtn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.hika_j2 .btn-success:focus,
.hikabtn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.hika_j2 .btn-success:hover,
.hikabtn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.hika_j2 .btn-danger,
.hikabtn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.hika_j2 .btn-danger:focus,
.hikabtn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.hika_j2 .btn-danger:hover,
.hikabtn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.hika_j2 .btn-warning,
.hikabtn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.hika_j2 .btn-warning:focus,
.hikabtn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.hika_j2 .btn-warning:hover,
.hikabtn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.hika_j2 .btn-info,
.hikabtn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.hika_j2 .btn-info:focus,
.hikabtn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.hika_j2 .btn-info:hover,
.hikabtn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

div.hikashop_checkout_loading {
  position: relative;
}

div.hikashop_checkout_loading > div.hikashop_checkout_loading_elem,
div.hikashop_checkout_loading > div.hikashop_checkout_loading_spinner {
  position: absolute;

  z-index: 999;

  top: 0px;

  left: 0px;

  right: 0px;

  bottom: 0px;
}

div.hikashop_checkout_loading > div.hikashop_checkout_loading_elem {
  background-color: #ffffff;

  opacity: 0.5;

  filter: alpha(opacity=50);
}

div.hikashop_checkout_loading > div.hikashop_checkout_loading_spinner {
  background: url("../images/spinner_02.gif") no-repeat center;
}

div.hikashop_checkout_loading
  > div.hikashop_checkout_loading_spinner.small_spinner {
  background: url("../images/spinner.gif") no-repeat center;
}

.hikashop_cart_product_quantity_refresh,
.hikashop_cart_product_quantity_delete {
  display: inline-block;
}

.hikashop_product_quantity_input_div_default_main {
  display: inline;
}

.hika_address_element .hika_edit input[type="radio"] {
  float: left;
}

.hikashop_cart_step_current .hkbadge,
.hikashop_cart_step_finished .hkbadge,
.hikashop_accordion_default_after .hkbadge,
.hikashop_accordion_light_after .hkbadge {
  width: 35px;

  height: 35px;

  font-size: 1.7em;

  border-radius: 25px;

  margin: 10px;
}

span.hikashop_checkout_step_name {
  display: inline-block;

  text-decoration: none;

  vertical-align: top;

  font-weight: bold;

  font-size: 1.7em;

  margin: 5px;
}

span.hikashop_checkout_step_name a {
  text-decoration: none;
}

.hikashop_accordion_light_before span.hikashop_checkout_step_name a:hover,
.hikashop_accordion_default_before span.hikashop_checkout_step_name a:hover {
  color: #2a69b8;
}

.hikashop_accordion_default_before .hikashop_cart_step_finished {
  border: none;

  margin-top: 10px;

  background-color: #5cb85c;
}

.hikashop_accordion_default_before .hkbadge-past {
  background-color: #fff;

  color: green;
}

.hikashop_accordion_default_before span.hikashop_checkout_step_name a {
  color: #fff;

  border: none;
}

.hikashop_accordion_default_before .hkbadge-current {
  background-color: #fff;

  color: #337ab7;
}

.hikashop_accordion_default_before .hikashop_cart_step_current {
  background-color: #337ab7;

  margin-top: 10px;
}

.hikashop_accordion_default_before span.hikashop_checkout_step_name {
  color: #fff;
}

.hikashop_accordion_default_before .hkbadge-current {
  background-color: #fff;

  color: #337ab7;

  margin: 10px;
}

.hikashop_accordion_default_after {
  border: none;
}

.hikashop_accordion_default_after div {
  background-color: #777;

  margin-top: 10px;
}

.hikashop_accordion_default_after .hikashop_checkout_step_name {
  color: #fff;
}

.hikashop_accordion_default_after span.hkbadge {
  background-color: #fff;

  color: #777;

  margin: 10px;
}

.hikashop_accordion_light_before .hikashop_cart_step_current,
.hikashop_accordion_light_before .hikashop_cart_step_finished,
.hikashop_accordion_light_after div {
  margin: 10px 0 0 0;
}

.hikashop_accordion_light_before span.hikashop_checkout_step_name {
  color: #337ab7;

  width: 90%;
}

.hikashop_accordion_light_before span.hikashop_checkout_step_name a {
  text-decoration: none;

  font-weight: bold;

  color: #5cb85c;

  display: block;
}

.hikashop_accordion_light_before .hikashop_cart_step_finished {
  border: 1px solid #5cb85c;

  border-width: 0 0 3px 0;
}

.hikashop_accordion_light_before span.hikashop_checkout_step_name:hover a {
  color: #337ab7;
}

.hikashop_accordion_light_before .hikashop_cart_step_current {
  border: 1px solid #337ab7;

  border-width: 0 0 3px 0;
}

.hikashop_accordion_light_after div {
  margin: 10px 0 0 0;

  border: 1px solid #777;

  border-width: 0 0 3px 0;
}

.hikashop_accordion_light_after {
  border-top: 3px solid #337ab7;
}

.hikashop_accordion_light_after .hikashop_checkout_step_name {
  color: #777;
}

.hikashop_wizardbar {
  background-color: #f9f9f9;

  border: 1px solid #d4d4d4;

  margin-bottom: 8px;

  -webkit-border-radius: 4px;

  -moz-border-radius: 4px;

  border-radius: 4px;

  *zoom: 1;

  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);

  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);

  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.hikashop_wizardbar:before,
.hikashop_wizardbar:after {
  display: table;

  line-height: 0;

  content: "";
}

.hikashop_wizardbar:after {
  clear: both;
}

.hikashop_wizardbar ul {
  padding: 0;

  margin: 0;

  list-style: none outside none;
}

.hikashop_wizardbar ul li {
  position: relative;

  float: left;

  height: 46px;

  padding: 0 20px 0 30px;

  margin: 0;

  font-size: 16px;

  line-height: 46px;

  color: #999999;

  cursor: default;

  background: #ededed;
}

.hikashop_wizardbar ul li .hikashop_chevron {
  position: absolute;

  top: 0;

  right: -14px;

  display: block;

  border: 24px solid transparent;

  border-right: 0;

  border-left: 14px solid #d4d4d4;
}

.hikashop_wizardbar ul li .hikashop_chevron:before {
  position: absolute;

  top: -24px;

  right: 1px;

  display: block;

  border: 24px solid transparent;

  border-right: 0;

  border-left: 14px solid #ededed;

  content: "";
}

.hikashop_wizardbar ul li .hkbadge {
  margin-right: 8px;
}

.hikashop_wizardbar ul li a {
  color: #999999;
}

.hikashop_wizardbar ul li.hikashop_cart_step_finished {
  color: #468847;
  background: #f3f4f5;
}

.hikashop_wizardbar ul li.hikashop_cart_step_finished a {
  color: #468847;
}

.hikashop_wizardbar ul li.hikashop_cart_step_finished:hover {
  cursor: pointer;
  background: #e7eff8;
}

.hikashop_wizardbar
  ul
  li.hikashop_cart_step_finished:hover
  .hikashop_chevron:before {
  border-left: 14px solid #e7eff8;
}

.hikashop_wizardbar ul li.hikashop_cart_step_finished .hikashop_chevron:before {
  border-left: 14px solid #f3f4f5;
}

.hikashop_wizardbar ul li.hikashop_cart_step_current {
  color: #3a87ad;
  background: #f1f6fc;
}

.hikashop_wizardbar ul li.hikashop_cart_step_current a {
  color: #3a87ad;
}

.hikashop_wizardbar ul li.hikashop_cart_step_current .hikashop_chevron:before {
  border-left: 14px solid #f1f6fc;
}

.hikashop_wizardbar ul li:nth-child(1) {
  z-index: 10;

  padding-left: 20px;

  border-radius: 4px 0 0 4px;
}

.hikashop_wizardbar ul li:nth-child(2) {
  z-index: 9;
}

.hikashop_wizardbar ul li:nth-child(3) {
  z-index: 8;
}

.hikashop_wizardbar ul li:nth-child(4) {
  z-index: 7;
}

.hikashop_wizardbar ul li:nth-child(5) {
  z-index: 6;
}

.hikashop_wizardbar ul li:nth-child(6) {
  z-index: 5;
}

.hikashop_wizardbar ul li:nth-child(7) {
  z-index: 4;
}

.hikashop_wizardbar ul li:nth-child(8) {
  z-index: 3;
}

.hikashop_wizardbar ul li:nth-child(9) {
  z-index: 2;
}

.hikashop_wizardbar ul li:nth-child(10) {
  z-index: 1;
}

.hkbadge {
  display: inline-block;

  min-width: 10px;

  padding: 3px 7px;

  font-size: 12px;

  font-weight: 700;

  line-height: 1;

  color: #fff;

  text-align: center;

  white-space: nowrap;

  vertical-align: middle;

  background-color: #777;

  border-radius: 10px;
}

.hkbadge-current {
  background-color: #337ab7;
}

.hkbadge-past {
  background-color: #5cb85c;
}

#hikashop_checkout_terms label {
  display: inline;
}

.next_button_disabled {
  cursor: not-allowed;
}

.next_button_disabled::after {
  content: url("../images/spinner.gif");

  margin-left: 5px;
}

div.hikashop_main_image_div,
div.hikashop_main_file_div {
  position: relative;
}

div.hikashop_uploader_image_add,
div.hikashop_uploader_file_add {
  position: absolute;

  top: 5px;

  right: 5px;
}

.hikashop_uploader_image_add .hikabtn,
.hikashop_uploader_file_add .hikabtn {
  margin-left: 5px;
}

div.hikashop_uploader_image_add span.hika_add_btn {
  background-image: url(../images/gallery.png);
}

div.hikashop_uploader_image_add span.hika_upload_btn,
div.hikashop_uploader_file_add span.hika_upload_btn {
  background-image: url(../images/upload2.png);
}

ul.hikashop_uploader_images .ui-sortable-placeholder {
  border: 1px dotted black;

  visibility: visible !important;

  width: 50px;

  height: 50px !important;
}

ul.hikashop_uploader_images .ui-sortable-placeholder * {
  visibility: hidden;
}

ul.hikashop_uploader_images {
  list-style-type: none;

  margin: 0 !important;

  padding: 15px 0 0 0 !important;
}

div.hikashop_uploader_singleimage_content,
div.hikashop_uploader_singlefile_content {
  padding: 15px 0 5px 8px !important;

  width: 100px;
}

ul.hikashop_uploader_multiimage_content > li,
div.hikashop_uploader_singleimage_content > div,
div.hikashop_uploader_singlefile_content > div {
  position: relative;
}

ul.hikashop_uploader_multiimage_content .deleteImg,
div.hikashop_uploader_singleimage_content .deleteImg,
div.hikashop_uploader_singlefile_content .deleteImg {
  position: absolute;

  right: 0px;

  top: 0px;

  display: none;
}

ul.hikashop_uploader_multiimage_content:hover .deleteImg,
div.hikashop_uploader_singleimage_content:hover .deleteImg,
div.hikashop_uploader_singlefile_content:hover .deleteImg {
  display: block;

  opacity: 0.5;

  filter: alpha(opacity=50);
}

ul.hikashop_uploader_multiimage_content .deleteImg:hover,
div.hikashop_uploader_singleimage_content .deleteImg:hover,
div.hikashop_uploader_singlefile_content .deleteImg:hover {
  opacity: 1;

  filter: alpha(opacity=100);
}

.hkIcon-delete {
  background-image: url(../images/cancel.png);
}

.dropOver {
  background-color: #909090;
}

.hikashop_dropzone {
  border: 2px dashed #cccccc;

  width: auto;

  display: block;

  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;

  min-height: 100px;

  position: relative;
}

.hikashop_uploader_image_empty,
.hikashop_uploader_file_empty {
  width: 100%;

  padding: 30px 0px;

  text-align: center;
}

.hkIcon {
  width: 16px;
  height: 16px;
  display: inline-block;
  line-height: 16px;
}

.hkicon-32 {
  background-repeat: no-repeat;
  background-position: center;
  height: 32px !important;
  width: 32px !important;
  background-position: 0 0 !important;
}

.hkicon-48 {
  background-repeat: no-repeat;
  background-position: center;
  height: 48px !important;
  width: 48px !important;
  background-position: 0 0 !important;
}

.icon-32-cancel {
  background-image: url(../images/icons/icon-32-cancel.png) !important;
}

.icon-32-cart {
  background-image: url(../images/icons/icon-32-show_cart.png) !important;
}

.icon-32-go-cart {
  background-image: url(../images/icons/icon-32-show_cart.png) !important;
}

.icon-32-back {
  background-image: url(../images/icons/icon-32-back.png) !important;
}

.icon-32-new {
  background-image: url(../images/icons/icon-32-new.png) !important;
}

.icon-32-apply {
  background-image: url(../images/icons/icon-32-apply.png) !important;
}

.icon-32-save {
  background-image: url(../images/icons/icon-32-save.png) !important;
}

.icon-32-print {
  background-image: url(../images/icons/icon-32-print.png) !important;
}

.icon-32-wishlist {
  background-image: url(../images/icons/icon-32-wishlist.png) !important;
}

.icon-48-order {
  background-image: url(../images/icons/icon-48-order.png) !important;
}

.icon-48-category {
  background-image: url(../images/icons/icon-48-category.png) !important;
}

.icon-48-user {
  background-image: url(../images/icons/icon-48-user.png) !important;
}

.icon-48-user2 {
  background-image: url(../images/icons/icon-48-account.png) !important;
}

.icon-48-account {
  background-image: url(../images/icons/icon-48-account.png) !important;
}

.icon-48-address {
  background-image: url(../images/icons/icon-48-address.png) !important;
}

.icon-48-affiliate {
  background-image: url(../images/icons/icon-48-affiliate.png) !important;
}

.icon-48-subscription {
  background-image: url(../images/icons/icon-48-subscription.png) !important;
}

.icon-48-product {
  background-image: url(../images/icons/icon-48-product.png) !important;
}

.icon-48-cart {
  background-image: url(../images/icons/icon-48-cart.png) !important;
}

.icon-48-wishlist {
  background-image: url(../images/icons/icon-48-wishlist.png) !important;
}

.icon-48-downloads {
  background-image: url(../images/icons/icon-48-downloads.png) !important;
}

.icon-32-add_cart {
  background-image: url(../images/icons/icon-32-add_cart.png) !important;
}

.icon-32-show_cart {
  background-image: url(../images/icons/icon-32-show_cart.png) !important;
}

.icon-32-add_wishlist {
  background-image: url(../images/icons/icon-32-add_wishlist.png) !important;
}

.icon-32-show_wishlist {
  background-image: url(../images/icons/icon-32-show_wishlist.png) !important;
}

.icon-32-badge {
  background-image: url(../images/icons/icon-32-badge.png) !important;
}

.icon-32-badge2 {
  background-image: url(../images/icons/icon-32-badge2.png) !important;
}

.hika_edit {
  text-align: right;
}

.hika_edit span {
  display: none;
}

.hika-radio input[type="radio"] {
  display: none;
}

div.hikashop_messages {
  border: 2px solid;

  font-weight: bold;

  margin: 4px 10px;

  -webkit-border-radius: 4px;

  -moz-border-radius: 4px;

  border-radius: 4px;
}

div.hikashop_messages.hikashop_warning {
  background-color: #efe7b8;
  border-color: #f0dc7e;
  color: #cc0000;
}

div.hikashop_messages.hikashop_success {
  background-color: #ccffbb;
  border-color: #00aa00;
  color: #00aa00;
}

div.hikashop_messages.hikashop_info {
  background-color: #c3d2e5;
  border-color: #84a7db;
  color: #0055bb;
}

div.hikashop_messages.hikashop_notice {
  background-color: #c3d2e5;
  border-color: #84a7db;
  color: #0055bb;
}

div.hikashop_messages.hikashop_error {
  background-color: #e6c0c0;
  border-color: #de7a7b;
  color: #cc0000;
}

div.hikashop_messages ul {
  margin: 0px;
  padding: 7px;
}

div.hikashop_messages li {
  list-style-type: none;
}

.hk-rating {
  margin: auto;

  display: inline;
}

.hk-rating a {
  cursor: pointer;
  background-color: transparent !important;
}

.hk-rate-star {
  width: 16px;

  height: 16px;

  font-size: 2px;

  display: inline-block;

  text-decoration: none;

  vertical-align: bottom;

  background-image: url("../images/star.gif") !important;

  background-repeat: no-repeat;
}

.hk-rate-star.state-full {
  background-position: left top;
}

.hk-rate-star.state-mid {
  background-position: left -16px;
}

.hk-rate-star.state-empty {
  background-position: left -32px;
}

.hk-rate-star.state-hover {
  background-position: left -48px !important;
}

@media print {
  .hikashop_no_print:after {
    content: "" !important;
  }
}

.hikashopcurrency {
  width: 100%;
}

.hikashop_view_files_border {
  border: 1px dashed black;

  margin: 1px;
}

.hikashop_view_files_title {
  position: relative;

  top: 0;

  left: 0;

  text-align: left;

  height: 1.3em;

  overflow: hidden;

  z-index: auto;
}

.hikashop_view_files_title span {
  position: absolute;

  color: red;

  font-weight: bold;

  white-space: nowrap;

  background-color: white;
}

.hikashop_view_files_border:hover > .hikashop_view_files_title {
  overflow: visible;

  z-index: 9999;
}

.hikashop_view_files_border:hover > .hikashop_view_files_title span {
  outline: 1px solid black;
}

.carousel_vertical_pagination .owl-dot {
  display: block !important;
}

.carousel_vertical_pagination {
  float: left;
}

.carousel_main_vertical_pagination {
  float: left;

  width: 95%;
}

.carousel_main_vertical_pagination_names {
  width: 80%;
}

.owl-dots {
  cursor: pointer;
}

.hikashop_products_listing,
.hikashop_products_pagination {
  clear: both;
}

.hikashop_pagination_dropdown {
  width: 70px;
}

.form-select.hikashop_pagination_dropdown {
  width: 100%;

  max-width: 160px;
}

@media only screen and (max-width: 640px) {
  .hikashop_filter_main {
    width: 100% !important;
  }
}

.hikashop_filter_fieldset {
  display: inline-block;
}

.hikashop_filter_fieldset h3 {
  display: inline-block;

  margin: 0px;
}

.hikashop_filter_collapsable_title_mobile {
  display: none;
}

.hikashop_filter_fieldset_always h3 {
  display: none;
}

div.hikashop_filter_collapsable_content_mobile {
  display: block;
}

@media only screen and (max-width: 800px) {
  .hikashop_filter_collapsable_title_mobile {
    display: block;
  }

  .hikashop_filter_fieldset_mobile h3 {
    display: none;
  }

  div.hikashop_filter_collapsable_content_mobile {
    display: none;
  }
}

@media only screen and (max-device-width: 1024px) {
  .hika_toolbar a,
  div.hika_toolbar .hkdropdown {
    display: block !important;
  }

  .hika_toolbar span {
    display: inline-block !important;
  }

  .hika_toolbar .btnName {
    width: auto !important;
  }

  div.hika_toolbar .btnIcon,
  div.hika_toolbar .hkdropdown-icon {
    float: left !important;

    font-size: 18px;
    line-height: 1em;

    width: auto;
    height: auto;
    margin: 0;
  }
}

.hikashop_order_main_table .key {
  text-align: right;
}

.hikashop_products.display_list .hikashop_product {
  display: block;

  width: 100%;

  -webkit-transition: width 0.3s;

  transition: width 0.3s;
}

.hikashop_product {
  -webkit-transition: width 0.3s;

  transition: width 0.3s;
}

li.hikashop_upload_imagethumb_main,
.hikashop_upload_imagethumb_small,
.hikashop_custom_file_area img {
  display: inline-block;

  margin: 3px;
}

.hikasocial_btn a,
.hikasocial_btn a:hover {
  text-decoration: none;
}

.hikasocial_btn:hover .hikasocial_icon {
  background-color: #383838;
}

.hikasocial_btn:hover .hikasocial_name {
  background-color: #222222;
}

div#hikashop_social span {
  vertical-align: top;
}

.hikasocial_btn {
  margin: 3px;
}

div#hikashop_social {
  margin-bottom: 15px;
}

span.hikasocial_icon {
  padding: 1px 6px 6px 6px;

  border-radius: 2px 0 0 2px;
}

span.hikasocial_name {
  display: inline-block;

  width: 80px;

  color: #fff;

  font-weight: bold;

  padding: 1px 6px 3px 6px;

  border-radius: 0 2px 2px 0;
}

.hikasocial_twitter span.hikasocial_icon {
  background-color: #209deb;
}

.hikasocial_twitter span.hikasocial_name {
  background-color: #23abff;
}

.hikasocial_facebook span.hikasocial_icon {
  background-color: #395fb1;
}

.hikasocial_facebook span.hikasocial_name {
  background-color: #3e68c0;
}

.hikasocial_linkedin span.hikasocial_name {
  background-color: #0078b6;
}

.hikasocial_linkedin span.hikasocial_icon {
  background-color: #03547e;
}

.hikasocial_pintinterest span.hikasocial_name {
  background-color: #ea3145;
}

.hikasocial_pintinterest span.hikasocial_icon {
  background-color: #ce2536;
}

span.hikasocial_btn.hikasocial_linkedin button {
  display: inline-block !important;

  width: 110px;

  height: 28px !important;

  font-size: 18em !important;

  padding: 3px 0 !important;
}

span.hikasocial_btn.hikasocial_linkedin xdoor-icon {
  float: left;

  margin: -2px 0 10px 5px !important;
}

#hikashop_social span.hikasocial_btn.hikasocial_linkedin button:hover {
  background-color: #222222 !important;
}

span.hikashopsocial_black .hikasocial_name {
  display: none;
}

span.hikashopsocial_black.hikasocial_btn.hikasocial_pintinterest a {
  width: 30px;

  color: rgba(0, 0, 0, 0) !important;

  white-space: nowrap;

  overflow: hidden;

  text-overflow: ellipsis;
}

span.hikashopsocial_black.hikasocial_btn .hikasocial_icon {
  background-color: #000;

  border-radius: 5px;
}

span.hikashopsocial_black.hikasocial_btn a:hover {
  position: relative;

  bottom: 3px;

  transition: bottom 1s;
}

span.hikashopsocial_black.hikasocial_btn a:hover .hikasocial_icon {
  background-color: #454545;
}

span.hikashopsocial_black.hikasocial_btn .hikasocial_icon {
  display: inline-block;

  width: 40px;

  height: 40px;

  padding: 5px 11px;
}

span.hikashopsocial_black.hikasocial_btn a {
  transition: bottom 1s;
}

span.hikashopsocial_black.hikasocial_btn.hikasocial_linkedin xdoor-icon {
  margin: -2px 0 10px 0 !important;
}

span.hikashopsocial_float.hikasocial_btn.hikasocial_pintinterest a {
  background: #e60023 url(../images/icons/pintinterest_icon_hover.png) 5px 50%
    no-repeat;
}

span.hikashopsocial_float.hikasocial_btn.hikasocial_pintinterest a:hover {
  background: #222222 url(../images/icons/pintinterest_icon_hover.png) 5px 50%
    no-repeat;
}

span.hikashopsocial_float .hikasocial_name {
  display: none;
}

span.hikashopsocial_float.hikasocial_btn .hikasocial_icon {
  width: 30px;

  color: rgba(0, 0, 0, 0) !important;

  white-space: nowrap;

  overflow: hidden;

  text-overflow: ellipsis;
}

span.hikashopsocial_float.hikasocial_btn.hikasocial_linkedin xdoor-icon {
  margin: -2px 0 10px 0 !important;
}

div#hikashop_social:has(> span.hikashopsocial_float) {
  width: 30px;

  height: 25px;

  position: fixed;

  left: 12%;

  top: 40%;
}

span.hikashopsocial_float.hikasocial_btn .hikasocial_icon {
  border-radius: 0px;

  display: inline-block;

  width: 40px;

  height: 40px;

  padding: 5px 10px;
}

span.hikashopsocial_share.hikasocial_btn.hikasocial_pintinterest a {
  width: 30px;

  color: rgba(0, 0, 0, 0) !important;

  white-space: nowrap;

  overflow: hidden;

  text-overflow: ellipsis;
}

span.hikashopsocial_share.hikasocial_btn.hikasocial_linkedin xdoor-icon {
  margin: -2px 0 10px 0 !important;
}

span.hikashopsocial_share.hikasocial_btn span.hikasocial_icon {
  display: inline-block;

  height: 40px;

  width: 40px;

  border-radius: 20px;

  padding: 6px 11px;
}

span.hikashopsocial_share.hikasocial_btn span.hikasocial_name {
  display: none;
}

span.hikashopsocial_share.hikasocial_btn.hikasocial_linkedin xdoor-icon {
  margin: 6px 0 0 0 !important;
}

span.hikashopsocial_small .hikasocial_name {
  display: none;
}

span.hikashopsocial_small.hikasocial_btn.hikasocial_pintinterest a {
  width: 70px;

  height: 30px;

  border-radius: 15px;

  color: rgba(0, 0, 0, 0) !important;

  white-space: nowrap;

  overflow: hidden;

  text-overflow: ellipsis;
}

span.hikashopsocial_small.hikasocial_btn span.hikasocial_icon {
  padding: 2px 26px 8px 26px;

  display: inline-block;

  border-radius: 15px;

  width: 70px;

  height: 33px;
}

span.hikashopsocial_small.hikasocial_btn.hikasocial_pintinterest a {
  background: #e60023 url(../images/icons/pintinterest_icon_hover.png) 25px 50%
    no-repeat;
}

span.hikashopsocial_small.hikasocial_btn.hikasocial_pintinterest a:hover {
  background: #222222 url(../images/icons/pintinterest_icon_hover.png) 25px 50%
    no-repeat;
}

span.hikashopsocial_small.hikasocial_btn.hikasocial_linkedin xdoor-icon {
  margin: 2px 0 -5px 0px !important;
}

span.hikashopsocial_grid.hikasocial_btn {
  margin-top: 5px;

  display: inline-block;
}

div#hikashop_social:has(> span.hikashopsocial_grid) {
  width: 40%;
}

span.hikashopsocial_grid.hikasocial_btn .hikasocial_name {
  display: inline-block;

  width: 150px;

  height: 28px;

  padding: 1px 25px 1px 15px;

  text-align: center;

  border-radius: 0 3px 3px 0;
}

span.hikashopsocial_grid.hikasocial_btn.hikasocial_linkedin button,
span.hikashopsocial_grid.hikasocial_btn.hikasocial_pintinterest a {
  width: 180px;

  margin-bottom: 10px;
}

span.hikashopsocial_grid.hikasocial_btn.fb-share-button.hikasocial_facebook {
  display: inline-block;
}

span.hikashopsocial_grid.hikasocial_btn span.hikasocial_icon {
  border-radius: 3px 0 0 3px;
}

span.hikashopsocial_list.hikashopsocial_list.hikasocial_btn {
  display: block;

  margin: 10px;
}

span.hikashopsocial_list.hikasocial_btn .hikasocial_name {
  display: inline-block;

  width: 150px;

  height: 28px;

  padding: 1px 25px 1px 15px;

  text-align: center;
}

div#hikashop_social:has(> span.hikashopsocial_list) {
  float: right;

  height: 45px;
}

div#hikashop_social span.hikashopsocial_list.hikasocial_btn {
  position: relative;

  z-index: 9999;
}
