/** RATING BOX **/

.rating-box {
    float: left;
    width: 76px;
    height: 14px;
    margin-right: 5px;
    background: url(https://www.top-office.com/skin/frontend/top_office/default/images/refonte/etoile-off.png) repeat-x; }

.rating-box .rating {
    height: 14px;
    background: url(https://www.top-office.com/skin/frontend/top_office/default/images/refonte/etoile-on.png) repeat-x;
    float: left; }

/** QUANTITES MINIMALES **/

.min-qty-warning {
    color : #848282;
    text-align: center;
}

/** CATALOG **/
.rayon-link-name a {
    width: 160px;
    line-height: 1;
}

.search-products .toolbar-category-title {
    margin-bottom: 15px;
}


/** CATALOG **/

@media (max-width: 767px) {
    .search-products .toolbar-category-title {
        margin-bottom: 0;
    }

    .search-products .toolbar-category-title + .toolbar {
        display: none;
    }

    .search-products hr {
        display: none;
    }

    #search-categoy {
        display: none;
    }

    .products-list .item:last-child .product-shop {
        border-bottom: 0;
    }

    .content-left-encart-filter .refonte-filter-item:first-child .list-filters {
        display: block;
    }

    #search-brand-list-hidden > li > a {
        display: block;
        background: url(../images/icons/radios.png) 9px -280px no-repeat;
        padding-left: 30px !important;
        margin-left: 20px;
    }

    .catalogsearch-result-index #stock-product {
        margin-bottom: 0;
    }

    .content-fiche-prod #stock-product p.bt-add-cart, .content-fiche-prod #stock-product p.retraitMag {
        display: table-cell !important;
        width:auto;
    }

    .product-detail .ajouter-panier, .product-detail .retraitMag {
        width: calc(50% - 8px) !important;
    }

    .product-detail .ajouter-panier img, .product-detail .retraitMag img {
        display: none;
    }

    .product-detail .ajouter-panier a, .product-detail .ajouter-panier span, .product-detail .retraitMag a, .product-detail .retraitMag span {
        display: table;
        width: 100%;
    }

    .product-detail .ajouter-panier {
        clear: both;
        float: left;
        margin-right: 8px !important;
    }

    .product-detail .btn-cliple a:before {
        content: "Preparer votre video";
        background-color: #1f3d9d;
    }

    .product-detail .retraitMag {
        float: left;
    }

    .product-detail .price-produit .priceContainer > div {
        text-align: center;
    }

    .product-detail .price-produit .priceContainer {
        padding: 0 30px;
    }
    .product-detail .price-produit .priceContainer .prix-ht{
        font-size: 2.1rem;
    }
    .product-detail .price-produit .priceContainer .prix-ttc{
        font-size: 1rem;
    }

    .product-detail .price-produit .priceContainer.prix-soldes {
        padding: 0 15px 30px;
    }
    .product-detail .price-produit .priceContainer.prix-soldes .prix-ht{
        font-size: 1.9375rem;
    }
    .product-detail .price-produit .priceContainer.prix-soldes .prix-ttc{
        font-size: 0.875rem;
    }

    #left-col {
        position: fixed;
        overflow: auto;
    }

    .right-produit-list .price-right {
        padding: 10px 0 0;
        width: calc(50% - 8px);
        float: right;
    }

    .priceContainer,
    .cartouches-rewrite-list .products-list .right-produit-list .priceContainer {
        width: auto;
        float: none;
    }

    .user-account .form-el .validation-advice, .user-account-pop .form-el .validation-advice {
        display: none;
    }

    .customer-account-shop #left-compte {
        display: none;
    }

    .customer-account-index #right-compte {
        display: none;
    }

    .toolbar.tbBottom {
        padding-bottom: 0;
    }

    .toolbar.tbBottom .pages {
        padding-bottom: 4px;
    }

    .content-fiche-prod .attributes {
        min-width: 40px;
        margin: 0 5px;
    }

    .fancybox-inner .address-form-content .save-address.add-address::before {
        content: "Ajouter cette adresse";
    }

    .liste-wishlist, .wishlist-block {
        padding: 0 16px !important;
        font-size: 11px;
        line-height: 1.3;
        margin-bottom: 16px;
    }

    .cartouches-rewrite-list .product-actions .ajouter-panier.btn-center {
        width: 100%;
        max-width: 260px;
        float: none;
    }
}

.configurable-product {
    display: inline-block;
}

/** CATALGOG ZOOM FICHE PRODUIT **/

#popup-zoom {
    width: 100%;
    border: 0;
    padding: 10px;
}

#zoom-photo {
    float: left;
    display: inline;
    margin-left: 20px;
    margin-bottom: 20px;
}

#gallery-zoom-photo {
    overflow: auto;
    background: url(../images/ombre-droite-col-zoom.gif) top right no-repeat;
}

#see_more_visuels {
    color: #666666;
    cursor: pointer;
    text-decoration: underline;
    display: block;
    margin: auto;
    width: 100px;
    text-align: center;
}

#gallery-zoom-photo a {
    display: inline-block;
    margin: 0 auto 10px auto;
    border: 4px solid #fff;
}

#gallery-zoom-photo a:hover, #gallery-zoom-photo a.active, #gallery-zoom-photo a.zoomThumbActive {
    border: 4px solid #dddddd;
}

#gallery-zoom-photo a img {
    border: 1px solid #dddddd;
    display: block;
}

#popup-zoom .logo {
    border: 0;
    display: block;
    position: absolute;
    bottom: 15px;
    left: 15px;
}

#center-zoom {
    margin-left: 0;
}

#right-zoom {
    position: relative;
    background: url(../images/sep-droite-fiche-prod.gif) top left repeat-y;
}

#center-zoom .nom-produit {
    font-weight: bold;
    color: #322c2c;
    text-align: left;
    font-size: 14px;
}

#center-zoom .sku-produit {
    color: #322c2c;
    text-align: left;
    font-size: 12px;
}

#center-zoom #zoom-photo-jqzoom {
    width: 100%;
}

#right-zoom .right-prix {
    text-align: center;
    padding: 40px 0 25px 56px;
}

#popup-zoom #right-zoom #quantite {
    margin: 20px 0 30px 0;
    display: inline-block;
}

#popup-zoom #right-zoom .etat-stock-list {
    clear: both;
    width: 220px;
    margin: 0px auto;
    margin-bottom: 5px;
    margin-top: 20px;
}

#popup-zoom #right-zoom .etat-stock-list .shop-only,
#popup-zoom #right-zoom .etat-stock-list .in-order {
    background: url(../images/refonte/ico-disponibilite-online.png) left top no-repeat;
    padding-left: 20px;
    display: block;
    color: #000000;
    font-size: 12px;
    min-height: 16px;
    text-align: left;
}


#popup-zoom #right-zoom .liens-bas-popup {
    color: #9e9d9d;
    display: inline-block;
    font-size: 11px;
    line-height: 21px;
}

#popup-zoom #right-zoom .liens-bas-popup a {
    display: inline-block;
    float: left;
    height: 21px;
    vertical-align: middle;
    margin-left: 3px;
    color: #9e9d9d;
    font-size: 11px;
}

#popup-zoom #right-zoom .liens-fiche {
    display: inline-block;
    vertical-align: middle;
}

#popup-zoom #right-zoom .liens-bas-popup .envoyer-ami {
    background: url("../images/picto-envoyer-ami.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
    width: 19px;
}

#popup-zoom #right-zoom .liens-fiche a.imprimer-fiche-produit {
    background: url(../images/picto-imprimer.gif) left center no-repeat;
    text-decoration: none;
    padding-left: 25px;
    color: #9e9d9d;
    height: 21px;
    display: block;
    line-height: 21px;
    font-size: 11px;
}

#right-zoom .logo-marque {
    padding-top: 10px;
}

#right-zoom .reserver-magasin {
    padding-top: 5px;
}

#right-zoom .right-prix .price-container {
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 4px;
    background: none;
    text-align: right;
    position: relative;
}

#right-zoom .right-prix .price-container .remise {
    display: inline-block;
    padding: 5px 12px;
    background-color: #e1001a;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

#right-zoom .right-prix .price-container > div {
    text-align: left;
    margin: 28px 0 0;
}

#right-zoom .right-prix .price-container .remise + div {
    margin: 2px 0 0;
}

#right-zoom .right-prix .price-container .prix-old {
    width: 84px;
    font-size: 14px;
    color: #656d78;
    text-align: right;
}

#right-zoom .right-prix .price-container .prix-old span {
    text-decoration: line-through;
}

#right-zoom .right-prix .price-container .prix-old sub {
    font-size: 10px;
    text-decoration: none;
}

#right-zoom .right-prix .price-container > div .prix-old + div {
    margin: 0 0 0 4px;
}

#right-zoom .right-prix .price-container .prix-ht {
    text-align: right;
    display: block;
    font-size: 40px;
    color: #434a54;
    font-weight: bold !important;
    line-height: 1em;
}

_:-moz-tree-row(hover), #right-zoom .right-prix .price-container .prix-ht {
    font-size: 39px;
}

#right-zoom .right-prix .price-container .remise + div .prix-ht {
    color: #e1001a;
}

#right-zoom .right-prix .price-container .prix-ht sup {
    font-size: .5em;
    vertical-align: super;
}

#right-zoom .right-prix .price-container .prix-ht sub {
    font-size: .35em;
    margin-left: -1.45em;
}

#right-zoom .right-prix .price-container .prix-ttc {
    display: block;
    font-size: 16px;
    color: #aab2bd;
    font-weight: bold;
    text-align: right;
}

#right-zoom .right-prix .price-container .prix-ttc sub {
    font-size: 12px;
}

#right-zoom .right-prix .price-container sup, #right-zoom .right-prix .price-container sub {
    display: inline;
}

#right-zoom #label-quantite {
    float: left;
    display: inline;
    color: #777777;
    line-height: 19px;
    font-size: 12px;
    margin: 5px 8px 0 15px;
}

#right-zoom #quantite .input-text {
    float: left;
    width: 46px;
    border: 1px solid #cccccc;
    height: 28px;
    line-height: 26px;
    box-shadow: 1px 1px 3px #dcdcdc inset;
    -moz-box-shadow: 1px 1px 3px #dcdcdc inset;
    -webkit-box-shadow: 1px 1px 3px #dcdcdc inset;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 7px;
    text-align: center;
}

#right-zoom #input-quantite {
    float: left;
    display: inline;
}

#right-zoom .boutons-quantite {
    float: left;
    display: inline;
    margin: 5px;
    cursor: pointer;
}

#right-zoom .stock {
    clear: both;
    text-align: left;
    color: #000000;
    font-size: 12px;
    margin: 0 auto 10px;
    width: 181px;
    line-height: 15px;
}

/** CATALOG **/

.popin-envoyer .fancybox-close, .popin-image .fancybox-close {
    top: 0 !important;
}

.fancybox-skin {
    position: initial;
}

/** CATALOG **/

@media (max-width: 767px) {
    .search-products .toolbar-category-title {
        margin-bottom: 0;
    }

    .search-products .toolbar-category-title + .toolbar {
        display: none;
    }

    .search-products hr {
        display: none;
    }

    #search-categoy {
        display: none;
    }

    .products-list .item:last-child .product-shop {
        border-bottom: 0;
    }

    .content-left-encart-filter .refonte-filter-item:first-child .list-filters {
        display: block;
    }

    #search-brand-list-hidden > li > a {
        display: block;
        background: url(../images/icons/radios.png) 9px -280px no-repeat;
        padding-left: 30px !important;
        margin-left: 20px;
    }

    .catalogsearch-result-index #stock-product {
        margin-bottom: 0;
    }

    .content-fiche-prod #stock-product p.bt-add-cart, .content-fiche-prod #stock-product p.retraitMag {
        display: table-cell !important;
        vertical-align: middle;
    }

    .product-detail .ajouter-panier, .product-detail .retraitMag {
        width: calc(50% - 8px) !important;
    }

    .product-detail .ajouter-panier img, .product-detail .retraitMag img {
        display: none;
    }

    .product-detail .ajouter-panier a, .product-detail .ajouter-panier span, .product-detail .retraitMag a, .product-detail .retraitMag span {
        display: table;
        width: 100%;
    }

    .product-detail .ajouter-panier {
        clear: both;
        float: left;
        margin-right: 8px !important;
    }

    .product-detail .btn-cliple a:before {
        content: "Preparer votre video";
        background-color: #1f3d9d;
    }

    .product-detail .retraitMag {
        float: left;
    }

    .product-detail .price-produit .priceContainer > div {
        text-align: center;
    }

    .product-detail .price-produit .priceContainer {
        padding: 0 30px;
    }
    .product-detail .price-produit .priceContainer .prix-ht{
        font-size: 2.1rem;
    }
    .product-detail .price-produit .priceContainer .prix-ttc{
        font-size: 1rem;
    }

    .product-detail .price-produit .priceContainer.prix-soldes {
        padding: 0 15px 30px;
    }
    .product-detail .price-produit .priceContainer.prix-soldes .prix-ht{
        font-size: 1.9375rem;
    }
    .product-detail .price-produit .priceContainer.prix-soldes .prix-ttc{
        font-size: 0.875rem;
    }

    #left-col {
        position: fixed;
        overflow: auto;
    }

    .right-produit-list .price-right {
        padding: 10px 0 0;
        width: calc(50% - 8px);
        float: right;
    }

    .priceContainer,
    .cartouches-rewrite-list .products-list .right-produit-list .priceContainer {
        width: auto;
        float: none;
    }

    .user-account .form-el .validation-advice, .user-account-pop .form-el .validation-advice {
        display: none;
    }

    .customer-account-shop #left-compte {
        display: none;
    }

    .customer-account-index #right-compte {
        display: none;
    }

    .toolbar.tbBottom {
        padding-bottom: 0;
    }

    .toolbar.tbBottom .pages {
        padding-bottom: 4px;
    }

    .content-fiche-prod .attributes {
        min-width: 40px;
        margin: 0 5px;
    }

    .fancybox-inner .address-form-content .save-address.add-address::before {
        content: "Ajouter cette adresse";
    }

    .liste-wishlist, .wishlist-block {
        padding: 0 16px !important;
        font-size: 11px;
        line-height: 1.3;
        margin-bottom: 16px;
    }

    .cartouches-rewrite-list .product-actions .ajouter-panier.btn-center {
        width: 100%;
        max-width: 260px;
        float: none;
    }
}

