.thumbnail {
  border-radius: 0 !important;
  margin-bottom: 30px; }

.table {
  margin-bottom: 30px; }

.hk-row-fluid {
  margin: 0 -15px; }

.hikashop_categories_listing_main {
  margin: 0 !important; }

.hikashop_product_name a {
  font-size: 16px;
  line-height: 24px;
  font-weight: normal !important;
  text-align: center; }

.hikashop_product_image img {
  width: 100%; }

.hikashop_form_comment {
  margin-bottom: 0; }

.notifyjs-metro-info {
  padding: 8px;
  background-color: #fff !important;
  border: 0 !important; }
  .notifyjs-metro-info .title {
    font-size: 14px !important;
    font-weight: normal !important;
    margin-left: 8px; }
  .notifyjs-metro-info .text {
    color: #555 !important;
    margin-left: 8px; }
  .notifyjs-metro-info .image {
    margin-left: 8px !important;
    border: solid 1px #979797; }

body.sunfw-layout-notice {
  background-color: #fff; }

.hikashop_submodules {
  padding-top: 0; }

.hikashop_checkout_buttons {
  margin-top: 25px; }

.hikashop-bestsellers {
  margin-top: 35px; }
  .hikashop-bestsellers .hk-row-fluid {
    margin: 0; }

.hikashop_product_price {
  color: #555555 !important;
  font-family: Roboto !important;
  font-size: 16px !important;
  line-height: 24px;
  font-style: normal !important;
  font-weight: normal !important; }

.hikashop_product_price_full {
  text-align: center !important; }

.hikashop_product_custom_info_main_table {
  width: 100%; }

.hikashop_products a.hikashop_cart_button {
  width: auto; }
  .hikashop_products a.hikashop_cart_button:hover {
    width: auto; }

.hikashop_products_table a.btn {
  min-width: 152px; }
  .hikashop_products_table a.btn.wishlist-btn {
    margin-top: 10px; }
.hikashop_products_table td.hikashop_product_vote_row {
  width: 150px; }

.hikashop_products_pagination,
.hikashop_subcategories_pagination {
  padding-top: 0; }

.hikashop_products_pagination .list-footer .limit,
.hikashop_subcategories_pagination .list-footer .limit {
  margin-bottom: 20px;
  font-size: 14px;
  color: #555; }

.hikashop_products_pagination .hikashop_results_counter,
.hikashop_subcategories_pagination .hikashop_results_counter {
  color: #555;
  margin-top: 20px;
  display: block;
  font-size: 12px; }

.hikashop_products_pagination .list-footer .limit .inputbox,
.hikashop_subcategories_pagination .list-footer .limit .inputbox {
  height: 25px; }

div#hikashop_product_left_part div {
  text-align: left; }
div#hikashop_product_left_part #hikashop_product_custom_info_main {
  margin-bottom: 20px; }

.hikashop_category_information h2 {
  color: #555555;
  font-family: Roboto;
  font-size: 18px;
  line-height: 27px;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 10px; }

.hikashop_currency_module {
  padding: 0; }
  .hikashop_currency_module select {
    width: 100%; }

.hikashop_product_discount {
  margin-right: 15px; }

.hikashop_product_discount {
  padding: 3px 12px;
  border-radius: 4px;
  background-color: #5ec3ff;
  color: #fff; }

.hikashop_container .thumbnail:hover {
  box-shadow: none; }

#hikashop_product_custom_info_main h4 {
  color: #555;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
  margin-top: 0; }
#hikashop_product_custom_info_main td {
  border: 0; }
#hikashop_product_custom_info_main .hikashop_product_custom_value {
  color: #555; }

.hikashop_product_custom_item_info input[type='radio'] {
  font-size: 24px;
  margin-right: 10px;
  margin-top: 0; }
.hikashop_product_custom_item_info tr td {
  padding: 10px 0; }
  .hikashop_product_custom_item_info tr td label {
    margin-bottom: 0; }
  .hikashop_product_custom_item_info tr td:first-child {
    min-width: 140px; }
  .hikashop_product_custom_item_info tr td .hikashop_field_required {
    width: 10px;
    text-align: right; }
  .hikashop_product_custom_item_info tr td select[multiple], .hikashop_product_custom_item_info tr td select[size],
  .hikashop_product_custom_item_info tr td select, .hikashop_product_custom_item_info tr td textarea,
  .hikashop_product_custom_item_info tr td input[type="text"],
  .hikashop_product_custom_item_info tr td input[type="password"],
  .hikashop_product_custom_item_info tr td input[type="datetime"],
  .hikashop_product_custom_item_info tr td input[type="datetime-local"],
  .hikashop_product_custom_item_info tr td input[type="date"],
  .hikashop_product_custom_item_info tr td input[type="month"],
  .hikashop_product_custom_item_info tr td input[type="time"],
  .hikashop_product_custom_item_info tr td input[type="week"],
  .hikashop_product_custom_item_info tr td input[type="number"],
  .hikashop_product_custom_item_info tr td input[type="email"],
  .hikashop_product_custom_item_info tr td input[type="url"],
  .hikashop_product_custom_item_info tr td input[type="search"],
  .hikashop_product_custom_item_info tr td input[type="tel"],
  .hikashop_product_custom_item_info tr td input[type="color"] {
    width: calc(100% - 20px); }
.hikashop_product_custom_item_info tr:last-child td {
  padding-bottom: 0; }
.hikashop_product_custom_item_info .hikashop_product_custom_item_value label {
  margin-right: 30px;
  margin-bottom: 0; }
.hikashop_product_custom_item_info .hikashop_product_custom_item_value .hikashop_dropzone {
  border: 1px solid #D1D6DE;
  border-radius: 4px;
  padding: 10px 12px;
  min-height: auto; }
.hikashop_product_custom_item_info .hikashop_product_custom_item_value .hikashop_uploader_image_empty,
.hikashop_product_custom_item_info .hikashop_product_custom_item_value .hikashop_uploader_file_empty {
  padding: 0 !important;
  width: calc(100% - 30px);
  font-size: 13px;
  text-align: left; }
.hikashop_product_custom_item_info .hikashop_product_custom_item_value div.hikashop_uploader_singleimage_content,
.hikashop_product_custom_item_info .hikashop_product_custom_item_value div.hikashop_uploader_singlefile_content {
  padding: 0 !important; }
.hikashop_product_custom_item_info .hikashop_product_custom_item_value div.hikashop_uploader_image_add span,
.hikashop_product_custom_item_info .hikashop_product_custom_item_value div.hikashop_uploader_file_add span {
  width: 19px;
  height: 20px; }
.hikashop_product_custom_item_info .hikashop_product_custom_item_value div.hikashop_uploader_image_add,
.hikashop_product_custom_item_info .hikashop_product_custom_item_value div.hikashop_uploader_file_add {
  top: 0;
  right: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 30px;
  height: 100%; }

.your-cart-module table.hikashop_cart thead {
  display: none; }
.your-cart-module table.hikashop_cart tbody tr td:first-child {
  padding: 10px 10px 10px 0; }
.your-cart-module a.btn {
  width: 100%;
  color: #fff;
  margin-top: 5px; }

.hikashop_product_vote .hk-rate-star,
.hk-rating .hk-rate-star {
  background-image: url("../../../images/system/star.png") !important; }

div.hikashop_uploader_image_add span.hika_upload_btn,
div.hikashop_uploader_file_add span.hika_upload_btn {
  background-image: url("../../../images/system/upload-icon.png") !important; }

a.hikashop_cart_button {
  padding: 10.5px 30px;
  border-radius: 4px;
  border: none;
  transition: all 0.3s ease-in-out;
  color: #fff !important;
  font-size: 14px;
  letter-spacing: 0px;
  box-shadow: none !important;
  margin: 0;
  margin-right: 10px; }
  a.hikashop_cart_button:hover {
    background: none;
    border: 0; }

#hikashop_product_top_part h1 {
  font-family: Roboto;
  font-size: 28px;
  line-height: 42px;
  margin-top: 0;
  border-bottom: 1px solid #d8d8d8;
  font-weight: normal;
  padding: 0;
  margin-bottom: 30px; }

