 @import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic);
@import url(https://fonts.googleapis.com/css?family=Fredericka+the+Great);
@import "/include/css/bootstrap.css";
@import "/include/css/font-awesome.min.css";


#page_content table {
    width: 100%;
}
#page_content table td {
    padding: 2px;
    margin: 1px 1px 1px 1px;
    border: 1px solid #000;
}
.evaluations, .fa-facebook-official {
    display: none !important
}

.input-100 {
    width: 100px !important;
}

.input-150 {
    width: 150px !important;
}

.input-200 {
    width: 200px !important;
}

.line-height-20 {
    line-height:20px;
}

.affine-search-btn {
    background-color: #355299;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}


    .affine-search-btn:hover {
        background-color: #0B90CD;
        color: white;
        text-decoration: none;
    }

body, html {
    font-size: 1em;
    font-family: 'Lato',sans-serif;
    background-color: #252420;
    height: 100%
}

.body-modal-open {
    overflow: hidden
}

form {
    background-color: #fff
}

a {
    color: #0080ec
}

    a:hover, a:focus {
        color: #0064b9
    }

.graphic-bar {
    height: 30vh;
    background-color: #fff;
    padding: 0;
    background-size: cover;
    background-position: center
}

    .graphic-bar.carousel {
        background-image: none
    }

    .graphic-bar .carousel-inner {
        height: 100%
    }

        .graphic-bar .carousel-inner .item {
            height: 100%
        }

            .graphic-bar .carousel-inner .item .background {
                height: 100%;
                background-size: cover;
                background-position: center;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0
            }

        .graphic-bar .carousel-inner .rdv-caption {
            position: absolute;
            top: 0;
            right: 0;
            left: 40vw;
            bottom: 0
        }

            .graphic-bar .carousel-inner .rdv-caption .txt {
                position: absolute;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
                padding-bottom: 70px
            }

                .graphic-bar .carousel-inner .rdv-caption .txt span {
                    display: block;
                    line-height: 1em
                }

                .graphic-bar .carousel-inner .rdv-caption .txt .lgn-1 {
                    color: #fff;
                    font-weight: bold;
                    font-size: 3em;
                    font-weight: 600
                }

                .graphic-bar .carousel-inner .rdv-caption .txt .lgn-2 {
                    text-transform: uppercase;
                    color: #212121;
                    font-weight: 900;
                    font-size: 4em
                }

                .graphic-bar .carousel-inner .rdv-caption .txt .lgn-3 {
                    color: #212121;
                    font-weight: bold;
                    font-size: 3em;
                    font-weight: 600
                }

                .graphic-bar .carousel-inner .rdv-caption .txt .lgn-4 {
                    color: #fff;
                    font-size: 3em;
                    font-weight: 600
                }

                .graphic-bar .carousel-inner .rdv-caption .txt .btn {
                    margin-top: 20px;
                    background: none;
                    border: solid 2px #fff;
                    color: #fff;
                    font-size: 1.2em
                }

@media (max-height:620px) {
    .graphic-bar .carousel-inner .rdv-caption .txt .lgn-1 {
        font-size: 2em
    }

    .graphic-bar .carousel-inner .rdv-caption .txt .lgn-2 {
        font-size: 3em
    }

    .graphic-bar .carousel-inner .rdv-caption .txt .lgn-3 {
        font-size: 2em
    }

    .graphic-bar .carousel-inner .rdv-caption .txt .lgn-4 {
        font-size: 2em
    }

    .graphic-bar .carousel-inner .rdv-caption .txt .btn {
        font-size: 1em
    }
}

@media (max-width:767px) and (max-height:620px) {
    .graphic-bar .carousel-inner .rdv-caption .txt {
        padding-bottom: 0
    }

        .graphic-bar .carousel-inner .rdv-caption .txt .lgn-1 {
            font-size: 1em
        }

        .graphic-bar .carousel-inner .rdv-caption .txt .lgn-2 {
            font-size: 1.2em
        }

        .graphic-bar .carousel-inner .rdv-caption .txt .lgn-3 {
            font-size: 1em
        }

        .graphic-bar .carousel-inner .rdv-caption .txt .lgn-4 {
            font-size: 1em
        }

        .graphic-bar .carousel-inner .rdv-caption .txt .btn {
            font-size: .85em
        }
}
@media (max-width:767px) {
    .div-responsive-margin {
        margin-top: 25px;
    }
    .graphic-bar .carousel-indicators {
        display: none
    }
}

.main-menu .row .menu-primary .navbar-nav .dropdown-menu {
    font-size: 1em
}

.main-menu .row .menu-center .menu-search .search-bar {
    display: table;
    width: 100%
}

@media(max-width: 992px) {
    .main-menu .row .menu-center .menu-search .search-bar > * {
        display: table-cell;
        float: none;
        vertical-align: top
    }

    .main-menu .row .menu-center .menu-search .search-bar a.btn {
        padding: 6px 12px 6px 12px;
        line-height: 1.25em
    }
}

.main-menu .row .menu-center .menu-search .search-bar div {
    margin: 0;
    padding: 0
}

.main-menu .row .menu-center .menu-search .search-bar input.form-control {
    border-right: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-family: times new roman,serif
}

.main-menu .row .menu-center .menu-search .search-bar select.form-control {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    font-family: times new roman,serif;
}

.main-menu .row .menu-center .menu-search .search-bar a.btn:not(:last-of-type) {
    border-radius: 0;
    border-right: 0
}

.main-menu .row .menu-center .menu-search .search-bar a.btn:last-of-type {
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.menu-member .member-login-menu {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    text-align: left;
    border: solid #cccccc 1px;
    margin-bottom: 4px;
    margin-top: 4px;
    border-radius: 4px
}

    .menu-member .member-login-menu > div {
        padding: 2px 4px 2px 4px
    }

        .menu-member .member-login-menu > div:first-child {
            padding-top: 4px
        }

        .menu-member .member-login-menu > div:last-child {
            padding-bottom: 4px
        }

        .menu-member .member-login-menu > div + div {
            border-top: solid #cccccc 1px
        }

    .menu-member .member-login-menu .title {
        font-weight: bold;
        white-space: nowrap
    }

        .menu-member .member-login-menu .title .glyphicon {
            font-size: 1em
        }

        .menu-member .member-login-menu .title a {
            padding: 1px;
            padding-left: 4px;
            padding-right: 4px;
            margin-left: 4px
        }

        .menu-member .member-login-menu .title:after {
            content: "";
            display: block;
            clear: both
        }

    .menu-member .member-login-menu .member {
        font-size: .875em
    }

    .menu-member .member-login-menu .login-menu {
        text-align: left
    }

        .menu-member .member-login-menu .login-menu a {
            padding: 1px;
            padding-left: 4px;
            padding-right: 4px
        }

.menu-member .glyphicon {
    font-size: 1.125em
}

    .menu-member .glyphicon + span {
        margin-left: 10px
    }

.menu-member .dropdown-menu .glyphicon {
    font-size: .625em
}

.menu-member .dropdown-menu span.title {
    font-weight: bold !important;
}

.menu-member .dropdown-menu span.title, .menu-member .dropdown-menu span.name {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.loginClientName {
    font-size: 0.8em;
}

.menu-member .rabais {
    text-align: center;
    border-bottom: solid #eee 1px;
    padding-bottom: 10px;
    line-height: 1em;
    display: inline-block;
    width: 265px
}

    .menu-member .rabais .title {
        display: block;
        font-size: 1.4em;
        line-height: 1em;
        font-weight: bold;
        color: #0064b9;
        text-transform: uppercase
    }

    .menu-member .rabais .note {
        font-size: .75em;
        line-height: 1em;
        margin-top: 5px
    }

main {
    background-color: #fff
}

.content {
    padding-top: 15px;
    padding-bottom: 30px
}

h1 {
    margin-top: 0;
    font-size: 2.5em
}

h2 {
    margin-top: 0;
    font-size: 1.2em
}

h3 {
    margin-top: 0;
    font-size: 1em;
    font-weight: 600
}

.links-footer {
    padding-bottom: 10px;
    text-align: center;
}

    .links-footer img {
        height: 80px;
    }

.navbar-footer {
    padding-top: 10px;
    padding-bottom: 30px;
    font-size: .75em
}

    .navbar-footer h3 {
        line-height: normal;
        font-weight: bold;
        font-size: 1.1em;
        text-transform: uppercase;
        margin-top: 10px;
        display: inline-block;
        position: relative
    }

        .navbar-footer h3 a {
            display: none
        }

    .navbar-footer li {
        font-size: 1em;
        list-style: none;
        line-height: 1em
    }

        .navbar-footer li + li {
            margin-top: 10px
        }

    .navbar-footer .fa {
        font-size: 1.5em;
        margin-top: 5px
    }

    .navbar-footer a, .navbar-footer .fa {
        color: #0e133d
    }

        .navbar-footer a:hover, .navbar-footer .fa:hover {
            color: #1e3d8f;
            text-decoration: none
        }

    .navbar-footer #map-container {
        height: 200px;
        margin-bottom: 10px
    }

    .navbar-footer > .container > .row > div {
        padding-left: 0;
        padding-right: 0
    }

footer {
    padding-top: 10px;
    padding-bottom: 10px
}

    footer a {
        color: #0e133d
    }

        footer a:hover {
            color: #1e3d8f;
            text-decoration: none
        }

    footer .copyrights {
        text-align: right;
        font-size: .75em
    }

.footer-text {
    margin: 10px 15px;
}

.footer-banner-top {
    background-color: #e2c02b;
    padding: 10px;
    font-size: 110%;
    font-weight: bolder;
}

    .footer-banner-top img {
        padding: 0px 15px;
    }

.footer-banner-bottom {
    background-color: #0e133d;
    color: white;
    padding: 15px 5px;
    font-size: 80%;
    font-weight: bold;
}

    .footer-banner-bottom input {
        margin-top: 5px;
        color: black;
        font-size: 100%;
        height: 30px;
    }

.subscribe {
    background-color: #e2c02b;
    font-weight: bold;
}

.socialmedia {
    font-size: 150%;
}

    .socialmedia img {
        padding-right: 10px;
    }

.infoletter-title {
    font-size: 150%;
}

.alert-message {
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #970000;
    color: #fff;
    text-align: center
}

    .alert-message h3 {
        margin-top: 5px;
        margin-bottom: 5px;
        font-weight: bold;
        font-size: 1.2em
    }

.modalpopup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    background: rgba(0,0,0,0.6);
    z-index: 1000
}

    .modalpopup .contentpopup {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        padding: 0;
        margin: 0;
        display: table;
        border: solid 10px;
        border-color: #fff;
        background-color: #fff;
        -o-box-shadow: 0 0 5px 0 #000000;
        box-shadow: 0 0 5px 0 #000000;
        filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=NaN, Strength=5);
        height: 80vh;
        width: auto !important
    }

        .modalpopup .contentpopup .row {
            display: table-row
        }

            .modalpopup .contentpopup .row > div {
                float: none;
                display: table-cell
            }

            .modalpopup .contentpopup .row .header {
                position: relative;
                padding-right: 50px;
                min-height: 40px;
                padding-bottom: 10px
            }

                .modalpopup .contentpopup .row .header h1 {
                    font-size: 1.8em
                }

                .modalpopup .contentpopup .row .header > * {
                    margin-bottom: 0
                }

                .modalpopup .contentpopup .row .header .closemodal {
                    position: absolute;
                    top: 0;
                    right: 0
                }

            .modalpopup .contentpopup .row .content {
                padding: 0;
                position: relative;
                border: solid #eee 1px;
                overflow-y: auto;
                height: 100%
            }

                .modalpopup .contentpopup .row .content .modalcontent {
                    position: absolute;
                    top: 0;
                    bottom: 0;
                    right: 0;
                    left: 0;
                    padding: 10px
                }

        .modalpopup .contentpopup.small {
            height: auto;
            overflow: scroll
        }

            .modalpopup .contentpopup.small .content {
                padding: 0;
                position: relative;
                border: 0;
                overflow-y: auto;
                height: 100%
            }

                .modalpopup .contentpopup.small .content .modalcontent {
                    position: relative;
                    padding: 0
                }

