/*****************************************
    CSS file for konzum.hr
    Copyright (c) web.burza.hr
    Media: screen, lte IE8
*****************************************/

/* content */
.filtering input[type="checkbox"], .filtering input[type="radio"] {
    filter: alpha(opacity=0);
}

/*.g1         { width: 80px  !important; }
.g2         { width: 176px !important; }
.g3         { width: 272px !important; }
.g4         { width: 368px !important; }
.g5         { width: 464px !important; }
.g6         { width: 560px !important; }
.g7         { width: 656px !important; }
.g8         { width: 752px !important; }
.g9         { width: 848px !important; }
.g10, .grid { width: 944px !important; }*/


/* kplus web fixevi */
.product-link .info {
    background: #EF2E24;
}

.packery .item .info {
    background: #EF2E24;
}
/*
.packery .item-cover {
    background: #000000;
}


input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
    box-shadow: 0 0 3px #000000;
}
*/

.mini-logos img {
    max-width:none !important;
}

.social {
    height: 80px;
}

/* Opacity fixevi */

.loading img
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

.product.open .product-details {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.item-open .product {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
}
.item-open .product.open {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.iosSlider .slider .item .image .bg {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.item-open .product.open {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.why_konzum_panel_content {
    padding-top: 90px !important;
}
table {
    table-layout: fixed;
}
.img_noscale .attribute-image {
    overflow: hidden;
}