/**view**/
/*.layout-show #sp-component {
  width: 100%;
  flex: 0 0 100%;
  max-width: 100%;
}*/
#hikashop_product_description_main {
  min-height:0;
}
div#hikashop_product_left_part .hikashop_product_main_image_subdiv {
  border-radius:0;
}
.hikashop_product_bottom_part {
    margin-top: 15px;
}
.hikashop_product_stock_count {
  color: #e1242d;

}
.com-hikashop.view-product.layout-show.task-show #sp-component {
  width: 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.view-category .body-wrapper {
    background-color: transparent!important;
}


.hikashop_product_page{
  background-color:#fff;
  padding: 15px 15px 15px 10px;
}
.hikashop_product_custom_info_main_table tr:nth-child(even) {background: #e8e8e8;}
.hikashop_product_custom_info_main_table tr:nth-child(odd) {background: #f9f9f9;}
span.hikashop_product_price_full {
    color: #000;
}
.hikashop_checkout_cart {
  color:#000;
}
div#hikashop_checkout_login_form {
  
    background-color: #fff;
    color: #000!important;
}

#hikashop_checkout_registration {
    background: #fff;
    color: #000;
}

#hikashop_checkout,
#hikashop_banktransfer_end{
     background-color:#fff;
padding: 15px;
  color:#000;
}
.hikashop_checkout_login h1 {
    color: #000;
    font-size: 20px !important;
    font-weight: 400;
    border-bottom: 1px dashed #a5a5a5;
}
.hikashop_checkout_shipping legend, .hikashop_checkout_payment legend {

    border-bottom: 1px dashed #000;
}
.hikashop_wizardbar ul li.hikashop_cart_step_current ,
.hikashop_checkout_payment{
    color: #000;
}
/**listing**/
.thumbnail {
    padding: 0px;
    overflow: hidden;
    border: 1px solid #efefef;
  padding-bottom:8px;
}
.thumbnail:hover {
    border: 1px solid #e1212c;
}
span.hikashop_product_name {

    margin-bottom: 0px;
}
/**quantity field**/
.hikashop_product_quantity_change_div_leftright span.add-on a {

    margin-top: 0px;
}
span.hikashop_product_name {
    color: #e1242d;
}
#hikashop_product_right_part {
    color: #000;
}

/**Detail**/
.hikashop_product_custom_info_main_table td {
    padding: 8px 10px;
}
.hikashop_product_custom_info_main_table label {
  margin-bottom:0px;
}
.hikashop_product_custom_info_main_table td.key {
    background-color: rgba(247, 247, 247, 0.7);
}
.hikashop_product_custom_info_main_table td:nth-child(2){
  padding-left:5px;
}

/**fiter**/
#sp-left {
    color: #000;
}
@media(max-width:991px){
  .hikashop_filter_module {
    background-color: #fff;
    margin-bottom: 0;
  }
  #sp-left .sp-module {
    border: unset;
    padding: 0;
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #464646;
    margin-bottom: 15px;
    margin-left: 5px;
    margin-right: 5px;
}
}
.hikashop_filter_collapsable_title_mobile {
  margin-bottom: 0px;
 background-color: rgba(107, 42, 14, 0.8);
}
.hikashop_filter_collapsable_title_always:hover, .hikashop_filter_collapsable_title_mobile:hover {
  border: 1px solid #fff;
  background-color: rgba(107, 42, 14, 0.8);
}
@media(max-width:991px){
  .hikashop_filter_fieldset h3 {
    color: #fff;
}
}
.hikashop_filter_always_collapsable_title_icon,
.hikashop_filter_collapsable_title_icon {
	margin-right: 5px;
	display: inline-block;
	content: url(/images/icon-menu.png);
	height: 20px;
}

/**hika account**/
.hk-well.hikashop_user_points_cpanel {
    display: none;
}
a.hikacart, .hikabtn-success, .hikashop_product_page .hikabtn, .hikashop_checkout_address_cancel_button, .hikashop_checkout_address_ok_button {
  border-radius:20px;
  text-transform: uppercase;
}

#hikashop_product_right_part .hikashop_product_code_main {
    font-size: 18px;
    letter-spacing: 1px;
    display: block;
}


/**HIKA**/
.hika_address_field legend ,
.hikashop_checkout_login h1,
.hikashop_billing_addresses h3, 
.hikashop_shipping_addresses h3{
    border-bottom: 1px dashed #e1212c;
}
span.hikashop_checkout_payment_images {
    display: block!important;
}
.hika_edit i {
    color: #454545;
}
.hika_cpanel_side_bar {
    display: none;
}
.hika_cpanel_main_data.hkc-md-9 {
    width: 100%;
}
body.layout-cpanel #sp-left .sp-module {
  border:unset;
  padding:0;
}

@media(min-width:992px){
  .hikashop_filter_module {
    /* padding: 20px 5px 20px 5px; */
    /* border: 1px solid rgba(107, 42, 14, 0.5); */
}
}
@media(max-width:991px){
   .hikashop_filter_module {
    /* padding: 1px; */
    /* border: 1px solid rgba(107, 42, 14, 0.5); */
}
}
#sp-left .sp-module, #sp-right .sp-module {
  margin-top: 0px;
  border: 0px solid #f3f3f3;
  padding: 0px;
  border-radius: 3px;
}
/*filter**/
[class*='hikashop_filter_main hikashop_filter_main_']{
  margin-bottom:12px;
}


/*login**/

i.fa.fa-user-circle:before {

    content: " "!important;
background-image: url(/images/0_tabibherbal/icon-user.png)!important;
    background-repeat: no-repeat!important;
    background-size: contain;
    width: 38px!important;
    height: 38px!important;
    display: inline-block;    
}
a.hikashop_small_cart_checkout_link:before {
    content: " "!important;
    background-image: url(/images/0_tabibherbal/icon-cart.png)!important;
    background-repeat: no-repeat!important;
    background-size: contain;
    width: 38px!important;
    height: 38px!important;
    display: inline-block;
}
@media(max-width:768px){
i.fa.fa-user-circle:before {
    width: 28px!important;
    height: 28px!important;
}
a.hikashop_small_cart_checkout_link:before {
    width: 28px!important;
    height: 28px!important;
}
div#sp-top1 {
    padding: 10px 0px;
}
}