.fullmodalpopup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10000;
    text-align: center;
    background-color: #fff
}

    .fullmodalpopup .closemodal {
        position: fixed;
        top: 20px;
        right: 20px;
        opacity: .7;
        filter: alpha(opacity=70)
    }

        .fullmodalpopup .closemodal:hover {
            opacity: 1;
            filter: alpha(opacity=100)
        }

    .fullmodalpopup img {
        max-height: 100vh
    }

.border {
    border: solid #eee 1px;
    border-radius: 5px
}

.border-content {
    border: solid #eee 1px;
    border-radius: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fafafa
}

    .border-content:after {
        content: "";
        display: block;
        clear: both
    }

    .border-content + .border-content {
        margin-top: 20px
    }

.notice {
    border: solid #eee 1px;
    border-radius: 5px;
    padding: 10px
}

.notice-contact .pageContent {
    border: solid #eee 1px;
    border-radius: 5px;
    padding: 10px
}

.item-list-product {
    line-height: normal;
    margin-bottom: 30px
}

    .item-list-product .image {
        text-align: center
    }

        .item-list-product .image img {
            max-width: 100%;
            border: 0
        }

        .item-list-product .image .noimage {
            height: 100%;
            width: 100%;
            max-width: 400px;
            border: solid #eee 1px
        }

    .item-list-product .title {
        font-weight: bold
    }

        .item-list-product .title a {
            color: inherit
        }

            .item-list-product .title a:hover {
                color: #0080ec;
                text-decoration: none
            }

    .item-list-product .availability {
        font-size: .875em;
        color: #999
    }


    .item-list-product .price {
        font-weight: bold;
        font-size: 1.25em;
        font-family 'Lato',sans-serif;
        margin-left: 10px;
        margin-right: 10px;
    }

    .item-list-product .discount {
        font-size: .875em
    }

    .item-list-product .net-price {
        font-size: .875em;
        text-decoration: line-through;
        color: #999
    }

    .item-list-product .rebate-pct {
        color: red;
        font-weight: bold;
    }

    .item-list-product .score {
        font-size: 1.125em;
        color: #0080ec;
        margin-top: 5px
    }

    .item-list-product .vote {
        font-size: .75em
    }

    .item-list-product .qte {
        margin-top: 10px
    }

        .item-list-product .qte input {
            width: 30px;
            font-size: .875em;
            text-align: center
        }

    .item-list-product .buy {
        margin-top: 5px
    }

.new-item-presentation .item-list-product .qte {
    display: none
}

.new-item-presentation .item-list-product .buy {
    display: none
}

.new-item-presentation .view-all {
    text-align: right
}

    .new-item-presentation .view-all a {
        color: #666666
    }

        .new-item-presentation .view-all a:hover {
            color: #999
        }

.best-seller {
    margin-bottom: 20px
}

    .best-seller .number {
        font-size: 3em;
        line-height: normal;
        font-weight: bold;
        font-family: arial black,sans-serif
    }

    .best-seller .item-list-product div {
        display: none
    }

    .best-seller .item-list-product .image {
        display: block
    }

        .best-seller .item-list-product .image img {
            width: 100px
        }

    .best-seller .item-list-product .info {
        display: block
    }

        .best-seller .item-list-product .info .title {
            display: block
        }

        .best-seller .item-list-product .info .price {
            display: block;
            font-size: .875em
        }

        .best-seller .item-list-product .info .net-price {
            display: block;
            font-size: .75em
        }

        .best-seller .item-list-product .info .rebate-pct {
            display: block;
        }

