/*
Theme Name: Kapee Child
Theme URI: https://kapee.presslayouts.com/
Author: PressLayouts
Description: This is a child theme for Kapee
Version: 1.0.0
Author URI: https://www.presslayouts.com/
Template: kapee
Text Domain: kapee-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

.product-navigation-share{display:none!important;}
.cart_fixed_1 .taiowc-content{display:none!important;}
.woocommerce div.summary .yith-wcwl-add-to-wishlist, .woocommerce div.summary .product-sizechart{display:none!important;}
.woocommerce div.summary a.compare{display:none!important;}
table tr td{border:1px solid #999999!important;}
table tr th{border:1px solid #999999!important;}
.site-footer .footer-main{padding-bottom:0px!important;}
.site-footer .footer-copyright{padding:0px!important;}
.site-footer .footer-main{padding-top:5px!important;}

.customer-support::before{display:none;}

.contact-phone::before {
  content: '\1F4F1'; /* 📱 mobile phone */
  font-size: 20px;
  color: #000; /* black */
  margin-right: 5px;
  display: inline-block;
}



.contact-email::before {
  content: '✉️'; /* envelope emoji */
  font-size: 20px;
  color: #000; /* black color */
  margin-right: 5px;
  display: inline-block;
}
