body {
    background: #000 url(https://cs.cdn-upm.com/themes/aa2606f8-aa90-11e7-93f9-525400841de1/assets-58/tlo_menu.jpg) center top no-repeat;
}
.logo-nav {
    background: black;
    text-align: center;
    padding: 10px;
    margin-bottom: 250px;
}
.btn {
    border-radius: 0;
}
.background {
    background: #fff;
    border: 4px solid #ffc32f;
}
.theme-product-type {
    font-size: 0.7em;
}
.theme-plus-btn {
    margin-top: 5px;
    width: 80px;
    display: inline-block;
    padding: 4px 5px;
    font-size: 12px;
    border-radius: 0;
    position:relative;
    top: -4px;
}
.theme-categories-wrapper li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
    font-size: 12px;
}
.theme-categories-wrapper li a .theme-category {
    margin-bottom: 5px;
    font-weight: 700;
    width: 100%;
    order: 2;
    margin-top: 0px;
    margin-bottom: 0;
}
.theme-categories-wrapper li a, .theme-categories-wrapper .dropdown.open a {
    font-size: 12px;
}
.theme-categories-wrapper li a img {
    order: 1;
    margin-bottom: 10px;
}
.theme-product-desc h3 {
    font-size: 12px;
    font-weight: 600;
}
.g-6982b31f-c14b-11e7-93f9-525400841de1 .theme-product-desc {
    /*padding-left: 175px;*/
}
.theme-product-group {
    margin-top: 30px;
    margin-bottom: 20px;
}
.theme-product-group-name {
    
    font-weight: 600;
}
.theme-categories-wrapper.affix img {
    display: block;
}
.centered-pills ul.nav.nav-pills {
    display: inline-flex;
    flex-wrap: wrap;
}
.centered-pills ul.nav.nav-pills li {
    max-width: 80px;
    text-align: center;
    margin: 0 !important;
}
.theme-categories-wrapper {
    border: 2px solid #0a0303;
    padding-bottom: 0;
}

.theme-product-name,
.fancybox-title .theme-product-name {
    font-weight: 700;
}

@media(max-width: 767px) {
    .centered-pills ul.nav.nav-pills li {
        max-width: initial;
    }
}

.theme-product-group {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    background: url(https://cs.cdn-upm.com/themes/aa2606f8-aa90-11e7-93f9-525400841de1/assets-58/bg_article2.png) right top  no-repeat, url(https://cs.cdn-upm.com/themes/aa2606f8-aa90-11e7-93f9-525400841de1/assets-58/bg_article.png) left top no-repeat;
    min-height: 160px;
    margin: 0 0 0 -65px;;
    padding: 70px 70px 0;
}

.theme-product-group-name {
    display: inline-block;
}
.theme-product-group-desc {
    color: #000;
    font-size: 12px;
}


#_product-recommendation-modal-body .theme-product {
    padding: 15px 0;
}
#_product-recommendation-modal-body .theme-product-name {
    font-size: 12px;
}

.modal .theme-product-center img, .modal .theme-product-center a {
    display: block;
    background: black;
}
.modal .theme-product-center .img-responsive {
    height: 120px;
width: auto;
}