.hikashop_listing_comment .hk_item_comment {
  border: 1px solid #d1d6de;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 10px 30px 10px 20px; }
  .hikashop_listing_comment .hk_item_comment:first-child {
    margin-top: 10px; }
  .hikashop_listing_comment .hk_item_comment table {
    margin: 0;
    border: 0; }
    .hikashop_listing_comment .hk_item_comment table:hover {
      border: 0; }
.hikashop_listing_comment .hk_coment_empty {
  border: 1px solid #d1d6de;
  border-radius: 4px;
  margin-bottom: 25px;
  padding: 10px; }
  .hikashop_listing_comment .hk_coment_empty table {
    margin: 0;
    border: 0; }
    .hikashop_listing_comment .hk_coment_empty table:hover {
      border: 0; }
    .hikashop_listing_comment .hk_coment_empty table td {
      padding: 0;
      font-weight: normal;
      color: #555; }
.hikashop_listing_comment .hika_comment_listing_name {
  color: #555;
  font-family: Roboto;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal; }
.hikashop_listing_comment .hika_comment_listing_content {
  color: #555;
  font-family: Roboto;
  font-size: 14px;
  line-height: 21px;
  font-weight: normal;
  padding: 0; }
.hikashop_listing_comment .title {
  margin-bottom: 10px;
  display: block; }
.hikashop_listing_comment .pagination {
  display: block;
  color: #555;
  margin-top: 25px;
  font-size: 16px;
  font-weight: normal; }

.hika_comment_listing_useless {
  background-image: url("../../../images/system/dislike.png") !important;
  padding: 5px 15px !important; }

.hika_comment_listing_useful {
  background-image: url("../../../images/system/like.png") !important; }

.hikashop_vote_form {
  margin-top: 0; }
  .hikashop_vote_form .hikashop_vote_stars {
    padding: 0; }
    .hikashop_vote_form .hikashop_vote_stars .hk-rating {
      display: inline-block;
      line-height: 14px;
      margin-left: 5px; }
  .hikashop_vote_form table tr td {
    padding: 10px 0;
    color: #555; }
    .hikashop_vote_form table tr td:first-child {
      width: 100px; }
    .hikashop_vote_form table tr td input {
      width: 100%; }
  .hikashop_vote_form .hikashop_comment_textarea {
    padding: 10px;
    margin: 10px 0;
    width: calc(100% - 100px);
    margin-left: 100px;
    border: 1px solid #D1D6DE;
    height: 100px; }
  .hikashop_vote_form .button {
    float: right;
    color: #fff;
    border-radius: 4px;
    margin-top: 20px; }

.hikashop_product_bottom_part {
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: #D1D6DE;
  margin-top: 30px;
  margin-bottom: 15px; }
  .hikashop_product_bottom_part #hikashop_product_description_main {
    padding: 15px 0; }
    .hikashop_product_bottom_part #hikashop_product_description_main p {
      margin-bottom: 0; }

.hikashop_products_pagination .list-footer .pagenav,
.hikashop_subcategories_pagination .list-footer .pagenav {
  font-size: 12px;
  line-height: 14px;
  border-radius: 3px;
  border: 1px solid #d1d6de;
  padding: 9.5px 15px;
  margin: 0 5px;
  color: #394A5C;
  font-weight: normal; }
  .hikashop_products_pagination .list-footer .pagenav:hover,
  .hikashop_subcategories_pagination .list-footer .pagenav:hover {
    border: 1px solid #F0F2F5;
    background-color: #F0F2F5; }

.your-cart-module .hikashop_product_price_full {
  text-align: right !important; }

/* ---------- Product Detail Style ----------- */
.hikashop_product_page [class*='hk-row-'] {
  margin: 0 -15px; }
.hikashop_product_page .hikashop_product_price_full {
  text-align: left !important;
  margin-top: 0 !important; }
  .hikashop_product_page .hikashop_product_price_full [class*="hikashop_product_price_"] {
    font-size: 28px !important;
    line-height: 33px !important; }
  .hikashop_product_page .hikashop_product_price_full .hikashop_product_price_with_min_qty [class*='hikashop_product_price_per_unit_'],
  .hikashop_product_page .hikashop_product_price_full .hikashop_product_price_with_min_qty .hikashop_product_price {
    font-size: 14px !important;
    font-family: 'Roboto' !important;
    color: #555; }
.hikashop_product_page .hikashop_global_image_div .hikashop_product_main_image_thumb {
  height: auto !important;
  margin-bottom: 0; }
  .hikashop_product_page .hikashop_global_image_div .hikashop_product_main_image_thumb .hikashop_product_main_image {
    height: auto !important; }
    .hikashop_product_page .hikashop_global_image_div .hikashop_product_main_image_thumb .hikashop_product_main_image .hikashop_product_main_image_subdiv {
      width: 100% !important; }
      .hikashop_product_page .hikashop_global_image_div .hikashop_product_main_image_thumb .hikashop_product_main_image .hikashop_product_main_image_subdiv a img {
        margin: 0 !important;
        height: auto;
        width: 100%; }
.hikashop_product_page .hikashop_small_image_div {
  text-align: left !important;
  padding: 20px 0 0 !important;
  margin: 0 -10px; }
  .hikashop_product_page .hikashop_small_image_div a {
    width: 25%;
    float: left;
    padding: 0 10px;
    margin-bottom: 20px; }
    .hikashop_product_page .hikashop_small_image_div a img.hikashop_child_image {
      margin: 0;
      height: auto;
      max-width: 100%; }
.hikashop_product_page .show_tabular .hikashop_tabs_ul {
  border-bottom: 1px solid #d1d6de;
  margin-bottom: -2px;
  clear: both;
  padding-left: 0; }
  .hikashop_product_page .show_tabular .hikashop_tabs_ul li {
    display: inline-block;
    padding: 6px 20px;
    border-radius: 0;
    border-width: 1px 1px 0 0;
    border-style: solid;
    border-color: #D1D6DE;
    color: #555;
    font-size: 14px;
    margin: 0;
    background-color: #fff;
    font-size: 18px;
    line-height: 27px;
    color: #555 !important;
    font-weight: normal;
    float: left; }
    .hikashop_product_page .show_tabular .hikashop_tabs_ul li:first-child {
      border-left: 1px solid #d1d6de; }
    .hikashop_product_page .show_tabular .hikashop_tabs_ul li.hikashop_tabs_li_selected {
      color: #fff !important; }
  .hikashop_product_page .show_tabular .hikashop_tabs_ul::after {
    content: '';
    display: block;
    clear: both; }
.hikashop_product_page .show_tabular .hikashop_tabs_content {
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #D1D6DE;
  border-radius: 0;
  padding: 30px 20px; }
  .hikashop_product_page .show_tabular .hikashop_tabs_content #hikashop_product_description_main {
    padding-top: 0; }
  .hikashop_product_page .show_tabular .hikashop_tabs_content:after {
    content: '';
    display: block;
    clear: both; }
.hikashop_product_page .show_tabular.hikashop_product_bottom_part {
  border: 0;
  padding-top: 0; }
.hikashop_product_page .hikashop_product_vote_mini .hikashop_vote_stars {
  padding: 0;
  margin-bottom: 15px;
  text-align: left !important; }
.hikashop_product_page .hk_show_dimensions {
  margin-bottom: 15px;
  font-size: 18px;
  text-align: left !important; }
.hikashop_product_page .hikashop_submodules h2 {
  color: #555;
  font-family: 'Roboto';
  font-size: 28px;
  line-height: 42px;
  border: 0;
  font-weight: normal;
  display: inline-block;
  position: relative;
  padding-bottom: 7px;
  margin-bottom: 30px;
  margin-top: 0;
  text-transform: capitalize; }
  .hikashop_product_page .hikashop_submodules h2:after {
    position: absolute;
    content: '';
    height: 2px;
    width: 100%;
    left: 0;
    bottom: 0; }
.hikashop_product_page .hikashop_submodules .hikashop_products_listing_main {
  text-align: center;
  padding-top: 50px; }
.hikashop_product_page .hikashop_submodules .hikashop_products_listing div.hikashop_container {
  margin: 0 !important; }
  .hikashop_product_page .hikashop_submodules .hikashop_products_listing div.hikashop_container .thumbnail:hover {
    box-shadow: none; }
  .hikashop_product_page .hikashop_submodules .hikashop_products_listing div.hikashop_container .hikashop_product_price_full {
    text-align: center !important; }
    .hikashop_product_page .hikashop_submodules .hikashop_products_listing div.hikashop_container .hikashop_product_price_full [class*='hikashop_product_price_'] {
      font-size: 16px !important;
      line-height: 24px !important;
      font-family: 'Roboto'; }

.hikashop_product_quantity_main .hikashop_product_stock {
  display: flex;
  align-items: center; }
.hikashop_product_quantity_main .jsn_quantity_default {
  display: inline-block;
  border: 1px solid #d1d6de;
  border-radius: 4px;
  height: 45px;
  position: relative;
  width: 67px;
  margin-right: 15px;
  text-align: left !important; }
  .hikashop_product_quantity_main .jsn_quantity_default .hikashop_product_quantity_input_div_default {
    height: 100%; }
    .hikashop_product_quantity_main .jsn_quantity_default .hikashop_product_quantity_input_div_default .hikashop_product_quantity_field {
      height: 100%;
      border: 0;
      width: 40px;
      border-right: 1px solid #d1d6de;
      border-radius: 5px 0 0 5px;
      margin: 0 !important; }
  .hikashop_product_quantity_main .jsn_quantity_default .hikashop_product_quantity_change_div_default {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 25px; }
    .hikashop_product_quantity_main .jsn_quantity_default .hikashop_product_quantity_change_div_default a.hikashop_product_quantity_field_change,
    .hikashop_product_quantity_main .jsn_quantity_default .hikashop_product_quantity_change_div_default a.hikashop_product_quantity_field_change:hover {
      font-weight: normal; }
  .hikashop_product_quantity_main .jsn_quantity_default .hikashop_product_quantity_change_div_minus_default {
    text-align: center; }
  .hikashop_product_quantity_main .jsn_quantity_default .hikashop_product_quantity_change_div_plus_default {
    text-align: center;
    border-bottom: 1px solid #d1d6de; }
  .hikashop_product_quantity_main .jsn_quantity_default .hikashop_product_quantity_table {
    width: 67px;
    height: 43px; }
    .hikashop_product_quantity_main .jsn_quantity_default .hikashop_product_quantity_table tr td {
      padding: 0 !important;
      border: 0; }
    .hikashop_product_quantity_main .jsn_quantity_default .hikashop_product_quantity_table tr:first-child td:first-child {
      width: 44px; }
      .hikashop_product_quantity_main .jsn_quantity_default .hikashop_product_quantity_table tr:first-child td:first-child input.hikashop_product_quantity_field {
        width: 100%;
        margin: 0 !important;
        border-radius: 4px 0 0 4px;
        border-width: 0 1px 0 0;
        height: 100%; }
    .hikashop_product_quantity_main .jsn_quantity_default .hikashop_product_quantity_table tr:first-child td a.hikashop_product_quantity_field_change_plus {
      width: 22px;
      border-width: 0 1px 1px 0;
      border-style: solid;
      border-color: #d1d6de;
      margin: 0;
      display: block;
      height: 21px;
      text-align: center;
      line-height: 20px;
      border-radius: 0 4px 0 0; }
    .hikashop_product_quantity_main .jsn_quantity_default .hikashop_product_quantity_table tr td a.hikashop_product_quantity_field_change_minus {
      width: 22px;
      border-width: 0px 1px 0 0;
      border-style: solid;
      border-color: #d1d6de;
      margin: 0;
      display: block;
      height: 21px;
      text-align: center;
      line-height: 20px;
      border-radius: 0 0px 4px 0; }
.hikashop_product_quantity_main table.show_defaut_quantity {
  width: 67px;
  height: 40px;
  margin-bottom: 15px; }
  .hikashop_product_quantity_main table.show_defaut_quantity tbody tr:first-child td:first-child {
    width: 44px; }
    .hikashop_product_quantity_main table.show_defaut_quantity tbody tr:first-child td:first-child input.hikashop_product_quantity_field {
      width: 100%;
      margin: 0 !important;
      border-radius: 4px 0 0 4px; }
  .hikashop_product_quantity_main table.show_defaut_quantity tbody tr:first-child td a.hikashop_product_quantity_field_change_plus {
    width: 22px;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #d1d6de;
    margin: 0;
    display: block;
    height: 20px;
    text-align: center;
    line-height: 16px;
    border-radius: 0 4px 0 0; }
  .hikashop_product_quantity_main table.show_defaut_quantity tbody tr td a.hikashop_product_quantity_field_change_minus {
    width: 22px;
    border-width: 0px 1px 1px 0;
    border-style: solid;
    border-color: #d1d6de;
    margin: 0;
    display: block;
    height: 20px;
    text-align: center;
    line-height: 16px;
    border-radius: 0 0px 4px 0; }

.hikashop_product_characteristics {
  background-color: #F0F0F1;
  padding: 7px 15px !important;
  border-radius: 0 !important;
  border: 0 !important; }
  .hikashop_product_characteristics .hikashop_product_characteristics_table tr td {
    width: 100%;
    padding: 8px 0;
    color: #555; }
    .hikashop_product_characteristics .hikashop_product_characteristics_table tr td:first-child {
      width: 80px;
      min-width: 80px; }
    .hikashop_product_characteristics .hikashop_product_characteristics_table tr td .inputbox {
      width: 100%;
      height: 35px; }

#hikashop_product_options {
  border: 0;
  padding: 0;
  text-align: left !important; }
  #hikashop_product_options table .hikashop_option_name {
    font-size: 14px;
    line-height: 20px;
    color: #555; }
  #hikashop_product_options table tr td {
    padding: 10px 0; }
    #hikashop_product_options table tr td select {
      width: 100%; }

#hikashop_product_price_with_options_main {
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: left; }
  #hikashop_product_price_with_options_main .hikashop_option_price_value {
    color: #555;
    font-weight: bold;
    font-size: 14px;
    font-style: normal;
    font-family: "Roboto"; }

/* ---------- Display Type Product ----------- */
.hikashop_container .hikashop_listing_img, .hikashop_container .hikashop_listing_img_title {
  position: relative;
  overflow: hidden; }
  .hikashop_container .hikashop_listing_img .hikashop_product_image, .hikashop_container .hikashop_listing_img_title .hikashop_product_image {
    padding-bottom: 0;
    height: auto !important; }
    .hikashop_container .hikashop_listing_img .hikashop_product_image .hikashop_product_image_subdiv, .hikashop_container .hikashop_listing_img_title .hikashop_product_image .hikashop_product_image_subdiv {
      width: 100% !important; }
      .hikashop_container .hikashop_listing_img .hikashop_product_image .hikashop_product_image_subdiv a img, .hikashop_container .hikashop_listing_img_title .hikashop_product_image .hikashop_product_image_subdiv a img {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out; }
  .hikashop_container .hikashop_listing_img .hikashop_product_stock, .hikashop_container .hikashop_listing_img .add-to-cart-new, .hikashop_container .hikashop_listing_img_title .hikashop_product_stock, .hikashop_container .hikashop_listing_img_title .add-to-cart-new {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all; }
    .hikashop_container .hikashop_listing_img .hikashop_product_stock a.hikashop_cart_button, .hikashop_container .hikashop_listing_img .add-to-cart-new a.hikashop_cart_button, .hikashop_container .hikashop_listing_img_title .hikashop_product_stock a.hikashop_cart_button, .hikashop_container .hikashop_listing_img_title .add-to-cart-new a.hikashop_cart_button {
      display: inline-block;
      color: #fff !important;
      width: auto;
      border: 0;
      margin-bottom: 0;
      font-weight: normal;
      cursor: pointer;
      background-image: none;
      white-space: nowrap;
      font-size: 14px;
      padding: 11px 30px;
      border-radius: 4px;
      transition: all 0.3s ease-in-out;
      margin-bottom: 10px;
      min-width: 152px; }
  .hikashop_container .hikashop_listing_img:after, .hikashop_container .hikashop_listing_img_title:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.7);
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    z-index: 2;
    pointer-events: none; }
  .hikashop_container .hikashop_listing_img:hover:after, .hikashop_container .hikashop_listing_img_title:hover:after {
    opacity: 1; }
  .hikashop_container .hikashop_listing_img:hover .hikashop_product_stock, .hikashop_container .hikashop_listing_img:hover .add-to-cart-new, .hikashop_container .hikashop_listing_img_title:hover .hikashop_product_stock, .hikashop_container .hikashop_listing_img_title:hover .add-to-cart-new {
    opacity: 1; }
  .hikashop_container .hikashop_listing_img:hover .hikashop_product_image .hikashop_product_image_subdiv a img, .hikashop_container .hikashop_listing_img_title:hover .hikashop_product_image .hikashop_product_image_subdiv a img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
