/*
Theme Name: Urna Child
Theme URI: https://urnawp.com/
Author: Thembay
Description: This is a child theme for Urna
Version: 1.0
Author URI: https://thembay.com/
Template: urna
Text Domain: urna-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
body
{
	color:#333;
	font-size:18px;
	line-height:1.4;
}
.woocommerce-product-gallery__image a img
{
	border:1px solid #eee;
}
.woocommerce.mgpdeg-cart-btn .button
{
	display:block;
	text-align:center;
}


.mgproductd .swiper-button-next, .mgproductd .swiper-button-prev
{
	top:38%;
}
.woocommerce a.added_to_cart
{
	    padding-top: .1em !important;
    display: block !important;
    text-align: center;
    margin-top: 6px;
    border-radius: 3px;
    padding-bottom: .1em;
}
.woocommerce.mgpdeg-cart-btn .button i
{
	display:none;
}
.tbay-breadscrumb.show-title
{
	margin-bottom:20px !important;
}
ul.woof_list label
{
	color:#222;
}
.woof_childs_list_opener span:before
{
	    font-size: 16px !important;
    color: #000 !important;
    font-weight: 700;
	top: 22px;
    right: 5px;
}
.sidebar>.widget ul li
{
	border-bottom: 1px solid #ddd;
	    padding: 8px 0 !important;
}
.sidebar>.widget ul .woof_childs_list li
{
	border: none;
    padding: 3px 0px !important;
}
.star-rating, .woocommerce-review-link
{
	display:none !important;
}