.header .main-header .header-left .header-logo a img {
    min-height: auto !important;
    max-height: 50px;
}

.material-icons {
    vertical-align: middle !important;
    margin-right: 5px !important;
    margin-top: -2px !important;
    font-size: 18px;
}

.select-style1 {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #ffffff;
}

.cart_bg_ef{
    background: #f7f7f7;
    padding: 20px 40px;
    margin-top: 25px;
}

.fnp_compare:after {
    content: "|";
    padding-left: 10px;
}
.fnp_compare:hover:after {
    color: #425a8b !important;
}
.fnp_compare {
    font-size: 14px;
    margin-right: 5px;
    color: #425a8b;
    line-height: 18px;
}
a {
    color: #425A8B;
}
.mr10{
    margin-right: 10px;
}

.list-col-5 li .item-list {
    min-height: 150px;
}

p {
    margin: 10px 0;
}

.product-image-slider.slick-slider .slick-track figure {
    height: 500px;
}

.detail-gallery {
    border: 0px;
}

.item-wishlist {
    justify-content: space-around;
}

.wishlist-status .font-xl{
    font-size: 18px
}
.summary-cart h4, .wishlist-price h4 {
    font-size: 18px;
}
.item-wishlist .wishlist-product {
    width: 40%;
}

.kupon_kod {
    background-color: #F0F3F8;
    padding: 10px 20px;
    margin-bottom: 15px;
    margin-top: 25px;
    border-radius: 5px;
    padding-top:20px;
}
.fnp_quantity{
    font-size: 16px;
    text-align: center;
}

.form_fnp_order{
    padding: 40px;
    background: #F0F3F8;
}

.btn-outline-primary:hover {
    background-color: #2e5abd;

}
.btn-outline-primary {
    color: #425a8b;
    border-color: #425a8b;
}

.fnp_small {
    padding: 10px;
    background: #f4f4f4;
    display: block;
    margin: 5px 0;
    border-radius: 5px;
}

.flag_lang {
    height: 12px !important;
}