ƒbody {
  font-family:Arial,Helvetica,sans-serif;
}
body a {
  color: #7d7c7c;
}

#acceptance_of_cookies {
  padding: 2em;
  background: rgba(235, 82, 84, .85);
  color: #fff;
}
#acceptance_of_cookies p {
  line-height: 1.4em;
  display: block;
  width: 100%;
  margin: auto;
  margin-bottom: 1.5em;
}

a#cookies_preferences_link {
  background: #eb5254;
  color: #FFF;
  border-color: #FFF;
}
a#cookies_preferences_link:hover {
  background: #9c3638;
  color: #FFF;
  border-color: #FFF;
}
a#accept_cookies_notification {
  background: #FFF;
  color: #eb5254;
  border-color: #FFF;
}
a#accept_cookies_notification:hover {
  background: rgb(215, 215, 215);
  color: #eb5254;
  border-color: #FFF;
}
a#refuse_cookies_notification {
  background: #eb5254;
  color: #FFF;
  border-color: #FFF;
}
a#refuse_cookies_notification:hover {
  background: #9c3638;
  color: #FFF;
  border-color: #FFF;
}

.main-content {
  box-shadow: 0px 0px 16px 0px #ccc;
}

.pseudo-footer {
  box-shadow: 0px 0px 16px 0px #ccc;
}

.main-content-column {
  padding-top: 15px !important;
}

#page_1 .main-content-column {
  padding-top: 10px !important;
}

#page_1 .main-navigation-column {
  background: #fff;
}
/*1px solid #e9e9e9;*/
.main-navigation-column {
  border-left: 0px;
  padding-bottom: 12px !important;
  margin-left: -14px;
  margin-right: 0px;
  padding-right: 0px;
  padding-top: 0px !important;
}

.row-navigation {
  margin-right: -45px;
}

.main-navigation ul {
  margin-top: 0px;
  margin-left: -16px;
  border-bottom: 1px solid #e9e9e9;
}

.main-navigation section {
  background: #fff;
  z-index: 9999;
}

.main-navigation section ul {
  margin-top: 5px;
  margin-left: 0px;
  padding-left: 5px;
  border-bottom: 0px;
}

.main-navigation ul li {
  font-size: 13px;
  /* font-weight: bold; */
  text-transform:uppercase;
  border: 1px solid #e9e9e9;
  padding: 9px 15px 6px 15px;
  margin-right:-5px;
  background: rgba(244,244,244,1);
  background: -moz-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(248,248,248,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(244,244,244,1)), color-stop(100%, rgba(248,248,248,1)));
  background: -webkit-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(248,248,248,1) 100%);
  background: -o-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(248,248,248,1) 100%);
  background: -ms-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(248,248,248,1) 100%);
  background: linear-gradient(to bottom, rgba(244,244,244,1) 0%, rgba(248,248,248,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#f8f8f8', GradientType=0 );
}

.main-navigation section ul li {
  font-size: 11px;
  text-transform:uppercase;
  border: 0;
  /* padding: 9px 5px 6px 5px; */
  padding: 9px 0px 10px 0px;
  margin-right:-5px;
  background: none !important;
}

.main-navigation ul li:hover{
  background: #D72128;
  color: #fff;
}

.main-navigation section ul li li:hover{
  background: none;
  color: #333;
}

.main-navigation ul li:hover a {
  color: #fff;
}

.main-navigation ul li a {
  color: #666;
}

.main-navigation ul li a:hover {
  text-decoration: none;
}

.main-navigation section ul li a:hover {
  text-decoration: underline;
}

.main-navigation .tags-by-themes-menu ul {
  margin-top: 5px;
}
.main-navigation .tags-by-themes-menu ul li {
  padding-top: 0;
}

.search-form-column {
  background: #D72128;
  padding-left: 35px;
  background-position-y: 32px;
  background-position-x: -3px;
}

.search-form-column .input-group-addon {
  background: #94131a;
  color: #fff;
  border: 1px solid #94131a;
}

.left-sidebar {
  background: linear-gradient(to right, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 49%, rgba(237,237,237,1) 100%);
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-top: 0px;
}

div[data-identifier='placeholder_830'] {
  background: none;
}

.left-sidebar h3 {
  background: #636363 url(/system/style_assets/data/000/001/846/original/small-grey-arrow-2.svg) no-repeat -1px -1px;
  padding: 3px 2px 2px 25px;
  text-transform: uppercase;
  color: #fff;
  font-size: 85% !important;
}

.with-grey-arrow ul li {
  padding: 0 !important;
}

.with-grey-arrow a {
  display: block;
  background: #636363 url(/system/style_assets/data/000/001/846/original/small-grey-arrow-2.svg) no-repeat -1px -1px;
  padding: 2px 2px 0px 25px;
  text-transform: uppercase;
  color: #fff;
  font-size: 85% !important;
}

.with-grey-arrow a:hover {
  color: #b30930;
  background-color: #fff;
  text-decoration: none;
}

.left-sidebar {
  color: #666;
}

#page_1 .left-sidebar {
  margin-top: -18px;
  border-top: 0px;
}

