/*
Theme Name: gemnz
Description: This is a custom child theme for Salient
Author: Dave Tillotson
Author URI:  https://riflebird.co.uk
Template: salient
Version: 1.0
*/

.bigger-text { font-size: 18px; }
.shad { text-shadow: 2px 2px 5px rgba(0,0,0,0.5);}
.hyper-light a { color: #c5d1aa}
.add-border { border: 1px solid #4f537a}
.add-border-white { border: 1px solid #fff}

.price { color: #d2e1b9; font-weight: 400}


#footer-outer .widget h4 { font-weight: 300 !important}

.out-of-stock { color: #990000 !important}

/*#header-outer .nectar-woo-cart .cart-menu-wrap { display:none !important}*/

.woocommerce .products.related {
    display: none !important;
}

.woocommerce-tabs.wc-tabs-wrapper { padding-top: 30px !important} 

.wc-block-components-product-price .price { color: #9495c1 !important}
.wc-block-components-product-metadata { font-size: 1em !important}