.hikashop_container .details_products {
  padding: 15px;
  text-align: center; }
.hikashop_container .hikashop_subcontainer {
  padding: 0;
  border: 1px solid #d1d6de; }

.add-to-cart-new a.btn {
  min-width: 152px;
  margin-left: 0 !important; }
  .add-to-cart-new a.btn.wishlist-btn {
    margin-top: 10px; }

.hikashop_product_list_item a.btn {
  color: #fff;
  width: 100%;
  font-size: 14px;
  margin-left: 0 !important; }
  .hikashop_product_list_item a.btn.wishlist-btn {
    margin-top: 10px; }

.hikashop_product_price_main .hikashop_product_price_full {
  display: flex;
  align-items: center; }
.hikashop_product_price_main .hikashop_product_price_with_discount {
  margin-right: 10px; }

.hikashop_category_listing_div .hikashop_container .hikashop_subcontainer {
  padding: 0;
  position: relative;
  overflow: hidden; }
  .hikashop_category_listing_div .hikashop_container .hikashop_subcontainer .hikashop_category_name {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all; }
    .hikashop_category_listing_div .hikashop_container .hikashop_subcontainer .hikashop_category_name a {
      display: inline-block;
      color: #fff;
      margin: 0; }
  .hikashop_category_listing_div .hikashop_container .hikashop_subcontainer .hikashop_category_image {
    height: auto !important; }
    .hikashop_category_listing_div .hikashop_container .hikashop_subcontainer .hikashop_category_image a img {
      width: 100%;
      -webkit-transform: scale(1);
      transform: scale(1);
      -webkit-transition: .3s ease-in-out;
      transition: .3s ease-in-out; }
  .hikashop_category_listing_div .hikashop_container .hikashop_subcontainer:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.7);
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all; }
  .hikashop_category_listing_div .hikashop_container .hikashop_subcontainer:hover:after {
    opacity: 1; }
  .hikashop_category_listing_div .hikashop_container .hikashop_subcontainer:hover .hikashop_category_name {
    opacity: 1; }
  .hikashop_category_listing_div .hikashop_container .hikashop_subcontainer:hover .hikashop_category_image a img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }

/*========= hikasop module ===========*/
.hikashop_module ul.category-menu {
  padding-left: 0; }
  .hikashop_module ul.category-menu li:first-child a {
    padding-top: 0; }
  .hikashop_module ul.category-menu li:last-child a {
    padding-bottom: 0; }

