#category h1 {
  font-family: 'Merriweather', serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 20px;
  margin: 0;
  padding: 0; }
  #category h1 .first-letter {
    font-size: 150%; }
#category h2 {
  font-family: 'Merriweather', serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 18px;
  margin: 0;
  padding: 0; }
#category h2.bis {
  background-color: #404041;
  padding: 10px;
  text-align: center;
  color: #fff; }
  #category h2.bis .first-letter {
    font-size: 140% !important; }
#category .cat-description {
  padding: 60px 0;
  background-color: #e3d6c9; }
  #category .cat-description h1 {
    margin-top: 20px; }
  #category .cat-description h2 {
    display: inline-block; }
  #category .cat-description h3 {
    display: inline-block;
    font-size: 17px;
    margin: 0;
    padding: 0;
    font-style: italic; }
  #category .cat-description table tr td {
    vertical-align: top; }
    #category .cat-description table tr td:first-child {
      text-align: center;
      width: 390px;
      padding-right: 36px;
      border-right: 1px solid #000; }
      #category .cat-description table tr td:first-child p {
        font-size: 16px;
        font-family: 'Merriweather', serif; }
    #category .cat-description table tr td:nth-child(2) {
      padding-top: 0px;
      padding-left: 50px; }
      #category .cat-description table tr td:nth-child(2) p {
        font-size: 14px;
        line-height: 22px;
        padding-bottom: 10px;
        text-align: justify; }
        #category .cat-description table tr td:nth-child(2) p:last-child {
          padding: 0;
          margin: 0; }
      #category .cat-description table tr td:nth-child(2) a.btn:nth-child(2) {
        background-color: #ffffff;
        border: 1px solid #ffffff;
        margin-left: 15px;
        color: #333333; }
        #category .cat-description table tr td:nth-child(2) a.btn:nth-child(2):hover {
          border: 1px solid #333333 !important;
          background-color: #e3d6c9 !important;
          color: #333333 !important; }
      #category .cat-description table tr td:nth-child(2) a.btn .btn-default {
        border: 1px solid #e3d6c9 !important; }
#category .mention {
  text-align: center;
  padding: 35px 0 50px 0;
  line-height: 14px; }
#category .fancybox-desktop {
  max-width: 540px;
  width: 540px !important; }
#category .fancybox-inner {
  max-width: 520px;
  width: 520px !important; }

@media screen and (max-width: 768px) and (min-width: 0px) {
  #category .fancybox-desktop {
    max-width: 90%;
    width: 90% !important; }
  #category .fancybox-inner {
    max-width: 90%;
    width: 90% !important; }
  #category .cat-description {
    padding: 40px 5%; }
    #category .cat-description table {
      display: block !important;
      width: 100%; }
      #category .cat-description table tbody {
        display: block !important;
        width: 100%; }
      #category .cat-description table tr {
        display: block !important;
        width: 100%; }
        #category .cat-description table tr td {
          display: block !important;
          width: 100%;
          vertical-align: top; }
          #category .cat-description table tr td:first-child {
            text-align: center;
            width: 100%;
            padding-right: 0;
            border-right: 0px solid #000;
            padding-bottom: 30px; }
          #category .cat-description table tr td:nth-child(2) {
            padding-top: 0px;
            padding-left: 0px; }
  #category .mention {
    text-align: center;
    padding: 35px 0 20px 0;
    line-height: 14px;
    border-bottom: 1px solid #000;
    margin: 0 5% 0 5%; }
  #category .left {
    display: none; }
  #category .right:not(.icon-chevron-right) {
    padding: 20px 0 55px 0;
    margin: 0 5% 0 5%;
    border-bottom: 1px solid #000; } }

/*# sourceMappingURL=category.css.map */