#page_1 .main-section {
  margin-top: 0px;
}

.main-section {
  margin-top: 0px;
  margin-bottom: 15px;
}

.breadcrumb {
  font-size: 85%;
  border-bottom: 1px dashed #eee;
}

.logo img {
  display: block;
  width: 150px;
  margin-top: 10px;
  margin: 15px;
}

.imprint-logos {
  text-align: left;
  padding-left: 55px;
  margin-top: 0px;
  height: 80px;
}

/* SMALL SCREEN */
@media (max-width:767px){
  /*body{
    background: red;
  }*/
    
  .imprint-logos {
    display: none;
  }
  
  .main-navigation-column {
    background: #fff;
    border-left: 0px;
    padding-bottom: 12px !important;
    margin-left: 0px !important;
    margin-right: 0px;
    padding-right: 0px;
    padding-top: 0px !important;
    text-align: center !important;
  }
  
  .main-navigation ul strong{
    /* font-size: 16px; */
    font-size: 14px;
  }
  
  .main-section {
    margin-top: 0px !important;
  }
  
  .main-navigation ul {
    margin-top: 0px;
    margin-left: -15px !important;
    border-bottom: 0px !important;
  }
  
  .row-navigation {
    margin-right: 0px !important;
  }
  
  .search-form-column {
    background-image: none !important;
    padding-left: 15px !important;
  }
  
  .mega-nav {
    border: 0px !important;
    background: #fff;
    border-top: 0px !important;
    width: 100% !important;
    position: relative !important;
  }
  
  .main-navigation ul li {
    background: none !important;
  }
  
  .main-navigation ul li a:hover{
    color: #000 !important;
  }
  
  .main-navigation ul li:hover {
    color: #000 !important;
  }
  
  .main-navigation ul li:hover a {
    color: #000 !important;
  }
  
  .subjects ul.list-inline > li.dropdown {
    display: block !important;
    float: none !important;
    width: 100% !important;
  }
  
  .logo img {
    max-width: 30% !important;
  }
  
  .right-header {
    background-image: none !important;
    height: 50px;
  }
}

