﻿@import url(//fonts.googleapis.com/css?family=Open+Sans);

#item-02 {
    padding: 15px 0 0 0;
    width: 205px;
    color: #46372A;
    float: right;
    padding-top: 15px;
}

#item-01 {
    color: #46372A;
    float: left;
    margin-top: 15px;
    padding-bottom: 20px;
    padding-right: 0;
    position: relative;
    width: 1248px;
    z-index: 1;
}




#left_column {
    width: 240px;
    margin-right: 10px;
    float: left;
    border: 1px solid #d8d4c9;
    background: #fff;
}

    #left_column .navigation {
        color: #46362A;
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        line-height: 18px;
        margin-bottom: 6px;
        position: relative;
        text-transform: uppercase;
    }

        #left_column .navigation .item {
            padding-left: 10px;
            padding-right: 10px;
            width: 100%;
        }

.inactiveCategory {
    background-color: #F1F7F7;
}
/*.activeCategory {
    background-color: #B9D5D8;
}*/

#left_column a {
    color: #46362A;
    font-family: Arial;
    /*font-size: 11px;*/
    text-decoration: none;
}

    #left_column a:hover {
        color: #46362A;
        font-family: Arial;
        /*font-size: 11px;*/
        text-decoration: underline;
    }

#left_column .submenu {
    background-color: #F1F7F7;
    position: relative;
}

    #left_column .submenu .title {
        color: #A39B94;
        font-family: Arial;
        font-size: 10px;
        padding-left: 15px;
        position: relative;
        text-transform: uppercase;
        width: 183px;
    }

    #left_column .submenu .subitem {
        color: #A39B94;
        font-family: Arial;
        font-size: 11px;
        font-weight: normal;
        line-height: 15px;
        padding-left: 15px;
        position: relative;
        text-transform: none;
    }

.inactiveSubCategory {
    background-color: #F1F7F7;
}

.activeSubCategory {
    background-color: #B9D5D8;
    font-weight: bold;
}

.ProductLine {
    /*padding-bottom: 10px;*/
    height: 11px;
}

    .ProductLine a {
        color: #A29B94;
        font-size: 10px;
        text-transform: uppercase;
        text-decoration: underline;
    }

#product_list {
    float: right;
    width: 936px;
}


    #product_list h1 {
        color: #5B5B5B;
        font-family: arial !important;
        font-size: 30px;
        font-weight: normal !important;
        text-transform: none;
    }

    #product_list .header p a {
        font-weight: bold;
        text-decoration: underline;
        color: #46372A;
    }

    #product_list .header p.category-style {
        color: #46372A;
        font-size: 11px;
        padding: 8px 0 7px 0;
    }

    #product_list .product {
        border: 1px solid #CACFCE;
        /*height: 195px;*/
        margin-bottom: 15px;
        position: relative;
        /*width: 578px;*/
        width: 33%;
        float: left;
        padding-bottom: 10px;
        background: #fff;
    }

        #product_list .product .left {
            /*float: left;
    height: 155px;*/
            margin: 10px 10px 0px 10px;
            position: relative;
            /*width: 310px;*/
        }

        #product_list .product .right {
            border-left: 1px solid #CACFCE;
            /*float: left;
    height: 155px;*/
            margin: 10px;
            position: relative;
            /*text-align: right;*/
            width: 225px;
        }

        #product_list .product .left .image {
            /*float: left;*/
            /*margin-right: 10px;*/
        }

        #product_list .product .right .prix {
            float: right;
            width: 125px;
        }

        #product_list .product .right .quantity {
            float: right;
        }

        #product_list .product .left .zoom {
            background: url("../Images/loupe2.gif") no-repeat scroll 0 3px transparent;
            color: #878585;
            display: inline-block;
            font-size: 11px;
            padding-left: 14px;
        }

        #product_list .product .left .fiche {
            /*background: url("../Images/new-window.gif") no-repeat scroll 0 3px transparent;
    bottom: 0;
    color: #878585;
    display: inline-block;
    font-size: 11px;
    padding-left: 14px;
    position: absolute;*/
        }

        #product_list .product .left h3 {
            display: block;
            height: 39px;
            margin-top: 4px;
            font-family: 'Open Sans', sans-serif;
            font-weight: 600;
            font-size: 15px;
            color: #60472e;
            overflow: hidden !important;
            line-height: 18px;
            margin-bottom: 1px;
            /*color: #46372A;
    clear: right;
    font-size: 11px;
    line-height: 12px;
    margin: 0;*/
        }

        #product_list .product .left p {
            margin-top: 1px;
            height: 56px;
            line-height: 14px;
            margin-bottom: 0px;
            font-family: 'Arial';
            font-size: 13px;
            color: #8b9620;
            overflow: hidden !important;
            /*color: #969494;
    font-size: 11px;
    line-height: 12px;
    margin: 8px 0 0;*/
        }

        #product_list .product .left a {
            text-decoration: none;
        }
        /*#product_list .product .left a:hover {
    text-decoration: underline;
}*/

        #product_list .product .right .prix .promo {
            height: 46px;
            color: white;
            font-weight: bold;
            padding: 0 2px;
        }

        #product_list .product .right .prix .bold {
            font-size: 16px;
            font-weight: bold;
            color: #46372A;
        }

        #product_list .product .right .prix .remarque {
            font-size: 9px;
            font-weight: bold;
            text-transform: none;
        }

        #product_list .product .right .quantity {
            float: right;
        }

