/*login*/

.userdata.form-inline span.add-on { height: 34px; padding-top: 7px; }

.com-users .new-account-link { background-color: #2e3192; }

/*end of login*/

/*checkout*/
td.hikashop_cart_empty_footer,td#hikashop_checkout_cart_final_total_title { background: #f9f9f9; }

td.hikashop_cart_total_value { background: #f9f9f9; }

button.hikabtn.hikabtn_checkout_coupon_add { margin: 4px; }

span.hikashop_checkout_payment_images { display: inline-flex; }

p.hikashop_cart_product_name a.hikashop_no_print { color:  #333; font-weight:  bold; }


/*end of checkout*/

/*listing*/

.hikashop_product_image_subdiv { width: auto !important; }

.hikashop_subcontainer.thumbnail { padding:  0;border:  0px solid transparent;border-radius: 0px !important;box-shadow: 5px 4px 10px rgba(0, 0, 0, 0.2);}

span.hikashop_product_name, span.hikashop_product_price_full, span.hikashop_product_price.hikashop_product_price_0, span.hikashop_product_price_per_unit {text-align: left !important;}

span.hikashop_product_name > a { color:  #000; font-weight:  600; }

.hikashop_product_detail_list { padding:  10px; }

.hikashop_products_listing div.hikashop_subcontainer span, .hikashop_products_listing div.hikashop_subcontainer { text-align: left !important; }

.hikashop_products_listing div.hikashop_subcontainer span.hikashop_product_vote { text-align:  right !important; }

/*end of listing*/

/*pagination display none*/

.limit, span.hikashop_results_counter { display: none; }

/*end of pagination display none*/

/*product details input*/

span.hikashop_field_required {display:  none;}

div#hikashop_product_bottom_part.hikashop_product_bottom_part.show_tabular { position:  relative; top: 30px; }

.hikashop_tabs_ul li { cursor: pointer; }

/*****thumbnail small images*****/

div#hikashop_small_image_div, .hikashop_small_image_div { margin: auto !important; display: table; }

img.hikashop_child_image { height: 50px; width: 50px; border-color: #ccc; display: inline-flex !important; }

/*end of product details input*/

/*control panel display none*/

.icon-wrapper.cart, .icon-wrapper.affiliate { display: none; }

/*end of control panel display none*/


/*filter*/
.hikashop_filter_Category_2 img, .hikashop_filter_Location_3 img {
    display: none;
}

.filter_Category_2_module_156 a, .hikashop_filter_Location_3 a {
    color:red;
}
/*end filter */

a.hikashop_filter_list_selected {
    color: #ed1b25 !important;
}

/*flexiride address*/
textarea#pickup_address {
    height: 80px;
}
/*flexiride address*/

/*flexi owner*/

h3.booking-header { margin-top:  0px; margin-bottom:  0px; padding: 10px; background-color: #ed1b25; color: #fff; }

h3.booking-header:after { content:  " "; position:  absolute; border-top: 20px solid transparent; border-left: 25px solid #ed1b24; border-bottom: 19px solid transparent; right: 0px; top: 0px; margin-right: -10px; }

p.total-booking { padding:  10px; border: 1px solid #f38e15; }

h3.amount-header { margin-top:  0px; margin-bottom:  0px; padding: 10px; background-color: #f49017; color: #fff; }

h3.amount-header:before{ content:  " "; position:  absolute; border-top: 20px solid transparent; border-left: 25px solid #ffffff; border-bottom: 19px solid transparent; left: 15px; top: 0px; }    

p.total-amount { padding:  10px; border: 1px solid #ed1b25; }

/*end of flexi owner*/


.hikashop_subcontainer.thumbnail {
    padding-bottom: 10px;
}