/*********hikashop*********/
/*add to cart popup*/
.notifyjs-metro-base .title,Â .notifyjs-metro-lite-base .titleÂ {font-size: 16px;font-family: 'Gantari';line-height: 18px;}

.notifyjs-metro-base .text,Â .notifyjs-metro-lite-base .textÂ {font-size: 15px;font-family: 'Gantari';}


/*contact icons*/
/*.fab-wrapper { width: 40px !important; height: 40px !important; }

label.fabchat { width: 40px; height: 40px; line-height: 50px; }

ul.fab-options button, 
ul.fab-options button:link,
ul.fab-options button:visited{
    width:40px;height:40px;
}

label.fabchat #close{font-size: 20px;bottom: 20px;right: 13px;}*/


/*checkout*/
@media(max-width:1024px){
 .hikashop_checkout_cart {padding: 20px 10px;background: #f7f7f7;}

div#hikashop_checkout  td.hikashop_cart_total_value {
    position: relative;
    bottom: -10px;
}

div#hikashop_checkout span.hikashop_checkout_cart_final_total {
    float: none;
    text-align: left !important;
   /* position: relative;
    left: -5em;*/
    }
}

.hikashop_checkout_cart table td,
.hikashop_checkout_cart table th{padding:10px }
td.hikashop_cart_product_price_value {margin-top: -1.2em;}
td.hikashop_cart_subtotal_value {margin-top: 20px;}
.hikashop_checkout_cart span.hikashop_checkout_cart_final_total, .hikashop_checkout_cart span.hikashop_checkout_cart_subtotal, .hikashop_checkout_cart span.hikashop_checkout_cart_shipping, span.hikashop_checkout_cart_coupon{
    text-align:left;
}

span.hikashop_checkout_cart_subtotal {
    float: none;
    text-align: left;
    /* padding: 10px 0; */
}
.hikashop_checkout_cart table tbody td#hikashop_checkout_cart_total2_title, .hikashop_checkout_cart table tbody td#hikashop_checkout_cart_shipping_title, .hikashop_checkout_cart table tbody td#hikashop_checkout_cart_final_total_title, .hikashop_checkout_cart table tbody td#hikashop_checkout_cart_coupon_title, .hikashop_checkout_cart table tbody td#hikashop_checkout_cart_tax_title, .hikashop_checkout_cart table tbody td#hikashop_checkout_cart_payment_title, .hikashop_checkout_cart table tbody td.hikashop_cart_additional_title{/* display:none; */}




/*social login*/
.social-login.center a.btn span.fa.fa-facebook,
.social-login.center a.btn span.fa.fa-google{display:none;}


/*wishlist*/
.hikashop-add-wishlist-icon {display: none;}


/*login logout alignment*/
#sp-top3 .sp-shopin-login {
    margin-left: -20px;
}


/*referer page*/
div#avatar-profile {  display: none;}