/* TABLET */
@media (min-width:768px) and (max-width:991px ){
  
  .subjects ul.list-inline > li.dropdown {
      width: 23% !important;
      margin-left: 15px !important;
      font-size: 11px !important;
  }
  
  .mega-menu-container .mega-nav {
      width: 133.5%;
  }
  
  #page_1 .left-sidebar {
    margin-top: 0px !important;
  }
  
  .right-header a {
    font-size: 85%;
  }
  .main-content-column {
    padding-top: 45px !important;
  }
  
  .main-navigation ul {
    margin-bottom: 0px;
  }
  
  .main-navigation-column {
    padding-bottom: 0 !important;
  }
  
  .search-form-column .input-group-addon {
    padding: 3px 12px;
  }
  
  .search-form-column .input-sm {
    height: 22px;
  }
  
  .main-navigation ul li {
    font-size: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }
  
  .search-form-column {
    background-image: none !important;
    padding-left: 5px !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
  }
  
  .imprint-logos .placeholder {
    height: 84px;
    margin-right: 5px;
    padding-right: 5px;
    vertical-align: top;
    background-repeat: no-repeat;
    background-position-y: 20px;
    background-position-x: 105px;
    width: 65px !important;
    padding-left: 15px;
  }
  
  .imprint-logos .leduc-pratique {
    padding-top: 10px;
  }

  .imprint-logos .charleston {
    padding-top: 5px;
  }

  .imprint-logos .diva-romance {
    padding-top: 8px;
  }

  .imprint-logos .alisio {
    padding-top: 10px;
  }

  .imprint-logos .leduc-jeunesse {
    padding-top: 10px;
  }

  .imprint-logos .inedite {
    padding-top: 0px;
    margin-right: 10px;
    padding-right: 10px;
  }

  .imprint-logos .tut-tut {
    padding-top: 10px;
  }
  
  .right-header {
    background-image: none !important;
    height: 90px;
  }
  
  .imprint-logos {
    text-align: left;
    padding-left: 55px;
    margin-top: 0px;
    height: 80px;
  }
}

/* LARGE DESKTOP */
@media (min-width:1200px){
  .mega-menu-container .mega-nav {
      width: 150.5%;
  }
  
  .imprint-logos .placeholder {
    height: 84px;
    margin-right: 5px;
    padding-right: 25px;
    vertical-align: top;
    background-repeat: no-repeat;
    background-position-y: 20px;
    background-position-x: 105px;
    width: 111px !important;
    padding-left: 15px;
  }
  
  .imprint-logos .leduc-pratique {
    padding-top: 40px;
  }

  .imprint-logos .charleston {
    padding-top: 25px;
  }

  .imprint-logos .diva-romance {
    padding-top: 28px;
  }

  .imprint-logos .alisio {
    padding-top: 40px;
  }

  .imprint-logos .leduc-jeunesse {
    padding-top: 40px;
  }

  .imprint-logos .inedite {
    padding-top: 15px;
    margin-right: 10px;
    padding-right: 10px;
  }

  .imprint-logos .tut-tut {
    padding-top: 40px;
  }
  
  .right-header {
    background-position: 0 5px;
    height: 150px;
  }
}

/* MEDIUM DESKTOP */
@media (min-width:992px){
  
  .mega-menu-container .mega-nav {
      width: 150.2%;
  }
  
  #page_1 .main-section {
    margin-top: 0px;
  }
  
  .imprint-logos .placeholder {
    height: 84px;
    margin-right: 0px;
    padding-right: 25px;
    vertical-align: top;
    background-repeat: no-repeat;
    background-position-y: 20px;
    background-position-x: 105px;
    width: 100px !important;
    padding-left: 5px;
  }
  
  .imprint-logos .leduc-pratique {
    padding-top: 25px;
  }

  .imprint-logos .charleston {
    padding-top: 15px;
  }

  .imprint-logos .diva-romance {
    padding-top: 10px;
  }

  .imprint-logos .alisio {
    padding-top: 25px;
  }

  .imprint-logos .leduc-jeunesse {
    padding-top: 25px;
  }

  .imprint-logos .tut-tut {
    padding-top: 30px;
  }
}

.mega-nav * {
  color: #000 !important;
}

div[data-identifier='placeholder_564'] {
  background: none !important;
}

.subjects-navigation li {
  font-size: 85%;
  border-radius: 0 !important;
  padding: 2px 3px;
  border-bottom: 2px solid #fff;
}

.subjects-navigation li a {
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding-left: 17px;
  background: url(/system/style_assets/data/000/001/843/original/small-white-arrow.svg) no-repeat 0px 1px;
}