.configurable-product {
    display: inline-block;
}

/** CATALGOG ZOOM FICHE PRODUIT **/

#popup-zoom {
    width: 100%;
    border: 0;
    padding: 10px;
}

#zoom-photo {
    float: left;
    display: inline;
    margin-left: 20px;
    margin-bottom: 20px;
}

#gallery-zoom-photo {
    overflow: auto;
    background: url(../images/ombre-droite-col-zoom.gif) top right no-repeat;
}

#see_more_visuels {
    color: #666666;
    cursor: pointer;
    text-decoration: underline;
    display: block;
    margin: auto;
    width: 100px;
    text-align: center;
}

#gallery-zoom-photo a {
    display: inline-block;
    margin: 0 auto 10px auto;
    border: 4px solid #fff;
}

#gallery-zoom-photo a:hover, #gallery-zoom-photo a.active, #gallery-zoom-photo a.zoomThumbActive {
    border: 4px solid #dddddd;
}

#gallery-zoom-photo a img {
    border: 1px solid #dddddd;
    display: block;
}

#popup-zoom .logo {
    border: 0;
    display: block;
    position: absolute;
    bottom: 15px;
    left: 15px;
}

#center-zoom {
    margin-left: 0;
}

#right-zoom {
    position: relative;
    background: url(../images/sep-droite-fiche-prod.gif) top left repeat-y;
}

#center-zoom .nom-produit {
    font-weight: bold;
    color: #322c2c;
    text-align: left;
    font-size: 14px;
}

#center-zoom .sku-produit {
    color: #322c2c;
    text-align: left;
    font-size: 12px;
}

#center-zoom #zoom-photo-jqzoom {
    width: 100%;
}

#right-zoom .right-prix {
    text-align: center;
    padding: 40px 0 25px 56px;
}

#popup-zoom #right-zoom #quantite {
    margin: 20px 0 30px 0;
    display: inline-block;
}

#popup-zoom #right-zoom .etat-stock-list {
    clear: both;
    width: 220px;
    margin: 0px auto;
    margin-bottom: 5px;
    margin-top: 20px;
}

#popup-zoom #right-zoom .etat-stock-list .shop-only,
#popup-zoom #right-zoom .etat-stock-list .in-order {
    background: url(../images/refonte/ico-disponibilite-online.png) left top no-repeat;
    padding-left: 20px;
    display: block;
    color: #000000;
    font-size: 12px;
    min-height: 16px;
    text-align: left;
}

.products-list .right-produit-list .etat-stock-list .shop-only,
.products-list .right-produit-list .etat-stock-list .in-order,
#single-col-product .etat-stock-list .in-order,
#single-col-product .etat-stock-list .shop-only {
    background: url(https://www.top-office.com/skin/frontend/top_office/default/images/refonte/ico-disponibilite-online.png) left top no-repeat;
    text-align: left;
    padding-left: 20px;
    display: block;
    color: #000000;
    font-size: 12px;
    min-height: 16px;
    margin-bottom: 10px; }

#popup-zoom #right-zoom .liens-bas-popup {
    color: #9e9d9d;
    display: inline-block;
    font-size: 11px;
    line-height: 21px;
}

#popup-zoom #right-zoom .liens-bas-popup a {
    display: inline-block;
    float: left;
    height: 21px;
    vertical-align: middle;
    margin-left: 3px;
    color: #9e9d9d;
    font-size: 11px;
}

#popup-zoom #right-zoom .liens-fiche {
    display: inline-block;
    vertical-align: middle;
}

#popup-zoom #right-zoom .liens-bas-popup .envoyer-ami {
    background: url("../images/picto-envoyer-ami.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
    width: 19px;
}

#popup-zoom #right-zoom .liens-fiche a.imprimer-fiche-produit {
    background: url(../images/picto-imprimer.gif) left center no-repeat;
    text-decoration: none;
    padding-left: 25px;
    color: #9e9d9d;
    height: 21px;
    display: block;
    line-height: 21px;
    font-size: 11px;
}

#right-zoom .logo-marque {
    padding-top: 10px;
}

#right-zoom .reserver-magasin {
    padding-top: 5px;
}

#right-zoom .right-prix .price-container {
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 4px;
    background: none;
    text-align: right;
    position: relative;
}

#right-zoom .right-prix .price-container .remise {
    display: inline-block;
    padding: 5px 12px;
    background-color: #e1001a;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

#right-zoom .right-prix .price-container > div {
    text-align: left;
    margin: 28px 0 0;
}

#right-zoom .right-prix .price-container .remise + div {
    margin: 2px 0 0;
}

#right-zoom .right-prix .price-container .prix-old {
    width: 84px;
    font-size: 14px;
    color: #656d78;
    text-align: right;
}

#right-zoom .right-prix .price-container .prix-old span {
    text-decoration: line-through;
}

#right-zoom .right-prix .price-container .prix-old sub {
    font-size: 10px;
    text-decoration: none;
}

#right-zoom .right-prix .price-container > div .prix-old + div {
    margin: 0 0 0 4px;
}

#right-zoom .right-prix .price-container .prix-ht {
    text-align: right;
    display: block;
    font-size: 40px;
    color: #434a54;
    font-weight: bold !important;
    line-height: 1em;
}

_:-moz-tree-row(hover), #right-zoom .right-prix .price-container .prix-ht {
    font-size: 39px;
}

#right-zoom .right-prix .price-container .remise + div .prix-ht {
    color: #e1001a;
}

#right-zoom .right-prix .price-container .prix-ht sup {
    font-size: .5em;
    vertical-align: super;
}

#right-zoom .right-prix .price-container .prix-ht sub {
    font-size: .35em;
    margin-left: -1.45em;
}

#right-zoom .right-prix .price-container .prix-ttc {
    display: block;
    font-size: 16px;
    color: #aab2bd;
    font-weight: bold;
    text-align: right;
}

#right-zoom .right-prix .price-container .prix-ttc sub {
    font-size: 12px;
}

#right-zoom .right-prix .price-container sup, #right-zoom .right-prix .price-container sub {
    display: inline;
}

#right-zoom #label-quantite {
    float: left;
    display: inline;
    color: #777777;
    line-height: 19px;
    font-size: 12px;
    margin: 5px 8px 0 15px;
}

#right-zoom #quantite .input-text {
    float: left;
    width: 46px;
    border: 1px solid #cccccc;
    height: 28px;
    line-height: 26px;
    box-shadow: 1px 1px 3px #dcdcdc inset;
    -moz-box-shadow: 1px 1px 3px #dcdcdc inset;
    -webkit-box-shadow: 1px 1px 3px #dcdcdc inset;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 7px;
    text-align: center;
}

#right-zoom #input-quantite {
    float: left;
    display: inline;
}

#right-zoom .boutons-quantite {
    float: left;
    display: inline;
    margin: 5px;
    cursor: pointer;
}

#right-zoom .stock {
    clear: both;
    text-align: left;
    color: #000000;
    font-size: 12px;
    margin: 0 auto 10px;
    width: 181px;
    line-height: 15px;
}

/** CATALOG **/

.popin-envoyer .fancybox-close, .popin-image .fancybox-close {
    top: 0 !important;
}

.fancybox-skin {
    position: initial;
}

/** CATALOG **/

#refonte-filtersselect {
    margin-left: 25px;
    margin-top: 10px;
}

#refonte-filtersselect .filterselect-unsetlink {
    float: left;
}

#refonte-filtersselect .filterselect-unsetlink .delete-filter {
    height: 16px;
    width: 16px;
    display: block;
    background-image: url("../images/refonte/delete-filter.png");
    background-size: 100% auto;
    margin: 2px;
}

#refonte-filtersselect .refonte-filterselect {
    margin-top: 5px;
}

#refonte-filtersselect .filter-deletelink {
    margin-top: 10px;
    text-align: left;
}

#refonte-filtersselect .filter-deletelink a {
    font-weight: normal;
    color: #666666;
    font-size: 10px;
    text-transform: lowercase;
}

#refonte-filtersselect .filterselect-label {
    padding: 5px;
    color: #666666;
    max-width: 160px;
}

.cat-univers-5 .models-empty {
    margin: 50px 0;
    padding: 0 10px;
    text-align: center;
    color: #535353;
}

.cat-univers-5 .models-empty a {
    color: #535353;
}

/** CATALOG POPIN AVIS **/

.commentaire-article {
    width: 100%;
    margin-left: 0;
}

.commentaire-article .entete {
    background-size: 100% 100%;
}

.commentaire-article .content {
    background-size: 100% 100%;
}

.commentaire-article .content .date {
    margin: 0;
}

.commentaire-article .content .text-comment {
    width: 100%;
    margin: 0;
    padding: 0 20px 15px 20px;
}

/** CATALOG **/
/* category list */
.category-products .seo-category-description{
    padding : 20px 0 15px 52px;
    font-size: 12px;
}

/*cartouches product list*/
.sorter-mode-cartouches
{
    float: right;
    margin-right: 20px;
    padding-top: 8px;
}

/** CATALOG  UNIVERS COLOP **/
.section-tampons-personnalisables {
    padding: 0 10px;
    margin-top: 20px;
    line-height: 1.4em;
}

.section-tampons-personnalisables h1 {
    margin: 0 0 10px;
    padding: 10px 0 0;
    font-size: 18px;
    color: #0b377f;
    font-weight: 700;
    text-transform: uppercase;
}

