/*
Theme Name: Black & Green Theme
Theme URI: https://bng.sg/
Description: Child OceanWP Theme
Author: bng
Author URI: https://bng.sg/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.woocommerce div.product .woocommerce-tabs, .product_meta, .reset_variations {
	display: none !important;
}

.dd-select {background: white!important; border: 1px solid #eaeaea!important;}
.dd-image-right {border: 1px solid #eaeaea;}
.dd-selected-text, .dd-option-text {line-height: 20px!important;}
.tm-extra-product-options-totals {margin: 0;}

.woocommerce div.product div.images {width:40%!important;}

.amount, .woocommerce div.product div.summary p.in-stock {color: #4bb6a4!important;}

#tablepress-1-no-2 {overflow: scroll;}

.site-logo-text {
    color:#0069aa; 
    font-family: "Khand", Sans-serif;
    font-size: 55px!important;
    text-transform: uppercase;
    font-weight: 900;}