/*========= categories listing display in div ===========*/
.display-in-div .hikashop_category_listing_div .hikashop_subcontainer {
  margin-bottom: 30px; }
  .display-in-div .hikashop_category_listing_div .hikashop_subcontainer .hikashop_category_name {
    position: static;
    background-color: #D8D8D8;
    opacity: 1;
    border: 1px solid #d8d8d8; }
    .display-in-div .hikashop_category_listing_div .hikashop_subcontainer .hikashop_category_name a.btn-transparent {
      background-color: transparent;
      border-radius: 0;
      padding: 12px 0;
      color: #1F1F1F;
      font-family: 'Roboto';
      font-size: 16px;
      text-transform: uppercase;
      font-weight: normal;
      transition: all .3s;
      -webkit-transition: all .3s;
      -moz-transition: all .3s;
      -o-transition: all .3s; }
  .display-in-div .hikashop_category_listing_div .hikashop_subcontainer .hikashop_category_image {
    border-top: 0;
    overflow: hidden; }
  .display-in-div .hikashop_category_listing_div .hikashop_subcontainer:after {
    display: none; }

/*========= categories listing display in list ===========*/
.display-in-list .hikashop_subcategories ul.box-categories-list {
  padding-left: 15px;
  margin-top: -12px; }
  .display-in-list .hikashop_subcategories ul.box-categories-list li.hikashop_category_list_item {
    padding: 7px 0;
    list-style: disc; }
    .display-in-list .hikashop_subcategories ul.box-categories-list li.hikashop_category_list_item a {
      color: #555;
      text-transform: uppercase;
      font-family: 'Roboto';
      font-size: 18px;
      padding: 0; }

/*========= product listing display in list ===========*/
.hikashop_products_listing ul.hikashop_product_list {
  padding-left: 0;
  width: 100%;
  margin: 0 -15px; }
  .hikashop_products_listing ul.hikashop_product_list li {
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0 15px;
    margin-bottom: 30px; }
    .hikashop_products_listing ul.hikashop_product_list li a.hikashop_product_name_in_list {
      font-family: Roboto;
      font-size: 16px;
      line-height: 24px;
      font-weight: normal; }
    .hikashop_products_listing ul.hikashop_product_list li .hikashop_product_price_full {
      text-align: left !important;
      display: block;
      font-size: 14px;
      color: #555;
      float: none; }
      .hikashop_products_listing ul.hikashop_product_list li .hikashop_product_price_full .hikashop_product_price {
        font-size: 14px !important; }
      .hikashop_products_listing ul.hikashop_product_list li .hikashop_product_price_full .hikashop_product_discount {
        margin-right: 5px; }
    .hikashop_products_listing ul.hikashop_product_list li .hikashop_vote_stars {
      margin-bottom: 15px; }
    .hikashop_products_listing ul.hikashop_product_list li a.hikashop_cart_button {
      width: 100%;
      margin-bottom: 10px; }

/*========= product listing display in table ===========*/
.hk_listing_table a.hikashop_cart_button {
  margin-bottom: 10px;
  min-width: 152px; }
.hk_listing_table table {
  margin-top: 0; }
  .hk_listing_table table thead {
    background-color: #fff; }
    .hk_listing_table table thead tr th {
      color: #555555;
      font-size: 16px;
      line-height: 24px;
      padding-top: 0 !important;
      font-weight: normal;
      padding-bottom: 10px; }
      .hk_listing_table table thead tr th:first-child {
        padding-left: 0; }
  .hk_listing_table table tbody tr {
    border: 0; }
    .hk_listing_table table tbody tr:last-child {
      border-bottom: 1px solid #D1D6DE; }
    .hk_listing_table table tbody tr td {
      vertical-align: middle; }
      .hk_listing_table table tbody tr td:first-child {
        padding-left: 0; }
      .hk_listing_table table tbody tr td:last-child {
        padding-right: 0;
        text-align: right; }
      .hk_listing_table table tbody tr td.hikashop_product_price_row {
        max-width: 100px; }
        .hk_listing_table table tbody tr td.hikashop_product_price_row .hikashop_product_price_full {
          text-align: left !important; }
      .hk_listing_table table tbody tr td.hikashop_product_image_row > div.hikashop_product_image {
        max-width: 120px;
        height: auto !important; }
        .hk_listing_table table tbody tr td.hikashop_product_image_row > div.hikashop_product_image div.hikashop_product_image_subdiv {
          max-width: 120px; }
      .hk_listing_table table tbody tr td.hikashop_product_name_row span.hikashop_product_name {
        margin-bottom: 0;
        margin-top: 5px; }
      .hk_listing_table table tbody tr td.hikashop_product_name_row a {
        text-align: left; }

/*========= product page display custom ===========*/
.product-page-custom-display {
  padding-bottom: 30px;
  border-bottom: 1px solid #d1d6de;
  margin-bottom: 20px; }
  .product-page-custom-display .hikashop_product_description_main {
    padding-top: 0 !important; }
  .product-page-custom-display .hikashop_product_bottom_part {
    border: 0;
    margin-top: 0; }

/*========= checkout page ===========*/
.hikashop_wizardbar {
  box-shadow: none;
  background: #f5f5f5;
  border: 1px solid #d1d6de;
  margin-bottom: 30px; }
  .hikashop_wizardbar .hkbadge {
    padding: 3px 10px;
    background-color: #555; }
  .hikashop_wizardbar .hkbadge-current {
    background-color: #377bb5; }
  .hikashop_wizardbar .hkbadge-past {
    background-color: #5fb760; }
  .hikashop_wizardbar ul li {
    color: #555;
    font-size: 13px; }

.hikashop_checkout_page .hikashop_checkout_cart .table > thead > tr > th,
.hikashop_checkout_page .hikashop_checkout_cart .table > thead > tr > td,
.hikashop_checkout_page .hikashop_checkout_cart .table > tbody > tr > th,
.hikashop_checkout_page .hikashop_checkout_cart .table > tbody > tr > td,
.hikashop_checkout_page .hikashop_checkout_cart .table > tfoot > tr > th,
.hikashop_checkout_page .hikashop_checkout_cart .table > tfoot > tr > td {
  border-color: #D1D6DE;
  border-width: 1px;
  border-style: solid;
  text-align: left; }
.hikashop_checkout_page .hikashop_checkout_cart table {
  border: 1px solid #d1d6de;
  margin-bottom: 30px; }
  .hikashop_checkout_page .hikashop_checkout_cart table .row0:hover, .hikashop_checkout_page .hikashop_checkout_cart table .row1:hover {
    background-color: transparent; }
  .hikashop_checkout_page .hikashop_checkout_cart table thead {
    background-color: #f0f3f5; }
    .hikashop_checkout_page .hikashop_checkout_cart table thead > tr > th, .hikashop_checkout_page .hikashop_checkout_cart table thead > tr > td {
      border: 1px solid #d1d6de;
      font-size: 16px;
      font-weight: normal; }
  .hikashop_checkout_page .hikashop_checkout_cart table tbody > tr > td {
    font-size: 16px;
    vertical-align: middle;
    font-weight: normal; }
    .hikashop_checkout_page .hikashop_checkout_cart table tbody > tr > td.hikashop_cart_subtotal_title, .hikashop_checkout_page .hikashop_checkout_cart table tbody > tr > td.hikashop_cart_shipping_title, .hikashop_checkout_page .hikashop_checkout_cart table tbody > tr > td.hikashop_cart_total_title {
      border-left: 0;
      border-right: 0; }
    .hikashop_checkout_page .hikashop_checkout_cart table tbody > tr > td.hikashop_cart_empty_footer {
      border-right: 0; }
    .hikashop_checkout_page .hikashop_checkout_cart table tbody > tr > td.hikashop_cart_subtotal_value, .hikashop_checkout_page .hikashop_checkout_cart table tbody > tr > td.hikashop_cart_shipping_value, .hikashop_checkout_page .hikashop_checkout_cart table tbody > tr > td.hikashop_cart_total_value {
      border-left: 0; }
    .hikashop_checkout_page .hikashop_checkout_cart table tbody > tr > td.hikashop_cart_product_image_value, .hikashop_checkout_page .hikashop_checkout_cart table tbody > tr > td.hikashop_cart_product_name_value {
      max-width: 150px;
      width: 150px; }
    .hikashop_checkout_page .hikashop_checkout_cart table tbody > tr > td.hikashop_cart_product_total_value .hikashop_product_price_full, .hikashop_checkout_page .hikashop_checkout_cart table tbody > tr > td.hikashop_cart_product_price_value .hikashop_product_price_full {
      text-align: left !important; }
    .hikashop_checkout_page .hikashop_checkout_cart table tbody > tr > td.hikashop_cart_product_name_value p.hikashop_cart_product_name {
      margin: 0; }
      .hikashop_checkout_page .hikashop_checkout_cart table tbody > tr > td.hikashop_cart_product_name_value p.hikashop_cart_product_name a {
        font-size: 16px; }
    .hikashop_checkout_page .hikashop_checkout_cart table tbody > tr > td.hikashop_cart_product_quantity_value .hikashop_product_quantity_field {
      margin-left: 0 !important;
      margin-right: 0 !important;
      height: 30px; }
    .hikashop_checkout_page .hikashop_checkout_cart table tbody > tr > td.hikashop_cart_product_quantity_value .hikashop_cart_product_quantity_refresh {
      margin: 0 20px !important; }
    .hikashop_checkout_page .hikashop_checkout_cart table tbody > tr > td.hikashop_cart_product_quantity_value .hk_cart_product_quantity_value {
      display: flex;
      align-items: center; }
    .hikashop_checkout_page .hikashop_checkout_cart table tbody > tr > td.hikashop_cart_total_title {
      font-size: 16px !important;
      font-weight: normal !important;
      color: #555 !important; }
    .hikashop_checkout_page .hikashop_checkout_cart table tbody > tr > td .hikashop_checkout_cart_subtotal,
    .hikashop_checkout_page .hikashop_checkout_cart table tbody > tr > td .hikashop_checkout_cart_shipping,
    .hikashop_checkout_page .hikashop_checkout_cart table tbody > tr > td .hikashop_checkout_cart_final_total {
      color: #555;
      font-style: normal;
      font-family: 'Roboto';
      font-size: 16px;
      font-weight: normal; }
.hikashop_checkout_page .hikashop_checkout_login {
  width: 100%; }
  .hikashop_checkout_page .hikashop_checkout_login .hk-container-fluid {
    padding: 0; }
    .hikashop_checkout_page .hikashop_checkout_login .hk-container-fluid .form-inline .control-group {
      margin-bottom: 20px; }
      .hikashop_checkout_page .hikashop_checkout_login .hk-container-fluid .form-inline .control-group .controls input,
      .hikashop_checkout_page .hikashop_checkout_login .hk-container-fluid .form-inline .control-group .controls button {
        min-width: 280px; }
      .hikashop_checkout_page .hikashop_checkout_login .hk-container-fluid .form-inline .control-group.checkbox input[type='checkbox'] {
        font-size: 16px;
        margin-right: 10px; }
    .hikashop_checkout_page .hikashop_checkout_login .hk-container-fluid #hikashop_checkout_login_form h2,
    .hikashop_checkout_page .hikashop_checkout_login .hk-container-fluid #hikashop_checkout_registration h2 {
      font-size: 28px;
      line-height: 1.5;
      text-align: left;
      color: #555555;
      margin-top: 0;
      padding-bottom: 5px;
      border-bottom: 1px solid #d1d6de;
      margin-bottom: 25px; }
    .hikashop_checkout_page .hikashop_checkout_login .hk-container-fluid #hikashop_checkout_registration .hkform-horizontal .hkform-group {
      margin-left: -15px;
      margin-right: -15px; }
      .hikashop_checkout_page .hikashop_checkout_login .hk-container-fluid #hikashop_checkout_registration .hkform-horizontal .hkform-group > label {
        text-align: left; }
      .hikashop_checkout_page .hikashop_checkout_login .hk-container-fluid #hikashop_checkout_registration .hkform-horizontal .hkform-group.button-action {
        margin-bottom: 0; }
      .hikashop_checkout_page .hikashop_checkout_login .hk-container-fluid #hikashop_checkout_registration .hkform-horizontal .hkform-group .action {
        text-align: right; }
      .hikashop_checkout_page .hikashop_checkout_login .hk-container-fluid #hikashop_checkout_registration .hkform-horizontal .hkform-group.control-group select {
        width: 100%; }
    .hikashop_checkout_page .hikashop_checkout_login .hk-container-fluid .address_information {
      margin-top: 50px; }
      .hikashop_checkout_page .hikashop_checkout_login .hk-container-fluid .address_information legend {
        margin-bottom: 25px;
        border-bottom: 1px solid #D1D6DE !important; }
.hikashop_checkout_page .hikashop_checkout_address {
  margin-bottom: 10px; }
  .hikashop_checkout_page .hikashop_checkout_address .hk-container-fluid {
    padding: 0; }
    .hikashop_checkout_page .hikashop_checkout_address .hk-container-fluid .hika_address_field legend {
      margin-bottom: 25px;
      border-bottom: 1px solid #D1D6DE !important; }
    .hikashop_checkout_page .hikashop_checkout_address .hk-container-fluid .hika_address_field .block_edit {
      display: flex;
      flex-direction: row;
      margin-bottom: 20px; }
      .hikashop_checkout_page .hikashop_checkout_address .hk-container-fluid .hika_address_field .block_edit .select_box {
        width: 55%;
        margin-right: 20px; }
        .hikashop_checkout_page .hikashop_checkout_address .hk-container-fluid .hika_address_field .block_edit .select_box select.hikashop_field_dropdown {
          width: 100%; }
      .hikashop_checkout_page .hikashop_checkout_address .hk-container-fluid .hika_address_field .block_edit .hika_edit {
        padding: 0;
        background: transparent;
        width: calc(45% - 20px);
        float: right; }
        .hikashop_checkout_page .hikashop_checkout_address .hk-container-fluid .hika_address_field .block_edit .hika_edit a i {
          margin-right: 0; }
.hikashop_checkout_page .hikashop_checkout_shipping {
  margin-bottom: 10px; }
  .hikashop_checkout_page .hikashop_checkout_shipping legend {
    margin-bottom: 25px;
    border-bottom: 1px solid #D1D6DE !important; }
  .hikashop_checkout_page .hikashop_checkout_shipping table {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; }
    .hikashop_checkout_page .hikashop_checkout_shipping table tr td {
      vertical-align: middle; }
      .hikashop_checkout_page .hikashop_checkout_shipping table tr td .hikashop_checkout_shipping_radio {
        font-size: 18px;
        margin-right: 10px; }
      .hikashop_checkout_page .hikashop_checkout_shipping table tr td .hikashop_checkout_shipping_name {
        font-weight: normal;
        color: #555; }
    .hikashop_checkout_page .hikashop_checkout_shipping table tr:last-child td:first-child {
      border-bottom-left-radius: 10px; }
    .hikashop_checkout_page .hikashop_checkout_shipping table tr:last-child td:last-child {
      border-bottom-right-radius: 10px; }
.hikashop_checkout_page .hikashop_checkout_payment {
  margin-bottom: 10px; }
  .hikashop_checkout_page .hikashop_checkout_payment legend {
    margin-bottom: 25px;
    border-bottom: 1px solid #D1D6DE !important; }
  .hikashop_checkout_page .hikashop_checkout_payment table tr td {
    vertical-align: middle; }
    .hikashop_checkout_page .hikashop_checkout_payment table tr td .hikashop_checkout_payment_radio {
      font-size: 18px;
      margin-right: 10px; }
    .hikashop_checkout_page .hikashop_checkout_payment table tr td .hikashop_checkout_payment_name {
      font-weight: normal;
      color: #555; }
    .hikashop_checkout_page .hikashop_checkout_payment table tr td .hikashop_checkout_payment_description {
      margin-left: 27px;
      margin-top: 5px; }
      .hikashop_checkout_page .hikashop_checkout_payment table tr td .hikashop_checkout_payment_description p {
        margin-bottom: 0; }
.hikashop_checkout_page .hikashop_checkout_coupon label {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
  text-align: left;
  color: #555555;
  margin-bottom: 15px; }
.hikashop_checkout_page .hikashop_checkout_coupon .hikashop_checkout_coupon_field {
  margin: 0;
  margin-right: 15px; }
.hikashop_checkout_page .hikashop_checkout_coupon .input-append {
  display: flex; }
.hikashop_checkout_page .hikashop_checkout_checkout_address_block {
  margin-bottom: 30px; }
  .hikashop_checkout_page .hikashop_checkout_checkout_address_block legend {
    margin-bottom: 25px;
    border-bottom: 1px solid #D1D6DE !important; }
  .hikashop_checkout_page .hikashop_checkout_checkout_address_block .edit_form {
    max-width: 500px;
    margin: 0 auto; }
    .hikashop_checkout_page .hikashop_checkout_checkout_address_block .edit_form .hkform-group {
      margin-bottom: 20px; }
      .hikashop_checkout_page .hikashop_checkout_checkout_address_block .edit_form .hkform-group .hkcontrol-label > label {
        padding-top: 3px;
        width: 100%; }
      .hikashop_checkout_page .hikashop_checkout_checkout_address_block .edit_form .hkform-group select {
        width: 100%; }
.hikashop_checkout_page .hikashop_checkout_terms input {
  font-size: 18px;
  margin-right: 10px; }

/*========= fixed column ===========*/
.row-fluid .hikashop_product_column_1,
.row-fluid .hikashop_category_column_1,
.row-fluid-7 .hikashop_product_column_1,
.row-fluid-7 .hikashop_category_column_1,
.row-fluid-8 .hikashop_product_column_1,
.row-fluid-8 .hikashop_category_column_1,
.row-fluid-10 .hikashop_product_column_1,
.row-fluid-10 .hikashop_category_column_1,
.row .hikashop_product_column_1,
.row .hikashop_category_column_1 {
  clear: none; }

/*========= Cart Popup ===========*/
.hikashop_notice_box_content #hikashop_add_to_cart_checkout_div a.hikashop_cart_button {
  margin-right: 0; }

#sbox-window #sbox-content iframe {
  height: auto; }
#sbox-window #sbox-content.sbox-content-iframe {
  overflow: hidden; }

/*========= Cart page ===========*/
.sunfw-view-cart .hikashop_product_quantity_main,
.sunfw-view-user .hikashop_product_quantity_main,
.sunfw-view-address .hikashop_product_quantity_main,
.sunfw-view-order .hikashop_product_quantity_main,
.sunfw-view-affiliate .hikashop_product_quantity_main {
  display: inline-block;
  vertical-align: middle;
  height: 45px; }
.sunfw-view-cart .hikashop_header_title,
.sunfw-view-user .hikashop_header_title,
.sunfw-view-address .hikashop_header_title,
.sunfw-view-order .hikashop_header_title,
.sunfw-view-affiliate .hikashop_header_title {
  float: none; }
  .sunfw-view-cart .hikashop_header_title h1,
  .sunfw-view-user .hikashop_header_title h1,
  .sunfw-view-address .hikashop_header_title h1,
  .sunfw-view-order .hikashop_header_title h1,
  .sunfw-view-affiliate .hikashop_header_title h1 {
    margin-top: 0 !important;
    padding-bottom: 0px !important;
    border-bottom: 1px solid #d1d6de;
    margin-bottom: 30px !important;
    font-size: 28px !important;
    font-weight: normal !important; }
.sunfw-view-cart #hikashop_cart_product_listing th, .sunfw-view-cart #hikashop_cart_product_listing td,
.sunfw-view-cart #hikashop_cart_listing th,
.sunfw-view-cart #hikashop_cart_listing td,
.sunfw-view-cart #hikashop_order_listing th,
.sunfw-view-cart #hikashop_order_listing td,
.sunfw-view-user #hikashop_cart_product_listing th,
.sunfw-view-user #hikashop_cart_product_listing td,
.sunfw-view-user #hikashop_cart_listing th,
.sunfw-view-user #hikashop_cart_listing td,
.sunfw-view-user #hikashop_order_listing th,
.sunfw-view-user #hikashop_order_listing td,
.sunfw-view-address #hikashop_cart_product_listing th,
.sunfw-view-address #hikashop_cart_product_listing td,
.sunfw-view-address #hikashop_cart_listing th,
.sunfw-view-address #hikashop_cart_listing td,
.sunfw-view-address #hikashop_order_listing th,
.sunfw-view-address #hikashop_order_listing td,
.sunfw-view-order #hikashop_cart_product_listing th,
.sunfw-view-order #hikashop_cart_product_listing td,
.sunfw-view-order #hikashop_cart_listing th,
.sunfw-view-order #hikashop_cart_listing td,
.sunfw-view-order #hikashop_order_listing th,
.sunfw-view-order #hikashop_order_listing td,
.sunfw-view-affiliate #hikashop_cart_product_listing th,
.sunfw-view-affiliate #hikashop_cart_product_listing td,
.sunfw-view-affiliate #hikashop_cart_listing th,
.sunfw-view-affiliate #hikashop_cart_listing td,
.sunfw-view-affiliate #hikashop_order_listing th,
.sunfw-view-affiliate #hikashop_order_listing td {
  padding: 20px;
  vertical-align: middle;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  color: #555; }
.sunfw-view-cart #hikashop_cart_product_listing th.hikashop_cart_quantity_title,
.sunfw-view-cart #hikashop_cart_listing th.hikashop_cart_quantity_title,
.sunfw-view-cart #hikashop_order_listing th.hikashop_cart_quantity_title,
.sunfw-view-user #hikashop_cart_product_listing th.hikashop_cart_quantity_title,
.sunfw-view-user #hikashop_cart_listing th.hikashop_cart_quantity_title,
.sunfw-view-user #hikashop_order_listing th.hikashop_cart_quantity_title,
.sunfw-view-address #hikashop_cart_product_listing th.hikashop_cart_quantity_title,
.sunfw-view-address #hikashop_cart_listing th.hikashop_cart_quantity_title,
.sunfw-view-address #hikashop_order_listing th.hikashop_cart_quantity_title,
.sunfw-view-order #hikashop_cart_product_listing th.hikashop_cart_quantity_title,
.sunfw-view-order #hikashop_cart_listing th.hikashop_cart_quantity_title,
.sunfw-view-order #hikashop_order_listing th.hikashop_cart_quantity_title,
.sunfw-view-affiliate #hikashop_cart_product_listing th.hikashop_cart_quantity_title,
.sunfw-view-affiliate #hikashop_cart_listing th.hikashop_cart_quantity_title,
.sunfw-view-affiliate #hikashop_order_listing th.hikashop_cart_quantity_title {
  min-width: 150px; }
.sunfw-view-cart #hikashop_cart_product_listing th.hikashop_cart_price_title,
.sunfw-view-cart #hikashop_cart_listing th.hikashop_cart_price_title,
.sunfw-view-cart #hikashop_order_listing th.hikashop_cart_price_title,
.sunfw-view-user #hikashop_cart_product_listing th.hikashop_cart_price_title,
.sunfw-view-user #hikashop_cart_listing th.hikashop_cart_price_title,
.sunfw-view-user #hikashop_order_listing th.hikashop_cart_price_title,
.sunfw-view-address #hikashop_cart_product_listing th.hikashop_cart_price_title,
.sunfw-view-address #hikashop_cart_listing th.hikashop_cart_price_title,
.sunfw-view-address #hikashop_order_listing th.hikashop_cart_price_title,
.sunfw-view-order #hikashop_cart_product_listing th.hikashop_cart_price_title,
.sunfw-view-order #hikashop_cart_listing th.hikashop_cart_price_title,
.sunfw-view-order #hikashop_order_listing th.hikashop_cart_price_title,
.sunfw-view-affiliate #hikashop_cart_product_listing th.hikashop_cart_price_title,
.sunfw-view-affiliate #hikashop_cart_listing th.hikashop_cart_price_title,
.sunfw-view-affiliate #hikashop_order_listing th.hikashop_cart_price_title {
  min-width: 180px; }
.sunfw-view-cart #hikashop_cart_product_listing th.hikashop_cart_price_title,
.sunfw-view-cart #hikashop_cart_listing th.hikashop_cart_price_title,
.sunfw-view-cart #hikashop_order_listing th.hikashop_cart_price_title,
.sunfw-view-user #hikashop_cart_product_listing th.hikashop_cart_price_title,
.sunfw-view-user #hikashop_cart_listing th.hikashop_cart_price_title,
.sunfw-view-user #hikashop_order_listing th.hikashop_cart_price_title,
.sunfw-view-address #hikashop_cart_product_listing th.hikashop_cart_price_title,
.sunfw-view-address #hikashop_cart_listing th.hikashop_cart_price_title,
.sunfw-view-address #hikashop_order_listing th.hikashop_cart_price_title,
.sunfw-view-order #hikashop_cart_product_listing th.hikashop_cart_price_title,
.sunfw-view-order #hikashop_cart_listing th.hikashop_cart_price_title,
.sunfw-view-order #hikashop_order_listing th.hikashop_cart_price_title,
.sunfw-view-affiliate #hikashop_cart_product_listing th.hikashop_cart_price_title,
.sunfw-view-affiliate #hikashop_cart_listing th.hikashop_cart_price_title,
.sunfw-view-affiliate #hikashop_order_listing th.hikashop_cart_price_title {
  min-width: 180px; }
.sunfw-view-cart table.hikashop_cart_products,
.sunfw-view-cart table.hikashop_carts,
.sunfw-view-cart table.hikashop_orders,
.sunfw-view-user table.hikashop_cart_products,
.sunfw-view-user table.hikashop_carts,
.sunfw-view-user table.hikashop_orders,
.sunfw-view-address table.hikashop_cart_products,
.sunfw-view-address table.hikashop_carts,
.sunfw-view-address table.hikashop_orders,
.sunfw-view-order table.hikashop_cart_products,
.sunfw-view-order table.hikashop_carts,
.sunfw-view-order table.hikashop_orders,
.sunfw-view-affiliate table.hikashop_cart_products,
.sunfw-view-affiliate table.hikashop_carts,
.sunfw-view-affiliate table.hikashop_orders {
  margin-bottom: 30px !important;
  margin-top: 0 !important; }
  .sunfw-view-cart table.hikashop_cart_products .row0, .sunfw-view-cart table.hikashop_cart_products .row1,
  .sunfw-view-cart table.hikashop_carts .row0,
  .sunfw-view-cart table.hikashop_carts .row1,
  .sunfw-view-cart table.hikashop_orders .row0,
  .sunfw-view-cart table.hikashop_orders .row1,
  .sunfw-view-user table.hikashop_cart_products .row0,
  .sunfw-view-user table.hikashop_cart_products .row1,
  .sunfw-view-user table.hikashop_carts .row0,
  .sunfw-view-user table.hikashop_carts .row1,
  .sunfw-view-user table.hikashop_orders .row0,
  .sunfw-view-user table.hikashop_orders .row1,
  .sunfw-view-address table.hikashop_cart_products .row0,
  .sunfw-view-address table.hikashop_cart_products .row1,
  .sunfw-view-address table.hikashop_carts .row0,
  .sunfw-view-address table.hikashop_carts .row1,
  .sunfw-view-address table.hikashop_orders .row0,
  .sunfw-view-address table.hikashop_orders .row1,
  .sunfw-view-order table.hikashop_cart_products .row0,
  .sunfw-view-order table.hikashop_cart_products .row1,
  .sunfw-view-order table.hikashop_carts .row0,
  .sunfw-view-order table.hikashop_carts .row1,
  .sunfw-view-order table.hikashop_orders .row0,
  .sunfw-view-order table.hikashop_orders .row1,
  .sunfw-view-affiliate table.hikashop_cart_products .row0,
  .sunfw-view-affiliate table.hikashop_cart_products .row1,
  .sunfw-view-affiliate table.hikashop_carts .row0,
  .sunfw-view-affiliate table.hikashop_carts .row1,
  .sunfw-view-affiliate table.hikashop_orders .row0,
  .sunfw-view-affiliate table.hikashop_orders .row1 {
    background: #fff !important; }
    .sunfw-view-cart table.hikashop_cart_products .row0:hover, .sunfw-view-cart table.hikashop_cart_products .row1:hover,
    .sunfw-view-cart table.hikashop_carts .row0:hover,
    .sunfw-view-cart table.hikashop_carts .row1:hover,
    .sunfw-view-cart table.hikashop_orders .row0:hover,
    .sunfw-view-cart table.hikashop_orders .row1:hover,
    .sunfw-view-user table.hikashop_cart_products .row0:hover,
    .sunfw-view-user table.hikashop_cart_products .row1:hover,
    .sunfw-view-user table.hikashop_carts .row0:hover,
    .sunfw-view-user table.hikashop_carts .row1:hover,
    .sunfw-view-user table.hikashop_orders .row0:hover,
    .sunfw-view-user table.hikashop_orders .row1:hover,
    .sunfw-view-address table.hikashop_cart_products .row0:hover,
    .sunfw-view-address table.hikashop_cart_products .row1:hover,
    .sunfw-view-address table.hikashop_carts .row0:hover,
    .sunfw-view-address table.hikashop_carts .row1:hover,
    .sunfw-view-address table.hikashop_orders .row0:hover,
    .sunfw-view-address table.hikashop_orders .row1:hover,
    .sunfw-view-order table.hikashop_cart_products .row0:hover,
    .sunfw-view-order table.hikashop_cart_products .row1:hover,
    .sunfw-view-order table.hikashop_carts .row0:hover,
    .sunfw-view-order table.hikashop_carts .row1:hover,
    .sunfw-view-order table.hikashop_orders .row0:hover,
    .sunfw-view-order table.hikashop_orders .row1:hover,
    .sunfw-view-affiliate table.hikashop_cart_products .row0:hover,
    .sunfw-view-affiliate table.hikashop_cart_products .row1:hover,
    .sunfw-view-affiliate table.hikashop_carts .row0:hover,
    .sunfw-view-affiliate table.hikashop_carts .row1:hover,
    .sunfw-view-affiliate table.hikashop_orders .row0:hover,
    .sunfw-view-affiliate table.hikashop_orders .row1:hover {
      background-color: transparent; }
  .sunfw-view-cart table.hikashop_cart_products thead,
  .sunfw-view-cart table.hikashop_carts thead,
  .sunfw-view-cart table.hikashop_orders thead,
  .sunfw-view-user table.hikashop_cart_products thead,
  .sunfw-view-user table.hikashop_carts thead,
  .sunfw-view-user table.hikashop_orders thead,
  .sunfw-view-address table.hikashop_cart_products thead,
  .sunfw-view-address table.hikashop_carts thead,
  .sunfw-view-address table.hikashop_orders thead,
  .sunfw-view-order table.hikashop_cart_products thead,
  .sunfw-view-order table.hikashop_carts thead,
  .sunfw-view-order table.hikashop_orders thead,
  .sunfw-view-affiliate table.hikashop_cart_products thead,
  .sunfw-view-affiliate table.hikashop_carts thead,
  .sunfw-view-affiliate table.hikashop_orders thead {
    background-color: #f9f9f9;
    border-top: 1px solid #D1D6DE; }
    .sunfw-view-cart table.hikashop_cart_products thead > tr > th, .sunfw-view-cart table.hikashop_cart_products thead > tr > td,
    .sunfw-view-cart table.hikashop_carts thead > tr > th,
    .sunfw-view-cart table.hikashop_carts thead > tr > td,
    .sunfw-view-cart table.hikashop_orders thead > tr > th,
    .sunfw-view-cart table.hikashop_orders thead > tr > td,
    .sunfw-view-user table.hikashop_cart_products thead > tr > th,
    .sunfw-view-user table.hikashop_cart_products thead > tr > td,
    .sunfw-view-user table.hikashop_carts thead > tr > th,
    .sunfw-view-user table.hikashop_carts thead > tr > td,
    .sunfw-view-user table.hikashop_orders thead > tr > th,
    .sunfw-view-user table.hikashop_orders thead > tr > td,
    .sunfw-view-address table.hikashop_cart_products thead > tr > th,
    .sunfw-view-address table.hikashop_cart_products thead > tr > td,
    .sunfw-view-address table.hikashop_carts thead > tr > th,
    .sunfw-view-address table.hikashop_carts thead > tr > td,
    .sunfw-view-address table.hikashop_orders thead > tr > th,
    .sunfw-view-address table.hikashop_orders thead > tr > td,
    .sunfw-view-order table.hikashop_cart_products thead > tr > th,
    .sunfw-view-order table.hikashop_cart_products thead > tr > td,
    .sunfw-view-order table.hikashop_carts thead > tr > th,
    .sunfw-view-order table.hikashop_carts thead > tr > td,
    .sunfw-view-order table.hikashop_orders thead > tr > th,
    .sunfw-view-order table.hikashop_orders thead > tr > td,
    .sunfw-view-affiliate table.hikashop_cart_products thead > tr > th,
    .sunfw-view-affiliate table.hikashop_cart_products thead > tr > td,
    .sunfw-view-affiliate table.hikashop_carts thead > tr > th,
    .sunfw-view-affiliate table.hikashop_carts thead > tr > td,
    .sunfw-view-affiliate table.hikashop_orders thead > tr > th,
    .sunfw-view-affiliate table.hikashop_orders thead > tr > td {
      border: 1px solid #d1d6de;
      font-size: 16px;
      font-weight: normal; }
      .sunfw-view-cart table.hikashop_cart_products thead > tr > th > a, .sunfw-view-cart table.hikashop_cart_products thead > tr > td > a,
      .sunfw-view-cart table.hikashop_carts thead > tr > th > a,
      .sunfw-view-cart table.hikashop_carts thead > tr > td > a,
      .sunfw-view-cart table.hikashop_orders thead > tr > th > a,
      .sunfw-view-cart table.hikashop_orders thead > tr > td > a,
      .sunfw-view-user table.hikashop_cart_products thead > tr > th > a,
      .sunfw-view-user table.hikashop_cart_products thead > tr > td > a,
      .sunfw-view-user table.hikashop_carts thead > tr > th > a,
      .sunfw-view-user table.hikashop_carts thead > tr > td > a,
      .sunfw-view-user table.hikashop_orders thead > tr > th > a,
      .sunfw-view-user table.hikashop_orders thead > tr > td > a,
      .sunfw-view-address table.hikashop_cart_products thead > tr > th > a,
      .sunfw-view-address table.hikashop_cart_products thead > tr > td > a,
      .sunfw-view-address table.hikashop_carts thead > tr > th > a,
      .sunfw-view-address table.hikashop_carts thead > tr > td > a,
      .sunfw-view-address table.hikashop_orders thead > tr > th > a,
      .sunfw-view-address table.hikashop_orders thead > tr > td > a,
      .sunfw-view-order table.hikashop_cart_products thead > tr > th > a,
      .sunfw-view-order table.hikashop_cart_products thead > tr > td > a,
      .sunfw-view-order table.hikashop_carts thead > tr > th > a,
      .sunfw-view-order table.hikashop_carts thead > tr > td > a,
      .sunfw-view-order table.hikashop_orders thead > tr > th > a,
      .sunfw-view-order table.hikashop_orders thead > tr > td > a,
      .sunfw-view-affiliate table.hikashop_cart_products thead > tr > th > a,
      .sunfw-view-affiliate table.hikashop_cart_products thead > tr > td > a,
      .sunfw-view-affiliate table.hikashop_carts thead > tr > th > a,
      .sunfw-view-affiliate table.hikashop_carts thead > tr > td > a,
      .sunfw-view-affiliate table.hikashop_orders thead > tr > th > a,
      .sunfw-view-affiliate table.hikashop_orders thead > tr > td > a {
        font-size: 16px !important; }
  .sunfw-view-cart table.hikashop_cart_products tbody > tr > td,
  .sunfw-view-cart table.hikashop_carts tbody > tr > td,
  .sunfw-view-cart table.hikashop_orders tbody > tr > td,
  .sunfw-view-user table.hikashop_cart_products tbody > tr > td,
  .sunfw-view-user table.hikashop_carts tbody > tr > td,
  .sunfw-view-user table.hikashop_orders tbody > tr > td,
  .sunfw-view-address table.hikashop_cart_products tbody > tr > td,
  .sunfw-view-address table.hikashop_carts tbody > tr > td,
  .sunfw-view-address table.hikashop_orders tbody > tr > td,
  .sunfw-view-order table.hikashop_cart_products tbody > tr > td,
  .sunfw-view-order table.hikashop_carts tbody > tr > td,
  .sunfw-view-order table.hikashop_orders tbody > tr > td,
  .sunfw-view-affiliate table.hikashop_cart_products tbody > tr > td,
  .sunfw-view-affiliate table.hikashop_carts tbody > tr > td,
  .sunfw-view-affiliate table.hikashop_orders tbody > tr > td {
    border: 1px solid #d1d6de; }
    .sunfw-view-cart table.hikashop_cart_products tbody > tr > td .hikashop_cart_product_name,
    .sunfw-view-cart table.hikashop_carts tbody > tr > td .hikashop_cart_product_name,
    .sunfw-view-cart table.hikashop_orders tbody > tr > td .hikashop_cart_product_name,
    .sunfw-view-user table.hikashop_cart_products tbody > tr > td .hikashop_cart_product_name,
    .sunfw-view-user table.hikashop_carts tbody > tr > td .hikashop_cart_product_name,
    .sunfw-view-user table.hikashop_orders tbody > tr > td .hikashop_cart_product_name,
    .sunfw-view-address table.hikashop_cart_products tbody > tr > td .hikashop_cart_product_name,
    .sunfw-view-address table.hikashop_carts tbody > tr > td .hikashop_cart_product_name,
    .sunfw-view-address table.hikashop_orders tbody > tr > td .hikashop_cart_product_name,
    .sunfw-view-order table.hikashop_cart_products tbody > tr > td .hikashop_cart_product_name,
    .sunfw-view-order table.hikashop_carts tbody > tr > td .hikashop_cart_product_name,
    .sunfw-view-order table.hikashop_orders tbody > tr > td .hikashop_cart_product_name,
    .sunfw-view-affiliate table.hikashop_cart_products tbody > tr > td .hikashop_cart_product_name,
    .sunfw-view-affiliate table.hikashop_carts tbody > tr > td .hikashop_cart_product_name,
    .sunfw-view-affiliate table.hikashop_orders tbody > tr > td .hikashop_cart_product_name {
      display: block; }
      .sunfw-view-cart table.hikashop_cart_products tbody > tr > td .hikashop_cart_product_name a,
      .sunfw-view-cart table.hikashop_carts tbody > tr > td .hikashop_cart_product_name a,
      .sunfw-view-cart table.hikashop_orders tbody > tr > td .hikashop_cart_product_name a,
      .sunfw-view-user table.hikashop_cart_products tbody > tr > td .hikashop_cart_product_name a,
      .sunfw-view-user table.hikashop_carts tbody > tr > td .hikashop_cart_product_name a,
      .sunfw-view-user table.hikashop_orders tbody > tr > td .hikashop_cart_product_name a,
      .sunfw-view-address table.hikashop_cart_products tbody > tr > td .hikashop_cart_product_name a,
      .sunfw-view-address table.hikashop_carts tbody > tr > td .hikashop_cart_product_name a,
      .sunfw-view-address table.hikashop_orders tbody > tr > td .hikashop_cart_product_name a,
      .sunfw-view-order table.hikashop_cart_products tbody > tr > td .hikashop_cart_product_name a,
      .sunfw-view-order table.hikashop_carts tbody > tr > td .hikashop_cart_product_name a,
      .sunfw-view-order table.hikashop_orders tbody > tr > td .hikashop_cart_product_name a,
      .sunfw-view-affiliate table.hikashop_cart_products tbody > tr > td .hikashop_cart_product_name a,
      .sunfw-view-affiliate table.hikashop_carts tbody > tr > td .hikashop_cart_product_name a,
      .sunfw-view-affiliate table.hikashop_orders tbody > tr > td .hikashop_cart_product_name a {
        font-size: 16px !important; }
    .sunfw-view-cart table.hikashop_cart_products tbody > tr > td .hikashop_cart_product_image,
    .sunfw-view-cart table.hikashop_carts tbody > tr > td .hikashop_cart_product_image,
    .sunfw-view-cart table.hikashop_orders tbody > tr > td .hikashop_cart_product_image,
    .sunfw-view-user table.hikashop_cart_products tbody > tr > td .hikashop_cart_product_image,
    .sunfw-view-user table.hikashop_carts tbody > tr > td .hikashop_cart_product_image,
    .sunfw-view-user table.hikashop_orders tbody > tr > td .hikashop_cart_product_image,
    .sunfw-view-address table.hikashop_cart_products tbody > tr > td .hikashop_cart_product_image,
    .sunfw-view-address table.hikashop_carts tbody > tr > td .hikashop_cart_product_image,
    .sunfw-view-address table.hikashop_orders tbody > tr > td .hikashop_cart_product_image,
    .sunfw-view-order table.hikashop_cart_products tbody > tr > td .hikashop_cart_product_image,
    .sunfw-view-order table.hikashop_carts tbody > tr > td .hikashop_cart_product_image,
    .sunfw-view-order table.hikashop_orders tbody > tr > td .hikashop_cart_product_image,
    .sunfw-view-affiliate table.hikashop_cart_products tbody > tr > td .hikashop_cart_product_image,
    .sunfw-view-affiliate table.hikashop_carts tbody > tr > td .hikashop_cart_product_image,
    .sunfw-view-affiliate table.hikashop_orders tbody > tr > td .hikashop_cart_product_image {
      float: none !important;
      margin-bottom: 10px; }
    .sunfw-view-cart table.hikashop_cart_products tbody > tr > td.hika_show_cart_total_text,
    .sunfw-view-cart table.hikashop_carts tbody > tr > td.hika_show_cart_total_text,
    .sunfw-view-cart table.hikashop_orders tbody > tr > td.hika_show_cart_total_text,
    .sunfw-view-user table.hikashop_cart_products tbody > tr > td.hika_show_cart_total_text,
    .sunfw-view-user table.hikashop_carts tbody > tr > td.hika_show_cart_total_text,
    .sunfw-view-user table.hikashop_orders tbody > tr > td.hika_show_cart_total_text,
    .sunfw-view-address table.hikashop_cart_products tbody > tr > td.hika_show_cart_total_text,
    .sunfw-view-address table.hikashop_carts tbody > tr > td.hika_show_cart_total_text,
    .sunfw-view-address table.hikashop_orders tbody > tr > td.hika_show_cart_total_text,
    .sunfw-view-order table.hikashop_cart_products tbody > tr > td.hika_show_cart_total_text,
    .sunfw-view-order table.hikashop_carts tbody > tr > td.hika_show_cart_total_text,
    .sunfw-view-order table.hikashop_orders tbody > tr > td.hika_show_cart_total_text,
    .sunfw-view-affiliate table.hikashop_cart_products tbody > tr > td.hika_show_cart_total_text,
    .sunfw-view-affiliate table.hikashop_carts tbody > tr > td.hika_show_cart_total_text,
    .sunfw-view-affiliate table.hikashop_orders tbody > tr > td.hika_show_cart_total_text {
      font-size: 16px;
      color: #555;
      font-weight: normal; }
    .sunfw-view-cart table.hikashop_cart_products tbody > tr > td span.hikashop_product_price_full,
    .sunfw-view-cart table.hikashop_carts tbody > tr > td span.hikashop_product_price_full,
    .sunfw-view-cart table.hikashop_orders tbody > tr > td span.hikashop_product_price_full,
    .sunfw-view-user table.hikashop_cart_products tbody > tr > td span.hikashop_product_price_full,
    .sunfw-view-user table.hikashop_carts tbody > tr > td span.hikashop_product_price_full,
    .sunfw-view-user table.hikashop_orders tbody > tr > td span.hikashop_product_price_full,
    .sunfw-view-address table.hikashop_cart_products tbody > tr > td span.hikashop_product_price_full,
    .sunfw-view-address table.hikashop_carts tbody > tr > td span.hikashop_product_price_full,
    .sunfw-view-address table.hikashop_orders tbody > tr > td span.hikashop_product_price_full,
    .sunfw-view-order table.hikashop_cart_products tbody > tr > td span.hikashop_product_price_full,
    .sunfw-view-order table.hikashop_carts tbody > tr > td span.hikashop_product_price_full,
    .sunfw-view-order table.hikashop_orders tbody > tr > td span.hikashop_product_price_full,
    .sunfw-view-affiliate table.hikashop_cart_products tbody > tr > td span.hikashop_product_price_full,
    .sunfw-view-affiliate table.hikashop_carts tbody > tr > td span.hikashop_product_price_full,
    .sunfw-view-affiliate table.hikashop_orders tbody > tr > td span.hikashop_product_price_full {
      text-align: left !important; }
  .sunfw-view-cart table.hikashop_cart_products tfoot tr td form,
  .sunfw-view-cart table.hikashop_carts tfoot tr td form,
  .sunfw-view-cart table.hikashop_orders tfoot tr td form,
  .sunfw-view-user table.hikashop_cart_products tfoot tr td form,
  .sunfw-view-user table.hikashop_carts tfoot tr td form,
  .sunfw-view-user table.hikashop_orders tfoot tr td form,
  .sunfw-view-address table.hikashop_cart_products tfoot tr td form,
  .sunfw-view-address table.hikashop_carts tfoot tr td form,
  .sunfw-view-address table.hikashop_orders tfoot tr td form,
  .sunfw-view-order table.hikashop_cart_products tfoot tr td form,
  .sunfw-view-order table.hikashop_carts tfoot tr td form,
  .sunfw-view-order table.hikashop_orders tfoot tr td form,
  .sunfw-view-affiliate table.hikashop_cart_products tfoot tr td form,
  .sunfw-view-affiliate table.hikashop_carts tfoot tr td form,
  .sunfw-view-affiliate table.hikashop_orders tfoot tr td form {
    text-align: center;
    margin-top: 10px !important;
    font-size: 14px; }
  .sunfw-view-cart table.hikashop_cart_products tfoot .limit,
  .sunfw-view-cart table.hikashop_carts tfoot .limit,
  .sunfw-view-cart table.hikashop_orders tfoot .limit,
  .sunfw-view-user table.hikashop_cart_products tfoot .limit,
  .sunfw-view-user table.hikashop_carts tfoot .limit,
  .sunfw-view-user table.hikashop_orders tfoot .limit,
  .sunfw-view-address table.hikashop_cart_products tfoot .limit,
  .sunfw-view-address table.hikashop_carts tfoot .limit,
  .sunfw-view-address table.hikashop_orders tfoot .limit,
  .sunfw-view-order table.hikashop_cart_products tfoot .limit,
  .sunfw-view-order table.hikashop_carts tfoot .limit,
  .sunfw-view-order table.hikashop_orders tfoot .limit,
  .sunfw-view-affiliate table.hikashop_cart_products tfoot .limit,
  .sunfw-view-affiliate table.hikashop_carts tfoot .limit,
  .sunfw-view-affiliate table.hikashop_orders tfoot .limit {
    text-align: center;
    font-size: 14px; }
    .sunfw-view-cart table.hikashop_cart_products tfoot .limit select,
    .sunfw-view-cart table.hikashop_carts tfoot .limit select,
    .sunfw-view-cart table.hikashop_orders tfoot .limit select,
    .sunfw-view-user table.hikashop_cart_products tfoot .limit select,
    .sunfw-view-user table.hikashop_carts tfoot .limit select,
    .sunfw-view-user table.hikashop_orders tfoot .limit select,
    .sunfw-view-address table.hikashop_cart_products tfoot .limit select,
    .sunfw-view-address table.hikashop_carts tfoot .limit select,
    .sunfw-view-address table.hikashop_orders tfoot .limit select,
    .sunfw-view-order table.hikashop_cart_products tfoot .limit select,
    .sunfw-view-order table.hikashop_carts tfoot .limit select,
    .sunfw-view-order table.hikashop_orders tfoot .limit select,
    .sunfw-view-affiliate table.hikashop_cart_products tfoot .limit select,
    .sunfw-view-affiliate table.hikashop_carts tfoot .limit select,
    .sunfw-view-affiliate table.hikashop_orders tfoot .limit select {
      height: 25px;
      margin-left: 7px;
      margin-bottom: 15px; }
.sunfw-view-cart table.hikashop_cart_products,
.sunfw-view-user table.hikashop_cart_products,
.sunfw-view-address table.hikashop_cart_products,
.sunfw-view-order table.hikashop_cart_products,
.sunfw-view-affiliate table.hikashop_cart_products {
  border: 1px solid #D1D6DE; }
.sunfw-view-cart div.toolbar a,
.sunfw-view-user div.toolbar a,
.sunfw-view-address div.toolbar a,
.sunfw-view-order div.toolbar a,
.sunfw-view-affiliate div.toolbar a {
  border: 0 !important;
  padding: 7px 15px 5px 15px !important; }
.sunfw-view-cart table.hikashop_no_border,
.sunfw-view-user table.hikashop_no_border,
.sunfw-view-address table.hikashop_no_border,
.sunfw-view-order table.hikashop_no_border,
.sunfw-view-affiliate table.hikashop_no_border {
  margin-bottom: 30px; }
  .sunfw-view-cart table.hikashop_no_border td,
  .sunfw-view-user table.hikashop_no_border td,
  .sunfw-view-address table.hikashop_no_border td,
  .sunfw-view-order table.hikashop_no_border td,
  .sunfw-view-affiliate table.hikashop_no_border td {
    border: 1px solid #d1d6de !important;
    padding: 0 !important; }
    .sunfw-view-cart table.hikashop_no_border td:hover,
    .sunfw-view-user table.hikashop_no_border td:hover,
    .sunfw-view-address table.hikashop_no_border td:hover,
    .sunfw-view-order table.hikashop_no_border td:hover,
    .sunfw-view-affiliate table.hikashop_no_border td:hover {
      border: 1px solid #d1d6de; }
.sunfw-view-cart dl.hika_options,
.sunfw-view-cart dl.hika_suboptions,
.sunfw-view-user dl.hika_options,
.sunfw-view-user dl.hika_suboptions,
.sunfw-view-address dl.hika_options,
.sunfw-view-address dl.hika_suboptions,
.sunfw-view-order dl.hika_options,
.sunfw-view-order dl.hika_suboptions,
.sunfw-view-affiliate dl.hika_options,
.sunfw-view-affiliate dl.hika_suboptions {
  margin-bottom: 0; }
.sunfw-view-cart dl.hika_options > dt,
.sunfw-view-user dl.hika_options > dt,
.sunfw-view-address dl.hika_options > dt,
.sunfw-view-order dl.hika_options > dt,
.sunfw-view-affiliate dl.hika_options > dt {
  float: none;
  text-align: left;
  margin-bottom: 5px;
  padding-left: 0;
  font-size: 16px; }
.sunfw-view-cart dl.hika_options > dd,
.sunfw-view-user dl.hika_options > dd,
.sunfw-view-address dl.hika_options > dd,
.sunfw-view-order dl.hika_options > dd,
.sunfw-view-affiliate dl.hika_options > dd {
  margin-left: 0;
  padding: 0;
  margin-bottom: 30px; }
  .sunfw-view-cart dl.hika_options > dd select, .sunfw-view-cart dl.hika_options > dd input,
  .sunfw-view-user dl.hika_options > dd select,
  .sunfw-view-user dl.hika_options > dd input,
  .sunfw-view-address dl.hika_options > dd select,
  .sunfw-view-address dl.hika_options > dd input,
  .sunfw-view-order dl.hika_options > dd select,
  .sunfw-view-order dl.hika_options > dd input,
  .sunfw-view-affiliate dl.hika_options > dd select,
  .sunfw-view-affiliate dl.hika_options > dd input {
    min-width: 170px; }

.hkdropdown .caret, .hkdropup .caret {
  margin-top: 4px; }

.sunfw-view-address .hikashop_address_listing_div {
  width: 100%; }

div.toolbar span {
  margin-bottom: 5px; }
div.toolbar span.hkdropdown-label {
  height: auto;
  width: auto;
  margin-bottom: 0; }

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

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

span.icon-32-wishlist {
  background-image: url("../../../images/system/move-to-wishlist.png") !important; }

span.icon-32-go-cart {
  background-image: url("../../../images/system/add-to-cart.png") !important;
  height: 34px !important;
  width: 34px !important; }

span.icon-32-cart {
  background-image: url("../../../images/system/move-to-cart.png") !important;
  height: 34px !important;
  width: 34px !important; }

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

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

span.hkIcon.icon-48-user2 {
  background-image: url("../../../images/system/customer-account.png") !important; }

span.hkIcon.icon-48-address {
  background-image: url("../../../images/system/addresses.png") !important; }

span.hkIcon.icon-48-order {
  background-image: url("../../../images/system/orders.png") !important; }

span.hkIcon.icon-48-cart {
  background-image: url("../../../images/system/carts.png") !important; }

span.hkIcon.icon-48-wishlist {
  background-image: url("../../../images/system/wishlists.png") !important; }

span.hkIcon.icon-48-affiliate {
  background-image: url("../../../images/system/affiliate.png") !important; }

/*========= Hikashop customer page ===========*/
.hikashop_cpanel_main .hikashop_cpanel_title fieldset {
  margin-bottom: 0; }
.hikashop_cpanel_main .hikashop_cpanel .hk-row-fluid {
  margin: 0; }
  .hikashop_cpanel_main .hikashop_cpanel .hk-row-fluid .icon-wrapper .icon {
    width: calc(100%/6) !important;
    margin: 0; }
    .hikashop_cpanel_main .hikashop_cpanel .hk-row-fluid .icon-wrapper .icon a {
      width: 100% !important;
      border-radius: 0 !important;
      border: 1px solid #fff !important; }
      .hikashop_cpanel_main .hikashop_cpanel .hk-row-fluid .icon-wrapper .icon a:hover {
        box-shadow: none;
        background: none !important;
        border: 1px solid #D1D6DE !important; }

/*========= Hikashop order page ===========*/
.sunfw-view-order .hikashop_search_block {
  display: flex;
  margin-bottom: 30px; }
  .sunfw-view-order .hikashop_search_block button {
    margin-left: 10px !important; }
  .sunfw-view-order .hikashop_search_block input {
    padding: 10px !important; }
.sunfw-view-order table.hikashop_orders .pagination {
  margin-top: 0;
  padding-top: 0; }
  .sunfw-view-order table.hikashop_orders .pagination form {
    width: 100%; }
.sunfw-view-order table.hikashop_orders tfoot td {
  border: 0 !important; }

/*========= Hikashop Affiliate page ===========*/
.sunfw-view-affiliate .toolbar table {
  margin-bottom: 30px; }
  .sunfw-view-affiliate .toolbar table tr > td {
    border: 1px solid #D1D6DE; }
.sunfw-view-affiliate #hikashop_affiliate_main fieldset {
  margin-bottom: 0;
  border-bottom: 0; }
.sunfw-view-affiliate #hikashop_affiliate_main #adminForm fieldset {
  border: 0;
  border-radius: 0;
  padding: 0;
  margin-bottom: 0; }
.sunfw-view-affiliate #hikashop_affiliate_main #adminForm legend {
  color: #555555;
  font-size: 18px;
  margin-left: 0;
  margin-bottom: 10px;
  padding: 0;
  font-weight: normal;
  border-bottom: 0 !important; }
.sunfw-view-affiliate #hikashop_affiliate_main #adminForm table {
  border: 1px solid #D1D6DE; }

.hikashop_tabs_content .hk_show_dimensions {
  font-size: 16px; }
.hikashop_tabs_content #hikashop_product_custom_info_main {
  margin-top: 0; }

/*====================================== RESPONSIVE =======================================*/
@media (min-width: 768px) {
  .hikashop_product_quantity_main table {
    float: left;
    margin-right: 10px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hikashop_products_listing .hikashop_products {
    margin: 0 -15px; }
    .hikashop_products_listing .hikashop_products ul.hikashop_product_list {
      margin: 0; }
      .hikashop_products_listing .hikashop_products ul.hikashop_product_list .hkc-sm-6 {
        width: 50% !important; }

  .your-cart-module a.btn {
    white-space: normal; }

  [class*='module-style-'] .module-body {
    padding: 20px; }

  .hikashop-bestsellers .hk-row-fluid {
    margin: 0 15px; }

  #sbox-window.shadow {
    width: 480px !important;
    height: 155px !important;
    left: calc(50% - 240px) !important;
    top: 15% !important; }

  .hikashop_category_listing_div .hk-row-fluid {
    margin: 0 -15px; }
    .hikashop_category_listing_div .hk-row-fluid .hikashop_container {
      margin-bottom: 30px; }

  .hikashop_product_list_div .hk-row-fluid .hikashop_container {
    margin-bottom: 30px; }

  .sunfw_get_it_touch .container .get-it-touch {
    display: block; }
    .sunfw_get_it_touch .container .get-it-touch .box-images {
      margin-bottom: 30px; }

  .show_breadcrumb .title_breadcrumb,
  .show_breadcrumb .breadcrumb {
    padding: 0 10px; }

  h3.font-size-tablet {
    font-size: 16px; } }
@media (max-width: 991px) {
  .hk-row-fluid {
    margin: 0; }

  .hikashop_products_table a.btn.wishlist-btn {
    margin-top: 0; }

  table.hikashop_address_listing_table {
    border: 0; }
    table.hikashop_address_listing_table .hikashop_address_listing_item_details {
      border-radius: 0; }
    table.hikashop_address_listing_table tr td {
      border-bottom: 0; }
      table.hikashop_address_listing_table tr td:last-child {
        border-bottom: 1px solid #D1D6DE; }

  .hikashop_products_listing .hikashop_products.hk_listing_table {
    margin: 0; }
    .hikashop_products_listing .hikashop_products.hk_listing_table table {
      border: 1px solid #D1D6DE; }
      .hikashop_products_listing .hikashop_products.hk_listing_table table tbody tr td.hikashop_product_price_row {
        max-width: 100%;
        width: 100%; }
      .hikashop_products_listing .hikashop_products.hk_listing_table table tbody tr td:first-child {
        padding-left: 20px; }
      .hikashop_products_listing .hikashop_products.hk_listing_table table tbody tr td:last-child {
        text-align: left; }
      .hikashop_products_listing .hikashop_products.hk_listing_table table tbody tr td.hikashop_product_vote_row {
        text-align: left; }

  .hikashop_product_page .show_tabular .hikashop_tabs_ul li {
    float: none;
    display: block;
    border-width: 1px 1px 0; }

  #hikashop_product_options table tr td {
    padding: 10px 10px 10px 0; }

  .hikashop_product_page [class*='hk-row-'] {
    margin: 0; }
    .hikashop_product_page [class*='hk-row-'] .hikashop_product_left_part,
    .hikashop_product_page [class*='hk-row-'] .hikashop_product_right_part {
      padding: 0; }

  .hikashop_product_left_part {
    margin-bottom: 30px; }

  .hikashop_checkout_page .hikashop_checkout_cart table tbody > tr > td.hikashop_cart_product_image_value, .hikashop_checkout_page .hikashop_checkout_cart table tbody > tr > td.hikashop_cart_product_name_value {
    max-width: 100%;
    width: 100%; }

  .hikashop_checkout_page .hikashop_checkout_address .hk-container-fluid .hika_address_field .block_edit .hika_edit {
    width: 50%; }
    .hikashop_checkout_page .hikashop_checkout_address .hk-container-fluid .hika_address_field .block_edit .hika_edit a.btn {
      padding-left: 20px;
      padding-right: 20px; }
  .hikashop_checkout_page .hikashop_checkout_address .hk-container-fluid .hika_address_field .block_edit .select_box {
    width: 50%;
    margin-right: 0; }
  .hikashop_checkout_page .hikashop_checkout_checkout_address_block .edit_form .hkform-group .hkcontrol-label > label {
    padding-left: 0; }

  .sunfw-view-cart table.hikashop_no_border td,
  .sunfw-view-address table.hikashop_no_border td,
  .sunfw-view-order table.hikashop_no_border td {
    border-bottom: 0 !important; }
    .sunfw-view-cart table.hikashop_no_border td a,
    .sunfw-view-address table.hikashop_no_border td a,
    .sunfw-view-order table.hikashop_no_border td a {
      font-size: 14px;
      padding: 10px !important; }
      .sunfw-view-cart table.hikashop_no_border td a span,
      .sunfw-view-address table.hikashop_no_border td a span,
      .sunfw-view-order table.hikashop_no_border td a span {
        display: none;
        background-image: none !important; }
    .sunfw-view-cart table.hikashop_no_border td:last-child,
    .sunfw-view-address table.hikashop_no_border td:last-child,
    .sunfw-view-order table.hikashop_no_border td:last-child {
      border-bottom: 1px solid #D1D6DE !important; }
    .sunfw-view-cart table.hikashop_no_border td div.hkdropdown,
    .sunfw-view-address table.hikashop_no_border td div.hkdropdown,
    .sunfw-view-order table.hikashop_no_border td div.hkdropdown {
      padding: 0 !important; }
  .sunfw-view-cart table.hikashop_cart_products tbody > tr > td .hikashop_product_discount, .sunfw-view-cart table.hikashop_carts tbody > tr > td .hikashop_product_discount,
  .sunfw-view-address table.hikashop_cart_products tbody > tr > td .hikashop_product_discount,
  .sunfw-view-address table.hikashop_carts tbody > tr > td .hikashop_product_discount,
  .sunfw-view-order table.hikashop_cart_products tbody > tr > td .hikashop_product_discount,
  .sunfw-view-order table.hikashop_carts tbody > tr > td .hikashop_product_discount {
    margin-right: 0; }
  .sunfw-view-cart table.hikashop_cart_products tbody > tr > td span.hikashop_product_price_full, .sunfw-view-cart table.hikashop_carts tbody > tr > td span.hikashop_product_price_full,
  .sunfw-view-address table.hikashop_cart_products tbody > tr > td span.hikashop_product_price_full,
  .sunfw-view-address table.hikashop_carts tbody > tr > td span.hikashop_product_price_full,
  .sunfw-view-order table.hikashop_cart_products tbody > tr > td span.hikashop_product_price_full,
  .sunfw-view-order table.hikashop_carts tbody > tr > td span.hikashop_product_price_full {
    text-align: right !important; }

  table#hikashop_cart_product_listing tbody td:nth-child(1),
  table#hikashop_cart_product_listing tbody td:nth-last-child(1),
  table#hikashop_cart_product_listing th:nth-child(1) {
    display: block; }
  table#hikashop_cart_product_listing > tbody > tr.hika_show_cart_total_text_2 {
    border: 0; }

  .sunfw-view-cart table.hikashop_cart_products,
  .sunfw-view-cart table.hikashop_carts {
    border: 0; }
    .sunfw-view-cart table.hikashop_cart_products tbody > tr > td,
    .sunfw-view-cart table.hikashop_carts tbody > tr > td {
      border-bottom: 0; }
    .sunfw-view-cart table.hikashop_cart_products tbody > tr:last-child td:last-child,
    .sunfw-view-cart table.hikashop_carts tbody > tr:last-child td:last-child {
      border-bottom: 1px solid #D1D6DE; }

  .hikashop_cpanel_main .hikashop_cpanel .hk-row-fluid .icon-wrapper .icon {
    width: calc(100%/3) !important; }

  .sunfw-view-affiliate .toolbar table td {
    border-bottom: 0 !important; }
    .sunfw-view-affiliate .toolbar table td a {
      font-size: 14px;
      padding: 10px !important; }
      .sunfw-view-affiliate .toolbar table td a span {
        display: none !important;
        background-image: none !important; }
    .sunfw-view-affiliate .toolbar table td:last-child {
      border-bottom: 1px solid #D1D6DE !important; } }
@media (max-width: 991px) {
  .hikashop_category_listing_div .hk-row-fluid {
    margin: 0 -15px; }
  .hikashop_category_listing_div .hikashop_container .hikashop_subcontainer {
    border: 0 !important; }
    .hikashop_category_listing_div .hikashop_container .hikashop_subcontainer .hikashop_category_name {
      position: static;
      opacity: 1;
      margin-top: 15px; }
      .hikashop_category_listing_div .hikashop_container .hikashop_subcontainer .hikashop_category_name a {
        background: transparent;
        color: #f57c33;
        text-transform: uppercase; }
    .hikashop_category_listing_div .hikashop_container .hikashop_subcontainer:hover:after {
      display: none; }

  [class*='hikashop_product_column_'] {
    margin-bottom: 30px; }

  .hikashop_module .hikashop_category_listing_div .hikashop_container .hikashop_subcontainer {
    flex-direction: column-reverse;
    display: flex; }

  .hikashop_products_table td.hikashop_product_vote_row {
    width: 100%; } }
@media (max-width: 767px) {
  .sunfw-view-cart dl.hika_options > dd select {
    width: 100%; }

  a.hikashop_cart_button {
    padding: 10.5px 15px; }

  .hikashop_products_listing .hikashop_products {
    margin: 0 -15px; }
    .hikashop_products_listing .hikashop_products ul.hikashop_product_list {
      margin: 0; }
      .hikashop_products_listing .hikashop_products ul.hikashop_product_list .hkc-sm-6 {
        width: 100% !important; }
    .hikashop_products_listing .hikashop_products.hk_listing_table {
      margin: 0; }
      .hikashop_products_listing .hikashop_products.hk_listing_table table tbody tr td:first-child {
        padding-left: 10px; }

  .sunfw_footer .container .module-footer-menu {
    margin-bottom: 30px; }

  .hikashop_product_page .hikashop_submodules h2 {
    font-size: 20px; }

  .hikashop_product_page .show_tabular .hikashop_product_left_part {
    margin-bottom: 30px; }

  .hikashop_checkout_page .hikashop_checkout_checkout_address_block .edit_form .hkform-group {
    margin-bottom: 20px;
    margin: 0 -15px 15px; }

  #sbox-window.shadow {
    width: 300px !important;
    height: 175px !important;
    left: calc(50% - 150px) !important;
    top: 3% !important; } }
@media (max-width: 414px) {
  .hikashop_checkout_page .hikashop_checkout_cart table tbody > tr > td img {
    width: 100%; }

  .hikashop_category_listing_div .hk-row-fluid {
    margin: 0 !important; }

  #hikashop_address_edition .table tbody tr td.key {
    width: 100px; }

  .sunfw-view-cart table.hikashop_cart_products tbody > tr:last-child td:last-child,
  .sunfw-view-cart table.hikashop_carts tbody > tr:last-child td:last-child {
    border-bottom: 0; }

  #hikashop_order_listing table {
    border: 0; }
    #hikashop_order_listing table tbody tr td {
      border-bottom: 0; }
      #hikashop_order_listing table tbody tr td:last-child {
        border-bottom: 1px solid #D1D6DE; }
  #hikashop_order_listing .pagination {
    text-align: center;
    font-size: 11px;
    padding-top: 0; }

  .hikashop_product_quantity_main a.btn {
    display: block;
    max-width: 152px;
    margin-top: 10px;
    margin-left: 0 !important; } }
@media (max-width: 320px) {
  a.hikashop_cart_button {
    padding: 10.5px 6px; } }
@media only screen and (max-width: 760px), (max-device-width: 1024px) and (min-device-width: 768px) {
  .hikashop_checkout_cart table td:before {
    position: relative;
    left: 0;
    margin-bottom: 15px;
    display: block; }

  #hikashop_carts_listing tr.row1, #hikashop_carts_listing tr.row0 {
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #D1D6DE; }

  .sunfw-view-cart #hikashop_cart_listing tfoot td {
    border: 0; }

  .hikashop_checkout_cart .hikashop_product_price_full,
  .hikashop_checkout_cart span.hikashop_checkout_cart_subtotal,
  .hikashop_checkout_cart span.hikashop_checkout_cart_shipping,
  .hikashop_checkout_cart span.hikashop_checkout_cart_final_total,
  .hikashop_checkout_cart span.hikashop_checkout_cart_coupon,
  .hikashop_checkout_cart span.hikashop_checkout_cart_additional,
  .hikashop_checkout_cart span.hikashop_checkout_cart_taxes,
  .hikashop_checkout_cart span.hikashop_checkout_cart_payment,
  .hikashop_checkout_cart span.hikashop_checkout_cart_final_total {
    padding-left: 0; }

  .hikashop_checkout_page .hikashop_checkout_cart .table > tbody > tr {
    border: 0; }
    .hikashop_checkout_page .hikashop_checkout_cart .table > tbody > tr > td {
      border-width: 0 0 1px 0; }
    .hikashop_checkout_page .hikashop_checkout_cart .table > tbody > tr:last-child > td:last-child {
      border: 0; }

  #hikashop_show_cart_form table.hikashop_cart_products td:before {
    left: 30px; }

  #hikashop_order_listing table#hikashop_order_listing tbody > tr {
    border: 0;
    margin-top: 0;
    margin-bottom: 30px; }

  #hikashop_show_cart_form table.hikashop_cart_products td:before,
  #hikashop_carts_listing table td:before,
  #hikashop_order_listing table td:before {
    font-weight: normal; }

  #hikashop_address_listing table tbody tr td,
  #hikashop_address_listing tr.hikashop_address_listing_item td {
    width: 100% !important;
    max-width: 100%; }

  #hikashop_address_listing tr.hikashop_address_listing_item {
    margin-top: 0;
    border: 0; } }
.hikashop_product_image .hikashop_product_image_subdiv a {
  display: block;
  position: relative;
  z-index: 2; }

/*# sourceMappingURL=style.css.map */