.section-tampons-personnalisables .tampon-types {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.section-tampons-personnalisables .tampon-type {
    display: flex;
    align-content: center;
    border: 1px solid #d9e5eb;
    width: 49%;
    margin-bottom: 15px;
}
.section-tampons-personnalisables .tampon-type .tampon-img {
    background: #e8eff3;
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.section-tampons-personnalisables .tampon-type .tampon-content {
    text-align: center;
    flex: 1;
    padding: 30px 15px;
}

.section-tampons-personnalisables .tampon-content .tampon-title {
    height: 40px;
}

.section-tampons-personnalisables .tampon-content .tampon-title-link {
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'GothamRndBold', Arial, sans-serif;
    color: #0b377f;
}
.section-tampons-personnalisables .tampon-content .tampon-title-link:hover {
    text-decoration: none;
}

.section-tampons-personnalisables .tampon-content .tampon-desc {
    margin: 18px 0;
    padding: 0 22px;
    font-size: 13px;
    color: #5d5d5d;
}

.section-tampons-personnalisables .tampon-content .tampon-price-container,
.section-tampons-personnalisables .tampon-content .tampon-link-container {
    font-size: 12px;
    font-family: 'gothamroundedbook',Arial,sans-serif;
    font-weight: 700;
    color: #0b377f;
}
.section-tampons-personnalisables .tampon-content .tampon-price {
    font-size: 22px
}

.section-tampons-personnalisables .tampon-content .tampon-price-container {
    margin: 18px 0;
}

.section-tampons-personnalisables .tampon-content .tampon-link-label {
    font-size: 12px;
    font-weight: 700;
}

.section-tampons-personnalisables .tampon-types .cta {
    width: 205px;
    display: inline-block;
    margin: 0 auto;
    padding: 8px 5px;
    font-family: 'GothamLight',Arial,sans-serif;
}

.section-tampons-personnalisables .tampon-types .cta::before {
    display: inline-block;
    margin: 0 10px 0 0;
    position: relative;
    top: auto;
    left: auto;
    vertical-align: top;
    -webkit-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
}

.section-tampons-personnalisables .cta:hover::before {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
}

.section-tampons-personnalisables .retrouver-magasin .encart {
    display: flex;
    background: #479dd5;
    height: 160px;
}

.section-tampons-personnalisables .retrouver-magasin .encart-image {
    overflow: hidden;
    flex-basis: 350px;
}

.section-tampons-personnalisables .retrouver-magasin .encart-text {
    flex: 1;
    align-self: center;
    text-align: center;
    padding: 0 5px;
}

.section-tampons-personnalisables .retrouver-magasin .encart-text p {
    color: #FFFFFF;
    font-family: 'gothamroundedbook',Arial,sans-serif;
    margin-bottom: 20px;
}

@media (max-width: 764px) {
    .section-tampons-personnalisables {
        padding: 0;
    }

    .section-tampons-personnalisables h1 {
        text-align: center;
    }

    .section-tampons-personnalisables .tampon-type {
        width: 100%;
        margin-bottom: 30px;
    }

    .section-tampons-personnalisables .retrouver-magasin .encart-image {
        flex-basis: 30%;
        max-width: 160px;
        position: relative;
    }

    .section-tampons-personnalisables .retrouver-magasin .encart-image img{
        max-height: 100%;
        width: auto;
        max-width: initial;
        position: absolute;
        right: 0;
    }


    .section-tampons-personnalisables .retrouver-magasin .encart-text a {
        display: none;
    }

    .section-tampons-personnalisables .retrouver-magasin .encart-text p {
        margin: 0;
    }

    .section-tampons-personnalisables .tampon-types .cta {
        background: #0b377f;
        border-radius: 4px;
        font-size: 20px;
        font-size: 1.25rem;
        text-transform: none;
        line-height: 1.3;
    }

    .product-shop .ajouter-panier.btn-colop a::before,
    .product-detail .ajouter-panier.btn-colop a::before{
        content: "Personnaliser votre tampon";
        background-color: #479dd5;
    }
}

@media (min-width: 767px) {
    .formJsValidation .validateRight {float: right;
    }
}

/** CATALOG CATEGORY MISC **/

#page-liste-categorie-bas .reco-product {
    margin-bottom: 10px; }

.products-list a {
    color: #322c2c; }

@media (max-width: 767px) {
    .products-list .item.last .product-shop {
        border-bottom: 0; } }

.products-list .compare-product-list {
    float: left;
    display: inline;
    width: 25px;
    height: 57px;
    padding-top: 45px;
    text-align: center; }
@media (max-width: 767px) {
    .products-list .compare-product-list {
        display: none; } }

@media (max-width: 767px) {
    .products-list {
        border-top: 1px solid #e9e9e9;
        margin-top: 10px; } }

.product-assortis {
    max-width: 235px;
    display: inline-block;
    clear: both;
    height: auto;
    padding: 5px; }
.product-assortis .selected {
    padding: 1px; }
@media (max-width: 767px) {
    .product-assortis .selected {
        border-color: #c52424; } }

.carreau-coloris {
    cursor: pointer;
    border: 1px solid #fff;
    float: left;
    height: 20px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    width: 20px;
    padding: 1px; }
.carreau-coloris.selected {
    border-color: #000; }

.img-colorie {
    border: 1px solid #d4d4d4;
    height: 16px;
    width: 16px; }
@media (max-width: 767px) {
    .img-colorie {
        border: solid 1px #fff; } }

img.img-colorie {
    float: left; }
@media (max-width: 767px) {
    img.img-colorie {
        border: 1px solid #d4d4d4;
        padding: 0; } }

@media (max-width: 767px) {
    .selected img.img-colorie {
        border: 0; } }

/** CATALOG PRODUCT LIST / VIEW **/

.product-shop {
    float: right;
    border-bottom: 1px solid #e9e9e9;
    padding: 15px 0 15px 0;
    width: calc(100% - 50px);
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.3; }
.product-shop .product-assortis {
    max-width: 235px;
    display: inline-block;
    clear: both;
    height: auto;
    padding: 5px; }
@media (max-width: 767px) {
    .product-shop .product-assortis {
        position: absolute;
        z-index: 10;
        width: 117px;
        left: 22%;
        margin-left: -50px;
        bottom: 100px;
        pointer-events: all; }
    .navOpen .product-shop .product-assortis {
        z-index: 0; } }
@media (max-width: 767px) {
    .product-shop {
        width: 100%;
        position: relative;
        padding: 10px 12px 15px; }
    .product-shop .carreau-coloris {
        display: inline-block;
        float: none; }
    .product-shop .txt-choose-color, .product-shop .rst-choose-color {
        display: none;
        position: absolute;
        bottom: 102px;
        z-index: 55;
        left: 0;
        font-size: 9px;
        font-size: 0.5625rem;
        line-height: 1.3;
        width: 50%;
        text-align: center;
        white-space: nowrap; }
    .product-shop .txt-choose-color {
        color: #c52424; } }
.catalog-category-view.cat-univers-5 .product-shop {
    width: 72.00811359%; }
@media (max-width: 767px) {
    .catalog-category-view.cat-univers-5 .product-shop {
        width: 100%; } }

.product-image {
    float: left;
    margin-top: 10px;
    padding-right: 19px;
    width: 30%; }
@media (max-width: 767px) {
    .product-image {
        position: relative;
        z-index: 2;
        width: calc(50% + 8px);
        text-align: center; }
    .navOpen .product-image {
        z-index: 0; } }

.textes-produit-list {
    float: left;
    width: calc(70% - 215px);
    padding-right: 10px; }
@media (max-width: 767px) {
    .textes-produit-list {
        width: calc(50% - 16px);
        padding-top: 10px;
        padding-right: 0; } }
.textes-produit-list .separator + p {
    font-weight: bold;
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.3; }

.right-produit-list {
    float: right;
    width: 215px;
    background-color: #f6f5f5;
    text-align: center;
    padding-bottom: 10px;
    position: relative; }
.right-produit-list p {
    margin: 5px 0; }
.right-produit-list .add-to-wishlist-link {
    padding-top: 15px; }
.right-produit-list img {
    max-width: initial; }
@media (max-width: 767px) {
    .right-produit-list {
        width: auto;
        float: none;
        background-color: transparent;
        padding: 15px 0 0;
        z-index: 1;
        pointer-events: none; }
    .navOpen .right-produit-list {
        z-index: 0; } }
.right-produit-list .prix-ht {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.3;
    line-height: .8;
    color: #434a54;
    font-weight: bold;
    padding-right: 35px; }
.right-produit-list .prix-ht sup {
    font-size: .5em;
    vertical-align: super;
    top: 0; }
.right-produit-list .prix-ht sub {
    font-size: .35em;
    margin-left: -1.45em; }
@media (max-width: 767px) {
    .right-produit-list .prix-ht sub {
        margin-left: -10px; } }
@media (max-width: 767px) {
    .right-produit-list .prix-ht {
        float: left;
        margin-right: 10px !important;
        font-size: 25px;
        font-size: 1.5625rem;
        line-height: 1.3;
        padding-right: 0; } }
.right-produit-list .prix-ttc {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.3;
    color: #aab2bd;
    font-weight: bold;
    padding-right: 35px; }
.right-produit-list .prix-ttc sub {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.3; }
@media (max-width: 767px) {
    .right-produit-list .prix-ttc sub {
        vertical-align: super;
        top: 0;
        font-size: 60%; } }
@media (max-width: 767px) {
    .right-produit-list .prix-ttc {
        float: left;
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 1.3;
        padding-top: 11px;
        padding-right: 0; } }
.right-produit-list .prix-soldes {
    position: relative;
    padding-top: 40px; }
.right-produit-list .prix-soldes .prix-ht {
    color: #e1001a; }
@media (max-width: 767px) {
    .right-produit-list .prix-soldes {
        padding-top: 0; }
    .right-produit-list .prix-soldes > div:after {
        content: " ";
        display: table;
        clear: both; }
    .right-produit-list .prix-soldes > div > div:after {
        content: " ";
        display: table;
        clear: both; } }
.right-produit-list .etat-stock-list {
    text-align: center; }
@media (max-width: 767px) {
    .right-produit-list .etat-stock-list {
        clear: both;
        text-align: left;
        margin-left: 0 !important; } }
@media (max-width: 767px) {
    .right-produit-list #stock-product {
        clear: both;
        pointer-events: all; }
    .right-produit-list #stock-product:after {
        content: " ";
        display: table;
        clear: both; } }

.marque-produit-list {
    height: 40px; }
@media (max-width: 767px) {
    .marque-produit-list {
        display: none; } }

.product-name {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.3;
    margin-bottom: 5px; }
@media (max-width: 767px) {
    .product-name {
        font-size: 10px;
        font-size: 0.625rem;
        line-height: 1.3;
        font-weight: bold;
        margin-bottom: 0; } }

.txt-choose-color, .rst-choose-color {
    display: block;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.3; }

.priceContainer {
    padding: 15px 0 0;
    text-align: right; }
@media (max-width: 767px) {
    .priceContainer {
        text-align: left;
        padding: 10px 0 0;
    }
}

.priceContainer .remise {
    display: inline-block;
    padding: 5px 12px;
    background-color: #e1001a;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 5px; }
.priceContainer .remise + div .prix-ht {
    color: #e1001a; }
@media (max-width: 767px) {
    .priceContainer .remise {
        position: relative;
        right: auto;
        top: auto;
        font-size: 18px;
        margin: 0 0 10px; } }
.priceContainer .prix-old {
    width: 84px;
    font-size: 14px;
    color: #656d78;
    text-align: right;
    position: absolute;
    top: 45px; }
.priceContainer .prix-old span {
    text-decoration: line-through; }
.priceContainer .prix-old sub {
    font-size: 10px;
    text-decoration: none; }
@media (max-width: 767px) {
    .priceContainer .prix-old {
        font-size: 10px;
        font-size: 0.625rem;
        line-height: 1.3;
        width: 100%;
        position: relative;
        top: auto;
        text-align: left;
        margin-top: 0; } }

.in-order {
    background: url(https://www.top-office.com/skin/frontend/top_office/default/images/refonte/ico-disponibilite-online.png) left top no-repeat;
    display: block;
    padding-left: 20px;
    margin-bottom: 10px;
    min-height: 16px; }
@media (max-width: 767px) {
    .in-order {
        font-size: 9px;
        font-size: 0.5625rem;
        line-height: 1.3; } }

.add-to-wishlist-link-picto {
    margin-right: 5px;
    display: inline-block;
    width: 26px;
    height: 22px;
    vertical-align: middle;
    background: url(https://www.top-office.com/skin/frontend/top_office/default/images/pictos/raw_icons.png) center 65% no-repeat;
    background-size: cover;
    cursor: pointer; }
@media (max-width: 767px) {
    .add-to-wishlist-link-picto {
        background: url(../images/icons/icons.png) 0 0 no-repeat;
        height: 23px; } }

.in-stock {
    background: url(https://www.top-office.com/skin/frontend/top_office/default/images/refonte/ico-disponibilite-online.png) left top no-repeat;
    padding-left: 20px;
    display: inline-block;
    color: #000000;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.3;
    min-height: 23px; }
@media (max-width: 767px) {
    .in-stock {
        font-size: 9px;
        font-size: 0.5625rem;
        line-height: 1.3;
        padding-top: 3px; } }

.rating-box {
    float: left;
    width: 76px;
    height: 14px;
    margin-right: 5px;
    background: url(https://www.top-office.com/skin/frontend/top_office/default/images/refonte/etoile-off.png) repeat-x; }
.rating-box .rating {
    height: 14px;
    background: url(https://www.top-office.com/skin/frontend/top_office/default/images/refonte/etoile-on.png) repeat-x;
    float: left; }

.descrip-product-list .ratingSum span {
    font-size: 11px;
    color: #272727;
    text-decoration: underline;
    cursor: pointer; }

.ref-product-list {
    margin-bottom: 15px; }
@media (max-width: 767px) {
    .ref-product-list {
        display: none; } }

@media (max-width: 767px) {
    .rating-box, .ratingSum, .hidden-s, .content-rayon-link-8eae2d {
        display: none; }
    .product-shop .ajouter-panier, .product-shop .retraitMag {
        padding-top: 30px;
        width: calc(50% - 8px) !important; }
    .product-shop .ajouter-panier img, .product-shop .retraitMag img {
        display: none; }
    .product-shop .ajouter-panier a, .product-shop .ajouter-panier span, .product-shop .retraitMag a, .product-shop .retraitMag span {
        display: table;
        width: 100%; }
    .product-shop .ajouter-panier a:before, .product-shop .ajouter-panier span:before, .product-shop .retraitMag a:before, .product-shop .retraitMag span:before {
        background: url(../images/icons/arrow-white.png) right center no-repeat;
        color: #fff;
        display: table-cell;
        vertical-align: middle;
        height: 40px;
        width: 100%;
        text-align: center;
        font-family: "GothamMedium", arial, Helvetica, sans-serif;
        font-size: 12px;
        font-size: 0.75rem;
        line-height: 1.3;
        text-transform: uppercase;
        font-weight: normal;
        padding: 5px 20px;
        border-radius: 2px; }
    .product-shop .ajouter-panier.btn-center, .product-shop .retraitMag.btn-center {
        text-align: center;
        width: 100% !important; }
    .product-shop .ajouter-panier.btn-center a, .product-shop .ajouter-panier.btn-center span, .product-shop .retraitMag.btn-center a, .product-shop .retraitMag.btn-center span {
        display: inline;
        max-width: 198px; }
    .product-shop .ajouter-panier.btn-center a:before, .product-shop .ajouter-panier.btn-center span:before, .product-shop .retraitMag.btn-center a:before, .product-shop .retraitMag.btn-center span:before {
        padding: 5px 30px; }
    .product-shop .ajouter-panier {
        clear: both;
        float: left;
        margin-right: 8px !important; }
    .product-shop .ajouter-panier a:before {
        content: "Commander en ligne";
        background-color: #1f3d9d; }
    .product-shop .retraitMag {
        float: left; }
    .product-shop .retraitMag span:before {
        content: "Retirer en magasin";
        background-color: #322c2c; }
    .product-shop .ajouter-panier + .retraitMag,
    .product-shop .ajouter-panier + .img-ou + .retraitMag {
        margin-left: 8px; }
    .img-ou {
        display: none; }
    .add-to-wishlist-link {
        clear: both;
        margin-top: 0;
        pointer-events: all; }
    .add-to-wishlist-link a {
        color: #737b84;
        font-family: "GothamMedium", arial, Helvetica, sans-serif;
        font-size: 9px;
        font-size: 0.5625rem;
        line-height: 1.3;
        text-decoration: underline; } }

.add-to-wishlist-link {
    text-align: center;
}

.add-to-wishlist-link a {
    font-weight: bold;
    color: #000000;
    font-size: 1.2em;
    text-decoration: underline; }

/*Last consulted articles*/
#page-liste-categorie-bas .reco-price {
    margin-top: 8px;
    width: 160px;
    height: 30px;
    background-size: 100% 100%; }
#page-liste-categorie-bas .reco-price .prix-ht {
    float: left;
    color: #3f3f3f;
    text-align: left;
    padding: 7px 0 0 8px !important;
    font-size: 11px !important; }
#page-liste-categorie-bas .reco-price .prix-seul {
    float: right;
    text-align: right;
    font-weight: bold;
    padding: 6px 8px 0 0 !important;
    color: #322c2c;
    font-size: 13px !important; }

/* Popup Avis*/
.popup {
    position: relative;
    color: #546c7d;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.3; }

#popup-noter, #popup-liste-avis {
    width: 758px; }

.intro-popup {
    clear: both;
    color: #322C2C;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center; }

#note-moyenne {
    margin-left: 10px;
    padding-top: 10px;
    float: left;
    clear: both; }

.commentaire-article {
    clear: both;
    float: left;
    display: inline;
    margin: 5px 0 10px 10px;
    width: 719px; }
.commentaire-article .entete {
    background: url(https://www.top-office.com/skin/frontend/top_office/default/images/bg-entete-commentaire.gif) 0 0 no-repeat;
    height: 30px; }
.commentaire-article .entete .nom {
    float: left;
    display: inline;
    height: 30px;
    line-height: 30px;
    margin-left: 20px;
    color: #87a7ba; }
.commentaire-article .entete .note-attribuee {
    float: right;
    display: inline;
    margin-top: 8px;
    margin-right: 35px;
    width: 130px; }
.commentaire-article .entete .note-attribuee label {
    float: left;
    display: inline;
    margin-right: 10px;
    margin-top: 1px;
    color: #87a7ba; }
.commentaire-article .entete .note-attribuee span {
    float: left; }
.commentaire-article .content {
    clear: both;
    float: left;
    width: 100%;
    text-align: center;
    background: url(https://www.top-office.com/skin/frontend/top_office/default/images/bg-content-commentaire.gif) bottom left no-repeat; }
.commentaire-article .content .date {
    margin-left: 20px;
    height: 25px;
    line-height: 25px; }
.commentaire-article .content .text-comment {
    margin-left: 20px;
    width: 610px;
    line-height: 15px;
    padding-bottom: 15px; }

@media (max-width: 767px) {
    .content-left-encart-filter .refonte-filter-item:first-child .filter-type {
        background: #e6e6e6; }
    .content-left-encart-filter .refonte-filter-item:first-child .price-selector {
        display: block; } }

@media (max-width: 767px) {
    .recapitulatif #left-compte {
        display: block; } }


/** UNIVERS CATEGORIES NAV **/

.nav-intro {
    padding: 0 10px;
    margin-top: 20px;
    margin-bottom: 20px; }
.nav-intro .nav-title {
    color: #656d78;
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.3;
    font-weight: bold;
    margin-bottom: 5px; }
.offer {
    text-transform: uppercase;
    text-align: center;
    color: #0b377f !important; }
.nav-intro .intro {
    color: #656d78;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.3;
    line-height: 19px; }
.nav-intro .layers-links {
    margin-top: 15px; }
@media (max-width: 767px) {
    .nav-intro {
        padding: 0; }
    .nav-intro .nav-title {
        text-transform: uppercase;
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.3;
        font-family: "GothamMedium", arial, Helvetica, sans-serif;
        padding: 0 16px; }
    .nav-intro .intro {
        display: none; }
    .nav-intro .widget {
        margin-top: 15px; } }

.seo-category {
    margin-bottom: 16px;
    margin-top: 16px;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.3;
    padding: 0 10px; }
.seo-category .titre,
.seo-category h2 {
    border-bottom: 1px solid #dcdcdc;
    color: #666;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.3;
    font-weight: bold;
    padding-bottom: 3px; }
.seo-category table {
    border-collapse: collapse;
    margin-top: 10px;
    width: 100%; }
.seo-category table td {
    padding: 3px 0;
    width: 25%; }
@media (max-width: 767px) {
    .seo-category {
        padding: 0 16px;
        font-size: 9px;
        font-size: 0.5625rem;
        line-height: 1.3; }
    .seo-category .titre,
    .seo-category h2 {
        font-size: 12px;
        font-size: 0.75rem;
        line-height: 1.3;
        border-bottom: none;
        text-align: center; } }

/** CATALOG UNIVERS **/

.cat-univers-5 #content {
    padding: 0 10px; }
@media (min-width: 768px) and (max-width: 1024px) {
    .cat-univers-5 #content #ariane {
        padding: 0; } }
@media (min-width: 1025px) {
    .cat-univers-5 #content #ariane {
        padding: 0; } }
@media (max-width: 767px) {
    .cat-univers-5 #content {
        padding: 0; } }

/** CARTOUCHE CATEGORY **/

.cartouche .category-title {
    margin-top: 20px; }
@media (max-width: 767px) {
    .cartouche .category-title {
        text-align: center;
        padding: 0 38px; } }
.cartouche .category-title h1 {
    font-weight: bold;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.3; }
@media (max-width: 767px) {
    .cartouche .category-title h1 {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.3;
        text-transform: uppercase;
        font-family: "GothamMedium", arial, Helvetica, sans-serif;
        text-align: center;
        color: #2e2c2d; } }

.cartouche .category-description {
    margin-top: 8px;
    font-weight: normal;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.3;
    color: #999; }
@media (max-width: 767px) {
    .cartouche .category-description {
        display: none; } }
.cartouche .category-description a {
    text-decoration: underline;
    color: #999; }

.cartouche #seo-cartouche {
    margin-top: 8px; }
@media (max-width: 767px) {
    .cartouche #seo-cartouche {
        display: none; } }
.cartouche #seo-cartouche p {
    font-weight: normal;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.3;
    color: #000; }

.cartouche #cartouches-univers {
    margin: 30px 0;
    padding: 0 150px; }
@media (min-width: 768px) and (max-width: 1024px) {
    .cartouche #cartouches-univers {
        padding: 0; } }
@media (max-width: 767px) {
    .cartouche #cartouches-univers {
        margin: 20px 0 30px;
        padding: 0 38px; } }
.cartouche #cartouches-univers .cartouche-title {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.3;
    line-height: 34px;
    color: #2e2c2d; }
@media (max-width: 767px) {
    .cartouche #cartouches-univers .cartouche-title {
        display: none; } }
.cartouche #cartouches-univers .cartouche-title span {
    display: block;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.3;
    line-height: 1;
    color: #4e8edd; }
.cartouche #cartouches-univers form {
    display: table-cell;
    vertical-align: top; }
@media (max-width: 767px) {
    .cartouche #cartouches-univers form {
        display: block; } }
.cartouche #cartouches-univers form select {
    padding-left: 50px;
    width: 310px;
    height: 46px;
    border-radius: 3px;
    background-color: #fff;
    border: solid 1px #aab2bd;
    color: #656d78;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.3;
    font-style: italic; }
@media (max-width: 767px) {
    .cartouche #cartouches-univers form select {
        width: 100%;
        font-size: 11px;
        font-size: 0.6875rem;
        line-height: 1.3; } }
.cartouche #cartouches-univers form .txt {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.3;
    color: #434a54; }
@media (max-width: 767px) {
    .cartouche #cartouches-univers form .txt {
        text-align: center;
        color: #2e2c2d;
        font-size: 12px;
        font-size: 0.75rem;
        line-height: 1.3;
        padding: 0 10px; } }
.cartouche #cartouches-univers .select-el, .cartouche #cartouches-univers .form-el {
    position: relative;
    margin-top: 20px; }
.cartouche #cartouches-univers .select-el label {
    position: absolute;
    top: 0;
    left: 0;
    z-index:1;
    pointer-events: none;
    padding-left: 50px;
    width: 310px;
    height: 46px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.3;
    font-style: italic;
    line-height: 44px;
    color: #656d78;
    border-radius: 3px;
    border: solid 1px #aab2bd;
    background-color: #fff;
    cursor: pointer; }
@media (max-width: 767px) {
    .cartouche #cartouches-univers .select-el label {
        width: 100%;
        font-size: 11px;
        font-size: 0.6875rem;
        line-height: 1.3;
        line-height: 44px; } }
.cartouche #cartouches-univers .select-el label:before {
    background: transparent url(https://www.top-office.com/skin/frontend/top_office/default/images/header/bg-label-cartouche.png) no-repeat left center;
    content: '';
    color: #ffffff;
    display: block;
    font-size: 20px;
    height: 44px;
    line-height: 44px;
    padding-right: 2px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 38px; }
.cartouche #cartouches-univers .select-el label:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 14px;
    display: block;
    height: 8px;
    margin-top: -4px;
    width: 12px;
    background: transparent url(https://www.top-office.com/skin/frontend/top_office/default/images/header/arrow-cartouche.png) no-repeat bottom center; }
.cartouche #cartouches-univers .select-el1 label:before {
    content: '1'; }
.cartouche #cartouches-univers .select-el2 label:before {
    content: '2'; }
.cartouche #cartouches-univers .select-el3 label:before {
    content: '3'; }
.cartouche #cartouches-univers .cartouches-selection {
    width: 382px;
    border-right: 1px dashed #a1a3a6; }
@media (max-width: 767px) {
    .cartouche #cartouches-univers .cartouches-selection {
        width: 100%;
        border: 0; } }
.cartouche #cartouches-univers .cartouche-search {
    padding-left: 22px;
    padding-right: 7px;
    background: transparent url(https://www.top-office.com/skin/frontend/top_office/default/images/header/bg-cartouches.png) no-repeat left 16px bottom -4px; }
@media (max-width: 767px) {
    .cartouche #cartouches-univers .cartouche-search {
        padding: 20px 0 150px;
        background-position: bottom center; } }
.cartouche #cartouches-univers .cartouche-search .input-text-cartouches {
    padding-left: 22px;
    padding-right: 60px;
    width: 220px;
    border-radius: 3px;
    background-color: #fff;
    border: solid 1px #aab2bd;
    color: #656d78;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.3;
    font-style: italic;
    height: 46px;
    box-shadow: none; }
@media (max-width: 767px) {
    .cartouche #cartouches-univers .cartouche-search .input-text-cartouches {
        width: 100%;
        font-size: 11px;
        font-size: 0.6875rem;
        line-height: 1.3; } }
.cartouche #cartouches-univers .cartouche-search .cta {
    border-radius: 0 3px 3px 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 49px; }
@media (max-width: 767px) {
    .cartouche #cartouches-univers .cartouche-search .cta {
        background: #FFF;
        border: 1px solid #aab2bd;
        border-left: 0; }
    .cartouche #cartouches-univers .cartouche-search .cta:before {
        display: block;
        background: transparent url(../images/cta-picto-mobile.png) no-repeat center center;
        background-size: 24px 24px; } }