.selector .colors {
    height: 19px;
    padding-bottom: 5px;
}

.selector .qte {
    font-weight: normal;
    padding-bottom: 3px;
}

.product_minidetail {
    color: #878585;
    font-family: Arial;
    font-size: 11px;
    text-transform: uppercase;
}

.selector select {
    font-size: 9px;
    font-family: Verdana,Helvetica,sans-serif;
    line-height: 1em;
    vertical-align: middle;
}

#product_list .product .right .ap_box {
    /*bottom: 20px;
    position: absolute;*/
    right: 0;
    display: inline;
    float: right;
}

form .ap_box {
    background: url("../Images/bouton-panier.jpg") no-repeat scroll center top transparent;
    height: 45px;
    width: 175px;
}

    form .ap_box .ajout {
        display: block !important;
        height: 45px;
        width: 175px;
    }

div.ajout {
    line-height: 17px !important;
    padding-top: 5px;
}

#product_list .product .right .ap_box .aplink2 {
    background: none repeat scroll 0 0 transparent;
}

html > body div.aplink2 {
    margin-bottom: 0;
}

div.aplink2 {
    /*float: left;*/
    height: 34px;
    margin: 0px 10px;
}

#product_list .product .bottom {
    border-top: 1px solid #CACFCE;
    clear: both;
    color: #A29B94;
    font-size: 9px;
    padding: 3px 10px;
    position: relative;
    vertical-align: bottom;
}

    #product_list .product .bottom a {
        background: transparent url(../Images/fleche-droite-mini2.gif) no-repeat left 3px;
        color: #A29B94;
        font-size: 9px;
        text-transform: uppercase;
        padding-left: 10px;
    }

    #product_list .product .bottom .product_price_info {
        color: #BFBFBF;
        display: inline;
        position: absolute;
        width: auto;
        right: 10px;
        float: right;
    }


#product_list .product .right .ap_box .aplink {
    padding-left: 37px;
    padding-top: 15px;
    text-align: left;
}

form .ap_box .aplink {
    display: block;
    font-weight: bold;
    height: 22px;
    margin: 0;
    width: 127px;
}

a.aplink {
    float: left;
    color: black;
    text-decoration: none;
}

.modalInput {
    cursor: pointer;
}

form .ap_box .aplink .ap_texte {
    background: none repeat scroll 0 0 transparent;
    font-weight: bold;
    padding-left: 5px;
}

.ap_texte {
    color: #FFFFFF;
    display: inline;
    font-size: 14px;
    text-transform: uppercase;
    white-space: nowrap;
    width: auto;
    margin-left: 55px;
}

a.aplink {
    float: left;
}

.Sticker {
    display: inline-block;
    height: 43px;
    position: relative;
    width: 43px;
}

    .Sticker.Discount {
        background-color: #ED8C01;
    }

    .Sticker div {
        bottom: 0;
        font-size: 20px;
        font-weight: normal;
        left: 0;
        margin: 0;
        position: absolute;
        text-align: center;
        width: 43px;
    }

    .Sticker span.Percent {
        font-size: 14px;
    }

    .Sticker.New {
        background-color: #c4108b;
    }

        .Sticker.New div {
            bottom: 0;
            font-size: 14px;
            font-weight: bold;
            left: 0px;
        }

#product_list .filter {
    border-top: 1px solid #D6D1D4;
    clear: both;
    color: #46372A;
    font-family: arial;
    font-size: 17px;
    padding: 5px 0;
    width: 100%;
    /*width: 580px;*/
}

    #product_list .filter table {
        font-family: arial;
        width: 100%;
        /*width: 580px;*/
    }

        #product_list .filter table td {
            font-family: arial;
            font-size: 13px;
        }

    #product_list .filter select {
        border: 1px solid #C8C8C8;
        color: #46372A;
        font-family: Verdana;
        font-size: 13px;
        font-weight: normal;
        height: 18px;
    }

    #product_list .filter .current {
        font-weight: bold;
        text-decoration: underline;
        text-transform: none;
    }

    #product_list .filter .numEleMar {
        color: #939191;
        margin: 0 3px;
    }

    #product_list .filter .numerotation {
        margin-top: 0;
    }

.numerotation {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 5px;
    height: 16px;
    background-color: inherit;
    color: #B1B1B0;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.numerotation {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 5px;
    height: 16px;
    background-color: inherit;
    color: #46372A;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}

    .numerotation .Element {
        position: relative;
        float: none;
        line-height: 16px;
    }

#product_list .filter a {
    color: #939191;
    font-size: 11px;
    text-decoration: none;
}

