/*
 * HEADER
 */
/* logo */
#site-name,
#site-slogan {
  font-family: 'Belleza', "Open Sans", sans-serif;
}
#site-name a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
}
#header .header-logo img {
  margin: 0;
}
@media (max-width: 768px) {
  #site-slogan {
    width: 250px;
  }
  #name-and-slogan {
    max-width: 40%;
  }
}
@media (max-width: 420px) {
  #header .header-logo {
    width: 100px;
    height: 100px;
  }
  #name-and-slogan {
    margin: 12px 0;
  }
  #site-name {
    font-size: 24px;
  }
  #site-slogan {
    font-size: 10px;
    line-height: 12px;
    width: 170px;
  }
}
@media (max-width: 340px) {
  #header .header-logo {
    width: 80px;
    height: 80px;
  }
  #name-and-slogan {
    margin: 8px 0;
  }
  #site-name {
    font-size: 24px;
  }
}
/* header links */
#header .header-column .region-header-top {
  width: 399px;
}
@media (max-width: 1004px) {
  #header .header-column .region-header-top {
    width: auto;
  }
}
#header .header-nav-top {
  margin-left: -150px;
}
/* header search */
#header #search-block-form {
  float: right;
}
@media (max-width: 995px) {
  #header #search-block-form {
    display: none;
  }
}
/* language switcher */
#block-locale-language-content,
.language-switcher-locale-url {
  float: right;
  margin: 0 10px 0;
  padding: 0;
  width: 110px;
}
@media (max-width: 768px) {
  #block-locale-language-content,
  .language-switcher-locale-url {
    margin: 0;
  }
}
.language-switcher-locale-url li {
  display: inline-block;
  padding: 5px;
}
/* main menu */
#header .header-nav-main span.nolink {
  border-radius: 0;
  color: #5c0d0b;
  display: block;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  padding: 10px 13px;
  position: relative;
  text-transform: uppercase;
}
#header .header-nav-main span.nolink:active,
#header .header-nav-main span.nolink:hover {
  background-color: #5c0d0b;
  color: #FFF;
}
#header hr {
  margin-top: -35px;
  margin-left: 300px;
  margin-right: 100px;
}
@media (max-width: 991px) {
  #header hr {
    display: none;
  }
}
html.sticky-header-active #header hr {
  display: none;
}
html.sticky-header-active #header .header-nav.header-nav-push-top {
  margin-top: -64px;
}
/* slider */
.block-md-slider {
  margin-bottom: 66px;
}
/* right sidebar */
.views-field-field-affiche img {
  margin: 0 auto;
}
.views-field-field-poeme-poeme,
.views-field-field-poeme-auteur {
  font-family: "Shadows Into Light", cursive;
  font-size: 1.3em;
}
.views-field-field-poeme-poeme .drop-caps:first-child::first-letter,
.views-field-field-poeme-auteur .drop-caps:first-child::first-letter {
  margin-top: -20px;
}
.views-field-field-poeme-auteur {
  font-size: 1.4em;
}
.view-display-id-poeme_view .views-field-field-poeme-auteur {
  font-size: 1.3em;
}
.view-id-mondo_themes .views-row {
  margin: 1em 0 0;
}
/* content */
.block.block-sharethis {
  margin: 88px auto 66px;
  width: 300px;
}
.views-field-field-image.fl_left {
  margin: 0 12px 2px 0;
}
.views-field-field-tags {
  margin-bottom: 22px;
}
h5.panel-title {
  text-transform: none;
}
.view-photos-des-dojos .lightbox-processed {
  background-color: #fff;
  border: 1px solid #ddd;
  display: block;
  float: left;
  margin: 0 21.8px 20px 0;
  padding: 4px;
  transition: border 0.2s ease-in-out 0s;
}
.view-liste-des-dojos .table,
.view-liste-des-sesshins .table {
  margin-bottom: 66px;
}
.view-derni-res-publications .views-row-first hr,
.view-mondo-th-mes .views-row-last hr {
  display: none;
}
.pagination > li.pager-ellipsis {
  display: none;
}
.pagination-lg > li > a,
.pagination-lg > li > span,
.pagination > li > a,
.pagination > li > span {
  font-size: 14px !important;
}
/* kusens audio */
div.jp-audio {
  margin: 30px 0 10px;
  color: maroon;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  max-width: 500px;
}
/* mondo */
#mondo-search-btn {
  margin-top: 66px;
}
#mondo-search-a {
  text-decoration: none !important;
}
#daruma,
h2#mondo-theme {
  margin-bottom: 66px;
}
/*avoid overtheming tables columns and rows in views */
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: inherit;
}
tr.even,
tr.odd {
  background-color: inherit;
  border-bottom: 1px solid #ccc;
  padding: 0.1em 0.6em;
}
/* sesshin */
#block-views-9944426f2583dab44466810447d1967c > h2,
#block-views-la-prochaine-sesshin-block-4 > h2 {
  margin-bottom: 11px;
}
.view-la-prochaine-sesshin .views-field-nothing a {
  text-decoration: none;
}
.marg_bot {
  margin-bottom: 44px !important;
}
.marg_top {
  margin-top: 44px !important;
}
.center .file-icon,
img.file-icon {
  display: inline;
}
.field-name-field-sesshin-affiche-hd {
  margin: 1em 0;
  font-size: 0.8em;
}
@media (max-width: 767px) {
  .node-sesshin h3 {
    margin-top: 33px;
  }
}
.tabledrag-toggle-weight-wrapper {
  display: none;
}
td.field-multiple-drag {
  display: none;
}
#field-insc-enfants-values td {
  padding: 1em 0;
}
#registration-form fieldset {
  padding: 0 0 2em 0;
}
#registration-form table {
  margin-bottom: 2em;
}
#registration-form #edit-field-insc-diet-und-0 legend {
  border-bottom: 3px solid #CCC;
  line-height: 1.5em;
}
#registration-form span.fieldset-legend,
#registration-form th.field-label,
#registration-form .field-name-field-insc-messpublic label,
#registration-form .field-name-field-insc-messprive label,
#registration-form .field-name-field-user-nom label,
#registration-form .field-name-field-user-prenom label {
  color: #000;
  font-size: 16px !important;
}
#registration-form #edit-submit {
  margin: 1em auto;
  display: block;
}
#registration-form #edit-cancel {
  display: none;
}
/* miscelleanous */
.cent {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.center img {
  display: block;
  margin: 0 auto;
}
.fl_left {
  float: left;
  margin: 0 22px 15px 0;
}
.fl_right {
  float: right;
  margin: 0 0 15px 22px;
}
.cl_both {
  clear: both;
}
.center {
  margin: 0 auto;
  display: block;
}
.marg_up {
  margin-top: 22px;
}
.relative {
  position: relative;
}
.btn a {
  color: #FFF;
  text-decoration: none;
}
/* chroem */
*:focus {
  outline-color: #ADB332;
}
/* Change Autocomplete styles in Chrome*/
.body input:-webkit-autofill,
.body input:-webkit-autofill:hover,
.body input:-webkit-autofill:focus input:-webkit-autofill,
.body textarea:-webkit-autofill,
.body textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
.body select:-webkit-autofill,
.body select:-webkit-autofill:hover,
.body select:-webkit-autofill:focus {
  -webkit-box-shadow: inset 0 0 0px 9999px white;
  -webkit-text-fill-color: #555 !important;
  transition: background-color 5000s ease-in-out 0s;
}
.thinner a {
  font-size: 0.8em;
}
.blockquote-special {
  font-family: "Shadows Into Light", cursive !important;
  font-size: 1.5em;
  color: #aaa;
}
/* facebook block */
#block-zen-blocks-facebook-sangha {
  margin: 0 auto;
  width: 180px;
}
@media (max-width: 500px) {
  #block-zen-blocks-facebook-sangha {
    width: auto;
  }
}
/* newsletter form */
input#edit-unsubscribe {
  margin-left: 22px;
}
/* homepage node content */
article#node-3405 {
  display: none;
}
/* separate blocks & views from node content */
div#block-system-main {
  clear: right;
}
/* socila icons */
#block-zen-blocks-awa-share {
  clear: both;
  padding-top: 1em;
}
.social-section {
  margin: 70px auto 90px;
  width: 350px;
}
.social-section .social-icons {
  margin: 0 auto;
  width: 250px;
}
.social-section .social-icons li {
  color: #FFF;
  margin: 0 5px;
}
.social-section .social-icons li a {
  background: #adb332 none repeat scroll 0 0;
  color: #FFF;
  font-size: 1.1em;
  height: 25px;
  line-height: 25px;
  width: 35px;
}
.social-section .social-icons li a:hover {
  background-color: #0E0E0E;
}
.social-section .social-icons li a .fa {
  color: #FFF;
}
@media (max-width: 500px) {
  .social-section {
    margin: 60px auto 70px;
    width: 250px;
  }
  .social-section .social-icons li {
    margin: -1px 1px 5px 0;
  }
  .social-section .social-icons li a {
    font-size: 1em;
    height: 30px;
    line-height: 30px;
    width: 30px;
  }
}
/* social icons alternative footer fixed */
/*#block-zen-blocks-awa-share {
  background: #f5f5f5 none repeat scroll 0 0;
  border-top: 1px solid #ddd;
  bottom: 0;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 1000;
  .social-section {
    border: none;
    margin: 0 auto;
    width: 260px;
    hr {
     display: none;
    }
    .social-icons {
      margin: 0;
      padding: 0;
      width: auto;
      li {
        border-radius: 0;
        box-shadow: none;
        a {
          background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
          color: #000;
          font-size: 1.2em;
          height: 16px;
          width: 30px;
          &:hover {
            color: #adb332;
          }
          .fa {
            color: #000;
            &:hover {
              color: #adb332;
            }
          }
        }
      }
    }
  }
}*/
/*search page */
#search-form fieldset#edit-advanced {
  margin: 30px 0 60px;
}
#search-form .form-item.form-type-textfield.form-item-keys {
  display: inline-block;
  width: 80%;
}
#search-form input#edit-keys {
  width: 90%;
}
/* captcha */
fieldset.captcha .fieldset-legend {
  display: none;
}
/* checkout paypal */
img.commerce-paypal-icon {
  display: inline-block;
  margin: 10px;
}
#edit-buttons .checkout-buttons .checkout-cancel,
#edit-buttons .checkout-buttons .checkout-back {
  color: #ffffff !important;
  padding: 6px 12px !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #4f0b0b;
  border-color: #4f0b0b #4f0b0b #220505;
}
/*instagram block */
.instagram-social-feed img {
  margin: 0 3px;
}
.instagram-social-feed li {
  display: inline-block;
  list-style: inside none none;
}
/* Article file field */
.node-type-article .field-name-field-fichier {
  margin: 0 0 3em;
}