.cartouche #cartouches-univers .cartouche-search .cta:before {
    margin-left: -12px;
    left: 50%; }

.cartouche .univers-title {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.3; }
@media (max-width: 767px) {
    .cartouche .univers-title {
        margin-bottom: 20px;
        padding: 20px 20px 0;
        border-top: 1px solid #E3E3E3;
        font-family: "GothamMedium", arial, Helvetica, sans-serif;
        text-align: center;
        text-transform: uppercase;
        color: #2e2c2d; } }

.cartouche #univers-cartouches-footer {
    margin: 0 auto 50px;
    width: 100%;
    /*height: 50px;*/
    border-top: 1px solid #E3E3E3; }
@media (min-width: 768px) and (max-width: 1024px) {
    .cartouche #univers-cartouches-footer {
        border: 1px solid #E3E3E3; } }
@media (max-width: 767px) {
    .cartouche #univers-cartouches-footer {
        margin-bottom: 30px;
        border: 1px solid #E3E3E3; } }
.cartouche #univers-cartouches-footer ul {
    overflow: hidden; }
.cartouche #univers-cartouches-footer li {
    display: block;
    float: left;
    text-align: center; }
@media (min-width: 768px) and (max-width: 1024px) {
    .cartouche #univers-cartouches-footer li {
        padding: 10px;
        width: 25% !important; } }
@media (max-width: 767px) {
    .cartouche #univers-cartouches-footer li {
        padding: 10px;
        width: 50% !important;
        border-bottom: 1px solid #E3E3E3; }
    .cartouche #univers-cartouches-footer li a:first-child img {
        min-height: 50px; } }
.cartouche #univers-cartouches-footer li a {
    display: block;
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.3;
    color: #666; }
.cartouche #univers-cartouches-footer li a:nth-child(2) {
    border-top: 1px solid #E3E3E3; }
@media (min-width: 768px) and (max-width: 1024px) {
    .cartouche #univers-cartouches-footer li a:nth-child(2) {
        border: 0; } }
@media (max-width: 767px) {
    .cartouche #univers-cartouches-footer li a:nth-child(2) {
        border: 0; } }
@media (max-width: 767px) {
    .cartouche #univers-cartouches-footer li .link-mob {
        position: relative;
        padding: 6px;
        text-align: center;
        border: 1px solid #aab2bf !important;
        border-radius: 3px; }
    .cartouche #univers-cartouches-footer li .link-mob:after {
        content: "";
        display: block;
        position: absolute;
        right: 4px;
        top: 50%;
        margin-top: -8px;
        width: 16px;
        height: 16px;
        background: transparent url(../images/cta-picto-mobile.png) no-repeat center center;
        -webkit-background-size: 16px 16px;
        background-size: 16px 16px; }
    .cartouche #univers-cartouches-footer li .link-mob + .link-mob {
        margin-top: 10px; } }
.cartouche #univers-cartouches-footer .logo-1 {
    width: 79px; }
.cartouche #univers-cartouches-footer .logo-2 {
    width: 125px; }