.product_image {
    height: 260px;
    width: 260px;
    margin-left: 15px;
}


.shoppig_bag_icon {
    /*background: url(_ui/desktop/site-YR-INT/img/00_test/test.svg) no-repeat 0px 3px;*/
    background: url("../Images/test.png") no-repeat 0px 3px;
    background-size: 25px 67px;
    width: 25px;
    height: 38px;
    display: inline-block;
    top: -2px;
    /*margin-left: 10px;*/
    position: relative;
    margin-right: 45px;
}


.badge.hse.cross.popust {
    width: 70px;
    height: 40px;
    line-height: 40px;
    margin-right: 0 !important;
    margin-left: 0 !important;
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 24px;
    background-color: #60472e;
    /*height: 40px;
    line-height: 42px;*/
    letter-spacing: 0.6px;
    font-weight: 800;
    font-family: 'Open sans', sans-serif;
    border-radius: unset;
}

/*.badge.hse.cross.free-shipping {
    width: 70px;
    height: 40px;
    line-height: 80px;
    margin-right: 0 !important;
    margin-left: 0 !important;
    text-align: center;
    color: #fff;
    font-weight: 400;
    font-size: 24px;
    background-color: #f6f806;
    letter-spacing: 0.6px;
    border-radius: unset;
}*/

.free-shipping {
    width: 70px;
    height: auto;
    line-height: 80px;
    margin-right: 0 !important;
    margin-left: 0 !important;
    text-align: center;
    background-color: #034ea2;
    border-radius: unset;
    top: -11px;
    right: -10px;
    margin: 0;
    padding: 0;
}

.badge.hse:before {
    content: "-";
    color: #fff;
    /*font-size: 24px;
    font-weight: 400;*/
    margin-right: -6px;
}

.badge.hse:after {
    position: relative;
    top: -6px;
    left: -5px;
    content: "%";
    color: #fff;
    font-size: 15px;
    font-weight: 200;
}

.badge {
    position: absolute;
}

    .badge.hse {
        bottom: 137px;
        right: -10px;
        /*width: auto;
    height: auto;*/
        margin: 0;
    }

    .badge.cross {
        padding: 0;
        /*font-size: 1.125em;*/
    }


    .badge.hno.cross.novo {
        /*top: 0px;*/
        width: auto;
        height: auto;
        padding: 6px;
        left: -11px;
        top: -11px;
        margin: 0 !important;
        color: #fff;
        background: #b4023f;
        font-weight: 600;
        border-radius: unset;
    }

#slider-range .ui-corner-all {
    border-bottom-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    border-top-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

#slider-range .ui-widget-header {
    background: #8b9620;
}

#slider-range .ui-state-default, .ui-widget-content .ui-state-default {
    background: #EFE6DB;
}


.priceRangeSlider {
    padding: 0 5px;
    background-color: #fff;
}

#slider-range {
    background: #EFE6DB !important;
    width: 85%;
    float: none;
    margin: 0 auto;
}

.minPriceHolder .minPriceLabel, .maxPriceHolder .maxPriceLabel {
    float: right;
}

.minPriceHolder {
    border: 0 none;
    float: left;
    font-size: 0.875em;
    width: auto;
}

.maxPriceHolder {
    border: 0 none;
    float: right;
    font-size: 0.875em;
    width: auto;
}

.aside_head_toggle h3 {
    font-size: 15px;
    font-weight: bold;
    font-family: 'Arial';
    max-height: 32px;
    overflow: hidden;
}


#left_column .navigation {
    line-height: 16px;
    margin-bottom: 1px;
    position: relative;
    text-transform: uppercase;
    /*max-height: 32px;*/
    overflow: hidden;
    color: #60472e;
    padding: 10px;
    font-family: 'ARIAL';
    font-weight: bold;
    font-size: 1em;
}

#left_column .inactiveCategory {
    background-color: #EFE6DB !important;
}

#left_column .inactiveSubCategory {
    background-color: #fff;
}

#left_column .activeCategory {
    background-color: #EFE6DB;
}

    #left_column .activeCategory .item {
        text-decoration: underline;
    }

#left_column .submenu {
    background-color: #EFE6DB !important;
}

#left_column .inactiveSubCategory {
    background-color: #EFE6DB;
}

#left_column .ui-slider-horizontal {
    height: .5em;
}

.activeSubCategory {
    background-color: #fff !important;
}

    .activeSubCategory a {
        font-size: 13px;
    }

    .activeSubCategory div {
        font-weight: 600 !important;
    }

.search_nb_results .nbr {
    font-size: 1.475em;
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
}

.breadcrumb, .breadcrumb a {
    text-decoration: none;
    color: #60472e !important;
    white-space: nowrap;
}

.breadcrumb span {
    font-weight: bold;
}

.item01-collection {
    width: 1248px;
}


.category-title {
    font-weight: 700 !important;
    color: #60472E;
    font-size: 26px;
}