.subjects-navigation li a:before {
  content: "| ";
}

.subjects-navigation li:nth-child(odd) {
  background: linear-gradient(to right, #78001e, #870022, #960026, #a50029, #b5002d);
}

.subjects-navigation li:nth-child(even) {
  background: #cf5170;
}

.social-networks {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}

.social-networks .placeholder {
  display: inline-block;
  width: 40px;
  margin-right: 5px;
}

.link-to-external-subscription-form {
  text-align: center;
  background: none !important;
}

.link-to-external-subscription-form a {
  display: inline-block;
  padding: 15px 15px 15px 45px;
  background: url(/system/style_assets/data/000/001/841/original/logo-newsletter.png) no-repeat 0 10px;
}

.best-sellers-into-left-column {
  background: #DFDFDF;
  margin-top: -10px;
  padding-top: 15px;
}

.best-sellers-into-left-column .container-cover{
  height: 130px;
}

.best-sellers-into-left-column .container-cover a {
  width: 90px;
}

.best-sellers-into-left-column h5.p-i-t {
  font-size: 75%;
}

.best-sellers-into-left-column .container-product {
  width: 90px !important;
  margin: 0 15px;
}

.best-sellers-into-left-column .container-product .product {
  width: 90px !important;
  margin: 0 15px;
}

.best-sellers-into-left-column .container-product .product .p-i-s {
  display: none;
}

.best-sellers-into-left-column .container-product .product .p-i-p {
  display: none;
}

.best-sellers-into-left-column .container-product .product .p-i-a {
  display: none;
}

.medium-price .medium-public-price, .medium-price .medium-discounted-price {
  color: #d72128;
}

.product h5 a {
  color: #000;
}

h2 {
  color: #D72128;
  font-size: 22px;
}

h1 {
  color: #758F3D;
  text-transform: uppercase;
}

.article-price .article-public-price, .article-price .article-discounted-price {
  color: #000;
}

body input.btn-default {
  border-color: #CC0000;
  background-color: #CC0000;
}

.green-arrow {
  color: #fff;
  text-transform: uppercase;
  padding: 5px 5px 5px 20px;
  background: #758F3D url(/system/style_assets/data/000/001/843/original/small-white-arrow.svg) no-repeat 3px 5px;
  border-bottom: 0px !important;
}

.green-arrow a {
  text-decoration: none;
}

.green-arrow a h3 {
  color: #fff;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 0;
}

.green-arrow h3 {
  color: #fff;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 0;
}

.subjects ul.list-inline > li.dropdown {
  display: block;
  float: left;
  width: 25%;
}

.subjects .cloud {
  border-left: 1px solid #eee !important;
}

.subjects .cloud li{
  display: block;
}

@media (max-width: 767px) {
  .mega-menu-section .subjects .cloud {
    display: none;
  }
}

.mega-menu-section {
  padding-top: 15px;
  padding-bottom: 15px;
}

.mega-menu-section-main-row {
  border: 1px solid #eee !important;
  box-shadow: 0px 0px 16px 0px #ccc;
}

.mega-nav {
  border: 1px solid #D72128;
  background: #fff;
  border-top: 15px solid #D72128;
}

.playable-review {
  display: none;
}

.carousel-indicators {
  z-index: 0;
}

#account-newsletter-subscription {
  display: none;
}

@media (max-width: 767px) {
  .placeholder .dropdown-menu {
    position: absolute;
    right: 5px;
  }
}

.modal-pop-in .modal-body{
  padding: 0 !important;
}

.modal-pop-in p {
  margin: 0 15px 15px 15px;
}

@media screen and (max-width:767px) {
  .modal-pop-in .modal {
    background: #fff;
    left: -5px;
  }
  
  .modal-pop-in .modal .modal-content {
    box-shadow: none;
    border: 0;
    border-radius: none;
    margin: 0 auto 30px auto;
  }
}

div#placeholder_1489 a,
div#placeholder_1490 a {
  font-weight: 400;
}
