/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/


#wcpa_img_preview .wcpa_img_check {
	width: 40px!important;
	height: 40px!important;
}
.woocommerce-checkout .shop_table {
	background-color: transparent!important;
}
.wooco-minus, .wooco-plus, .wooco-qty-label {
	display: none!important;
}
/* Button kasse*/
.postid-27134 #wd-add-to-cart {
    display: none;
}
.postid-27146 #wd-add-to-cart {
    display: none;
}
.postid-27151 #wd-add-to-cart {
    display: none;
}
.postid-27223 #wd-add-to-cart {
    display: none;
}
.postid-27222 #wd-add-to-cart {
    display: none;
}
.postid-27220 #wd-add-to-cart {
    display: none;
}
.postid-27219 #wd-add-to-cart {
    display: none;
}
.tnp-subscription input.tnp-submit, 
.tnp-profile input.tnp-submit, 
.tnp-unsubscribe button.tnp-submit, 
.tnp-reactivate button.tnp-submit {
    background-color: var( --e-global-color-primary )!important;
}