.order-wrapper .store-info .store-inner .info-rating .rating-link .rating-star {
    color: #1e2e59;
    display: block;
    clear: both;
    font-weight: bold;
}

body.fullscreen .wrapper {
    width: 1465px;
    max-width: 100%;
}

body.theme-modern {
    background-color: #1e2e59 !important;
}

.order-wrapper .store-info .store-inner .store-image {
    position: relative;
    display: none;
    height: 120px;
    width: 100%;
    cursor: pointer;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.order-wrapper .list-layout .nav-categories .nav-categories-list li a {
    color: #1e2e59;
}


.order-wrapper .list-layout .nav-categories .nav-categories-list li.active a {
    font-weight: bolder;
    color: rgb(105, 23, 29);
    color: rgb(105, 23, 29);
}

.order-wrapper .store-info .store-inner .info-list .info-title {
    margin: 0;
    font-weight: normal;
    color: #1e2e59;
    margin-bottom: 10px;
}

.rating-text {
 color: #1e2e59
}

body .order-wrapper .list-item.list-header {
    background-image: none !important;
background-color: #1e2e59 !important;
background: #1e2e59 !important;
height: auto !important;
    padding: 0px !important;
}

body.theme-modern .order-wrapper .list-layout .product-list .list-item.list-header {
background-color: #1e2e59 !important;
background: #1e2e59 !important;
}

.order-wrapper .list-layout .product-list .list-item.list-header .categorie-title-container {
    position: relative;
}

.order-wrapper .store-info .store-inner .info-list li {
    padding-top: 2.5px;
    padding-bottom: 2.5px;
    color: rgb(30 46 89);
}

body.theme-modern .header .logo img {
    max-width: none !important;
    margin-top: 2px !important;
    max-height: 50px;
}

