/*
Theme Name: Canabik Child
Author: WebGeniusLab
Author URI: http://webgeniuslab.net
Description: WebGeniusLab team presents absolutely fresh and powerful WordPress theme. It combines new technologies and functional design that helps to showcase your content in better way. This WordPress theme is developed with attention to details, so you can create effective presentation of a website easily. Enjoy building web pages with our product!
Version: 1.0
Template: canabik
Text Domain: canabik-child
*/

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none;
}

.woocommerce form label.checkbox span::before, .woocommerce-page form label.checkbox span::before {
    border: 1px solid black;
}

.woocommerce form label.checkbox span, .woocommerce-page form label.checkbox span {
	font-size: 18px !important;
}

.woocommerce form .form-row > label:not(.title):not(.checkbox), .woocommerce-page form .form-row > label:not(.title):not(.checkbox) {
	padding-left: 0px !important;
}

ody .select2-container--default .select2-selection--single {
	border: 1px solid black !important;
}

input {
	border: 1px solid black !important;
}

textarea#slicewp-promotional-methods {
    border: 1px solid black;
}

li.cat-item.cat-item-15 {
    display: none !important;
}

.widget.widget_product_categories ul li a {
	justify-content: left !important;
}