.product-sheet {
    padding-bottom: 30px
}

    .product-sheet .picture .image {
        margin-bottom: 10px;
        text-align: center;
    }

.image-thumbnail {
    height: 450px;
}

.product-sheet .picture .image .noimage {
    height: auto;
    width: 100%;
}

.product-sheet .picture .image a {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    position: relative;
    height: 90%;
}

    .product-sheet .picture .image a img {
        /*height: 400px;*/
        max-height: 100%;
        max-width: 100%;
    }

    .product-sheet .picture .image a .zoom {
        display: inline-block;
        border: solid #eee 1px;
        border-radius: 5px;
        border: solid #808080 1px;
        padding: 2px 6px 2px 6px;
        color: #808080;
        font-size: 20px;
        background-color: #fff;
        opacity: .7;
        filter: alpha(opacity=70)
    }

    .product-sheet .picture .image a:hover .zoom {
        opacity: 1;
        filter: alpha(opacity=100)
    }

.product-sheet .picture .quicklink {
    margin-top: 20px;
    padding: 10px;
    border-top: solid #eee 1px
}

    .product-sheet .picture .quicklink .sample {
        display: inline-block
    }

        .product-sheet .picture .quicklink .sample b {
            font-size: 1.25em;
            text-transform: uppercase
        }

        .product-sheet .picture .quicklink .sample * {
            vertical-align: top
        }

        .product-sheet .picture .quicklink .sample i {
            font-size: 1.2em
        }

.product-sheet .info .retail .price {
    margin-top: 0;
    font-size: 2em;
    line-height: 1em;
    font-weight: 900;
}

.product-sheet .info .retail .discount {
    font-size: .875em
}

.product-sheet .info .retail .net-price {
    font-size: .875em;
    text-decoration: line-through;
    color: #999
}

.product-sheet .info .retail .rebate-pct {
    margin-top: 0;
    font-size: 2em;
    line-height: 1em;
    font-weight: 900;
    color: red;
}

.product-sheet .retail .availability {
    margin-top: 10px;
    font-size: .875em
}

    .product-sheet .retail .availability .bt-on-command {
        cursor: pointer
    }

    .product-sheet .retail .availability .text-on-command {
        height: 0;
        overflow: hidden;
        transition: height .5s
    }

        .product-sheet .retail .availability .text-on-command > div {
            border: solid #d10000 2px;
            margin-top: 5px;
            padding: 10px;
            font-size: .75em;
            font-weight: bold;
            line-height: 1.2em
        }

        .product-sheet .retail .availability .text-on-command.open {
            height: auto
        }

.product-sheet .info .retail .qte {
    margin-top: 10px
}

    .product-sheet .info .retail .qte input {
        width: 30px;
        font-size: .875em;
        text-align: center
    }

.product-sheet .info .retail .buy {
    margin-top: 5px;
    margin-top: 10px
}

    .product-sheet .info .retail .buy a {
        white-space: normal;
        font-size: 120%;
    }

@media (min-width:992px) {
    .product-sheet .info .retail .buy a {
        display: block
    }
}

