.breadcrumb {
    background-color:  #E0DC93;
    min-height: 100px;
    }
    
    .product-price {
    color: #420909;
    }
    
    .product-actions .add-to-cart {
    background-color: #420909;
    }
    
    .add-to-cart {
        color: #fff  !important; 
        background-color: #420909 !important; 
    }
    
    .add-to-cart:hover {
        background: #700909  !important; /* svetlo rdeča */
    }
    
    .btn:hover {
        background: #E0DC93;
    }

.blog-description h3 {
font-weight: bold;
font-size: 18px;
line-height: 1.4;
}

.blog-description h2 {
font-weight: bold;
font-size: 22px;
line-height: 1.4;
}

.blog-description h1 {
font-weight: bold;
font-size: 24px;
line-height: 1.4;
}
    
.product-description {
color: #333;
font-size: 16px;
line-height: 1.4;
font-weight: inherit;
}

.product-description h3 {
font-weight: bold;
font-size: 18px;
line-height: 1.4;
}

.product-description h2 {
font-weight: bold;
font-size: 22px;
line-height: 1.4;
}

.product-description h1 {
font-weight: bold;
font-size: 26px;
line-height: 1.4;
}
    
    .product-information {
    color: #333;
    font-size: 18px;
    line-height: 1.6;
    }
    
    .product-detail-name {
    font-size: 22px;
    }
    
    .breadcrumb li a {
    color: #222 !important;
    }
    
    .leo-megamenu .navbar-toggler:before {
        color: #c8bb68;
        font-family: "FontAwesome";
    }
    
    .off-canvas-nav-megamenu .nav li.dropdown .caret:before {
        font-family: "FontAwesome";
    }
    
    .category-slide-button {
        top: inherit;
    }
    
    #cart-block .cart-preview .header i {
    color: #c8bb68;
    }
    
    .leo-widget .widget-subcategories ul li a:before {
        font-family: "FontAwesome";
    }
    
    .block-category {
    padding-top: 0px;
    }

    .block-category #category-description {
        display: inherit;
    }
    
    .thumbnail-container .product-title {
    height: 38px;
    }

.thumbnail-container .functional-buttons {
text-align: right;
}

.iview-controlNav div.iview-items ul li a.iview-control {
font-size: 15px;
}

#popust div {
 margin-bottom:0px;
}

#slikapopust {
width: 100%;
max-width: 1000px;
}

.maxwidth700 {
  max-width:700px;
}