/*
Theme Name: Hvala bo dovolj
Author: Maja Ojstersek
Author URI: https://www.mod.si
Description: Theme designed for hvala bo dovolj.
Version: 1.0.0
Template: dt-the7
*/
#phantom img.preload-me {
    max-height: 50px!important;
    width: auto!important;
}
/*MAILCHIMP*/
#mc_embed_signup{
	background:transparent; 
	clear:left; 
	font:14px Helvetica,Arial,sans-serif; 
	width:100%;
	}
#mce-EMAIL {
	border-radius: 0!important;
	height: 38px!important;}
#mc_embed_signup .button {
    border-radius: 0!important;
    font-weight: 300;
	}
input#mce-EMAIL {
    max-width: 260px!important;
}
/*SHOPING*/
.shopping-cart-inner {
    background-color: #8aacae;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    background-color: #f79c7b;
}
/*Checkout DDV*/
span.select2-selection__clear {
    display: none!important;
}
span.select2-selection__arrow {
    right: 0px!important;
}
span.select2-selection.select2-selection--single{
    min-width: 60px;
}
/*BLOG*/
.blog .blog-media.wf-td, .blog .blog-content.wf-td {
    width: 100%!important;
}
.blog .blog-media.wf-td a {
    margin-right: 0;
}
/*MOBILE*/
.mobile-branding img {
    max-height: 50px;
    width: auto;
}
.upn-qr-block h3 {
	margin: 0 0 8px 0;
	font-size: 12pt;
	color: #7a6f5c;
}

.upn-qr-block p {
	margin: 0 0 4px 0;
	font-size: 9pt;
	line-height: 1.35;
}

.qr-placeholder {
	display: inline-block;
	width: 110px;
	height: 110px;
	border: 1px solid #bdbdbd;
	text-align: center;
	line-height: 110px;
	font-size: 9pt;
	color: #888;
}