@media (min-width: 768px) and (max-width: 1024px) {
    .cartouche #univers-cartouches-footer .logo-2 {
        border-left: 1px solid #E3E3E3; } }
@media (max-width: 767px) {
    .cartouche #univers-cartouches-footer .logo-2 {
        border-left: 1px solid #E3E3E3; } }
.cartouche #univers-cartouches-footer .logo-3 {
    width: 139px; }
@media (min-width: 768px) and (max-width: 1024px) {
    .cartouche #univers-cartouches-footer .logo-3 {
        border-left: 1px solid #E3E3E3; } }
.cartouche #univers-cartouches-footer .logo-4 {
    width: 110px; }
@media (min-width: 768px) and (max-width: 1024px) {
    .cartouche #univers-cartouches-footer .logo-4 {
        border-left: 1px solid #E3E3E3; } }
@media (max-width: 767px) {
    .cartouche #univers-cartouches-footer .logo-4 {
        border-left: 1px solid #E3E3E3; } }
.cartouche #univers-cartouches-footer .logo-5 {
    width: 154px; }
@media (min-width: 768px) and (max-width: 1024px) {
    .cartouche #univers-cartouches-footer .logo-5 {
        border-top: 1px solid #E3E3E3; } }
.cartouche #univers-cartouches-footer .logo-6 {
    width: 109px; }
@media (min-width: 768px) and (max-width: 1024px) {
    .cartouche #univers-cartouches-footer .logo-6 {
        border-left: 1px solid #E3E3E3;
        border-top: 1px solid #E3E3E3; } }
@media (max-width: 767px) {
    .cartouche #univers-cartouches-footer .logo-6 {
        border-left: 1px solid #E3E3E3; } }
.cartouche #univers-cartouches-footer .logo-7 {
    width: 145px; }
@media (min-width: 768px) and (max-width: 1024px) {
    .cartouche #univers-cartouches-footer .logo-7 {
        border-left: 1px solid #E3E3E3;
        border-top: 1px solid #E3E3E3; } }
@media (max-width: 767px) {
    .cartouche #univers-cartouches-footer .logo-7 {
        border-bottom: 0; } }
.cartouche #univers-cartouches-footer .logo-8 {
    width: 125px; }
@media (min-width: 768px) and (max-width: 1024px) {
    .cartouche #univers-cartouches-footer .logo-8 {
        border-left: 1px solid #E3E3E3;
        border-top: 1px solid #E3E3E3; } }
@media (max-width: 767px) {
    .cartouche #univers-cartouches-footer .logo-8 {
        border-left: 1px solid #E3E3E3;
        border-bottom: 0; } }

.cartouche .seo-category {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 16px;
    margin-bottom: 16px;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.3; }
@media (max-width: 767px) {
    .cartouche .seo-category {
        margin-top: 0; } }
.cartouche .seo-category .titre {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.3;
    color: #666;
    font-weight: bold;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 3px; }
@media (max-width: 767px) {
    .cartouche .seo-category .titre {
        text-align: center;
        border: 0; } }

@media (max-width: 767px) {
    .cartouche .product-image {
        position: relative;
        z-index: 10;
        padding: 20px 0; } }

.cartoucheloader {
    display: none;
    position: absolute;
    top: 15px;
    left: 250px;
    z-index:2;
    /*
    float: left;
    margin-left: 8px;
    margin-top: 6px;
    */ }

.cartouches-widget h1 {
    margin-top: 15px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 700; }
@media (max-width: 767px) {
    .cartouches-widget h1 {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.3;
        font-family: "GothamMedium", arial, Helvetica, sans-serif;
        text-align: center;
        color: #2e2c2d;
        text-transform: uppercase; } }

.cartouches-widget > p {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.3; }
@media (max-width: 767px) {
    .cartouches-widget > p {
        display: none; } }

/** CATEGORY UNIVERS LEFT COL **/

#left-col a:hover {
    text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif; }

.content-left-encart-rayons {
    padding-bottom: 15px; }
.content-left-encart-rayons a {
    color: #666666;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.3;
    line-height: 23px; }

.sous-rayon-list {
    margin-left: 25px; }

.rayons-link-title {
    min-height: 50px; }

.rayons-link-title-default {
    background: url(/skin/frontend/top_office/default/images/fond_title_operation.png) 0 0 no-repeat; }

.rayons-link-title-8eae2d {
    background: url(/skin/frontend/top_office/default/images/fond_title_papeterie.png) 0 0 no-repeat; }

.rayons-link-title-db83a4 {
    background: url(/skin/frontend/top_office/default/images/fond_title_mobilier.png) 0 0 no-repeat; }

.rayons-link-title-4e8edd, .rayons-link-title-01AEF0 {
    background: url(/skin/frontend/top_office/default/images/fond_title_reprographie.png) 0 0 no-repeat; }

.rayons-link-title-fa9900, .rayons-link-title-fa9900 {
    background: url(/skin/frontend/top_office/default/images/fond_title_operation.png) 0 0 no-repeat; }

.rayon-selected-arrow-8eae2d {
    background: url(https://www.top-office.com/skin/frontend/top_office/default/images/fleche_vert_bas.png) 2px 4px no-repeat;
    padding-left: 10px;
    display: block; }

li.current-rayon-list a h3.rayon-selected-arrow-default {
    color: #fa9900;
    margin: 5px 0 0 15px; }

.refonte-left-encart-inter {
    margin-bottom: 15px; }

#myfilter {
    text-align: center;
    background-color: #E9E9E9; }
@media (max-width: 767px) {
    #myfilter {
        display: none; } }

#myfilter-title {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.3;
    background:none;
    color:inherit;
    font-weight: bold;
    text-transform: none;
    padding: 7px; }

#filters-arrow-bg {
    height: 10px; }

#filters-arrow-img {
    background-color: #F7F7F7;
    border-left: 1px solid #E9E9E9;
    border-right: 1px solid #E9E9E9; }

.refonte-content-left-encart {
    padding: 10px; }
@media (max-width: 767px) {
    .refonte-content-left-encart {
        padding: 0; } }

.refonte-left-encart-inter ul li {
    position: relative; }
@media (max-width: 767px) {
    .refonte-left-encart-inter ul li {
        font-size: 15px;
        font-size: 0.9375rem;
        line-height: 1.3; } }
.refonte-left-encart-inter ul li a {
    color: #666666;
    font-weight: normal;
    text-transform: uppercase;
    display: block;
    padding: 5px 0 5px 9px;
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 1.3; }
.refonte-left-encart-inter ul li a:active, .refonte-left-encart-inter ul li a:visited, .refonte-left-encart-inter ul li a:focus {
    color: #666; }
@media (max-width: 767px) {
    .refonte-left-encart-inter ul li a {
        font-size: 12px;
        font-size: 0.75rem;
        line-height: 1.3; } }
.refonte-left-encart-inter ul li.current-rayon-list.first a {
    padding-top: 0; }

.filter-type {
    padding: 5px 10px;
    display: block;
    border-bottom: 1px solid #D7D7D7;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.3;
    text-transform: uppercase; }
@media (max-width: 767px) {
    .filter-type {
        background: url(../images/icons/plus.png) right center no-repeat #e6e6e6;
        padding: 15px 30px; }
    .filter-type.minus {
        background-image: url(../images/icons/minus.png); } }

.list-filters {
    padding: 10px 0 10px; }
@media (max-width: 767px) {
    .list-filters {
        display: none; }
    .list-filters > li > a {
        display: block;
        background: url(../images/icons/radios.png) 9px -280px no-repeat;
        padding-left: 30px !important;
        margin-left: 20px; }
    .list-filters > li > a.active {
        background-position: 9px -380px; }
    .list-filters > li > a:focus {
        text-decoration: none; } }

.filter-wrap {
    background-color: #fff;
    text-transform: uppercase; }

.filter-title {
    display: none; }
@media (max-width: 767px) {
    .filter-title {
        display: block;
        padding: 15px;
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        background: url(../images/icons/arrow-white-l.png) 37px center no-repeat #18389a;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.3; } }

.selected-filters {
    display: none; }
@media (max-width: 767px) {
    .selected-filters {
        display: block;
        padding: 12px 10px; }
    .selected-filters .btn {
        margin-left: 5px;
        width: calc(50% - 4px);
        padding: 10px 0;
        border-radius: 3px; }
    .selected-filters .btn:first-child {
        margin-left: 0; } }

.selected-item {
    border: solid 1px #18389a;
    color: #18389a;
    display: inline-block;
    padding: 3px 5px;
    margin: 2px;
    cursor: pointer; }
.selected-item:active, .selected-item:visited, .selected-item:focus {
    color: #18389a; }
.selected-item .delete:active, .selected-item .delete:visited, .selected-item .delete:focus {
    color: #18389a; }

.filters {
    margin-bottom: 12px;
    padding: 0 20px; }

.btn {
    background-color: #1f3d9d;
    padding: 10px;
    text-align: center;
    color: #fff;
    text-transform: uppercase; }
.btn.delete-all {
    background-color: #322c2c; }

.closeFilter {
    position: absolute;
    width: 50px;
    height: 30px;
    left: 20px;
    cursor: pointer;
    margin-top: -5px; }

/*Price selector*/
.price-selector {
    position: relative;
    margin: 15px;
    padding-bottom: 28px; }
@media (max-width: 767px) {
    .price-selector {
        margin: 15px 35px; } }
.price-selector .slider {
    background: url(https://www.top-office.com/skin/frontend/top_office/default/images/slider/barre-price.png) no-repeat scroll 0 0 transparent;
    height: 15px; }
.price-selector .slider .ui-slider-range {
    top: 0;
    position: absolute; }
.price-selector .slider .ui-state-default {
    color: #555555;
    font-weight: normal; }
.price-selector .slider .ui-slider-handle {
    width: 8px;
    height: 14px;
    border: none;
    cursor: pointer;
    position: absolute;
    z-index: 2; }
@media (max-width: 767px) {
    .price-selector .slider .ui-slider-handle {
        background: #18389a !important;
        width: 23px;
        height: 23px;
        border-radius: 50%;
        margin-top: -7px; } }
@media (max-width: 767px) {
    .price-selector .slider {
        background: #dadada;
        height: 10px;
        border-radius: 4px; } }
.price-selector .range-indice {
    bottom: 0;
    color: #212121;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.3;
    position: absolute;
    font-family: Arial,Helvetica,sans-serif;
    margin-top: 8px;
    font-weight: bold; }
.price-selector .range-indice.min {
    left: -5px; }
.price-selector .range-indice.max {
    right: -5px; }

#price-filter .first-handle {
    margin-left: -4px; }

#price-filter .second-handle {
    margin-left: -13px; }

/** CATALOG TOOLBAR **/
.toolbar {
    clear: both;
    width: 100%;
    height: 36px;
    background-color: #F7F7F7;
    color: #666666;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.3;
    font-weight: bold; }
.toolbar.tbBottom {
    margin-bottom: 15px; }
.toolbar .sumArticles {
    float: left;
    margin-left: 10px;
    font-weight: normal;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.3;
    padding-top: 5px;
    max-width: 200px}
.toolbar .sumArticles span.nb_sumarticles {
    font-size: 18px;
    font-weight: bold; }
.toolbar .sumArticles span.article-sum {
    font-weight: bold; }
.toolbar .pager {
    padding-top: 2px;
    margin: 5px 15px auto;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.3;}
@media (min-width: 768px) and (max-width: 1024px) {
    .toolbar .sumArticles {
        display: block;
        float: left;
        max-width: unset;
    }
    .limiter {
        margin-left: 10px;
    }
    .toolbar .pager {
        display: flex;
        justify-content: space-between;
        float: right;
        margin: 0 10px 0 0;
    }
    .pager.pager-bottom {
        float: unset;
    }
}
.toolbar select {
    width: 64px;
    margin: 5px 0;
    color: #666666;
    padding: 3px 0; }

.toolbar .pager .limiter {
    float: left; }
.toolbar .pager .pages {
    float: right;
    font-size: 14px;
    line-height: 30px;
    text-align: center; }
.toolbar .pager .pages ol {
    float: left;
    width: 100%; }

.arrow-list-refonte {
    display: block;
    padding-top: 10px; }
span.arrow-list-refonte {
    opacity:0.5;
}
a.arrow-list-refonte {
    opacity:1;
}
.bouton-comparer {
    float: left;
    display: inline;
    margin-left: 7px; }

.comp-2 {
    width: 66px;
    height: 18px; }

.limiter {
    float: left;
    display: block;
    margin-right: 40px;
    border: 0; }

.toolbar-category-title {
    float: left;
    margin-left: 10px; }
@media (max-width: 767px) {
    .toolbar-category-title {
        float: none;
        text-align: center;
        margin-left: 0;
        margin-top: 0; } }
.toolbar-category-title h1, .toolbar-category-title span {
    font-size: 1.375rem;
    line-height: 1.3;
    color: #322c2c;
    font-weight: bold; }
.toolbar-category-title h1 .nb-articles, .toolbar-category-title span .nb-articles {
    display: none; }
@media (max-width: 767px) {
    .toolbar-category-title h1 .nb-articles, .toolbar-category-title span .nb-articles {
        font-size: 11px;
        font-size: 0.6875rem;
        line-height: 1.3;
        text-transform: none;
        font-weight: normal;
        font-style: normal;
        display: inline; } }
@media (max-width: 767px) {
    .toolbar-category-title h1, .toolbar-category-title span {
        font-size: 12px;
        font-size: 0.75rem;
        line-height: 1.3;
        font-family: "GothamMedium", arial, Helvetica, sans-serif;
        text-transform: uppercase;
        color: #434a54;
        margin-bottom: 5px; } }

.sorter-mode {
    float: right;
    margin-right: 20px; }
@media (max-width: 767px) {
    .sorter-mode {
        width: calc(50% - 28px);
        margin-left: 8px;
        margin-top: 8px; }
    .sorter-mode + .toolbar {
        display: none; }
    .catalog-category-view.cat-univers-5 .sorter-mode {
        display: none; } }
@media (min-width: 768px) and (max-width: 1024px) {
    .sorter-mode {
        margin-right: 0; } }

.view-mode {
    float: left;
    display: inline;
    margin-left: 25px;
    width: 110px;
    line-height: 0; }

.filter {
    display: none; }
@media (max-width: 767px) {
    .filter {
        display: block;
        width: calc(50% - 28px);
        margin-left: 20px;
        margin-right: 8px;
        padding-top: 8px;
        float: left; }
    .filter .btn-filter {
        background-color: #01a1eb;
        display: block;
        font-family: "GothamMedium", arial, Helvetica, sans-serif;
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 1.3;
        padding: 5px;
        font-weight: normal; } }

.badge {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #fff;
    color: #01a1eb;
    font-size: 10px;
    vertical-align: text-bottom;
    line-height: 15px; }

.sort-by label {
    color: #666666;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.3;
    font-weight: bold; }
@media (max-width: 767px) {
    .sort-by label {
        display: block;
        background-color: #01a1eb;
        font-family: "GothamMedium", arial, Helvetica, sans-serif;
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 1.3;
        padding: 5px;
        font-weight: normal; } }

.sort-by select {
    padding: 5px 0;
    color: #666666;
    margin-left: 5px;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.3; }
@media (max-width: 767px) {
    .sort-by select {
        display: none; } }

.overlay {
    background: rgba(154, 154, 154, 0.6);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1000;
    display: none; }

.popin-sort-by {
    display: none; }
@media (max-width: 767px) {
    .popin-sort-by {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 1.3;
        font-family: "GothamMedium", arial, Helvetica, sans-serif;
        position: absolute;
        width: 88%;
        background-color: #fff;
        padding: 15px 6px;
        z-index: 99999;
        left: 6%;
        margin-top: -30px; } }

.pop-title {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.3;
    border-bottom: solid 1px #dadada;
    margin-bottom: 15px;
    text-transform: uppercase;
    padding: 0 0 7px 14px; }

.list-radios {
    margin: 0 14px; }
.list-radios li {
    margin-bottom: 10px; }
.list-radios li label span {
    display: block;
    background: url(../images/icons/radios.png) 0 0 no-repeat;
    padding-left: 30px; }
.list-radios li label input[type=radio] {
    position: absolute;
    opacity: 0; }
.list-radios li label input[type=radio]:checked + span {
    background-position: 0 -131px; }

.close-popin {
    position: absolute;
    right: 20px;
    top: 18px;
    background: url(../images/icons/icons.png) 0 -87px no-repeat;
    width: 12px;
    height: 12px;
    text-indent: -99999px; }

.separator {
    clear: both; }

@media (max-width: 767px) {
    .category-products .toolbar {
        display: none; } }

.category-products .toolbar-category-title {
    margin-bottom: 15px; }
@media (max-width: 767px) {
    .category-products .toolbar-category-title {
        margin-bottom: 0; }
    .category-products .toolbar-category-title + .toolbar {
        display: none; } }

.category-products hr {
    border: none;
    border-top: 1px dotted #b2b2b2;
    margin-top: 7px;
    width: calc(100% - 55px);
    clear: both;
    float: right; }
.catalog-category-view.cat-univers-5 .category-products hr {
    width: 72.00811359%; }

.sorter-mode-bottom {
    float: right;
    margin-right: 20px;
    margin-bottom: 15px;
    padding-top: 15px; }
@media (max-width: 767px) {
    .sorter-mode-bottom .sort-by {
        display: none; } }

@media (max-width: 767px) {
    .category-products hr {
        display: none; }
    .toolbar.tbBottom {
        display: block;
        height: auto;
        color: #fff; }
    .toolbar.tbBottom .sumArticles, .toolbar.tbBottom .pager .limiter {
        display: none; }
    .toolbar.tbBottom .pager {
        float: none;
        margin-right: 0; }
    .toolbar.tbBottom .pager > div {
        float: none !important; }
    .toolbar.tbBottom .pager .pages {
        float: none;
        padding: 5px 25px;
        text-align: center;
        position: relative;
        font-size: 12px;
        font-size: 0.75rem;
        line-height: 1.3; }
    .toolbar.tbBottom .pager .pages ol {
        float: none; }
    .toolbar.tbBottom .pager .pages ol li:last-child .arrow-list-refonte {
        right: 20px;
        left: auto;
        background-position: right -181px; }
    .toolbar.tbBottom .pager .pages select {
        border: 0;
        background-color: transparent;
        width: 70px;
        margin: 2px 0;
        height: 20px;
        padding: 5px 0 0;
        color: #fff; }
    .arrow-list-refonte {
        position: absolute;
        left: 20px;
        top: 10px;
        height: 19px;
        width: 12px;
        background: url(../images/icons/icons.png) 0 -181px no-repeat; }
    .arrow-list-refonte img {
        display: none; }
    .pages a,
    .pages .current {
        padding: 10px 15px !important; }}


.pager {
    text-align: center; }
.pager strong {
    display: none; }
.pager .count-container p {
    margin: 7px 0;
    font-family: Adelle, serif; }

.pages ol {
    list-style: none;
    margin: 0;
    padding: 0; }

.pages li {
    display: inline-block; }

.pages a,
.pages .current {
    display: inline-block;
    color: #252c30;
    font-weight: 300;
    border-radius: 10px;
    text-transform: uppercase;
    padding: 0px 11px; }

.pages a {
    color: #4b4b4b;
    text-decoration: none; }
.pages a:hover, .pages a:focus {
    color: #0f273b;
    border-color: #0f273b; }
.pages > ol > li > a:hover:not(.current) {
    color: #0f273b;
    border: #0f273b 1px solid;
    margin-left: -1px;
    margin-right: -1px;
}
.pages .current {
    color: #FFF;
    background: #004f91;
    border-color: #004f91; }

.pages .previous_jump,
.pages .next_jump {
    border-color: transparent !important;
    min-width: 0;
    padding-left: 0;
    padding-right: 0; }

.pages .previous,
.pages .next {
    border: 1px solid #80808070}
.pages .previous:hover, .pages .next:hover {
    margin-left: 0px !important;
    margin-right: 0px !important;}
.pages .i-previous:before,
.pages .i-next:after {
    display: inline-block;
    margin-bottom: 2px;
    font-size: 14px;
    line-height: 1;
    vertical-align: middle; }



/** CATEGORY LIST TOP **/

@media (max-width: 1024px) {
    #page-liste-categorie-haut {
        display: none; } }

#page-liste-categorie-haut .page-list-separator {
    border: none;
    margin: 0 0 0 55px; }

#page-liste-categorie-haut .reco-title {
    text-align: left;
    padding: 2px;
    font-size: 16px;
    color: #555;
    margin-left: 50px; }

#page-liste-categorie-haut .reco-panel {
    padding: 0px 0px 0px 50px; }

#page-liste-categorie-haut .reco-products {
    padding: 4px; }

#page-liste-categorie-haut .reco-product {
    float: left;
    width: 160px;
    margin-right: 15px;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 1.3; }
#page-liste-categorie-haut .reco-product .image-name {
    border: 1px solid #E0E0E0;
    overflow: hidden; }
#page-liste-categorie-haut .reco-product .image-product {
    height: 75px;
    cursor: pointer;
    margin: 8px;
    position: relative; }
#page-liste-categorie-haut .reco-product .image-link {
    height: 32px;
    margin: 2px 2px 2px 2px;
    text-align: center;
    line-height: 16px; }

#page-liste-categorie-haut .reco-price .prix-ht {
    padding-top: 8px !important; }

