.contact-list
{
    text-align:center;
    
}
.text-warehouse
{
    font-size:18px;
}
.head-cart
{
font-size:17px;
list-style:none;
color:#fff;
padding:8px;
float:right;
background:rgba(0 ,0 ,0, 0.5);
}
#header {
background: url(../../../wp-content/uploads/2015/12/zaglavna-e1450104926738.png) no-repeat 108% -10%;
}
.woocommerce ul.products li.product .price {
    font-size:1.2em;
    text-align:center;
    width:100%;
    margin:0;
}
.woocommerce ul.products li.product h3
{
    width:100%;
    font-size:1.3em;
    margin:0;
    padding:0;
    text-align:center;
}
.woocommerce ul.products li.product a
{
    width:100%;
  
    margin:0;
    
}
.woocommerce ul.products li.product a img
{
    width:100%;
    margin:0;
    
}
.woocommerce ul.products li.product .button{
    margin: 0;
}
#header ul.cart{
    
    background: rgba(0,0,0, 0.32);
}
.menu-item a
{
    padding:10px;
}
#main-nav li>a {
    padding:12px;
}
.single-product .images img {
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    margin-bottom: 1em;
    padding: .53em;
    border: 1px solid #d6d6d6;
}
.woocommerce div.product div.images img {
    display: block;
     width: auto;
    box-shadow: none;
}
.products-div
{
    height:400px;
    width:400px;
}
.woocommerce ul.products li.product a img {
    max-width: 131px;
    max-height: 131px;
    height: auto;
    width: auto;
    margin: 0;
}