/*
Theme Name: DataInfoShop - Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.10.7.1654523625
Updated: 2022-06-06 13:53:45

*/

/* Trgovina */

/* Mesečni obroki na izdelku */

#ppm-text {
	display: none
}

.monthlyInstallment #ppm-text {
    display: inline-block;
    margin: 0 0 20px;
    color: #444;
    font-size: 16px;
    background: whitesmoke;
    padding: 7px 10px;
}

.dnwoo_product_filter_item.woocommerce {
    display: flex;
    flex-direction: column;
	background:#FFF;
	padding: 10px
}

.dnwoo_product_filter_item.woocommerce:before {
    content: "";
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    z-index: 1000;
    right: 20px;
    top: 20px;
    background-size: 50px !important;
	-webkit-box-shadow: 3px 3px 5px -4px rgba(0,0,0,0.2); 
	box-shadow: 3px 3px 5px -4px rgba(0,0,0,0.2);
}


.dnwoo_product_filter_item.woocommerce.vzorci:before {
	background: url(https://shop.datainfodpo.com/wp-content/uploads/2022/08/license-icon-2793454__340-150x150.webp);
}

.dnwoo_product_filter_item.woocommerce.portal:before {
	background: url(https://shop.datainfodpo.com/wp-content/uploads/2022/08/database-search-2797375__340-150x150.webp);
}

.dnwoo_product_filter_item.woocommerce.izobrazevanje:before {
	background: url(https://shop.datainfodpo.com/wp-content/uploads/2022/08/survey-2316468__340-150x150.webp);
}

.dnwoo_product_filter_item.woocommerce.svetovanje:before {
	background: url(https://shop.datainfodpo.com/wp-content/uploads/2022/08/speech-icon-2797263__340-150x150.webp);
}

.woocommerce-mini-cart__empty-message {
	font-size:0 !important
}

.woocommerce-page .woocommerce-error {
	background: mistyrose !important
}

.woocommerce-error li {
    color: crimson;
}

.woocommerce-bacs-bank-details h2 {
	margin-bottom: 20px
}

.woocommerce-thankyou-order-received {
	padding: 20px !important;
    font-size: 125%;
    color: white;
    background: #6C4FFF;
    margin-bottom: 20px;
}

.woocommerce-mini-cart__empty-message:before {
    content: "V košarici ni izdelkov.";
    font-size: 14px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
}

.dnwoo_product_filter_item.woocommerce:hover {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-box-shadow: 3px 3px 15px -4px rgba(0,0,0,0.2); 
	box-shadow: 3px 3px 15px -4px rgba(0,0,0,0.2);
}

.dnwoo_product_filter_bottom_content {
	min-height: 150px
}

.single-product #et-main-area {
	width: 80%;
	max-width: 1480px;
	margin: auto;
}

@media all and (max-width: 980px) {

	#et_top_search {
		display: none
	}
	
	.dnwoo_filter_masonry .dnwoo_product_filter_title {
		font-size: 13px !important
	}

}