/**
* Theme Name: Lawfinity Child
* Description: This is a child theme of Lawfinity, generated by Merlin WP.
* Author: <a href="http://designingmedia.com">Designing Media</a>
* Template: lawfinity
* Version: 1.1
*/



.service-item{
	height:100% !important;
}

.wc-block-checkout__sidebar .wc-block-components-product-name{
	font-size:16px
}

/* إخفاء حقل الشحن */
.wc-block-checkout__shipping-option{
    display: none !important;
}

.woocommerce-checkout #order_review {
    margin-top: 0;
}


.lawyer-box .list-unstyled{
	display:none
}



.lawfinity-teams-details .social-icons{
	display:none
}

.bhub-summary-fields .bhub-summary-field:nth-of-type(2) {
    display: none !important;
}


.bhub-payment-method input:checked+.bhub-payment-method__contents:before{
	 display: none !important;
}

.bhub-payment-method__head{
	 display: none !important;
}


.wp-block-woocommerce-cart-order-summary-totals-block{
	 display: none !important;
}
.wc-block-components-totals-shipping{
	 display: none !important;
}
