/*
 Theme Name: Shop Isle Child
 Theme URL: http://themeisle.com/themes/shop-isle/
 Description: Shop Isle Child Theme
 Author: Fomenko Dima
 Author URL: https://www.facebook.com/fomenko.dn
 Template: shop-isle
 Version: 1.1
 Text Domain: shop-isle-child
 */

/*.bg-dark {
    background-color: #4e4e4e!important;
}*/

body.home .navbar-transparent {
    background-color: rgba(10,10,10,.9)!important;
}

ul.products li.product h2 {
    text-transform: unset !important;
}

.single-product .product_title {
   text-transform: unset !important;
}

.shop-item-title.font-alt {
    text-transform: unset;
}

tr.cart_item td.product-name a {
    text-transform: unset !important;
}