#page-liste-categorie-haut .reco-price .prix-seul {
    padding-top: 7px !important; }

/** CATALOG VANIGATION LEFT **/

.rayon-link-logo {
    float: left;
    height: 30px;
    margin-left: 10px;
    padding-top: 5px;
    width: 30px; }

.rayon-link-name a {
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.3;
    font-weight: bold;
    padding-left: 15px;
    text-transform: uppercase; }

.refonte-left-encart-inter {
    background-color: #F7F7F7;
    border-left: 1px solid #E9E9E9;
    border-right: 1px solid #E9E9E9;
    border-bottom: 1px solid #E9E9E9; }
@media (max-width: 767px) {
    .refonte-left-encart-inter {
        background-color: transparent;
        border: 0; } }


/** CARTOUCHES **/
.cartridge-layer {
    font-size: 11px; }
@media (max-width: 1024px) {
    .cartridge-layer {
        display: none; } }
.cartridge-layer .title {
    background-color: #0f57a1;
    line-height: 32px;
    text-align: center;
    font-weight: bold;
    color: #FFF; }
.cartridge-layer .cartouches-selection {
    margin-bottom: 26px; }
@media (max-width: 767px) {
    .cartridge-layer .cartouches-selection {
        margin-bottom: 0; } }
.cartridge-layer .cartouches-selection p {
    margin: 4px 0 0;
    padding: 0;
    background: none; }
.cartridge-layer .cartouches-selection select {
    width: 100%;
    height: auto;
    padding: 1px 0; }
@media (max-width: 1024px) {
    .cartridge-layer .cartouches-selection select {
        padding: 10px; } }

.category-cartouches-left {
    clear: both;
    width: 221px;
    font-size: 11px; }
@media (max-width: 1024px) {
    .category-cartouches-left {
        width: 100%; } }
.category-cartouches-left .title {
    background-color: #eaeaea;
    line-height: 32px;
    font-weight: bold; }
@media (max-width: 1024px) {
    .category-cartouches-left .title {
        margin-bottom: 10px;
        padding: 0 15px;
        text-transform: uppercase;
        font-weight: normal;
        font-family: "GothamMedium", arial, Helvetica, sans-serif;
        font-size: 18px;
        line-height: 1;
        color: #2e2c2d;
        background-color: #fff; } }
.category-cartouches-left ul {
    margin-bottom: 32px; }
@media (max-width: 1024px) {
    .category-cartouches-left ul {
        margin-bottom: 0;
        overflow: hidden; } }
.category-cartouches-left li {
    width: 219px;
    padding-bottom: 10px;
    border: 1px solid #d3d3d3;
    border-top: 0;
    text-align: center;
    line-height: 1; }
@media (max-width: 1024px) {
    .category-cartouches-left li {
        display: block;
        float: left;
        padding: 0 10px 10px;
        width: 50%;
        border: 0;
        border-top: 1px solid #E3E3E3;
        /*&:first-child, &:first-child + li{
      	border-top: 0;
      }*/ }
    .category-cartouches-left li:nth-child(even) {
        border-left: 1px solid #E3E3E3; }
    .category-cartouches-left li p {
        height: 60px; }
    .category-cartouches-left li p a {
        display: block;
        width: 100%;
        font-size: 10px;
        font-size: 0.625rem;
        line-height: 1.3;
        color: #666; }
    .category-cartouches-left li .link-mob {
        position: relative;
        display: block;
        padding: 6px;
        text-align: center;
        border: 1px solid #aab2bf !important;
        border-radius: 3px; }
    .category-cartouches-left li .link-mob:after {
        content: "";
        display: block;
        position: absolute;
        right: 4px;
        top: 50%;
        margin-top: -8px;
        width: 16px;
        height: 16px;
        background: transparent url(../images/cta-picto-mobile.png) no-repeat center center;
        -webkit-background-size: 16px 16px;
        background-size: 16px 16px; }
    .category-cartouches-left li .link-mob + .link-mob {
        margin-top: 10px; } }
.category-cartouches-left p, .category-cartouches-left a {
    text-align: center;
    color: #6d6d6d; }
.category-cartouches-left a {
    display: inline-block;
    width: 100%;
    color: #666; }
.category-cartouches-left a:hover {
    color: #000; }

@media (max-width: 1024px) {
    .cartouches-rewrite-list #content {
        display: flex;
        flex-direction: column; } }

@media (max-width: 1024px) {
    .cartouches-rewrite-list #left-col, .cartouches-rewrite-list #right-col {
        display: block;
        float: none;
        padding: 0;
        width: 100%; } }

.cartouches-rewrite-list #left-col {
    position: static;
    background-color: #fff; }
@media (max-width: 1024px) {
    .cartouches-rewrite-list #left-col {
        margin-top: 30px;
        margin-bottom: 0;
        padding: 0;
        order: 4; } }

@media (max-width: 1024px) {
    .cartouches-rewrite-list #right-col {
        margin-top: 0;
        order: 3; } }

.cartouches-rewrite-list .left {
    float: left;
    margin: 0; }

.cartouches-rewrite-list .category-title {
    clear: both;
    margin-top: 20px; }
@media (max-width: 1024px) {
    .cartouches-rewrite-list .category-title {
        margin-bottom: 20px;
        padding: 0 15px; } }
.cartouches-rewrite-list .category-title h1 {
    font-weight: bold;
    font-size: 22px;
    line-height: 1.2;
    color: #555; }
@media (max-width: 1024px) {
    .cartouches-rewrite-list .category-title h1 {
        font-weight: normal;
        text-transform: uppercase;
        text-align: center;
        font-family: "GothamMedium", arial, Helvetica, sans-serif;
        font-size: 16px; } }
.cartouches-rewrite-list .category-title h1:first-letter {
    text-transform: uppercase; }

.cartouches-rewrite-list .category-description {
    margin-bottom: 20px;
    margin-top: 8px;
    font-weight: normal;
    font-size: 11px;
    color: #999; }
@media (max-width: 1024px) {
    .cartouches-rewrite-list .category-description {
        display: none; } }
.cartouches-rewrite-list .category-description a {
    text-decoration: underline;
    color: #999; }

.cartouches-rewrite-list .models-title {
    clear: both;
    padding-left: 10px;
    background-color: #eaeaea;
    font-weight: bold;
    font-size: 13px;
    color: #666;
    line-height: 32px;
    color: #000; }
@media (max-width: 1024px) {
    .cartouches-rewrite-list .models-title {
        padding: 15px 10px;
        text-align: center;
        text-transform: uppercase;
        font-weight: normal;
        font-family: "GothamMedium", arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 1.3;
        color: #FFF;
        background-color: #818181; } }
@media (max-width: 1024px) {
    .cartouches-rewrite-list .models-title span {
        display: block;
        font-size: 16px; } }
.cartouches-rewrite-list .models-title.compatible {
    background-color: #1156a1;
    color: #FFF; }

.cartouches-rewrite-list .models-list {
    border-collapse: collapse; }
.cartouches-rewrite-list .models-list.compatible li {
    border: 1px solid #1156a1;
    border-top: 0; }
.cartouches-rewrite-list .models-list li {
    position: relative;
    float: left;
    width: 766px;
    border: 1px solid #eaeaea;
    border-top: 0; }
@media (max-width: 1024px) {
    .cartouches-rewrite-list .models-list li {
        width: 100%;
        border: 1px solid #818181; } }
@media (min-width: 768px) and (max-width: 1024px) {
    .cartouches-rewrite-list .models-list li {
        display: table; }
    .cartouches-rewrite-list .models-list li .product-img, .cartouches-rewrite-list .models-list li .product-infos, .cartouches-rewrite-list .models-list li .right-produit-list {
        display: table-cell;
        vertical-align: top;
        float: none; } }

.cartouches-rewrite-list .products-list {
    float: left;
    margin: 0;
    padding-top: 0;
    width: 100%;
    clear: both; }
@media (max-width: 767px) {
    .cartouches-rewrite-list .products-list {
        border-top: 0; } }
.cartouches-rewrite-list .products-list .bt-add-cart, .cartouches-rewrite-list .products-list .retraitMag {
    clear: both;
    margin: 0px auto 5px;
    margin-bottom: 5px; }
.cartouches-rewrite-list .products-list .bt-add-cart img, .cartouches-rewrite-list .products-list .retraitMag img {
    display: block;
    max-width: 100%; }
.cartouches-rewrite-list .products-list .bt-add-cart, .cartouches-rewrite-list .products-list .img-ou + .retraitMag {
    width: 181px; }
@media (max-width: 767px) {
    .cartouches-rewrite-list .products-list .bt-add-cart, .cartouches-rewrite-list .products-list .img-ou + .retraitMag {
        width: 100%;
        max-width: 100%; } }
.cartouches-rewrite-list .products-list .retraitMag {
    max-width: 260px; }
.cartouches-rewrite-list .products-list .exclu-produit-list {
    float: right;
    margin-right: 23px; }
.cartouches-rewrite-list .products-list .right-produit-list {
    float: right;
    display: block;
    width: 218px;
    padding-bottom: 15px;
    margin-left: 0px;
    background-color: #f6f5f5;
    text-align: center;
    box-sizing: content-box; }
@media (max-width: 767px) {
    .cartouches-rewrite-list .products-list .right-produit-list {
        float: none;
        padding: 15px 0;
        width: auto;
        background-color: transparent; } }
.cartouches-rewrite-list .products-list .right-produit-list .priceContainer {
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 4px;
    background: none;
    text-align: right; }
@media (max-width: 767px) {
    .cartouches-rewrite-list .products-list .right-produit-list .priceContainer {
        float: right;
        margin: 0;
        padding: 10px 0 0;
        width: calc(50% - 8px);
        text-align: left; } }
.cartouches-rewrite-list .products-list .right-produit-list .priceContainer > div {
    text-align: left;
    margin: 28px 0 0; }
@media (max-width: 767px) {
    .cartouches-rewrite-list .products-list .right-produit-list .priceContainer > div {
        margin: 0; } }
.cartouches-rewrite-list .products-list .right-produit-list .priceContainer > div div {
    margin: 0 0 0 88px;
    vertical-align: middle; }
@media (max-width: 767px) {
    .cartouches-rewrite-list .products-list .right-produit-list .priceContainer > div div {
        margin: 0; } }
@media (max-width: 767px) {
    .cartouches-rewrite-list .products-list .right-produit-list .priceContainer .etat-stock-list {
        width: auto; } }
.cartouches-rewrite-list .products-list .right-produit-list .prix-ht {
    text-align: right; }
.cartouches-rewrite-list .products-list .right-produit-list .prix-ttc {
    margin: 0;
    padding-top: 15px;
    text-align: right; }
.cartouches-rewrite-list .products-list .right-produit-list .add-to-wishlist-link {
    padding-top: 0; }
@media (max-width: 767px) {
    .cartouches-rewrite-list .products-list .right-produit-list .add-to-wishlist-link {
        padding-top: 16px; } }
.cartouches-rewrite-list .products-list .right-produit-list .add-to-wishlist-link a {
    font-weight: normal;
    font-size: 13px; }

.cartouches-rewrite-list .product-img {
    width: 161px; }
@media (max-width: 767px) {
    .cartouches-rewrite-list .product-img {
        float: left;
        margin-top: 10px;
        padding-right: 19px;
        width: calc(50% + 8px);
        text-align: center; } }
.cartouches-rewrite-list .product-img .product-image {
    display: block;
    float: none;
    width: auto;
    margin: 0 auto;
    padding: 20px 5px; }
@media (max-width: 767px) {
    .cartouches-rewrite-list .product-img .product-image {
        padding: 20px 0;
        text-align: center; } }
.cartouches-rewrite-list .product-img .product-image a {
    display: block; }
@media (max-width: 767px) {
    .cartouches-rewrite-list .product-img .product-image a {
        position: relative;
        z-index: 10; } }
.cartouches-rewrite-list .product-img .product-image img {
    height: auto; }

.cartouches-rewrite-list .product-infos {
    position: relative;
    width: 360px;
    height: 110px;
    padding-top: 31px; }
@media (max-width: 1024px) {
    .cartouches-rewrite-list .product-infos {
        width: auto; } }
@media (max-width: 767px) {
    .cartouches-rewrite-list .product-infos {
        width: calc(50% - 16px);
        padding-top: 10px;
        padding-right: 0;
        height: auto; } }
.cartouches-rewrite-list .product-infos p {
    font-size: 11px;
    color: #666; }
.cartouches-rewrite-list .product-infos .product-name {
    clear: both;
    margin-bottom: 5px;
    font-weight: bold; }
.cartouches-rewrite-list .product-infos .product-name a {
    font-family: Arial;
    font-size: 14px;
    color: #322c2c;
    line-height: 20px; }
@media (max-width: 767px) {
    .cartouches-rewrite-list .product-infos .product-name a {
        font-weight: bold;
        line-height: 1; } }
.cartouches-rewrite-list .product-infos .exclu-produit-list {
    color: #BE6B8A !important; }

.cartouches-rewrite-list .product-actions {
    overflow: hidden;
    clear: both; }
@media (max-width: 767px) {
    .cartouches-rewrite-list .product-actions .ajouter-panier, .cartouches-rewrite-list .product-actions .img-ou + .retraitMag {
        float: left;
        display: block;
        clear: none;
        padding: 0 8px;
        width: calc(50% - 16px); }
    .cartouches-rewrite-list .product-actions .ajouter-panier a, .cartouches-rewrite-list .product-actions .ajouter-panier span, .cartouches-rewrite-list .product-actions .img-ou + .retraitMag a, .cartouches-rewrite-list .product-actions .img-ou + .retraitMag span {
        display: table;
        width: 100%; }
    .cartouches-rewrite-list .product-actions .ajouter-panier *:before, .cartouches-rewrite-list .product-actions .img-ou + .retraitMag *:before {
        background-image: url(../images/icons/arrow-white.png);
        background-position: right center;
        background-repeat: no-repeat;
        color: #fff;
        display: table-cell;
        vertical-align: middle;
        height: 30px;
        width: 100%;
        text-align: center;
        font-family: "GothamMedium", arial, Helvetica, sans-serif;
        font-size: 12px;
        font-size: 0.75rem;
        line-height: 1.3;
        text-transform: uppercase;
        font-weight: normal;
        padding: 5px 20px;
        border-radius: 2px; }
    .cartouches-rewrite-list .product-actions .ajouter-panier img, .cartouches-rewrite-list .product-actions .img-ou + .retraitMag img {
        display: none; }
    .cartouches-rewrite-list .product-actions .ajouter-panier {
        clear: both; }
    .cartouches-rewrite-list .product-actions .ajouter-panier a:before {
        content: "Commander en ligne";
        background-color: #1f3d9d; }
    .cartouches-rewrite-list .product-actions .retraitMag img {
        display: none; }
    .cartouches-rewrite-list .product-actions .retraitMag span {
        display: table;
        width: 100%; }
    .cartouches-rewrite-list .product-actions .retraitMag span:before {
        content: "Retirer en magasin";
        color: #fff;
        display: table-cell;
        vertical-align: middle;
        height: 30px;
        width: 100%;
        text-align: center;
        font-family: "GothamMedium", arial, Helvetica, sans-serif;
        font-size: 12px;
        font-size: 0.75rem;
        line-height: 1.3;
        text-transform: uppercase;
        font-weight: normal;
        padding: 5px 20px;
        border-radius: 2px;
        background: #322c2c url(../images/icons/arrow-white.png) right center no-repeat; } }

/** OFFRES DU MOMENT **/

#moment-slider {
    width: 98%;
    margin-left: 1%;
}

.multiple-item .slick-arrow {
    width: auto;
    height: 60px;
    z-index: 1;
    opacity: 0.9;
}

#menu-offre {
    color: white;
}

/** PAGE UNIVERS **/

.universe-menu {
    width: 100%;
    padding:auto;
    margin-top: 20px;
}

.universe-menu-mobile {
    display: none;
    width: 100%;
    padding:auto;
    margin-top: 20px;
}

.universe-container {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.universe-item {
    flex: 0 0 auto;
    width:25%;
    padding-bottom:16px;
    padding-right:16px;
}

@media (max-width: 1024px) {
    .universe-item {
        width:33.3%;
    }
}

@media (max-width: 767px) {
    .universe-item {
        width:50%;
    }
}

.universe-link {
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    color: #c1c5c9;
    padding: auto;
}


.universe-link p {
    padding-top: 16px;
    padding-bottom:8px;
    font-size: 14px;
    line-height: 17px;
    text-align: left;
    color:#2f3338;
    font-weight:bold;
    font-family: "GothamBook", arial, Helvetica, sans-serif;
    display:table;
}

.universe-link p span.picto {
    width:70px;
}

.universe-link p span {
    display: table-cell;
    vertical-align: middle;
}

.universe-link img {
    float:left;
    width:70px;
}

.universe-item ul {
    clear:both;
    margin-left:70px;
}

.universe-item li {
    padding-bottom:6px;
}

.universe-item li a {
    color:#434a54;
    font-size:14px;
}

.universe-item li a.see-more {
    color:#004f91;
    font-weight: bold;
    text-decoration: underline;
}

.universe-item li a:hover {
    text-decoration:underline;
}

.universe-link-RDC {
    width: 24%;
    height: 202px;
    display: inline-block;
    overflow: hidden;
    margin: 2px;
    text-align: center;
    text-transform: uppercase;
    color: black;
    padding: auto;
}

/*.universe-link:hover {
    background-color: #8CC051;
}*/

.containerTopCenter {
    position: relative;
    text-align: center;
}

.centerText {
    width: 95%;
    position: absolute;
    top: 15%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    font-family: "GothamMedium", arial, Helvetica, sans-serif;
}

.universe-icon {
    display: block;
    margin: auto;
    border: 1px solid transparent;
    transform: scale(0.8);
}

.border-universe {
    display: inline-block;
    width: 1px;
    height: 220px;
    margin: 1% 0;
    background-color: #c1c5c9;
}

.border-universe-horizontal, .border-universe-horizontal-25, .border-universe-horizontal-50, .border-universe-horizontal-75 {
    display: inline-block;
    height: 1px;
    background-color: #c1c5c9;
}

.border-universe-horizontal-25 {
    width: 25%;
    margin-right: 75%;
}

.border-universe-horizontal-50 {
    width: 50%;
    margin-right: 50%;
}

.border-universe-horizontal-75 {
    width: 75%;
}

.border-universe-horizontal {
    width: 100%;
}

@media (max-width: 767px) {
    .universe-link {
        width: 48%;
    }
    .universe-link-RDC {
        width: 48%;
        height: auto;
    }
    .centerText {
        font-size: small;
    }
}

/** PRIX DEGRESSIFS **/

.product-detail .price-produit .priceContainer .a-partir-de,
.a-partir-de {
    color: #434a54;
    font-size: 0.35em;
    line-height: 1.5em;
    font-weight: bold;
    display:inline-block;
}
.product-detail .price-produit .priceContainer .a-partir-de {
    position:absolute;
    bottom:0;
    left:-70px;
}
@media (max-width: 767px) {
    .product-detail .price-produit .priceContainer .a-partir-de {
        display:inline-block;
        position:relative;
        padding-right:0.5rem;
        left:0;
    }
}

.degressive-price {
    text-align: center;
    font-size: 0.875rem;
    color: #333;
}
.degressive-price table {
    width: 80%;
    max-width:220px;
    margin: 0.5rem auto;
}
.degressive-price table small{
    font-size: 0.8em;
    color: #888;
}
.degressive-price table tr:nth-child(even) td {
    background:rgba(255, 255, 255, 0.6);
}
.degressive-price table td {
    padding:0.375rem 0;
}

.degressive-addajax > a {
    color: white;
    background-color: black;
    border : 1px solid #f1f1f1;
    margin-left: 30px;
    text-decoration: none;
    padding: 0px 1px;
}


.buyingGuides-hidden .row.moreBuyingGuides{
    height: 0px;
}

.buying-guide img {
    height: auto;
    margin: 20px 0px;
}

/* ------------------------------------------- */
/* product card
/* ------------------------------------------- */
.products-list {
    width:100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.products-list .item {
    width: 33%;
    border-right: 1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.products-list li {
    flex: 0 0 auto;
}
.lp-product {
    padding: 0.75rem;
    position: relative;
    padding-bottom:160px;
}
.lp-product-image {
    margin-bottom:0.5rem;
}
.lp-product-image a {
    display:block;
    text-align:center;
}
.lp-product-image img {
    max-width:80%;
}
.lp-product-choose-color {
    margin-top: 5px;
    padding:2px;
}
.lp-product-choose-color.error {
    border:1px solid #FF0000;
    padding:1px;
    font-weight: normal;
}
.lp-product-name {
    line-height: 1.3;
    font-size: 0.875rem;
}
.lp-product-description {
    /*height: 92px;*/
}
.lp-product-short-description {
    display: none;
}
.lp-product-min-qty {
    font-size: 0.8em;
    color: #777;
}
.lp-product-ref {
    position: absolute;
    bottom: 10px;
    left:10px;
    margin-top: 3px;
    font-size: 0.8em;
    color: #777;
    z-index: 2;
}
.lp-product-price {
    text-align: right;
}
.lp-product-price .priceContainer {
    margin:0;
    padding:0;
}
.lp-product-price .a-partir-de {
    color: #434a54;
    font-size: 0.35em;
    line-height: 1.5em;
    font-weight: bold;
    display: inline-block;
}
.lp-product .remise {
    position: absolute;
    top: 0;
    right: 0;
}
.lp-product-price .prix-ht {
    font-size:2.125rem;
    line-height: 1.3;
    color: #434a54;
    font-weight: bold;
}
.lp-product-price .prix-ht sup {
    font-size: .5em;
    vertical-align: super;
    top: 0;
}
.lp-product-price .prix-ht sub {
    font-size: .35em;
    margin-left: -1.45em;
}
.lp-product-price .prix-ttc {
    font-size:0.875rem;
    line-height: 1.3;
    color: #aab2bd;
    font-weight: bold;
}
.lp-product-price .prix-ttc sub {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.3;
}
.lp-product-price .prix-soldes {
    position: initial;
}
.lp-product-price .prix-soldes .prix-ht {
    color: #e1001a;
}
.lp-product .lp-product-button-order .list-button {
    margin-left: 55px;
}

.lp-product .lp-product-button-order .list-button.list-button-no-quantity {
    margin: 0;
}
.lp-product .lp-product-button-order .cta {
    width: 100%;
    font-size: 0.75rem;
    text-align: left;
    padding: 8px 10px 8px 36px;
}
.lp-product .lp-product-button-order .cta.cta-add-to-cart {
    margin-bottom: 4px;
}

@media (max-width: 767px) {
    .lp-product .lp-product-button-order .cta.cta-add-to-cart,
    .lp-product .lp-product-button-order .cta.cta-click-and-collect {
        padding: 8px 4px 8px 26px;
        text-align: center;
    }
}
.lp-product-select-qty {
    font-size: 0;
    float: left;
    margin-right: 0.5rem;
}
.lp-product-remise {
    z-index: 2;
}
.lp-product-select-qty input{
    border: 1px solid #aab2bd;
    border-radius: 2px;
    color: #434a54;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    width: 46px;
    padding: 3px 0;
}
#label-quantite-info {
    margin-top: 4px;
    color: #848282;
    font-size: 10px;
}
.lp-product-select-qty .less-button {
    border-right: 1px solid #cccccc;
    border-radius: 0 0 0 3px;
    background: #dfdfdf;
    border: 0;
    color: #0b377f;
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    width: 23px;
}
.lp-product-select-qty .more-button {
    border-left: 1px solid #eeeeee;
    border-radius: 0 0 3px 0;
    background: #dfdfdf;
    border: 0;
    color: #0b377f;
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    width: 23px;
}
.lp-product-flag p.etat-stock-list .in-stock {
    line-height: 1.125rem;
    color: #7cbb42;
    min-height: 0;
    padding: 0;
    background:none;
}
.lp-product-flag p.etat-stock-list .in-stock:before {
    font-family: topoffice;
    content: "\e905";
    font-size: 16px;
    line-height: 16px;
    vertical-align: sub;
}
.lp-product-flag p.etat-stock-list .out-of-stock:before {
    font-family: topoffice;
    content: "\e906";
    font-size: 16px;
    line-height: 16px;
    vertical-align: sub;
}
.lp-product-flag p.etat-stock-list .shop-only:before {
    font-family: topoffice;
    content: "\e905";
    font-size: 16px;
    line-height: 16px;
    vertical-align: sub;
}
.lp-product-ldf:before {
    font-family: topoffice;
    content: "\e903";
    font-size: 16px;
    line-height: 16px;
    vertical-align: sub;
    color:#676767;
}

.lp-product-flag p.etat-stock-list .shop-only {
    line-height: 1.125rem;
    color: #7cbb42;
}
.lp-product-button-add-to-wishlist {
    text-align: right;
    clear: both;
    font-size: 0.6875rem;
    margin-top:0.5rem;
}
.lp-product .lp-product-button-add-to-wishlist a {
    text-decoration: underline;
    color:#676161;
}

.lp-number-product-4 .item{
    width: 25%;
}
.lp-number-product-3 .item{
    width: 33%;
}
.lp-style-light .item {
    border:none;
}
.lp-style-light .lp-product {
    padding-bottom:120px;
}
.lp-style-light .lp-product .lp-product-flag {
    display:none;
}
.lp-style-light .lp-product-price {
    margin-bottom:5px;
}

/* VERSION MOBILE */
@media (max-width: 767px) {
    .lp-style-light .lp-product {
        padding-bottom:185px;
    }
    .lp-style-light .lp-product-button-order {
        height: 120px;
    }
    .lp-style-light .lp-product .lp-product-button-order .list-button {
        text-align:center;
        width:100%;
    }
    .lp-style-light .lp-product .lp-product-button-order .list-button p {
        float:none;
        display:inline-block;
        width: 100%;
    }
}




.lp-style-mini .item {
    border:none;
    width:20%;
}
.lp-style-mini sup {
    top: 0;
}
.section-sells sup,
.section-sells-cart sup,
.widget-carrousel-product sup,
.section-sells-product sup {
    top: 0;
}
.lp-style-mini .lp-product .lp-product-button-order .cta {
    width: 100%;
}
.lp-style-mini .cta.cta-click-and-collect:before, .cta.cta-add-to-cart:before, .cta.cta-customize:before {
    font-size: 16px;
    padding-top: 2px;
}
.lp-style-mini .lp-product .lp-product-button-order p:first-child .cta {
    padding: 5px 10px 5px 29px;
}
.lp-style-mini .lp-product {
    padding:0.1875rem;
    padding-bottom:120px;
}
.lp-style-mini .lp-product-name {
    font-size:0.6875rem;
}
.lp-style-mini .lp-product .lp-product-flag {
    display:none;
}
.lp-style-mini .lp-product .lp-product-select-qty {
    display:none;
}
.lp-style-mini .lp-product .lp-product-button-order .list-button {
    margin:0;
    width: 100%;
}
.lp-style-mini .lp-product .lp-product-button-order .list-button  .bt-add-cart{
    width: 100%;
}
.lp-style-mini .lp-product-price {
    margin-bottom:5px;
}
.lp-style-mini .pricer .prix-ht {
    font-size:1.75rem;
}
.lp-style-mini .pricer .prix-ttc {
    font-size:0.75rem;
}

.lp-style-mini .cta.cta-click-and-collect:before,
.lp-style-mini .cta.cta-click-and-collect:hover:before,
.lp-style-mini .cta.cta-add-to-cart:before,
.lp-style-mini .cta.cta-add-to-cart:hover:before {
    left: 6px;
}
.lp-style-mini .lp-product .cta > span {
    font-size:1em;
}
.lp-style-mini .lp-product .lp-product-button-order .cta {
    padding:5px 6px 5px 30px;
}
@media (min-width: 1025px) {
    .lp-style-mini .lp-product-button-order p:first-child .cta {
        margin-right:6px;
    }
    .lp-style-mini .lp-product .lp-product-button-order .list-button p {
        float:left;
    }
    .lp-style-mini .lp-product-button-order {
        text-align:center;
    }
    .lp-style-mini .lp-product-stock {
        vertical-align:top;
        float:none;
    }
    .lp-style-mini .txt-choose-color{
        display:none;
    }
}

@media (max-width: 1024px){
    #ZCL1{
        display: none;
    }
    .lp-style-light .lp-product.hide-tablette{
        display:none;
    }
}



.add-to-wishlist-link-picto {
    display: none;
}
.cta > span {
    font-size: 0.625rem;
    display:block;
}
.pricer {
    text-align: right;
}
.pricer.prix-soldes .prix-ht {
    color: #e1001a;
}
.pricer .prix-old,
.pricer .prix-ht {
    display: inline;
}
.pricer .prix-old {
    margin-right: 10px;
    text-decoration: line-through;
}
.pricer .prix-old sub {
    font-size:1em;
    top:0;
}
.pricer .prix-ht {
    color: #434a54;
    font-size: 2.125rem;
    font-weight: bold;
    line-height: 1;
}
.pricer .prix-ht sup {
    font-size: .5em;
    vertical-align: super;
}
.pricer .prix-ht sub {
    font-size: .35em;
    margin-left: -1.45em;
}
.pricer .prix-ttc {
    color: #aab2bd;
    font-size: 0.8125rem;
    font-weight: bold;
    line-height: 1;
}
.pricer .prix-ttc sub {
    font-size:1em;
}
.pricer .prix-old {
    font-size:10px;
    text-decoration: line-through;
    margin-right:0px;
    display:inline-block;
}

.pricer .logo-3-4-fois{
    width: 80px;
    position: absolute;
    left: 0;
}
.lp-product .remise {
    font-size: 0.875rem;
    font-weight: bold;
    color: #fff;
    background-color: #e1001a;
    padding: 5px 12px;
    display: inline-block;
    z-index: 2;
}
.lp-product .product-assortis {
    padding:0;
}
.lp-product .product-coloris {
    margin:0;
    margin-right:2px;
    margin-bottom:2px;
    padding:1px;
    border:1px solid #fff;
    float: left;
    cursor: pointer;
}
.lp-product .product-coloris .img-colorie {
    border:1px solid #bebebe;
    width:14px;
    height:14px;
}
.lp-product .product-coloris.selected {
    border:none;
}
.lp-product .product-coloris .selected {
    padding:0px;
}
.lp-product .txt-choose-color, .rst-choose-color{
    line-height:18px;
    font-size: 0.85rem;
}
@media (min-width: 768px) {
    .lp-product .lp-product-button-order p:first-child .cta {
        padding:8px 10px 8px 36px;
    }
}
@media (min-width: 1025px) {
    .products-list .item:nth-child(3n+3) {
        border-right:none;
    }
}
@media (max-width: 1024px) {
    .products-list .item:nth-child(even) {
        border-right:none;
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .products-list .item {
        width: 50%;
    }
}
@media (max-width: 767px) {
    .products-list .item {
        width: 50%;
    }
    .lp-product-button-add-to-wishlist {
        display:none;
    }
    .cta.cta-add-to-cart, .cta.cta-click-and-collect, .cta.cta-customize {
        background-image:none;
        padding:8px 12px;
    }
}
.lp-product-flag {
    display: table;
    width: 100%;
    margin-bottom: 5px;
    font-weight:bold;
    color:#888888;
}
.lp-product-choose-color span.loader-configurable img  {
    vertical-align: sub;
}
.lp-product-flag p,
.lp-product-flag span {
    line-height: 1.125rem;
    font-size: 0.6475rem;
}
.lp-product-flag .lp-product-flag-c {
    display:table-cell;
    vertical-align:bottom;
    height:36px;
}
.lp-product {
    padding-bottom:160px;
    min-height:100%;
    max-width: 290px;
    margin: 0 auto;
}
.lp-colop .list-button {
    margin-left:unset!important;
}
.lp-colop .lp-product-button-order {
    height: unset;
}
.lp-product-description {
    /*height:auto;*/
}
.lp-product-button-order {
    height: 58px;
}
.lp-product-bottom {
    position: absolute;
    left: 10px;
    right: 10px;
    bottom:5px;
}
.lp-product-button-add-to-wishlist {
    margin-bottom:10px;
}
.lp-product-image .product-image {
    float: none;
    margin: 0;
    padding: 0;
    width: auto;
}


@media (max-width: 767px) {
    .lp-product {
        padding-bottom: 230px;
    }
    .lp-product-select-qty {
        width:60px;
        float:none;
        position:relative;
        margin:0 auto 10px auto;
    }
    .lp-product-select-qty input {
        width:100%;
        height:30px;
    }
    .lp-product-select-qty .less-button,
    .lp-product-select-qty .more-button {
        position:absolute;
        top: 0;
        height: 30px;
        width:30px;
    }
    .lp-product-select-qty .less-button {
        margin-left:-30px;
    }
    .lp-product-select-qty .more-button {
        margin-right:-30px;
        right:0;
    }
    .lp-product-button-order {
        height:110px;
    }
    .lp-product .lp-product-button-order .list-button {
        margin-left: 0;
    }
}