.product-sheet .info .summary .block {
    position: relative;
    height: auto
}

    .product-sheet .info .summary .block p {
        margin-bottom: 0
    }

    .product-sheet .info .summary .block .readmore {
        display: none
    }

    .product-sheet .info .summary .block.active {
        overflow: hidden;
    }

        .product-sheet .info .summary .block.active .readmore {
            background-color: #fff;
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 2;
            display: block
        }

            .product-sheet .info .summary .block.active .readmore .read {
                display: none
            }

            .product-sheet .info .summary .block.active .readmore .reduce {
                display: block
            }

            .product-sheet .info .summary .block.active .readmore:after {
                content: "";
                display: none;
                position: absolute;
                top: -30px;
                height: 30px;
                left: 0;
                right: 0;
                background: linear-gradient(to bottom, rgba(255,255,255,0) 0, #fff 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0)
            }

        .product-sheet .info .summary .block.active.closed {
            height: 150px
        }

            .product-sheet .info .summary .block.active.closed .readmore .read {
                display: block
            }

            .product-sheet .info .summary .block.active.closed .readmore .reduce {
                display: none
            }

            .product-sheet .info .summary .block.active.closed .readmore:after {
                display: block
            }

.product-sheet .info .summary p {
    font-size: .875em
}

.product-sheet .info .details table {
    font-size: .875em
}

    .product-sheet .info .details table td {
        vertical-align: top
    }

        .product-sheet .info .details table td:first-child {
            text-align: right;
            padding-right: 10px;
            white-space: nowrap
        }

.product-sheet .evaluations .star {
    color: #0080ec
}

.product-sheet .evaluations .score {
    border: solid #eee 1px;
    border-radius: 5px;
    padding: 8px
}

    .product-sheet .evaluations .score .star {
        font-size: 1.5em
    }

.product-sheet .evaluations .member-evaluation {
    border: solid #eee 1px;
    border-radius: 5px;
    padding: 8px
}

    .product-sheet .evaluations .member-evaluation .menu {
        font-size: .75em;
        margin-bottom: 5px
    }

    .product-sheet .evaluations .member-evaluation .evaluation {
        font-size: .75em;
        padding-top: 10px
    }

        .product-sheet .evaluations .member-evaluation .evaluation + .evaluation {
            border-top: solid #eee 1px
        }

    .product-sheet .evaluations .member-evaluation hr {
        margin: 0
    }

.product-sheet .evaluations > div:not(:first-of-type):not(:last-of-type) {
    border-radius: 0;
    border-top: 0
}

.product-sheet .evaluations > div:first-of-type {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.product-sheet .evaluations > div:last-of-type {
    border-top: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.product-sheet .evaluations .paging {
    font-size: .75em;
    text-align: right
}

.basket {
    padding: 0
}

    .basket .products {
        margin-bottom: 0
    }

        .basket .products td {
            white-space: nowrap;
            text-align: center
        }

        .basket .products .full-width {
            width: 100%;
            text-align: left
        }

        .basket .products .btn {
            padding: 0;
            padding-left: 2px;
            padding-right: 2px
        }

    .basket .tax-number {
        font-size: .75em
    }

        .basket .tax-number div {
            display: inline-block
        }

    .basket .shipping-choice {
        text-align: right;
        padding: 20px 15px 20px 15px;
        border: solid #e2c02b 2px;
        background-color: #e2c02b;
    }

        .basket .shipping-choice .input-group {
            width: 1px;
            margin-left: auto
        }

            .basket .shipping-choice .input-group .form-control {
                width: auto
            }

    .basket .calculation .table {
        margin-left: auto;
        width: auto
    }

        .basket .calculation .table td {
            text-align: right;
            white-space: nowrap
        }

    .basket .notes {
        margin-bottom: 20px
    }

.suggestion-panier {
    border: solid #eee 1px;
    padding: 8px
}

    .suggestion-panier .products-Carousel {
        margin-bottom: 0
    }

        .suggestion-panier .products-Carousel .carousel-inner {
            width: auto
        }

            .suggestion-panier .products-Carousel .carousel-inner .item > div {
                font-size: .75em
            }

.old-price {
    text-decoration: line-through;
    color: #656565;
    display: inline-block;
    margin-right: 10px;
    font-size: .875em;
    white-space: nowrap
}

.text-rule-promo-scolaire {
    border: solid #eee 1px;
    background-color: #fffad5;
    font-size: .75em;
    padding: 10px
}

    .text-rule-promo-scolaire h3 {
        margin-bottom: 0
    }

.notice-promo-scolaire {
    display: inline-block;
    white-space: nowrap;
    font-weight: bold;
    background-color: #ae0000;
    border: solid #ae0000 1px;
    color: #fff;
    padding-left: 4px;
    padding-right: 4px;
    margin: 2px;
    margin-right: 17px;
    height: 24px;
    position: relative;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

    .notice-promo-scolaire .fa {
        margin-right: 4px
    }

    .notice-promo-scolaire:after {
        content: "5% Rabais scolaire";
        font-size: .875em
    }

    .notice-promo-scolaire:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-top: 12px solid transparent;
        border-left: 12px solid #ae0000;
        border-bottom: 12px solid transparent;
        position: absolute;
        top: -1px;
        right: -13px
    }

.order-info .glyphicon-asterisk {
    color: #999;
    font-size: 12px
}

.order-info .input-group {
    width: 100%
}

    .order-info .input-group .input-group-addon {
        width: 100px
    }

    .order-info .input-group .form-control {
        width: 100%
    }

        .order-info .input-group .form-control.wrong {
            background-color: #f2dede
        }

.order-info small {
    padding-left: 110px;
    display: inline-block;
    color: #999
}

.order-info .sameAdresse label {
    margin-left: 10px;

}

.order-paiement-type {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 5px
}

    .order-paiement-type > * {
        margin-bottom: 0
    }

    .order-paiement-type .paiement-type {
        text-align: right
    }

        .order-paiement-type .paiement-type select {
            font-size: 1.2em
        }

.categories-list .sub-category div {
    line-height: .875em;
    padding-left: 0
}

    .categories-list .sub-category div a {
        font-size: .875em;
        margin-bottom: 10px;
        display: inline-block;
        float: left;
        clear: both
    }

.categories-list .item {
    padding-bottom: 10px
}

    .categories-list .item:after {
        content: "";
        display: block;
        clear: both
    }

.categories-list a {
    color: inherit
}

    .categories-list a:hover {
        color: #0080ec;
        text-decoration: none
    }

.categories-list h5 {
    font-size: 1em !important;
    margin-top: 3px;
    margin-bottom: 3px;
}

.categories-list .more a {
    margin-top: 100%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    position: relative;
    display: block;
    white-space: normal;
    font-size: .75em;
    box-sizing: border-box;
    padding-right: 30px
}

    .categories-list .more a .glyphicon {
        position: absolute;
        top: 50%;
        right: 10px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

.categories-list .item-list-product {
    margin-bottom: 0
}

    .categories-list .item-list-product div {
        display: none
    }

    .categories-list .item-list-product .image {
        display: block
    }

        .categories-list .item-list-product .image img {
            width: 100%
        }

    .categories-list .item-list-product .info {
        display: block
    }

        .categories-list .item-list-product .info .title {
            display: block;
            font-size: .75em
        }

        .categories-list .item-list-product .info .price {
            display: block;
            color: #999;
            font-size: .75em
        }

        .categories-list .item-list-product .info .buy {
            display: none
        }

.products-list {
    margin-top: 20px
}

    .products-list:after {
        content: "";
        display: block;
        clear: both
    }

.products-list-menu {
    border: solid #eee 1px;
    border-radius: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: .875em
}

    .products-list-menu:after {
        content: "";
        display: block;
        clear: both
    }

.paging {
    border: solid #eee 1px;
    border-radius: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: .875em;
    text-align: right
}

    .paging a {
        display: inline-block;
        padding: 0 5px 0 5px;
        text-align: center
    }

        .paging a:hover {
            text-decoration: none;
            color: #0064b9
        }

        .paging a.disabled {
            cursor: default
        }

            .paging a.disabled .glyphicon {
                color: #b3b3b3
            }

        .paging a .glyphicon + .glyphicon {
            margin-left: -5px
        }

    .paging div {
        display: inline-block
    }

    .paging .page a, .paging .page b {
        display: inline-block;
        padding: 0 2px 0 2px;
        text-align: center;
        margin-left: 1px;
        margin-right: 1px
    }

        .paging .page a:first-child, .paging .page b:first-child {
            margin-left: 0
        }

        .paging .page a:last-child, .paging .page b:last-child {
            margin-right: 0
        }

.googlemap-contact .googlemap {
    height: 200px
}

.contact-employes {
    line-height: 1em
}

    .contact-employes small {
        font-family: times new roman,serif
    }

.closed-days .pageContent {
    display: inline-block
}

    .closed-days table td {
        font-size: .875em;
        vertical-align: top
    }

        .closed-days table td:last-child {
            text-align: right;
            padding-left: 20px;
            white-space: nowrap
        }

.contact-form .glyphicon-asterisk {
    color: #999;
    font-size: 12px
}

.contact-form .input-group {
    width: 100%
}

    .contact-form .input-group .input-group-addon {
        width: 130px
    }

    .contact-form .input-group .form-control {
        width: 100%
    }

.contact-form small {
    padding-left: 110px;
    display: inline-block;
    color: #999
}


.job-form .input-group {
    width: 100%
}

    .job-form .input-group .input-group-addon {
        width: 130px
    }

    .job-form .input-group .form-control {
        width: 100%
    }

.job-form small {
    padding-left: 110px;
    display: inline-block;
    color: #999
}




.inscription-form .glyphicon-asterisk {
    color: #999;
    font-size: 12px
}

.inscription-form .input-group {
    width: 100%
}

    .inscription-form .input-group .input-group-addon {
        width: 130px
    }

    .inscription-form .input-group .form-control {
        width: 100%
    }

.invoice .info {
    line-height: 1em;
    margin-bottom: 10px
}

.invoice .status {
    margin-bottom: 10px
}

.images-preload {
    position: fixed;
    top: -9999px;
    left: -9999px
}

.date-salle {
    margin-bottom: 10px
}

    .date-salle a {
        font-size: .75em;
        display: inline-block;
        margin-bottom: 4px
    }

.pub-scolaire.container {
    border: solid #eee 1px;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 20px;
    padding: 20px 50px 20px 50px;
    position: relative
}

    .pub-scolaire.container .content {
        padding-top: 0;
        padding-bottom: 0;
        display: inline-block
    }

@media (max-width: 1680px) {
    .pub-scolaire.container {
        margin: auto auto !important;
    }
}

@media (max-width: 1400px) {
    .pub-scolaire.container .content {
        padding-top: 0;
        padding-bottom: 0;
        display: inline-block
    }

    .pub-scolaire.container h1 {
        font-weight: bold;
        color: #fff;
        font-size: 2.6em;
        line-height: 1em;
        text-transform: uppercase;
        font-family: 'Fredericka the Great',cursive
    }

    .pub-scolaire.container h2 {
        font-weight: bold;
        color: #fff;
        font-size: 1.45em;
        line-height: .75em;
        text-transform: uppercase
    }

    .pub-scolaire.container .btn {
        width: 100%;
        font-size: 1.6em;
        font-weight: bold;
        text-transform: uppercase;
        margin-top: 10px
    }
}

@media (min-width: 1400px) {
    .pub-scolaire.container .content {
        padding-top: 0;
        padding-bottom: 0;
        display: inline-block
    }

    .pub-scolaire.container h1 {
        font-weight: bold;
        color: #fff;
        font-size: 2.8em;
        line-height: 1em;
        text-transform: uppercase;
        font-family: 'Fredericka the Great',cursive
    }

    .pub-scolaire.container h2 {
        font-weight: bold;
        color: #fff;
        font-size: 1.65em;
        line-height: .75em;
        text-transform: uppercase
    }

    .pub-scolaire.container .btn {
        width: 100%;
        font-size: 1.8em;
        font-weight: bold;
        text-transform: uppercase;
        margin-top: 1%;
    }
}

.section-scolaire {
    background-color: #EFF1F5;
}

.section-scolaire .presentation {
    color: #fff;
    background: url(/images/scolaire/header.png);
    background-attachment: scroll;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    display: table-cell;
    width: 100vw;
    height: 606px;
    vertical-align: middle
}

    .section-scolaire .presentation .more-info {
        text-align: center;
        font-family: 'Fredericka the Great',cursive;
        height: 60px;
        position: relative
    }

        .section-scolaire .presentation .more-info a {
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            font-size: 8em;
            line-height: 1em;
            display: inline-block;
            margin-top: -35px;
            color: #fff;
            text-decoration: none
        }

    .section-scolaire .presentation h1, .section-scolaire .presentation h2 {
        text-align: center
    }

    .section-scolaire .presentation h1 {
        font-size: 75px;
        font-family: 'Lato',sans-serif;
        text-transform: uppercase;
        color: #fff
    }

        .section-scolaire .presentation h1 span {
            font-size: .875em;
            display: block
        }

    .section-scolaire .btn-default {
        border: 0;
        font-weight: bold;
        font-size: 1.2em;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 20px;
        position: relative;
    }

        .section-scolaire .btn-default .arrow {
            display: none;
        }

        .section-scolaire .btn-default .text {
          
            margin: 0 30px 0 15px;
        }
        .section-scolaire .btn-default:hover {
            background-color: #fff;
        }
        .section-scolaire .btn-default:hover .text {
            transform: translateX(-5px);
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -ms-transition: 0.3s;
            transition: 0.3s;
        }

        .section-scolaire .btn-default:hover .arrow {
            display: block;
            position: absolute;
            right: 5px;
            top: 50%;
            transform: translate(-50%, -50%);
        }

    .section-scolaire h2 {
        font-family: 'Lato',sans-serif;
        font-weight: 300;
        font-size: 45px;
        margin-bottom: 40px;
    }

    .section-scolaire h3 {
        font-family: 'Lato',sans-serif;
        font-weight: 700;
        font-size: 25px;
        text-transform: uppercase;
        margin-bottom: 20px;
    }

.section-scolaire .first-block {
    color: #0F133D;
    position: relative;
    margin-top: 10px

}

    .section-scolaire .first-block img {
        width: 711px;
        height: 426px;
        margin-left: 40px;
        margin-top: -80px;
    }
    .section-scolaire .first-block .text {
        height: 360px;
        display: flex;
        flex-direction: column;
    }
    .section-scolaire .first-block .bottom {
        margin-top: auto;
    }

    .section-scolaire .first-block p {
        font-family: 'Lato',sans-serif;
        font-weight: 700;
        font-size: 22px;
    }


    .section-scolaire .manuels-scolaires .container .row div {
        height: 150px;
    }

    .section-scolaire .manuels-scolaires {
        color: #0F133D;
        position: relative;
        margin-top: 10px;
        font-family: 'Lato',sans-serif;
    }
        .section-scolaire .manuels-scolaires .container .row .center {
            display: table;
        }

        .section-scolaire .manuels-scolaires:not(:last-child) .container .row .center {
          
            border-bottom: #DCE1EB solid 1px;
        }

        .section-scolaire .manuels-scolaires span {
            display: table-cell;
            vertical-align: middle;
        }

        .section-scolaire .manuels-scolaires p {
            font-size: 20px;
        }


        .section-scolaire .manuels-scolaires .red-circle {
            background-image: url(/images/scolaire/circle_red.png);
            background-attachment: scroll;
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
            width: 157px;
            height: 150px;
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .section-scolaire .manuels-scolaires .green-circle {
            background-image: url(/images/scolaire/circle_green.png);
            background-attachment: scroll;
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
            width: 157px;
            height: 150px;
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .section-scolaire .manuels-scolaires .blue-circle {
            background-image: url(/images/scolaire/circle_blue.png);
            background-attachment: scroll;
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
            width: 157px;
            height: 150px;
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .section-scolaire .manuels-scolaires .icone {
            width: 65px;
            height: 87px;
        }

        .section-scolaire .manuels-scolaires .icone_books {
            width: 84px;
            height: 81px;
        }

        .section-scolaire .manuels-scolaires .icone_apple {
            width: 79px;
            height: 72px;
        }


        .section-scolaire .manuels-scolaires .btn-default {
            color: #0F133D;
            white-space: normal;
            width: 281px;
            height: 86px;
            font-family: 'Lato',sans-serif;
            font-weight: 700;
            font-size: 16px;
            text-transform: uppercase;
            align-items: center;
        }

.section-scolaire .livres-scolaires {
    background-color: #0070b1;
    color: #fff;
    position: relative
}

    .section-scolaire .livres-scolaires:before {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 50%;
        left: 0;
        display: block;
        background-image: url(/images/livres-scolaires.jpg);
        background-attachment: scroll;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover
    }

    .section-scolaire .livres-scolaires .btn-default {
        color: #0070b1;
        white-space: normal;
        border-radius: 13px;
    }

.section-scolaire .materiel-scolaire {
    background-color: #ca5f00;
    color: #fff;
    position: relative;
    margin-bottom: 10px
}

    .section-scolaire .materiel-scolaire:before {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 50%;
        display: block;
        background-image: url(/images/materiel-scolaire.jpg);
        background-attachment: scroll;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover
    }

    .section-scolaire .materiel-scolaire .btn-default {
        color: #ca5f00;
        white-space: normal
    }

.title-section-manuels-scolaire {
    background-color: #282b32;
    background-image: url(/images/title-section-manuels-scolaire.jpg);
    background-attachment: scroll;
    background-position: top;
    background-repeat: no-repeat;
    color: #fff
}

    .title-section-manuels-scolaire .content {
        min-height: 0 !important;
        padding-bottom: 15px !important
    }

    .title-section-manuels-scolaire h1 {
        font-family: 'Fredericka the Great',cursive
    }

    .title-section-manuels-scolaire .breadcrumb {
        background-color: transparent;
        border: 0;
        color: #fff
    }

        .title-section-manuels-scolaire .breadcrumb a {
            color: #fff;    
            
        }

    .title-section-manuels-scolaire .btn-default {
        color: #282b32;
        border: solid #fff 1px;
        font-weight: bold
    }

.search-section-manuels-scolaire {
    display: inline-block
}

    .search-section-manuels-scolaire .content {
        min-height: 0 !important;
        vertical-align: top;
        position: relative
    }

    .search-section-manuels-scolaire .btn-default {
        margin-top: -3px
    }

    .search-section-manuels-scolaire .form-control {
        display: inline-block;
        width: auto
    }

.results-section-manuels-scolaire .content {
    padding-top: 15px !important
}

.results-section-manuels-scolaire .discount {
    background-color: #ae0000;
    padding: 5px;
    border-radius: 4px;
    color: #fff;
    text-align: center
}

    .results-section-manuels-scolaire .discount .fa {
        margin-right: 5px
    }

.message-important-scolaire {
    background-color: #ae0000;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 20px;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}

    .message-important-scolaire .container {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .message-important-scolaire .logo {
        display: table-cell;
        vertical-align: middle;
        width: 270px;
        position: relative;
        text-align: right;
    }

        .message-important-scolaire .logo .sticker {
            margin-top: -30px;
            margin-bottom: -30px;
            margin-right: 20px;
        }

            .message-important-scolaire .logo .sticker img {
                height: 150px;
            }

    .message-important-scolaire .msg {
        display: table-cell;
        vertical-align: top
    }

        .message-important-scolaire .msg h3 {
            font-size: 2em;
            font-weight: bold;
            margin-bottom: 0
        }

        .message-important-scolaire .msg span {
            display: block;
            font-size: 1em
        }

        .message-important-scolaire .msg .btn-default {
            color: #ae0000;
            padding: 10px 20px 10px 20px;
            margin-top: 10px;
            font-weight: bold;
            font-size: 0.8em;
            border-radius: 10px
        }

.list-liens-utiles {
    margin-top: 20px
}

    .list-liens-utiles li + li {
        margin-top: 5px
    }

@media (max-width:767px) {
    .main-menu .row {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        display: -ms-flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 10px;
        padding-bottom: 10px
    }

        .main-menu .row li > a {
            padding: 5px
        }

        .main-menu .row .menu-secondary {
            -webkit-order: 3;
            -ms-flex-order: 3;
            order: 3;
            padding: 0
        }

            .main-menu .row .menu-secondary .navbar-right li {
                display: inline-block;
                margin-right: 10px
            }

                .main-menu .row .menu-secondary .navbar-right li:last-child {
                    margin-right: 0
                }

            .main-menu .row .menu-secondary .fa-facebook-official {
                font-size: 2em
            }

        .main-menu .row .menu-center {
            -webkit-order: 1;
            -ms-flex-order: 1;
            order: 1;
            padding: 0;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            display: -ms-flex;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column
        }

            .main-menu .row .menu-center .menu-search {
                -webkit-order: 3;
                -ms-flex-order: 3;
                order: 3;
                padding: 0;
                padding-top: 5px;
                padding-bottom: 5px
            }

            .main-menu .row .menu-center .menu-logo {
                -webkit-order: 1;
                -ms-flex-order: 1;
                order: 1;
                display: none;
                padding: 0
            }

            .main-menu .row .menu-center .menu-member {
                -webkit-order: 2;
                -ms-flex-order: 2;
                order: 2;
                padding: 0;
                padding-top: 5px;
                padding-bottom: 5px;
                text-align: center
            }

        .main-menu .row .menu-primary {
            -webkit-order: 2;
            -ms-flex-order: 2;
            order: 2;
            padding: 0
        }

            .main-menu .row .menu-secondary .navbar-left:before, .main-menu .row .menu-primary:before, .main-menu .row .menu-secondary .navbar-right:before {
                content: "";
                display: block;
                border-top: solid gray 1px;
                border-top-style: dotted;
                margin-top: 5px;
                margin-bottom: 5px
            }

    .breadcrumb {
        display: none
    }

    .random-image {
        display: none
    }

    .new-item-presentation {
        text-align: center
    }

        .new-item-presentation .view-all {
            text-align: center
        }

            .new-item-presentation .view-all a {
                color: #fff;
                background-color: #0080ec;
                border-color: #0064b9
            }

                .new-item-presentation .view-all a:hover, .new-item-presentation .view-all a:focus, .new-item-presentation .view-all a:active, .new-item-presentation .view-all a:active:hover {
                    background-color: #0064b9;
                    border-color: #004986;
                    color: #fff
                }

    .alert-message {
        font-size: .75em
    }

    .product-sheet .picture .quicklink {
        border: solid #eee 1px;
        margin-bottom: 20px
    }

    .categories-list .sub-category {
        margin-top: 10px
    }

        .categories-list .sub-category div {
            padding-right: 0
        }

            .categories-list .sub-category div a {
                display: block
            }

    .categories-list .item {
        padding-bottom: 0
    }

    .categories-list h5 {
        margin-bottom: 0
    }

    .categories-list h3 a {
        display: block
    }

    .products-list {
        text-align: center
    }

    .paging {
        text-align: center
    }

        .paging .visible-xs {
            display: inline-block !important
        }

    .connection-inscription-form .inscription {
        margin-top: 20px
    }

    .contact-employes a:before {
        content: "Envoyer un courriel"
    }

    .contact-page {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        display: -ms-flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

        .contact-page .contact-info {
            -webkit-order: 1;
            -ms-flex-order: 1;
            order: 1
        }

        .contact-page .contact-form {
            -webkit-order: 3;
            -ms-flex-order: 3;
            order: 3
        }

            .contact-page .contact-form .input-group-addon {
                font-size: .6em;
                width: 100px
            }

        .contact-page .googlemap-contact {
            -webkit-order: 2;
            -ms-flex-order: 2;
            order: 2
        }

    .invoice .info div {
        text-align: left !important
    }

    .date-salle a {
        display: block
    }

    .pub-scolaire.container {
        text-align: center;
        padding: 15px
    }

        .pub-scolaire.container h1 {
            font-size: 1.5em
        }

        .pub-scolaire.container h2 {
            font-size: 1em;
            line-height: 1em
        }

        .pub-scolaire.container .btn {
            font-size: 1.2em;
            margin-top: 10px
        }

    .order-paiement-type .paiement-type {
        text-align: left;
        margin-top: 5px
    }

    .section-scolaire .first-block .center {
        display: none;
    }

    .section-scolaire .manuels-scolaires h3 {
        margin-top: 10px
    }

    .section-scolaire .presentation h1 {
        font-size: 2em
    }

        .section-scolaire .presentation h1 span {
            font-size: .875em
        }

    .section-scolaire .manuels-scolaires:before {
        display: none
    }

    .section-scolaire .livres-scolaires:before {
        display: none
    }

    .section-scolaire .materiel-scolaire:before {
        display: none
    }

    .message-important-scolaire {
        text-align: center
    }

        .message-important-scolaire .logo {
            display: none
        }

        .message-important-scolaire .msg {
            width: 100%;
            display: block
        }

        .message-important-scolaire .btn-default {
            padding: 6px 12px 6px 12px !important
        }

    .search-section-manuels-scolaire .btn-default {
        margin-top: 3px
    }

    .basket .shipping-choice .input-group {
        display: block;
        width: 100%
    }

        .basket .shipping-choice .input-group .input-group-addon {
            display: block;
            width: 100%;
            border-right: solid #ccc 1px;
            -webkit-border-top-left-radius: 5px;
            -webkit-border-top-right-radius: 5px;
            -moz-border-radius-topleft: 5px;
            -moz-border-radius-topright: 5px;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
            -webkit-border-bottom-right-radius: 0;
            -webkit-border-bottom-left-radius: 0;
            -moz-border-radius-bottomright: 0;
            -moz-border-radius-bottomleft: 0;
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0
        }

        .basket .shipping-choice .input-group .form-control {
            display: block;
            width: 100%;
            -webkit-border-top-left-radius: 0;
            -webkit-border-top-right-radius: 0;
            -moz-border-radius-topleft: 0;
            -moz-border-radius-topright: 0;
            border-top-left-radius: 0;
            border-top-right-radius: 0;
            -webkit-border-bottom-right-radius: 5px;
            -webkit-border-bottom-left-radius: 5px;
            -moz-border-radius-bottomright: 5px;
            -moz-border-radius-bottomleft: 5px;
            border-bottom-right-radius: 5px;
            border-bottom-left-radius: 5px
        }

            .basket .shipping-choice .input-group .form-control.selection {
                text-align: center !important
            }

                .basket .shipping-choice .input-group .form-control.selection option {
                    text-align: center !important
                }

    .suggestion-panier {
        display: none
    }
}

.slider-products {
    padding: 0
}

    .slider-products h1 {
        display: block;
        text-align: center
    }

    .slider-products h2 {
        font-size: 1.5em;
        display: block;
        text-align: center
    }

    .slider-products .col-xs-12 {
        float: none
    }

.products-Carousel {
    margin-bottom: 30px
}

    .products-Carousel .onebyone-carosel {
        margin: auto;
        width: 90%
    }

    .products-Carousel .active.left {
        left: -100%
    }

    .products-Carousel .active.right {
        left: 100%
    }

    .products-Carousel .next {
        left: 100%
    }

    .products-Carousel .prev {
        left: -100%
    }

    .products-Carousel .carousel-control {
        opacity: 1;
        width: 5%
    }

@media (min-width:768px) {
    .products-Carousel .carousel-control {
        background: none;
        color: #666666
    }

        .products-Carousel .carousel-control i {
            font-size: 3em;
            margin: 0;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%)
        }

        .products-Carousel .carousel-control:hover {
            color: #999
        }

    .products-Carousel .item-list-product {
        margin-bottom: 0
    }
}

@media (max-width:767px) {
    .products-Carousel .carousel-control {
        width: 10%;
        color: #666666
    }

        .products-Carousel .carousel-control.left {
            background-image: linear-gradient(to right, rgba(0,0,0,0.25) 0, rgba(0,0,0,0.00005) 100%)
        }

        .products-Carousel .carousel-control.right {
            background-image: linear-gradient(to left, rgba(0,0,0,0.25) 0, rgba(0,0,0,0.00005) 100%)
        }

        .products-Carousel .carousel-control i {
            font-size: 2em
        }

    .products-Carousel .image img {
        width: 100%
    }

    .products-Carousel .item-list-product .info {
        text-align: center
    }
}

.products-Carousel .item-list-product .image img {
    max-width: 400px
}

.products-Carousel .item-list-product .info .buy {
    display: none
}

@media (min-width:768px) {


    #defaultNavbar1 {
        padding-left: 0;
        padding-right: 0
    }

    .main-menu .row .menu-secondary {
        background-color: #252420;
        padding-top: 5px;
        padding-bottom: 5px
    }

        .main-menu .row .menu-secondary li + li {
            margin-left: 20px
        }

        .main-menu .row .menu-secondary li > a {
            color: #999;
            padding: 0;
            font-size: 1em
        }

            .main-menu .row .menu-secondary li > a:hover {
                color: #fff
            }

        .main-menu .row .menu-secondary .fa-facebook-official {
            font-size: 1.5em
        }

    .main-menu .row .menu-primary > .navbar-nav {
        float: none;
        text-align: left;
        padding-bottom: 10px;
        border-bottom: 2px solid #1e3d8f;
    }

        .main-menu .row .menu-primary > .navbar-nav > li {
            float: none;
            display: inline-block
        }

    .main-menu .row .menu-primary > ul > li > a {
        padding: 0;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 1.2em;
        line-height: 1.5em;
        color: #0e133d
    }

        .main-menu .row .menu-primary > ul > li > a:hover {
            color: #1e3d8f
        }

    .main-menu .row .menu-primary > ul > li + li {
        margin-left: -4px;
        border-left: thin #0e133d solid;
    }

    .main-menu .row .menu-center {
        padding-top: 5px;
        padding-bottom: 5px;
        display: table
    }

        .main-menu .row .menu-center .menu-search {
            text-align: left;
            float: none;
            display: table-cell;
            vertical-align: middle
        }

        .main-menu .row .menu-center .menu-logo {
            float: none;
            display: table-cell;
            vertical-align: middle;
        }

    .floater {
        float: left;
        height: 50%;
        width: 100%;
        margin-bottom: -30px;
    }

    .logo-caption-container {
        height: 80px;
    }

    .logo-caption {
        clear: both;
        height: 60px;
    }

    .main-menu .row .menu-center .menu-logo img {
        height: 80px;
    }

    .main-menu .row .menu-center .menu-member {
        text-align: center;
        float: none;
        display: table-cell;
        vertical-align: middle
    }

        .main-menu .row .menu-center .menu-member div + div {
            border-left: thin #0e133d solid;
        }

        .main-menu .row .menu-center .menu-member .cadre {
            border: solid #eee 1px;
            z-index: 10;
            padding-left: 15px;
            padding-right: 15px;
            padding-top: 10px;
            padding-bottom: 10px;
            background-color: #fff;
            position: fixed;
            right: 15px;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%)
        }

    main .content.container {
        min-height: 300px
    }

    .best-seller {
        border-left: solid #eee 1px
    }

        .best-seller .item-list-product .image {
            text-align: left
        }

    .products-list .item-list-product {
        margin-bottom: 45px;
        margin-top: 15px
    }

        .products-list .item-list-product image {
            max-width: 100%
        }

    .products-list-menu > div:first-child {
        text-align: left
    }

    .products-list-menu > div:last-child {
        text-align: right
    }

    .item-list-product .image {
        display: table !important;
        width: 100%;
        text-align: left
    }

        .item-list-product .image a {
            vertical-align: bottom;
            display: table-cell !important
        }

        .item-list-product .image img {
            width: 100%;
            max-height: 100%
        }

        .item-list-product .image .noimage {
            height: auto
        }

    .filterbox-wrapper {
        border-style: solid;
        border-width: 1px;
        margin-left:5px;
        padding:10px;
        border-color:darkgray;


    }

    .categories-list {
        width: 100%;
        margin: 5px;
        max-height: 300px;
        overflow-y: auto;
      }

    .categories-list-no-scroll {
        width: 100%;
        margin: 5px;
        max-height: 300px;
    }

        .categories-list > div {
            display: inline-block;
            width: 100%;
            overflow: auto
        }

        .categories-list .sub-category {
            display: inline-block;
            width: 100%
        }

            .categories-list .sub-category:after {
                content: "";
                clear: both;
                display: block
            }
}

@media (min-width:992px) {
    .connection-inscription-form {
        display: table;
        width: 100%
    }

        .connection-inscription-form .row {
            display: table-row
        }

            .connection-inscription-form .row > div {
                display: table-cell;
                float: none;
                vertical-align: middle
            }

        .connection-inscription-form .inscription {
            text-align: center
        }

    .best-seller .item-list-product .image a {
        display: inline-block !important
    }
}

@media (max-width:992px) {
    .menu-member .rabais {
        font-size: .75em;
        padding-bottom: 5px;
        width: auto !important
    }

    .main-menu .row .menu-center .menu-search .search-bar input.form-control {
        border-bottom: 0;
        -webkit-border-radius: 0;
        -webkit-border-top-left-radius: 4px;
        -moz-border-radius: 0;
        -moz-border-radius-bottomtop: 4px;
        border-radius: 0;
        border-top-left-radius: 4px
    }

    .main-menu .row .menu-center .menu-search .search-bar select.form-control {
        -webkit-border-radius: 0;
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius: 0;
        -moz-border-radius-bottomleft: 4px;
        border-radius: 0;
        border-bottom-left-radius: 4px;
        border-left: solid 1px #cccccc
    }

    .main-menu .row .menu-center .menu-search .search-bar a.btn {
        vertical-align: middle
    }

    .navbar-footer .menu-primary h3:hover {
        color: #999
    }

    .navbar-footer .menu-primary li {
        display: none
    }

    .navbar-footer h3 a {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

    .best-seller .number {
        text-align: left;
        width: auto;
        display: table-cell;
        float: none;
        font-size: 3em !important;
        vertical-align: top !important
    }

    .best-seller .product {
        width: 100%;
        vertical-align: top;
        display: table-cell;
        float: none;
        padding: 0
    }

    .best-seller .item-list-product .image {
        display: table-cell;
        vertical-align: top !important;
        padding-right: 10px
    }

        .best-seller .item-list-product .image img {
            width: 100px !important
        }

    .best-seller .item-list-product .info {
        display: table-cell;
        vertical-align: top
    }

    .contact-page {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        display: -ms-flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

        .contact-page .contact-info {
            -webkit-order: 1;
            -ms-flex-order: 1;
            order: 1
        }

        .contact-page .contact-form {
            -webkit-order: 3;
            -ms-flex-order: 3;
            order: 3
        }

        .contact-page .googlemap-contact {
            -webkit-order: 2;
            -ms-flex-order: 2;
            order: 2
        }

    .pub-scolaire.container .content {
        z-index: 1;
        position: relative
    }

    .pub-scolaire.container:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0,0,0,0.3);
        z-index: 0
    }

    .section-scolaire .presentation {
        overflow: hidden;
        background: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)),url(/images/scolaire/header.png);
        background-attachment: scroll;
        background-position: bottom right;
        background-repeat: no-repeat;
        background-size: cover
    }

        .section-scolaire .presentation .more-info a {
            display: none
        }

    .message-important-scolaire .msg h3 {
        font-size: 1.5em
    }

    .message-important-scolaire .msg span {
        font-size: 1em
    }

    .message-important-scolaire .msg .btn-default {
        font-size: 1em;
        padding-top: 15px;
        padding-bottom: 15px;
        border-radius: 4px
    }
}

.btn {
    font-size: .875em
}

@media (max-width:1199px) and (min-width:768px) {
    body {
        font-size: .75em
    }

    .btn {
        font-size: .95em;
    }

    .main-menu .row .menu-secondary {
        font-size: .875em
    }

    .main-menu .row .menu-center {
        padding-top: 10px;
        padding-bottom: 10px
    }

        .main-menu .row .menu-center .menu-search .btn {
            line-height: 1.8em !important
        }

        .main-menu .row .menu-center .menu-logo img {
            height: 50px
        }

        .main-menu .row .menu-center .menu-member .rabais {
            width: 220px
        }

    .main-menu .row .menu-primary .navbar-nav > li > a {
        font-size: 1.2em
    }
}


.btn-primary {
    color: #fff;
    background-color: #0080ec;
    border-color: #0064b9
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:active:hover {
        background-color: #0064b9;
        border-color: #004986;
        color: #fff
    }

.bg-info {
    background-color: #fcf8e3
}

.bg-info-contact .pageContent {
    background-color: #fcf8e3
}

.caret {
    border-top: solid #777777 4px
}

.row-eq-height {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.navbar-default {
    background-color: #fff;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    margin-bottom: 0 !important
}

.navbar {
    margin-bottom: 0;
    border-radius: 0
}



.navbar-nav {
    margin: 0
}

.navbar-brand {
    padding-top: 5px;
    padding-bottom: 5px
}

    .navbar-brand img {
        height: 100%
    }

.container .container {
    width: 100%
}

.carousel .carousel-indicators li {
    -o-box-shadow: 2px 2px 4px 0 #656565;
    box-shadow: 2px 2px 4px 0 #656565;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=4)
}

.carousel-fade .carousel-inner .item {
    transition-property: opacity
}

.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    opacity: 0
}

.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

    .carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

.carousel-fade .carousel-control {
    z-index: 2
}

.breadcrumb {
    background-color: #fff;
    padding: 5px;
    color: #666666;
    font-size: 1em;
    margin-bottom: 0
}

    .breadcrumb a {
        color: #666666
    }

@media (min-width:768px) {
    .navbar-left {
        margin-left: 15px
    }

    .navbar-right {
        margin-right: 15px
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0
        }

    .navbar > .container-fluid {
        padding-left: 0;
        padding-right: 0
    }
}

.ajax__validatorcallout {
    z-index: 999
}

@media screen {
    .print {
        display: none
    }
}

@media print {
    .print {
        display: block
    }

    .noprint {
        display: none
    }

    .onlyprint {
        display: block !important;
    }

    body, html {
        background-color: #fff
    }

    .container:before {
        content: url('/images/logo-librairie-martin-small.jpg');
        display: block
    }

    .print-message {
        font-size: .75em;
        font-weight: bold;
        display: block;
        text-align: center;
        margin-bottom: 10px
    }

    a[href]:after {
        content: none
    }

    form > * {
        /*display: none*/
    }

    form > main {
        display: block
    }

    .alert-message {
        border: solid #970000 5px
    }

    .graphic-bar {
        display: none
    }

    .googlemap img {
        max-width: none !important
    }

    .item-list-product, .form-group, .btn, .table.products td {
        page-break-inside: avoid
    }

    .message-important-scolaire {
        display: none
    }

    .table-responsive {
        overflow: visible
    }

    .basket td {
        white-space: normal !important
    }
}

.basket-delete-btn {
    font-size: 1.125em;
    float: right;
    margin-right: 5px;
    line-height: 20px;
}

    .basket-delete-btn .glyphicon {
        font-size: 14px !important;
    }

.basket-save-btn {
    font-size: 1.125em !important;
    top: 4px;
}

.basket-open-btn {
    font-size: 1.125em;
    border: 0px;
    background-color: #fff !important;
}

    .basket-open-btn .glyphicon {
        font-size: 1.125em !important;
        top: 4px;
    }

.logo-caption {
    font-size: 90%;
}

.navbar-header-logo {
}

.body-content {
    padding-top: 160px;
}

.logo-caption-large {
    display: none;
}

@media (max-width: 767px) {
    .logo-caption-large {
        display: inline;
        font-size: 90%;
        text-align: center;
        margin-top: 15px;
    }
}

.logo-caption-date {
    color: #3110f8;
    display: inline-block;
    transform: rotate(-20deg);
}

.login-menu .glyphicon {
    padding-top: 5px;
    padding-right: 2px;
}

.btn-billets-rvl {
    text-align: center;
}

.header-menu-icon {
    height: 50px;
}

    .header-menu-icon:hover {
        cursor: pointer;
    }

.bagQty {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    top: 3px;
    left: 35px;
    right: 0;
}

.bagQtyColor {
    height: 30px;
}

.bagQtyNumber {
    text-align: center;
    color: black;
    position: absolute;
    top: 3px;
    width: 30px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

@media (max-width:1199px) {
    .bagQty {
        top: 4px;
        left: 20px;
    }

    .bagQtyNumber {
        top: 1px;
        width: 22px;
    }

    .bagQtyColor {
        height: 20px;
    }

    .header-menu-icon {
        height: 40px;
    }
}

@media (max-width:990px) {
    .bagQty {
        top: 0;
        left: 22px;
    }

    .bagQtyNumber {
        top: 1px;
        width: 16px;
    }

    .bagQtyColor {
        height: 15px;
    }

    .header-menu-icon {
        height: 30px;
    }
}

@media (max-width:767px) {
    .body-content {
        padding-top: 25px;
    }

    .bagQty {
        top: 0;
        left: 15px;
    }
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -1px;
    }

.suggestion-container {
    text-align: center;
    background-color: #f6f6f6;
    padding: 20px 5px;
    color: #233d88;
}

.description-container div {
    /*border: 1px #233d88 solid;*/
    padding: 10px;
}

.description-container .nav-tabs {
    /*border: 1px #0e133d solid;*/
}

.description-container .tab-content {
    padding: 5px;
    border: 1px #0e133d solid;
    /*border-top: none;*/
}

.description-container .nav-tabs > li.active > a {
    background-color: #0e133d !important;
    color: white !important;
}

.description-container .nav-tabs > li > a:hover {
    background-color: #233d88 !important;
    color: #fff !important;
}

.image-container {
    border: 1px black solid;
    padding: 70px 20px 20px;
}

.rebate-tag {
    position: absolute;
    top: 20px;
    right: 15px;
    float: right;
    background: red;
    color: white;
    padding: 5px 20px;
    font-size: 18px;
    font-weight: bold;
}
.new-tag {
    position: absolute;
    top: 20px;
    right: 15px;
    float: right;
    background: #F3E586;
    color: black;
    padding: 5px 20px;
    font-size: 18px;
    font-weight: bold;
}

.summary-content {
    padding: 0 20px;
}

    .summary-content h2 {
        font-size: 120%;
        font-weight: bold;
    }

    .summary-content .avis {
        margin: 0 15px;
        padding: 5px 0;
        border-top: black 1px solid;
        border-bottom: black 1px solid;
    }

.summary-section {
    padding: 15px;
}

.mouse-pointer {
    cursor: pointer;
}

.info .retail .buy .btn {
    color: white;
    background-color: black;
    border-color: #e2c02b;
    border-radius: 0;
    width: 250px;
    font-weight: bold;
}

.no-padding {
    padding: 0 !important;
}

.white-text {
    color: white;
}

.btn-danger:hover {
    background-color: #c9302c !important;
    border-color: #ac2925 !important;
}

.livraison {
    display: inline-block;
    vertical-align: middle
}

    .livraison .note {
        font-size: 80%;
    }

.livraison-panier {
    text-align: center;
}

    .livraison-panier .livraison {
        text-align: left;
        padding-left: 5px;
    }

        .livraison-panier .livraison a {
            color: black;
        }

.left-list-side-bar {
    min-width:285px;
}

label.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
    background-color: #000000;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.categories-wrapper {
    display:flex;
}

@media (max-width:767px) {
    .categories-wrapper {
        flex-direction: column;
    }

    .filterbox-wrapper {
        display: none;
    }

    .filtre-title-wrapper {
        border-style: solid !important;
        border-width: 1px;
        margin-top: 50px !important;
    }

    .filtre-title {
   
    
    }
}