/* css weblogix */

@font-face {
    font-family: 'elegance';
    src: url('elegance.eot');
    src: url('elegance.eot#iefix') format('embedded-opentype'), url('elegance.woff') format('woff'), url('elegance.ttf') format('truetype'), url('elegance.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'quotabler';
    src: url('quotabler.eot');
    src: url('quotabler.eot#iefix') format('embedded-opentype'), url('quotabler.woff') format('woff'), url('quotabler.ttf') format('truetype'), url('quotabler.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

#st_header .shop_logo {
    width: auto;
}

#subcategories h3.s_title_block {
    font-family: "quotabler";
    font-size: 22px;
}

#header_left .flex_container.flex_center {
    justify-content: left;
}

.product_info_tabs .nav-tabs .nav-link {
    font-size: 18px;
}

.nav_bar .header_item i {
    margin-right: 0.3em;
}

.page-cgv ul {
    list-style-type: disc;
}

.page-cgv ul li,
.page-cgv ol li {
    margin-bottom: 1.2em;
}

.page-cgv ol {
    list-style-type: decimal;
}

.page-cgv br {
    margin-bottom: 20px;
}

.page-cgv h3 {
    margin-top: 1.2em;
    margin-bottom: 0.9em;
    font-size: 22px;
}

.page-cgv h3:first-of-type {
    margin-top: 1em;
}

div.list_grid_switcher {
    display: none;
}

div.modal-dialog {
    max-width: 800px !important;
}

div.modal-content {
    width: 800px;
}

img.remove-me-order {
    width: 800px;
}