/*
Theme Name: DaneTool
Theme URI: https://www.danetool.com
Template: Divi
Author: Lasse M. Christiansen
Author URI: https://www.danetool.com
Description: https://www.danetool.com
Version: 1.0.1634281209
Updated: 2021-10-15 09:00:09

*/

#footer-info, #footer-info a {
	width: 100%;
	text-align:center;
} 

#main-header {
		box-shadow:none !important;
}

#main-header.et-fixed-header {
	-webkit-box-shadow: none !important; 
	box-shadow: none !important;
}

p.footer-info a {
	color: #666 !important;
}

.et_pb_bg_layout_light > div > p a{
	color: #fff;
}

.et_pb_row.et_pb_row_5 > div > div > div > p {
	height: auto;
}

/****** SORTIMENT SIDE *********/

.et-db #et-boc .et-l .et_pb_with_border.et_pb_shop .products li {
	width: 100% !important;
	height: auto !important;
	max-height: 100px !important;
	margin: 0px !important;
	vertical-align: text-top !important;
	padding: 2px !important;
}
.et-db #et-boc .et-l .et_pb_with_border.et_pb_shop .products li img {
	width: 100px !important;
	float:left !important;
	height: auto !important;
	max-height: 100px !important;
	margin-top: -35px !important;
}


#main-content > div > div > div > div.et_pb_row.et_pb_row_2_tb_body > div > div > div > ul > li.product.type-product > a > h2.woocommerce-loop-product__title{
	width: 280px !important;
	font-size: 14px !important;
	display: inline-block !important;
	padding-left: 20px !important;
	float:left !important;
	height: auto !important;
	max-height: 100px !important;
	
}
span.custom_sku {
	width: 120px !important;
	color: #000;
	font-size: 14px !important;
	display: inline-block !important;
	float:left !important;
	height: auto !important;
	max-height: 100px !important;
}

li.product.type-product > a > span.price > span {
	display: none !important;
}

li.product.type-product > div.woocommerce-product-details__short-description {
	float:left !important;
	width: 400px !important;
	font-size: 14px !important;
	height: auto !important;
	max-height: 100px !important;

}
li.product.type-product > div.woocommerce-product-details__short-description p {
	line-height: 1.2em;
	

}

li.product.type-product > div.gridlist-buttonwrap {
	width: 20% !important;
	height: auto !important;
	max-height: 200px !important;
	vertical-align: text-top !important;
	margin: -40px  220px 0 0 !important;
}

ul.products.list li.product .price {
	display: inline-block;
	width: 100px !important;
	font-size: 14px !important;
	
}

bdi {
    unicode-bidi: isolate;
	font-size: 14px !important;
	color: #000 !important;
	font-weight: bold !important;
}

li.product.type-product > a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
li.product.type-product > a.button.product_type_variable.add_to_cart_button{
	float:right !important;
	margin-top: -40px !important;
	font-size: 14px !important;
	
}