/*HELPER*/
::first-letter { text-transform: uppercase; }

body {
    font-size: 14px !important;
    color: #565656 !important;
}

.checkout-steps-mobile { display:none; } 

.siteColor span a { color: #565656; }

.categoryName {
    font-weight: normal !important;
    font-size: 26px !important;
    text-decoration: underline;
    margin: 0 0 15px 0;
}

.breadcrumbs { margin: 45px 0 25px 0 !important; }

.breadcrumbs_cart { margin: 35px 0 25px 0 !important; }

.margin0auto { margin: 0 auto; }

/*#AppLoader { display:none; }*/


/* a, btn */
a { color: #565656; }

a:hover { text-decoration: underline; }

a.social-button:hover { text-decoration: none; }

.btn {
  background-color: #efefef;
  border-color: #ccc;
  border-radius: 5px;
}

.btn:hover {
   background-color: #fff !important;
   box-shadow: rgba(149, 157, 165, 0.2) 0px 6px 20px;
}

.btn-retour { display:none; }


.fa.fa-search:hover, .fa.fa-search-plus:hover { transform: scale(1.1); }

.nav-tabs .nav-link.active { border: 1px solid #ccc !important; }

.voir_tout {
  float: right;
  font-size: 17px;
  margin: 15px 0 0 0;
}

.checkout-footer { border:none; }






/* HOME  CATALOGUE et SOCIAL ICONS*/

.catalogue_socialIcons {
    margin: 0 auto 25px auto;
    padding: 0 0 15px 0;
    width: 660px;
}

.catalogue {}

.catalogue a {
    text-decoration:none;
    font-size:14px;
}

.catalogue img:hover  {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 6px;
}

.catalogue span {
    display:inline-block;
    border-bottom:1px solid #2e76b5;
}

.social_icons img {
  width: 25px;
  margin: 0 0 0 10px;
}

.social_icons img:hover { transform: scale(1.1); }


/* FEUILLETER */
.feuilleter {}


/* A PARAITRE */
.aparaitre {
  background-color: #fff;
  padding: 5px 10px;
  font-size: 22px;
  font-weight: bold;  
  position: absolute;
  bottom: -2px;
  left: 0;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border-radius: 0 3px 0 0;
  opacity: 0.9;
}


/* FAVORIS */
.wishitem {
  position: absolute;
  width: 36px;
  background: url('../../img/favori/heart_sprite.jpg') 0 0;
  border-color: #7c7c7c;
  border-radius: 36px;
  margin: 15px 0 0 0;
}

.wishitem:hover {
    width: 36px;
    background: url('../../img/favori/heart_sprite.jpg') -36px 0;
    border-color: #e22c32 !important;
    border-radius: 36px;
}

.wishin, .wishin:hover {
    width: 36px;
    background : url('../../img/favori/heart_sprite.jpg') -72px 0;
    border-color: #e22c32;
    border-radius: 36px;
}

.owl-carousel .wishitem_home { display: none; }


.list-group-item.active, .checkout-steps > a.active, .checkout-steps-mobile > a.active {
  background-color: transparent !important;
  font-weight: bold !important;
}

.AppLoaderImg {
  background: #fff;
  border-radius: 50px !important;
  padding: 10px !important;
  opacity: 0.8;
}


.subscribe-form { text-align: center; }

#form-newsletter-btn .icon-check { color: #fff; }

.product-card {
    width: 99%;
    border-radius: 3px;
    border: none;
    margin: 0 0 15px 0;
    padding: 25px;
}

.product-thumbnails img { max-height: 70px; }

.product-gallery .product-thumbnails > li > a {
    border: none;
    border-radius: none;
}

.product-card .product-buttons > .btn { margin: 0 auto; }

.shop-sorting .form-control { max-width: 220px; }


/* Product Page */
.img_partenaires {
    margin: 0 0 30px 0;
    max-height: 50px;
    max-width: 120px;
}


.agenda { margin: 0 0 35px 0; }

.agendaLieu { font-size: 20px; }

.agendaLibelle {
  font-size: 22px;
  font-weight: 500;
}

.agendaEvt { font-size: 18px; }


.recension_section .auteur { display: none; }

.recensions { margin: 0 0 20px 0; }

.recensions_media {
    font-weight: 500;
    font-size:18px;
}

.recensionsExtrait { margin: 5px 0 0 0; }

.recensionsDate { margin: -15px 0 0 0px; }


/* Product Grid */

.grid-item.product { height: 480px; }



/* Placeholder */
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgb(0, 0, 0, 0.8) !important;
  opacity: 1 !important; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: rgb(0, 0, 0, 0.8)!important;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: rgb(0, 0, 0, 0.8) !important;
}

/* .modal-backdrop { display: none !important; } */

.modal-filters {
    padding-right: 0px!important;
    z-index: 9011;
}
.f-13 {font-size: 13!important;}

.gallery-item-mini{
    max-width: 100%!important;
    height: 108px!important;
    vertical-align: middle!important;
}
/*HELPER*/

.AppLoaderOn {
  background: #00000091;
  width: 100%;
  height: 100vh;
  z-index: 9999;
  position: fixed;
  text-align: center;
}

.AppLoaderOff { display: none; }

.AppLoaderImg{
    margin-top: 50vh;
    background: #fff;
    border-radius: 11px;
    padding: 11px;
}
.AppLoaderOnHtml {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: auto;
}
.AppLoaderOnBody {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: auto;
}

.product-card .product-thumb {
    
}

.product-card .product-thumb > img {
    filter: brightness(97%);
    -webkit-filter: brightness(97%);
    -moz-filter: brightness(97%);
    -o-filter: brightness(97%);
    -ms-filter: brightness(97%);
}

.product-card .product-thumb > img:hover {
    filter: brightness(100%);
    -webkit-filter: brightness(100%);
    -moz-filter: brightness(100%);
    -o-filter: brightness(100%);
    -ms-filter: brightness(100%);
    transform: scale(1.009);
}


.product-card .product-title { text-align: left; }

.product-title .auteur {
  text-align: left;
  line-height: 15px;
}

.product-title .auteur a {
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
}

.product-title .titre a  {
    font-weight: 500;
    text-decoration: none;
    font-size: 17px;
}

.product-title .titre {
  font-size: 18px;
  line-height: 0.9em;
  margin: -10px 0 5px 0;
}

.product-title .soustitre {
    font-size: 14px;
    font-weight: lighter;
    font-style: italic;
}


.titre_page_produit {
  font-size: 26px;
  line-height: 1em;
  margin: 10px 0 5px 0;
}



/* AUTEUR */
.auteur-alpha {
    padding: 10px !important;
    border: none !important;
    border-radius: none !important;
    text-align: left !important;

}


.bio_auteur_grid {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  margin: -10px 0 0 0;
}


/* NAV NEXT PREV */
.owl-carousel .owl-prev, .owl-carousel .owl-next {
  width: 34px;
  height: 34px;
  border: none;
  background-color: #aaa;
  color: #fff;
  line-height: 30px;
  opacity: .3;
  font-weight: bold;
}

.owl-carousel .owl-prev { left: -15px; }

.owl-carousel .owl-next { right: -10px; }




.tab-content { padding: 15px; }

.tab-content, .nav-tabs, .nav-tabs .nav-link.active { border: none; }

.title_bottom_product_page {
  font-size: 26px;
  text-decoration: underline;
  text-transform: none;
  margin: 0 0 5px 0;
  font-style: italic;
}

.isotope-grid .grid-item { padding: 4px; }

.cat-title-ellipsis {
    overflow: hidden!important;
    text-overflow: ellipsis!important;
    height: 55px!important;
}

.btn-outline-primary {
  border-color: #005f78!important;
  background-color: transparent;
  color: #005f78!important;
}

.btn-outline-primary:hover {
  background-color: #005f78!important;
  color: #fff!important;
}

.link_account { text-decoration: none; }

.reglements {
    width: 320px;
    font-weight: bold;
    font-size: 18px;
    margin: 0 auto;
    margin-bottom: 25px!important;
}

.account-card {
    background-color: #fbfcf8;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 32px;
}

.account-card h6 { font-size: 0.9rem; }

.account-card:hover {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    background-color: #fff;
}

.account-card:hover .account-card-icon {
    transition:all .3s ease-in-out;
    transform: scale(1.04);
}

.account-card:hover h6 { font-weight: 500; }


.account-card-icon {
    font-size: 80px;
    margin-bottom: 5px;
}
.sub-menu, .toolbar-dropdown {
  width: 230px!important;
}
.single-input-qt {
    margin-top: 9px!important;
    text-align: center!important;
}
.dropdown-product-item > .dropdown-product-thumb > img {
    width: auto!important;
    height: 40px!important;
    margin-left: auto!important;
    margin-right: auto!important;
}
.sub-menu, .toolbar-dropdown {
    width: 371px !important;
}

.shopping-cart .product-item .product-thumb > img, .wishlist-table .product-item .product-thumb > img, .order-table .product-item .product-thumb > img {
    width: auto!important;
    height: 110px!important;
    margin-left: auto!important;
    margin-right: auto!important;
}

.box-shadow-blue {
  box-shadow: 0px 0px 6px #00627A;
}

.top-menu-cat-ellipsis {
    text-decoration: none;
    width: 78%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ellipsis {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ellipsis-txt {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mpai-check {
  margin-top: 0px!important;
  margin-right: 7px!important;
  float: right!important;
  color: #00627A!important;
  font-size: 22px;
}

.section-search{
  z-index: 4000;
  position: absolute;
  width: 100%;
  background: #fff;
}
#search-result{
background: #f5f5f5;
position: unset;
padding-right: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-top: 30px;
border-bottom: 1px solid #e1e7ec;
box-shadow: 0px 0px 6px #c5d0d5;
}
.search-box-shadow-blue:hover {
  box-shadow: 0px 0px 6px #c5d0d5;
  cursor: pointer;
}
.shop-view {display: none!important;}

/*
.pswp__img {
  width: auto;
  height: auto;
  top: 0;
  left: 0;
  height: auto !important;
}
*/
.pswp img {
max-height: 100vh !important;
width: auto !important;
position: static !important;
}

.pswp__zoom-wrap {
display: flex !important;
justify-content: center;
align-items: center;
transform: none !important;
}





/* MENU */
.site-menu {
  top: 83px;
  height: 60%;
  background-color: #fff;
}

.accueil {}

.offcanvas-container { background-color: #fff; }

.offcanvas-toggle { border-right: none; }

.offcanvas-toggle::before { font-size: 24px; }

.offcanvas-header { padding: 20px 20px 3px 20px; }

.topbar .topbar-column a:not(.social-button), .topbar-column2.topbarRight a { color: #fff; }

 .topbar-column2.topbarRight a {
     color: #fff;
     text-decoration: none;
}

 .topbar-column2.topbarRight a:hover {
     color: #fff !important;
     text-decoration: underline !important;
}

.topbar .topbar-column a:not(.social-button):hover { color: #fff !important; }

.social-button {
    font-size: 15px;
    color: #fff;
}

.searchBar-top .searchTerm { padding: 0 0 0 15px !important; }

.site-menu > ul > li > a {
    padding: 0 10px !important;
    text-transform: none;
}

.site-menu ul > li > a span { font-size: 16px !important; }

.site-menu ul > li:hover > .sub-menu {
  display: block;
   transition:all .2s ease-in-out;
}

.site-menu ul > li:hover > .mega-menu {
  display: table;
   transition:all .2s ease-in-out;
}

.site-menu ul > li > a {
    transition: none;
    font-size: 14px;
}

.mega-menu > li { }

.mega-menu > li {
    display: block !important; 
    float: left;
    padding: 15px 0 !important;
}


/* MENU MOBILE */
.offcanvas-menu ul li a {
    padding: 12px 15px;
    text-transform: initial;
    color: #565656;
}

.offcanvas-menu a:hover {
    color: #fff !important;
    text-decoration: underline;
}

.offcanvas-menu ul li.back-btn > a { background-color: #fff; }

.has-children { border-bottom: 1px solid #ccc; }


/* SLIDER */
.hero-slider {
  background-color: #fff;
  width: 100%;
  margin: 70px auto 30px auto;
  min-height: auto;
  overflow: inherit;
}

.img_hero_slider { width: 1140px; }

.hero-slider > .owl-carousel { min-height: auto; }

.hero-slider > .owl-carousel.dots-inside .owl-dots { background-color: transparent;  }

.hero-slider .owl-dots { display: none !important; }

.owl-carousel .owl-dots { margin: 0 0 35px 0; }

.owl-carousel.dots-inside .owl-dots .owl-dot, .owl-carousel .owl-dots .owl-dot { 
    width: 10px;
    height: 10px;
    background-color: #ccc;
}

.sub-menu {
    width: 100% !important;
}

.fw-section { background-size: contain; }

.navbar-ghost:not(.navbar-stuck) .site-menu > ul > li:hover > a,
.navbar-dark .site-menu > ul > li:hover > a {
  color: #00627a !important;
}

.navbar-ghost:not(.navbar-stuck) .site-menu > ul > li.active > a,
.navbar-dark .site-menu > ul > li.active > a {
  color: #00627a !important;
}

.w-70 { width:70px !important }


.input-light.form-control:focus,
.input-light .form-control:focus {
 border-color:#00627a !important;
}

.form-control:focus { border-color: #aaa;  } 

.img_product { margin: 0 auto; }

.product-gallery {
    padding: 0;
    border: none;
}

.product-img-gallery, .product-card .product-thumb > img { border: 1px solid #eee; }

.form-control { border-radius: 3px; }

.gallery-item > a { border-radius:0; }


/* Rentrée littéraire */
.rentree_litteraire {
    margin: 0 0 35px 0;
    text-align: center;
}
    
.rentree_litteraire a {
    font-weight: 500;
    font-size: 26px;
    font-style: italic;
}

.btn2 {
    background-color: #efefef;
    border-radius: 3px;
    text-decoration: none;
    padding: 10px 25px;
    transition: .3s;
}

.btn2:hover {
    background-color: #fff;
    text-decoration: none;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 6px 20px;
}


/* Zoom hover IMG */
.gallery-item > a::before, .gallery-item > a::after { display: none; }



/* Fil Ariane */
.breadcrumbs {
    margin: 0;
    padding: 0;
    text-align: left;
}

.page-title {
  padding: 25px 0 20px 20px;
  background-color: #fff;
  border: navajowhite;
  margin: 10px 0;
}

.pe-7s-angle-left::before {
    font-size: 30px;
    font-weight: bold;
    vertical-align: middle;
}

.btn-retour:hover span {
    text-decoration: underline !important;
}

.toolbar .search, .site-search { display: none; }

.toolbar .cart > .count { font-weight: bold; }

.site-search2 {
  position: absolute;
  width: 50%;
  height: 65%;
  left: 0;
  right: 0;
  margin: 25px auto 0 auto;
  color: #565656;
  opacity: 1;
  visibility: visible;
}

.searchBar-top .search {
  width: 100%;
  position: relative;
  display: flex;
}

.searchBar-top .searchTerm {
  width: 100%;
  border: 1px solid #ccc;
  border-right: none;
  padding: 5px;
  border-radius: 5px 0 0 5px;
  outline: none;
  color: #565656;
  font-size: 16px;
}

.searchBar-top .searchTerm:focus {
  color: #606975;
  font-weight: 500;
}

.searchBar-top .searchButton {
  width: 40px;
  height: 50px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 20px;
}

.searchBar-top .searchPlusButton {
    width: 40px;
    height: 50px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    border: none;
    border-radius: 0 3px 3px 0;
    margin: 0 0 0 2px;
}


.searchPlusForm {}


.searchPlusForm label { font-size: 16px; }

.searchPlusForm .form-group { text-align: left; }


/* SOCIAL ICONS */
.social_icons {text-align: right;}

.social_icons a {color:#fff;}

.social-button.shape-circle {
  width: 30px;
  height: 30px;
  line-height: 29px;
}

.topbar .social-button.shape-circle { line-height: 27px; }

footer .social-button.shape-circle { line-height: 28px; }

.text-muted { color: #565656 !important; }

[class^="socicon-"]::before { color: #7c7c7c; }
.social-button.shape-circle { border: 1px solid #7c7c7c; }

.topbar .social-button.shape-circle, footer .social-button.shape-circle,
footer .social-button.shape-circle:hover { border-color: #fff; }

.topbar [class^="socicon-"]::before { color: #fff !important; }



/* ACTUALITÉS */

.actusText { margin:0 auto; }

.actusText h3 {
  text-align: center;
  margin: 0 0 25px 0;
  font-size: 28px;
}

.actusText h4 {}

.actusText img {
  display: flex;
  margin: 0 auto;
}

.actusText p span span span {
  font-size: 15px !important;
  color: #565656 !important;
  font-family: "Maven Pro", Helvetica, Arial, sans-serif;
}


/* CIRCUIT ACHAT */
.checkout-steps > a.active + a > .angle, .checkout-steps-mobile > a.active + a > .angle { background: none; }

.checkout-steps > a > .angle, .checkout-steps-mobile > a > .angle { width: 13px; }

.toolbar .cart > .subtotal { font-weight: 500; }


/* FOOTER */
.site-footer { background-color:#fafafa; }

.site-footer [class^="socicon-"]::before { color: #565656 !important; }

.bg-faded { background: none !important; }

.widget-light-skin .widget-title,
.widget-light-skin.widget-categories ul > li > a,
.widget-light-skin.widget-links ul > li > a,
.navi-link-light, .input-light .form-control {
  border-color: #ccc;
  color: #565656;
}

.widget-title {
    border-bottom: 1px solid #ccc;
}

.input-light .form-control { background-color: white; }

.input-light .form-control:focus { border-color: #565656 !important; }

.input-light.input-group .input-group-addon,
.footer-copyright, .footer-copyright > a { color: #565656; }

.form-control { color: rgb(0, 0, 0, 0.8) !important; }

footer a:hover { text-decoration: underline; }

#form-newsletter-btn {
  border: 1px solid #fff;
  background-color: #ccc;
  color: #fff !important;
  padding: 0 22px;
}

#form-newsletter-btn:hover {
    background-color: #fff !important;
    border: 1px solid #ccc !important;
}




/* WEBINAIRES */
.offcanvas-wrapper {
  width: 90%;
  margin: 60px auto 0 auto;
}

.hline::after { border-top: 2px solid #ccc; }

.webinaires {}

.div-webinaire-btn { width: 100%; }

.div-webinaire-btn div {
  margin: 35px auto;
  text-align: center;
}

.inscription {}

.row.div-webinaire-btn .inscription {
  
}

.card {
  border: none !important;
  margin: 0 auto 40px auto;
}

.description { margin: 0 auto; }

.card-img-top { margin: 0 auto 10px auto !important; }

.card-body {
    padding: 0;
    text-align: center;
}

.width_newSites {
 max-width: 320px;
}  

.auteur_livre {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}

.infos {
   font-size: 18px;
   width: 125px;
   margin: 15px auto 20px auto;
   text-align: center;
   border-bottom: 3px solid #ccc;
   width: 142px;
}  

.date {
    margin: 0 auto;
    font-size: 18px;
    text-align: center;
    padding: 0 5px 10px 5px;
    border-bottom: 1px solid #ccc;
    color: #375e84;
}

.card-title {
  font-size: 18px;
  text-align: center;
  font-weight: 500;
  margin: 5px auto 0 auto;
  line-height: 26px;
}

.card-link {
    margin: 60px auto 15px auto;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.card-img-tiles .thumblist { display:none; }

input.form-input.input-sm.w-100 {
    height: 50px;
    margin: 0 auto;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}

.auteur {
  text-align: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
}

.livre {
    text-align: center;
    font-style: italic;
    font-weight: bold;
    font-size: 18px;
    margin: 0 0 10px 0;
    display: none;
}

.description p { text-align: justify; }

.description span { font-size: 18px !important; }

.description_replay {
    text-align: center;
    margin: 25px auto 15px auto;
    font-size: 17px;
    font-weight: 600;
}

.inscriptions { margin: 40px 0 0 0; }

.inscriptions div {
    margin: 0 auto 25px auto;
    text-align: center;
} 

.inscription {

}

.comment_participer {
    background-color: #eee;
    padding: 25px;
    border-radius: 6px;
    box-shadow: 1px 1px 5px #565656;
    margin: 45px auto;
}

.comment_participer_titre {
    font-size: 26px;
    font-weight: bold;    
}

.comment_participer_tirets { font-size: 16px; }

.img_video { margin: 0 auto; }

.date_auteur { margin: 15px auto 15px auto; }

.detail_commande { width:100%; }


@media (min-width: 721px) and (max-width: 991px) {

}


/* PANIER RESPONSIVE */
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

    /* Force table to not be like tables anymore */
    table.tablePanier, .tablePanier thead, .tablePanier tbody, .tablePanier th, .tablePanier td, .tablePanier tr { 
        display: block; 
    }
    
    /* Hide table headers (but not display: none;, for accessibility) */
    .tablePanier thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .tablePanier th { text-align: left; }
    
    .tablePanier tr { border: 1px solid #ccc; }
    
    .tablePanier td { 
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee; 
        position: relative;
        padding-left: 50%; 
    }
    
    .tablePanier td:before { 
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 50%; 
        padding-right: 10px; 
        white-space: nowrap;
    }
    
    /*Label the data */
    .tablePanier td:nth-of-type(1):before { content: "Référence"; }
    .tablePanier td:nth-of-type(2):before { content: "Quantité"; }
    .tablePanier td:nth-of-type(3):before { content: "Prix unitaire TTC";}
    .tablePanier td:nth-of-type(4):before { content: "Remise %"; }
    .tablePanier td:nth-of-type(5):before { content: "Prix unitaire remisé TTC"; }
    .tablePanier td:nth-of-type(6):before { content: "Prix total TTC"; }
    .tablePanier td:nth-of-type(7):before { content: "Annuler"; }

    .tablePanier td:nth-of-type(1) { padding: 5px 15px 15px 50%; }
    .tablePanier td:nth-of-type(2) { padding: 0 0 15px 50%; }
    .tablePanier td:nth-of-type(3) { padding: 10px 0 10px 50%; }
    .tablePanier td:nth-of-type(4) { padding: 10px 0 10px 50%; }
    .tablePanier td:nth-of-type(5) { padding: 10px 0 10px 50%; }
    .tablePanier td:nth-of-type(6) { padding: 10px 0 10px 50%; }
    .tablePanier td:nth-of-type(7) { padding: 10px 0 30px 50%; }
}



/* COMMANDE RESPONSIVE */
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

    /* Force table to not be like tables anymore */
    table.tableCommande, .tableCommande thead, .tableCommande tbody, .tableCommande th, .tableCommande td, .tableCommande tr { 
        display: block; 
    }
    
    /* Hide table headers (but not display: none;, for accessibility) */
    .tableCommande thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .tableCommande th { text-align: left; }
    
    .tableCommande tr { border: 1px solid #ccc; }
    
    .tableCommande td { 
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee; 
        position: relative;
        padding-left: 50%; 
    }
    
    .tableCommande td:before { 
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 50%; 
        padding-right: 10px; 
        white-space: nowrap;
    }
    
    /*Label the data */
    .tableCommande td:nth-of-type(1):before { content: "N° de commande"; }
    .tableCommande td:nth-of-type(2):before { content: "Date"; }
    .tableCommande td:nth-of-type(3):before { content: "Mode de réglement";}
    .tableCommande td:nth-of-type(4):before { content: "Montant";}
    .tableCommande td:nth-of-type(5):before { content: "Dû";}
    .tableCommande td:nth-of-type(6):before { content: "Expédition"; }
    .tableCommande td:nth-of-type(7):before { content: "#"; }

    .tableCommande td:nth-of-type(1) { padding: 5px 15px 15px 50%; }
    .tableCommande td:nth-of-type(2) { padding: 0 0 15px 50%; }
    .tableCommande td:nth-of-type(3) { padding: 10px 0 10px 50%; }
    .tableCommande td:nth-of-type(4) { padding: 10px 0 10px 50%; }
    .tableCommande td:nth-of-type(5) { padding: 10px 0 10px 50%; }
    .tableCommande td:nth-of-type(6) { padding: 10px 0 10px 50%; }
    .tableCommande td:nth-of-type(7) { padding: 10px 0 10px 50%; }

}


/* COMMANDE BOTTOM RESPONSIVE */
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

    /* Force table to not be like tables anymore */
    table.tableCommandeBottom, .tableCommandeBottom thead, .tableCommandeBottom tbody, .tableCommandeBottom th, .tableCommandeBottom td, .tableCommandeBottom tr { 
        display: block; 
    }
    
    /* Hide table headers (but not display: none;, for accessibility) */
    .tableCommandeBottom thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .tableCommandeBottom th { text-align: left; }
    
    .tableCommandeBottom tr { border: 1px solid #ccc; }
    
    .tableCommandeBottom td { 
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee; 
        position: relative;
        text-align: center;
    }
    
    .tableCommandeBottom td:before { 
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 50%; 
        padding-right: 10px; 
        white-space: nowrap;
    }
}





/* DETAIL RESPONSIVE */
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

    /* Force table to not be like tables anymore */
    table.tableDetail, .tableDetail thead, .tableDetail tbody, .tableDetail th, .tableDetail td, .tableDetail tr { 
        display: block; 
    }
    
    /* Hide table headers (but not display: none;, for accessibility) */
    .tableDetail thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .tableDetail th { text-align: left; }
    
    .tableDetail tr { border: 1px solid #ccc; }
    
    .tableDetail td { 
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee; 
        position: relative;
        padding-left: 50%; 
    }
    
    .tableDetail td:before { 
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 50%; 
        padding-right: 10px; 
        white-space: nowrap;
    }
    
    /*Label the data */
    .tableDetail td:nth-of-type(1):before { content: "N° de commande"; }
    .tableDetail td:nth-of-type(2):before { content: "Date"; }
    .tableDetail td:nth-of-type(3):before { content: "Mode de réglement";}
    .tableDetail td:nth-of-type(4):before { content: "Expédition"; }
    .tableDetail td:nth-of-type(5):before { content: "#"; }

    .tableDetail td:nth-of-type(1) { padding: 5px 15px 15px 50%; }
    .tableDetail td:nth-of-type(2) { padding: 0 0 15px 50%; }
    .tableDetail td:nth-of-type(3) { padding: 10px 0 10px 50%; }
    .tableDetail td:nth-of-type(4) { padding: 10px 0 10px 50%; }
    .tableDetail td:nth-of-type(5) { padding: 10px 0 10px 50%; }
}


@media screen and (min-width: 320px)  and (max-width: 720px) {

    input.form-input.input-sm.w-100 { font-size: 10px; }

    .offcanvas-wrapper {
        width: 100%;
        margin: 30px auto 25px auto;
    }

    .div-webinaire-btn { width: auto !important; }

    .div-webinaire-btn div { margin: 15px auto 0px auto; }

    .card { margin: 40px auto 0 auto; }

    .breadcrumbs { margin: 0 0 0 0 !important; }

    .breadcrumbs_cart { margin: 0px 0 25px 0 !important; }

}


























@media screen and (min-width: 991px) and (max-width: 1200px) {

.mega-menu { width: 1040px; }   

.largCAT_Menu {  width: 207px; }

.site-search2 {
    width: 55%;
    left: 100px;
    margin: 15px auto 0 auto;
}

/* SLIDER */
.hero-slider { margin: 0px auto 30px auto; }

.img_promo { width: 100%; }

.toolbar .account { display: inline-block !important; }

}




@media screen and (min-width: 770px) and (max-width: 990px) {

.site-search2 {
    width: 50%;
    left: 100px;
    margin: 15px auto 0 auto;
}

.catalogue span, .social_icons { font-size: 14px; }

.grid-item.product { height: auto; }


/* SLIDER */
.hero-slider { margin: 0px auto 30px auto; }

.img_promo { width: 100%; }

.toolbar .account { display: inline-block !important; }

}




@media screen and (min-width: 320px) and (max-width: 769px) {

.checkout-steps { display:none; }

.checkout-steps-mobile { display:block; }    

.topbar .topbar-column {
  width: 100%;
  float: left;
}

.topbar .topbar-column:last-child {
  text-align: left;
  margin: 10px 0 10px -20px;
}

.topbar .topbar-column:first-child > span { margin: 0 10px 0 -10px; }

.toolbar .account { display: inline-block !important; }

.site-search2, .mobile_pipe_connected { display: none; }

.site-search { display: block; }

.toolbar .search { display: inline-block; }

/* SLIDER */
.hero-slider {
    margin: 0px auto 100px auto;
    overflow: hidden;
}   

.container.container_home { margin: -70px 0 0 0; }

.img_promo {
    width: 100%;
    margin: -60px 0;
}

.btn-sm { font-size: 11px; }

.resultats { float: left; }


.owl-carousel .owl-stage-outer { overflow: initial; }

.owl-dots, .hero-slider .owl-dots { display: none !important; }

.container .owl-prev, .container .owl-next { display: block; }

.voir_tout { font-size: 14px; }

.catalogue_socialIcons { width: 360px; }

.catalogue {
    text-align: center;
    margin: 0 0 10px 0;
}

.catalogue span, .social_icons { font-size: 12px; }

.catalogue span, .social_icons { font-size: 12px; }
    
.social_icons {
    display: block !important;
    text-align: center;
    margin: 25px 0 10px 0;
}

.auteur-card { margin: 0 auto; }

.rentree_litteraire { margin: 45px 0 35px 0; }

.grid-item.product { height: auto; }

.ajout_adresse_btn { margin: -15px 0 0 0 !important; }

.site-footer .container {  margin: 110px auto 0 auto; }

.shopping-cart, .shopping-cart h4, .shopping-cart th, .shopping-cart td, #commande { font-size: 12px !important; }

.detail_commande { width: 87%; }

}