/********************** 
*** Wood background *** 
***********************/
html {
  background: url("/wp-content/uploads/2019/03/background_planche_1920-3_cnd.jpg");
  background-color: rgba(255, 255, 255, 0) !important;
  background-size: contain;
  background-attachment: fixed;
  background-position: top;
}

@media only screen and (max-width: 799px) {
  html {
    background: url("/wp-content/uploads/2019/09/background_planche_800x1300.jpg");
    background-color: rgba(255, 255, 255, 0) !important;
    background-size: contain;
    background-attachment: fixed;
    background-position: top;
  }
}

@media only screen and (max-width: 480px) {
  html {
    background: url("/wp-content/uploads/2019/09/background_planche_600x1000.jpg");
    background-color: rgba(255, 255, 255, 0) !important;
    background-size: contain;
    background-attachment: fixed;
    background-position: top;
  }
}

/************************
*** Scroll background ***
*************************/
@media only screen and (min-width: 800px) {

  /* webp */
  html.webp body:not(.home) #head-back {
    background: url("/wp-content/uploads/2018/10/background-message-entete_cnd.png.webp");
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
  }

  /* jpg */
  html.no-webp body:not(.home) #head-back {
    background: url("/wp-content/uploads/2018/10/background-message-entete_cnd.png");
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
  }

  /* webp */
  html.webp body:not(.home) #main {
    background-image: url("/wp-content/uploads/2018/10/background-message-milieux1200x190-4_cnd.png.webp");
    position: relative;
    background-size: 100%;
    background-repeat: repeat-y;
    margin-top: -1px;
  }

  /* jpg */
  html.no-webp body:not(.home) #main {
    background-image: url("/wp-content/uploads/2018/10/background-message-milieux1200x190-4_cnd.png");
    position: relative;
    background-size: 100%;
    background-repeat: repeat-y;
    margin-top: -1px;
  }

  /* webp */
  html.webp body:not(.home) #foot-back {
    background: url("/wp-content/uploads/2018/11/background-message-footer-1200x114_cnd.png.webp");
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
  }

  /* jpg */
  html.no-webp body:not(.home) #foot-back {
    background: url("/wp-content/uploads/2018/11/background-message-footer-1200x114_cnd.png");
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
  }
}

@media only screen and (min-width: 481px) and (max-width: 800px) {

  /* webp */
  html.webp body:not(.home) #head-back {
    background: url("/wp-content/uploads/2018/11/background-message-entete750x140_cnd.png.webp");
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
  }

  /* png */
  html.no-webp body:not(.home) #head-back {
    background: url("/wp-content/uploads/2018/11/background-message-entete750x140_cnd.png");
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
  }

  /* webp */
  html.webp body:not(.home) #main {
    background-image: url("/wp-content/uploads/2018/11/background-message-milieux750x190_cnd.png.webp");
    position: relative;
    background-size: 100%;
    background-repeat: repeat-y;
    margin-top: -1px;
  }

  /* png */
  html.no-webp body:not(.home) #main {
    background-image: url("/wp-content/uploads/2018/11/background-message-milieux750x190_cnd.png");
    position: relative;
    background-size: 100%;
    background-repeat: repeat-y;
    margin-top: -1px;
  }

  /* webp */
  html.webp body:not(.home) #foot-back {
    background: url("/wp-content/uploads/2018/11/background-message-footer-6_cnd.png.webp");
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
  }

  /* png */
  html.no-webp body:not(.home) #foot-back {
    background: url("/wp-content/uploads/2018/11/background-message-footer-6_cnd.png");
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
  }
}

@media only screen and (max-width: 480px) {

  /* webp */
  html.webp body:not(.home) #head-back {
    background: url("/wp-content/uploads/2018/11/background-message-entete360x140-2_cnd.png.webp");
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
  }

  /* png */
  html.no-webp body:not(.home) #head-back {
    background: url("/wp-content/uploads/2018/11/background-message-entete360x140-2_cnd.png");
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
  }

  /* webp */
  html.webp body:not(.home) #main {
    background-image: url("/wp-content/uploads/2018/11/background-message-milieux360x190_cnd.png.webp");
    position: relative;
    background-size: 100%;
    background-repeat: repeat-y;
    margin-top: -2px;
  }

  /* png */
  html.no-webp body:not(.home) #main {
    background-image: url("/wp-content/uploads/2018/11/background-message-milieux360x190_cnd.png");
    position: relative;
    background-size: 100%;
    background-repeat: repeat-y;
    margin-top: -2px;
  }

  /* webp */
  html.webp body:not(.home) #foot-back {
    background: url("/wp-content/uploads/2018/11/background-message-footer-360x114-3_cnd.png.webp");
    background-size: 100% !important;
    background-position: top;
    background-repeat: no-repeat;
  }

  /* png */
  html.no-webp body:not(.home) #foot-back {
    background: url("/wp-content/uploads/2018/11/background-message-footer-360x114-3_cnd.png");
    background-size: 100% !important;
    background-position: top;
    background-repeat: no-repeat;
  }

  body:not(.home) #content {
    margin-top: -30% !important;
  }

  body:not(.home) #breadcrumb-content {
    width: 100% !important;
  }

  body:not(.home) {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}

body.home #foot-back {
  height: 0px !important;
}

/* #breadcrumb-content { margin: -15% 0 0 0%; } */
body:not(.home) #content {
  padding: 0 2%;
  margin-top: -10%;
}

body.home #content {
  margin-top: -140px;
}

/* .fusion-row { margin-top: -10%; } */

#logo_jesus {
  padding-top: 10px;
}

.font-papyrus {
  font-family: papyrus-bold !important;
}

.font-cache {
  font-family: Cache !important;
}

.font-bellaboo {
  font-family: Bellaboo !important;
}

h4 {
  font-family: papyrus-bold !important;
}

#main {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

blockquote {
  background-color: rgba(255, 255, 255, 0.3) !important;
  border-color: #951111 !important;
  border-radius: 20px 20px 20px 50px;
  padding-left: 30px !important;
}

/****************
*** Variables ***
*****************/
:root {
  --subscribe-width: 30%;
}

/************
*** Posts ***
*************/
.entry-title.fusion-post-title {
  /* Post title */
  font-family: papyrus-bold !important;
  font-size: 22px !important;
  margin-bottom: 0px !important;
  line-height: 1.2em !important;
  color: #482020 !important;
  text-align: center;
}

.background-quote {
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 7px;
}

a:hover {
  color: #ca4a1f !important;
}

h2 a {
  color: #482020 !important;
}

.dateFormat {
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
}

a.linkUnderline {
  color: #7e050c !important;
  text-decoration: underline !important;
}

a.linkUnderline:hover {
  color: #ca4a1f !important;
  text-decoration: none !important;
}

a.linkWhite {
  color: rgba(255, 255, 255, 0.8) !important;
}

a.linkWhite:hover {
  color: orange !important;
  text-decoration: none;
}

a.linkWhite2 {
  color: #ffffff !important;
}

a.linkWhite2:hover {
  color: #ffe0bb !important;
  text-decoration: none;
}

a.linkBrown {
  color: #482020 !important;
}

a.linkBrown:hover {
  color: #ca4a1f !important;
  text-decoration: none !important;
}

a.linkDeepRed {
  color: #7e050c !important;
}

a.linkDeepRed:hover {
  color: #ca4a1f !important;
  text-decoration: none !important;
}

a.linkOrange1 {
  color: #ffc600;
  display: block;
  margin-top: 10px;
}

a.linkOrange1:hover {
  color: #ffe0bb !important;
  text-decoration: none !important;
}

.centerimage {
  text-align: center; margin: 0 auto;
}

.font34 {
  font-size: 34px;
}

.font30 {
  font-size: 30px;
}

.font25 {
  font-size: 25px;
}

.font20 {
  font-size: 20px;
}

.font18 {
  font-size: 18px;
}

.font16 {
  font-size: 16px;
}

.font14 {
  font-size: 14px;
}

.font12 {
  font-size: 12px;
}

.marginTop0 {
  margin-top: 0px !important;
}

.marginTop3 {
  margin-top: 3px !important;
}

.marginTop5 {
  margin-top: 5px !important;
}

.marginTop10 {
  margin-top: 10px !important;
}

.marginTop15 {
  margin-top: 15px !important;
}

.marginTop20 {
  margin-top: 20px !important;
}

.marginTop25 {
  margin-top: 25px !important;
}

.marginTop40 {
  margin-top: 40px !important;
}

.mB0 {
  margin-bottom: 0px !important;
}

.mB5 {
  margin-bottom: 5px !important;
}

.mB10 {
  margin-bottom: 10px !important;
}

.mB20 {
  margin-bottom: 20px !important;
}

.mB30 {
  margin-bottom: 30px !important;
}

.mB40 {
  margin-bottom: 40px !important;
}

.mB50 {
  margin-bottom: 50px !important;
}

.mL10 {
  margin-left: 10px !important;
}

.mR10 {
  margin-right: 10px !important;
}

.centre {
  text-align: center !important;
}

.justifie {
  text-align: justify !important;
}

.width100 {
  width: 100%;
}

.margin-auto {
  margin: auto; 
}

.ita, .bvm {
  font-style: italic !important;
}

.redColor {
  color: red;
}

.frame-back {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 5px;
  padding: 20px;
  font-weight: bold;
  width: 80%;
  margin: 0 auto 20px auto;
}

.iframe-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
}

.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

img.alignright,
img.alignleft,
img.aligncenter {
  margin-bottom: 10px;
}

.alignnone { display: inline-block; }

.archive-video { position: absolute; bottom: 5px; left: 5px; margin: auto; max-width: 30px; }
.archive-desc  { margin: 10px; text-align: justify; font-size: 15px; }
.embed-desc { font-size: 16px; margin: 5px 0; font-weight: bold; text-align: center; }
@media only screen and (max-width: 960px) {
  .embed-desc { font-size: 14px; }
}
@media only screen and (max-width: 400px) {
  .embed-desc { font-size: 12px; }
}

/* Featured image margin (used with shortcode [thumbnail]) */
.fusion-sharing-box {
  justify-content: space-between;
  margin-bottom: 0 !important;
  margin-top: 80px !important;
  padding: 0 20px !important;
  border-radius: 10px;
}

.fusion-sharing-box h4 {
  padding: 0 !important;
  margin: 6px 0 0 0 !important;
}

.fusion-social-networks {
  display: flex;
  justify-content: center;
}

.fusion-social-networks-wrapper {
  line-height: 1.2;
}

.fusion-sharing-box .fusion-social-networks {
  justify-content: flex-end !important;
}

.fusion-social-links .fusion-social-networks .fusion-social-networks-wrapper {
  margin: 0 -5.5px !important
}

/* start of phone styles */
@media only screen and (max-width: 400px) {
  h1.entry-title.fusion-post-title {
    font-size: 25px !important;
  }

  .post-content h2 {
    font-size: 18px !important;
  }

  .error-message {
    font-size: 90% !important;
    line-height: 1.2 !important;
  }

  ul.flippy li a {
    font-size: 14px !important;
  }

  ul.flippy li span {
    font-size: 12px !important;
  }

  div.single-nav ul li {
    line-height: 16px !important;
  }

  .share-box h4 {
    font-size: 18px !important;
  }

  .fusion-sharing-box .fusion-social-networks a {
    font-size: 16px !important;
  }

  .indexTitle {
    font-size: 24px !important;
  }

  .font34,
  .font30,
  .font25,
  .font20,
  .font18,
  .font16,
  .font14,
  .font12 {
    font-size: 60% !important;
  }

  /*    #breadcrumb-content { margin-top: 60px !important; } */
  a[name$="ret"] {
    top: -30px !important;
  }
}

/* start of medium tablet styles */
@media only screen and (min-width: 400px) and (max-width: 750px) {
  h1.entry-title.fusion-post-title {
    font-size: 28px !important;
  }

  .post-content h2 {
    font-size: 20px !important;
  }

  .error-message {
    font-size: 95% !important;
    line-height: 1.2 !important;
  }

  /*    .post-content p { font-size: 16px !important; line-height: 1.4em !important; }  */
  ul.flippy li a {
    font-size: 16px !important;
  }

  ul.flippy li span {
    font-size: 14px !important;
  }

  div.single-nav ul li {
    line-height: 18px;
  }

  .share-box h4 {
    font-size: 22px !important;
    line-height: 24px !important;
  }

  .fusion-sharing-box .fusion-social-networks a {
    font-size: 22px !important;
  }

  .indexTitle {
    font-size: 30px !important;
    margin-bottom: 10px;
  }

  .font34,
  .font30,
  .font25,
  .font20,
  .font18,
  .font16,
  .font14,
  .font12 {
    font-size: 80% !important;
  }

  /*    #breadcrumb-content { margin-top: 50px !important; } */
}

/* Remove Border line under and over Header */
.avada-skin-rev {
  border-top: none;
}

/* Use bold */
.bold, .bvm {
  font-weight: bold !important;
}

.gras {
  text-shadow: 0px 0px 6px rgba(150, 150, 150, 1);
}

/* Padding to the Meme's image */
#featuredimagewidget-2 {
  padding: 5px 0 0 20px;
}

/* Scroll's Container sizing */
#scroll_container {
  padding: 13% !important;
  margin-top: -5%;
}

/* add left and right padding, reduce margin-bottom for posts and pages (exept home page) */
body:not(.home) {
  padding-left: 20px !important;
  padding-right: 20px !important;
  margin-bottom: 0px !important;
}

@media only screen and (max-width: 480px) {
  body:not(.home) {
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-top: 35px !important;
  }
}

/* add top margin to anchor */
.jumpAnchor350 {
  position: relative;
  top: -350px;
  visibility: hidden;
}

#main .post h2 a:hover {
  color: #482020;
}

.papyrus-font {
  font-family: papyrus-bold !important;
  color: #482020 !important;
}

/* Cross image (close button */
.crossImageContainer {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  height: 24px;
  width: 24px;
  z-index: 2;
  transition: 350ms all;
  position: -webrkit-sticky;
  position: sticky;
  top: 1rem;
  float: right;
  margin-right: -20px;
}

.crossImageContainer:hover {
  background-color: rgba(0, 0, 0, 0.5);
  transform: scale(1.2);
}

.crossImageContent {
  transition: 350ms all;
  fill: #f3f3f3;
}

.crossImageContent:hover {
  transform: scale(0.833);
}

/* CUSTOM CHECKBOX */
.cb-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.cb-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.cb-checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eeeeeea6;
  border-radius: 7px;
  border: 1px solid #4820204d;
}

/* On mouse-over, add a grey background color */
.cb-container:hover input~.cb-checkmark {
  background-color: #540000a1;
}

/* #ccc */
/* When the checkbox is checked, add a red background */
.cb-container input:checked~.cb-checkmark {
  background-color: #482020;
}

/* #2196F3 */
.cb-container input:checked:hover~.cb-checkmark {
  background-color: #540000a1;
}

/* #2196F3 */
/* Create the checkmark/indicator (hidden when not checked) */
.cb-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.cb-container input:checked~.cb-checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.cb-container .cb-checkmark:after {
  left: 8px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#destAddress {
  font-weight: bold;
  font-size: 24px;
  margin: 10px 0;
  text-decoration: underline;
}

#DownloadForm,
#panelThankYou {
  width: 90%;
  margin: 0 auto;
  display: none;
}

#modal-window.modal-dialog {
  background-color: rgba(245, 245, 220, 0.9);
  border-radius: 5px;
  padding: 20px 40px;
  text-align: left;
  min-height: 250px;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  max-width: 1100px;
}

@media (max-width: 1100px) {
  #modal-window.modal-dialog {
    margin: 10px !important;
  }
}

.modal-dialog {
  border-radius: 5px;
  text-align: left;
  min-height: 250px;
}

.modal.fade .modal-dialog {
  transition: none !important;
}

.fade.in {
  opacity: 1 !important;
  background-color: #0000004f;
}

.dlSelectionFrame {
  border: thin solid #48202040;
  margin: 20px auto;
  max-width: 300px;
  border-radius: 5px;
  box-shadow: 0 2px 12px 2px rgba(0, 0, 0, 0.2);
  text-align: center;
}

.dlBlock {
  text-align: center;
  max-width: 200px;
  margin: 0 20px;
}

.dlBlock div img,
.downloadImage img {
  width: auto;
  max-height: 150px;
  min-height: 150px;
}

.dlBlock div {
  font-size: 16px;
}

div[class^="dlTitle"] {
  font-size: 20px;
}

.dlBlock-image {
  display: inline-block;
  margin: 10px auto;
  transition: all 0.5s ease;
}

.dlBlock-image:hover {
  transform: scale(1.1);
}

.dlBlock p {
  margin-bottom: 5px !important;
}

.dlBlock button {
  margin-bottom: 20px !important;
}

.dlBlock a {
  cursor: pointer;
}

.dlTitle {
  margin-top: 20px;
}

.dlTerm {
  margin-bottom: 10px;
}

#dlAgreementsLabel {
  font-weight: bold;
}

.dlAgreementsError {
  padding-left: 0 !important;
}

.cancelButtonWrap,
.nextButtonWrap {
  display: inline-block;
}

.downloadFileTitle {
  margin-top: 20px;
}

.downloadHref {
  display: none;
}

.downloadImage {
  cursor: pointer;
  margin: 10px 0 20px;
}

.titleDl {
  margin: 20px auto !important;
  max-width: 90%;
}

.subtitle-underline {
  font-weight: bold;
  border-bottom: 1px solid #482020;
}

/*#modal-window h1 { line-height: 1.2em ; }
#modal-window p, #modal-window img { margin-bottom: 20px; }
#modal-window button img { margin-bottom: 0px !important; }
#modal-window.modal-dialog { background-color: rgba(245, 245, 220, 0.9); border-radius: 5px; padding: 20px 40px; text-align: left; min-width: 850px; min-height: 250px; } 
.modal-dialog { border-radius: 5px; text-align: left; min-height: 250px; }
.modal.fade .modal-dialog { transition: none !important; } */

/**** FLICKR IMAGES ****/
.photonic-stream,
.wp-caption-text {
  text-align: center !important;
}

.photonic-flickr-stream {
  padding-top: 0 !important;
  margin-bottom: 0 !important;
}

.photonic-flickr-stream h3 {
  display: none;
}

.rpContainer {
  max-width: 350px;
  margin-top: 20px;
}

.rpTitle {
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 5px;
  color: #b70000db;
  text-shadow: 0px 0px 6px rgba(150, 150, 150, 1);
}

.rpThumb {
  border: 5px solid white;
  transition: all 0.5s ease;
  cursor: pointer;
  margin: 0 20px 10px;
}

.rpThumb:hover {
  transform: scale(1.05);
}

.rpExcerpt {
  text-align: center;
  margin: 0 20px;
}

.rpDate {
  font-weight: normal;
  font-size: 16px;
  font-style: italic;
}

.rpNewsContent {
  clear: both;
  min-height: 90px;
}

.rpNewsImg {
  float: left;
  margin-right: 10px;
}

.rpNewsTitle {
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
}

.rpNewsExcerpt {
  font-size: 16px;
  line-height: 1.2;
  margin-top: 5px;
}

.rpSep {
  padding-top: 10px;
  border-top: 1px dotted #482020;
}

.rpSep .one {
  margin: 0px;
}

/********************
*** Submenu pages ***
*********************/
.submenu-content {
  margin-left: 5%;
}

.submenu-content h3 {
  font-size: 24px !important;
  font-family: Lato;
}

.submenu-item {
  font-size: 20px;
  font-weight: bold;
  margin-left: 20px;
}

.submenu-item:before {
  content: "\2629";
  color: #c00000;
  margin-left: 15px;
  margin-right: 10px;
  font-size: 18px;
}

.submenu-message-title {
  margin: 20px 0 0;
}

.submenu-message-title {
  font-size: 20px;
}

#ange-daniel-img picture {
  height: 300px !important;
}
/* .imageAnge img {
  padding-top: 50px;
} */

/*************
*** Search ***
**************/
.search-page-search-form h1 {
  text-align: center;
  margin-top: 40px;
}

.search-page-search-form {
  border-bottom: 0px;
  padding-left: 10px;
}

.searchform {
  max-width: 400px;
}

.fusion-post-medium {
  width: 100%;
  padding: 0 10px !important;
}

.fusion-post-medium h3 {
  background-color: transparent;
  border: #4820208c solid 2px;
  padding: 1px 5px 1px 5px;
  border-radius: 3px;
}

input.searchForm {
  display: inline-block !important;
}

label.searchLabel {
  cursor: pointer;
}

label.searchLabel>div {
  display: inline-block;
  vertical-align: top;
}

.searchcategories {
  margin-top: 10px;
  display: inline-block;
  vertical-align: top;
}

.ubermenu-submenu-id-143092 {
  overflow: visible !important;
}

.image-column1 > ul > li {
  margin-top:25px !important;
}

.ms-options-wrap {
  display: none;
  margin-top: 5px;
  max-width: 220px;
  min-width: 220px;
}

.ms-options {
  min-height: 100% !important;
  max-height: 100% !important;
  width: auto !important;
  margin: 0 35px 0 40px;
}

.categoryBlock {
  width: 400px;
}

#categoriesBlock {
  margin-bottom: 10px;
}

.sa-selector {
  display: inline-block !important;
}

.sa-de-select-all {
  margin-left: 15px;
}

.select-deselect {
  font-family: Lato;
  font-size: 14px;
}

[class^="searchcriteria"] {
  margin-top: 5px;
  padding: 10px;
  background-color: #91745529;
  border-radius: 5px;
}

[class^="searchcriteria"] label,
[class^="searchcriteria"] input {
  display: inline-block;
  cursor: pointer;
}

.cptButtonFilter {
  max-width: fit-content;
  display: inline-block;
  margin-right: 3px;
  padding-right: 10px !important;
  white-space: nowrap;
}

.cptFilters {
  font-size: 30px;
}

.fas {
  margin-right: 5px;
}

.search-text-thumb-container {
  display: flex;
  justify-content: space-between;
}

.search-thumb {
  min-width: 70px;
  margin-left: 10px;
}

.search-thumb-anchor {
  text-align: right;
}

.search-content {
  min-height: 50px;
}

.search-date {
  font-weight: bold;
  font-size: 14px;
  font-style: italic;
}

.search-radio {
  margin-top: 10px;
  font-family: Lato;
  min-width: 300px;
}

.search-radio input {
  display: inline-block;
  margin-bottom: 5px;
  cursor: pointer;
}

.search-radio label {
  margin-right: 20px;
}

.search-radio [type="radio"]:checked,
.search-radio [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}

.search-radio [type="radio"]:checked+label,
.search-radio [type="radio"]:not(:checked)+label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
}

.search-radio [type="radio"]:checked+label:before,
.search-radio [type="radio"]:not(:checked)+label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fcf9ee;
}

.search-radio [type="radio"]:checked+label:after,
.search-radio [type="radio"]:not(:checked)+label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #a67a0f;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.search-radio [type="radio"]:not(:checked)+label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.search-radio [type="radio"]:checked+label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.search-radio [type="radio"]:checked+label {
  font-weight: bold;
}

/**************
/*** Filter ***
/**************/
.filters-tags-text {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 5px;
  line-height: 1.5em;
  margin: 0 10px 2px 10px;
  letter-spacing: 1.5px;
}

.filters-tags-frame {
  margin: 0 7px 7px 0px;
  align-items: center;
  border-radius: 5px;
  border: 2px solid #4820208c;
  padding: 0px;
  background-color: transparent;
  cursor: pointer;
}

.filters-tags-frame:hover {
  background-color: rgba(145, 116, 85, 0.5);
  color: white;
}

.filters-tags-checked {
  background-color: rgba(145, 116, 85, 0.5);
  color: white;
}

.filters-box {
  min-width: 97%;
  margin-left: 15px;
  padding: 5px;
}

/*****************
/** ERROR PAGE ***
/*****************/
.error-page {
  margin-top: 50px;
}

/*.error-message { font-size: calc(60px + 12 * 1vw); padding-right: 30px; } */
.error-404 {
  font-size: calc(4 * 1vw) !important;
  padding-right: 20px;
  display: inline;
  color: white;
}

.error-leftpart {
  width: 40%;
  margin-right: 10%;
}

.error-title {
  margin: 0;
  font-size: 26px !important;
}

.error-search {
  width: 350px;
  width: 60%;
}

.error-image {
  text-align: center;
  margin-top: 30px;
}

/************************
/** THEMES (TAG) PAGE ***
/************************/
.archive.tax-message_theme .fusion-page-title-captions {
  padding-top: 18px;
}

.archive.tax-message_theme .fusion-page-title-captions h1 {
  color: #ffd762;
  text-shadow: 0px 0px 6px rgba(255, 215, 98, 1);
}

/* #314098 */
.archive.tax-message_theme .fusion-page-title-captions h1::before {
  content: "THEME: ";
  color: #f6e4b0;
  text-shadow: none;
}

.archive.tax-message_theme .fusion-post-content h2 {
  font-size: 22px !important;
  margin-bottom: 0px !important;
  display: inline-block;
}

.archive.tax-message_theme .fusion-post-content h2 a {
  color: #1b6ac9 !important;
}

/*  */
.archive.tax-message_theme .fusion-post-content h2 a:hover {
  color: #ca4a1f !important;
}

.archive.tax-message_theme .fusion-meta-info {
  margin-top: 0px;
  padding: 0px;
}

.archive.tax-message_theme .fusion-post-content-container p {
  margin-bottom: 0px;
}

.archive.tax-message_theme .post {
  margin-bottom: 10px !important;
}

.archive.tax-message_theme .theme-post {
  display: table;
  margin-top: 10px;
}

.archive.tax-message_theme .theme-date {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  color: #7a0012;
  font-weight: bold;
  width: 185px;
  padding-bottom: 5px;
  display: table-cell;
  vertical-align: top;
  white-space: nowrap;
}

.archive.tax-message_theme .other_themes {
  font-weight: bold;
  font-size: 15px;
  padding-top: 0px;
}

.archive.tax-message_theme .other_themes span {
  color: black;
  font-weight: 500;
  display: inline-block;
  padding: 0px 6px;
  border-radius: 4px;
  border: 1px solid #917455;
}

.archive.tax-message_theme .other_themes span:hover {
  color: rgba(255, 255, 255, 0.8) !important;
  background-color: rgba(145, 116, 85, 0.5) !important;
}

.archive.tax-message_theme .theme-post .jc {
  font-weight: 400;
  font-size: 16px;
}

/**************
/** SHIFTNAV **
/**************/
a.shiftnav-target:hover {
  color: white !important;
}

/* Make mobile menu z-index lower to let the top of the sliding bar visible */
div#shiftnav-toggle-main {
  z-index: 2030;
}

/* Title padding */
h3.shiftnav-menu-title.shiftnav-site-title {
  padding: 20px 10px 0px 10px !important;
}

/* Image padding */
.shiftnav .shiftnav-menu-image-padded {
  padding: 5px 0px 15px 0px !important;
  text-align: center;
}

.shiftnav-inner .wpml-ls-statics-shortcode_actions {
  margin-left: 14px;
  width: 93%;
}

.shiftnav-search-input {
  background-color: #e4d29da8 !important;
  border-color: #e4d29da8 !important;
  font-family: Oswald;
}

.shiftnav-main-toggle-content {
  display: flex !important;
  justify-content: center;
  align-items: center;
  height: 48px;
  padding-left: 60px !important;
  padding-right: 60px !important;
  line-height: 1.2em !important;
}

/* Align center vertical and horizontal the title */

/*************
/** TABLETS **
/*************/
/* Set font for menu font */
@media only screen and (min-width: 1025px) and (max-width: 1130px) {
  .ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
    font-size: 16px !important;
  }
}

@media only screen and (min-width: 986px) and (max-width: 1024px) {
  .ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
    font-size: 14px !important;
  }
}

@media only screen and (min-width: 960px) and (max-width: 985px) {
  .ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
    font-size: 13px !important;
  }
}

/************
/** MOBILE **
/************/
/* SET PROPERTIES FOR SMARTPHONES MEDIA */
@media only screen and (max-width: 480px) {
  #slidingbar-area {
    width: 100%;
  }
}

/* Remove menu left padding */
@media screen and (min-width: 1000px) {
  div.fusion-header {
    padding-left: 0 !important;
    padding-right: 0px !important;
  }
}

.fusion-secondary-main-menu {
  padding: 0px;
}

/* Submenu */
.sub-menu .fusion-bar-highlight {
  font-family: Oswald;
  font-size: 16px !important;
}

.fusion-secondary-menu .sub-menu {
  border: 0 !important;
}

.fusion-secondary-menu .sub-menu a {
  border-bottom: 0 !important;
}

/**************
/** UBERMENU **
/**************/

.ubermenu *:focus {
  outline: none !important;
}

/* EVENTS AND ACTIVITIES immage padding */
.events_and_activies_class .ubermenu-submenu .ubermenu-target {
  padding: 15px 5px !important;
}

/* THE MESSAGES right shifting on hover */
.the_messages_class ul li ul li a {
  transition: margin-left 0.5s ease;
}

.the_messages_class ul li ul li a:hover {
  margin-left: 5px;
}

/* EVENTS AND ACTIVITIES image transform on hover */
.events_and_activies_class ul li a:link img {
  transition: all 0.5s ease;
}

.events_and_activies_class ul li a:hover img {
  transform: scale(1.05);
}

/* UNITY IN DIVERSITY image transform on hover and text button */
.unity_in_diversity_class ul li>a {
  transition: all 0.5s ease;
}

.unity_in_diversity_class ul li>a:hover {
  transform: scale(1.05);
}

.unity_in_diversity_class .ubermenu-content-block {
  position: absolute;
  right: 30px;
  bottom: 30px;
  z-index: 100;
}

.unity_text-button {
  display: inline-block;
  background-color: rgba(145, 116, 85, 0.5);
  border: 1px solid #482020;
  border-radius: 12px;
  padding: 8px 8px 2px 8px;
}

.unity_text-button:hover {
  background-color: #482020;
}

.unity_text-button a {
  color: white !important;
}

/* ABOUT image transform on hover */
.about_class ul li ul li a:link span {
  transition: margin-left 0.5s ease;
}

.about_class ul li ul li a:hover span {
  margin-left: 5px;
}

.sub-menu-link .ubermenu-target-text { color: white; }
.sub-menu-link:hover .ubermenu-target-title { color: white;  }

.sub-menu-link-off:hover .ubermenu-target-title { color: #482020;  }

a.ubermenu-target .ubermenu-target-title.ubermenu-target-text {
  text-shadow: 0px 0px 6px rgba(150, 150, 150, 1); 
  white-space: nowrap;
}

/* Top menu shadow */
.ubermenu-nav {
  box-shadow: 0 18px 18px -18px rgba(0, 0, 0, 0.35) !important;
}

/* Underline the menu top level when hover */
#ubermenu-nav-main-27-main_navigation .ubermenu-noindicator:hover {
  border-bottom: 3px solid #aa0000;
  padding-bottom: 4px !important;
}

/* background-color of submenus */
.ubermenu .ubermenu-submenu {
  background-color: rgba(255, 255, 255, 0) !important;
}

ul.ubermenu-submenu-drop {
  padding: 15px !important;
}

/* MESSAGES MENU add a padding to the megamenu and white text-color */
#ubermenu-nav-main-27-main_navigation ul li>span {
  margin-bottom: 20px !important;
  padding-bottom: 10px !important;
/*  color: white !important; */
}

/* ABOUT MENU --> Padding between image and Title/description) */
.ubermenu .ubermenu-item-layout-image_left>.ubermenu-target-text {
  padding-left: 90px !important;
}

/* Padding top of the menu  */
.ubermenu.ubermenu-main {
  padding-top: 95px;
}

/* Bottom padding of the top level menu */
.ubermenu-nav>li>a {
  padding-top: 23px !important;
  padding-bottom: 7px !important;
}

.ubermenu-sub-indicators .ubermenu-item-has-children>.ubermenu-target.ubermenu-noindicator {
  padding-right:10px
}

/* shadow of dynamic post images (EVENT AND ACTIVITIES) */
#post-dynamic-element img {
  box-shadow: 0 2px 12px 1px rgba(0, 0, 0, 0.35);
}

.fusion-header.fusion-sticky-shadow .ubermenu.ubermenu-main {
  padding-top: 12px;
}

/* ABOUT MENU settings */
/* add a padding-top to the angel image in About */
img[src*="ange_daniel"] {
  padding-top: 20px !important;
}

/* TESTIMONIES MENU settings */
/* thumbs */
.ubermenu-submenu-id-4402 {
  padding-top: 0px !important;
}

#menu-item-4405 {
  margin-bottom: 10px;
}

.menu_testimonies_thumb {
  padding: 0 0 0 10px;
}

.menu_testimonies_thumb img {
  padding: 10px 10px 0 0;
  width: 124px !important;
}

/* text */
.testimonies_text {
  color: #482020;
  padding-left: 0px !important;
  padding-top: 5px !important;
}

.testimonies_text a {
  color: #482020;
}

.testimonies_text-button {
  float: right;
}

.testimonies_text-button2 {
  float: right;
  background-color: rgba(145, 116, 85, 0.5);
  border: 1px solid #482020;
  border-radius: 12px;
  padding: 8px 8px 2px 8px;
}

.testimonies_text-button2:hover {
  background-color: #482020;
}

.testimonies_text-button2 a {
  color: white;
}

.ubermenu-submenu-id-4403 {
  padding-left: 0px !important;
}

/**************
/** HOMEPAGE **
/**************/
/* First scroll settings */
#home_scroll .fusion-text {
  text-align: center;
  height: 100%;
}

#home_scroll_body {
  font-family: papyrus-bold;
  font-size: 25px;
  color: #533d02;
  display: flex;
  width: 100%;
  text-align: justify;
}

#home_scroll_button {
  text-align: right;
  width: 100%;
  font-size: 25px;
}

.home_scroll_button_text,
#home_news_button,
#home_gallery_button {
  background-color: rgba(0, 0, 0, 0.1);
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 900;
  font-size: inherit;
  letter-spacing: 3px;
  cursor: pointer;
  border: 1px solid #917455;
  padding: 1% 3%;
  color: rgba(255, 255, 255, 0.8);
  z-index: 100 !important;
  border-radius: 10px;
}

.home_scroll_button_text:hover,
#home_news_button:hover,
#home_gallery_button:hover {
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(145, 116, 85, 0.5);
}

/* Counter box with map */
#counterBox {
  background-image: url("/wp-content/uploads/2018/11/map_braun.png");
  background-size: contain;
  background-repeat: no-repeat;
  padding: 8% 0px 15% 0px;
  margin: 0px 10%;
}

@media only screen and (max-width: 360px) {
  #counterBox .content-box-counter {
    line-height: 20px;
  }
}

/*@media only screen and (min-width: 360px) and (max-width: 750px) {
  #counterBox {}
} */

.counter-box-container {
  background-color: rgba(255, 255, 255, 0.8);
}

.fusion-counters-box .fusion-counter-box .counter-box-container {
  padding: 7%;
}

.display-counter {
  font-weight: 800;
}

.col-lg-6 {
  float: none !important;
  display: inline-block;
  width: 28% !important;
}

@media only screen and (max-width: 767px) {
  .col-sm-6 {
    float: left !important;
    width: 50% !important;
  }
}

/* Mobile settings */
@media screen and (max-width: 360px) {
  .home_scroll_button_text {
    letter-spacing: 1px;
  }
}

/* start of phone styles */
@media screen and (min-width: 3610px) and (max-width: 750px) {
  .home_scroll_button_text {
    letter-spacing: 2px;
  }
}

/* start of medium tablet styles */

#home_presentation_block {
  margin-bottom: 0px !important;
}

#home_intro_title,
#home_intro {
  font-family: papyrus-bold;
  font-size: calc(16px + 1.3vw);
  color: #fff8ae;
}

/* Vassula introduces TLIG */
.intro_title {
  padding-top: 10%;
  color: #8b3801 !important;
}

.intro_title2 {
  padding-top: 2%;
  color: #8b3801 !important;
  padding-bottom: 2%;
}

.fusion-column-content {
  width: 100%;
  text-align: center;
}

/* column */
.scroll_container,
.presentation_container {
  background-size: 100% !important;
}

/* Scroll image */
#home_video img {
  padding: 2% 10% 4% 10%;
  width: 80%;
}

/* video picture */

#home_mission_title {
  font-family: papyrus-bold;
  font-size: 40px;
  color: #8b3801;
}

/* Vassula's Mission */
#home_mission_body,
#home_mission_body2 {
  font-family: papyrus-bold;
  font-size: 26px;
  color: #8b3801;
  padding: 0 15% 0 15%;
  text-align: justify;
}

/* text of the Mission */

#home_map {
  width: 100%;
}

#home_map img {
  padding: 5% 10% 10% 10%;
  width: 100%;
}

/* map picture */

#home_box {
  text-align: center;
}

/* Smart Slider background and padding */
.n2-ss-align.n2-ss-slider-align-visible {
  background-image: url("https://ww3.tlig.org/wp-content/uploads/2018/08/gallery_background3.jpg");
}

#home_gallery_smart {
  padding: 0 11.7% 2% 11.7%;
}

#home_news_list {
  margin: 0 auto;
}

#home_news_list>div {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 4%;
}

#home_news_bottommargin {
  margin-bottom: calc(2.5vw);
}

#home_news_heading_topmargin {
  margin-top: 5%;
}

#home_news_header_container {
  font-size: 30px;
  color: #482020;
}

#home_news_header_title {
  font-family: papyrus-bold;
  position: absolute;
  margin-top: 14%;
  right: 15%;
  z-index: 2;
  font-size: inherit;
  text-shadow: 4px 4px 6px #a38282;
}

#home_news_header_image {
  z-index: 1;
  margin-top: -1px;
}

#home_news_background {
  margin-top: 3%;
}

#home_news {
  margin: 0 15%;
}

#home_news h2 a {
  font-family: papyrus-bold !important;
  font-size: 20px !important;
  color: #482020 !important;
}

#home_news h2 a:hover {
  color: #8b3801 !important;
}

#home_news .fusion-post-content-wrapper {
  padding: 5% 4% 3% 4% !important;
}

#home_news_content_wrapper {
  margin-bottom: 0px !important;
}

#home_news_content_wrapper>div {
  background-size: contain !important;
}

/*.home_news_topmargin { margin-top: 5%; } */
.fusion-inline-sep {
  font-family: Lato;
}

.blog-shortcode-post-title {
  line-height: 100% !important;
}

.blog-shortcode-post-title a {
  font-size: inherit !important;
}

#home_news_button_container,
#home_gallery_button_container {
  margin-bottom: 0px;
  margin-top: 2%;
  font-size: 25px;
}

#home_news_button,
#home_gallery_button {
  margin: 0 auto !important;
  float: none;
  font-size: inherit;
}

#home_footer_background {
  margin-top: -5%;
  z-index: 10000;
}

.home_pen {
  margin-bottom: 11vw;
}

#home_intro_title, #home_intro, #home_mission_title, .fusion-text #counterBox, #home_gallery_button_container, #home_news_body {
  text-align: center;
}

@media only screen and (max-width: 1080px) {
  .home_pen {
    margin-top: calc(40px + (25vw * 1.1) - (3vw * 6));
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 800px) {
  .newsCat {
    display: none !important;
  }

  .home_pen img {
    width: 90%;
  }

  .newsLatestTitle {
    font-size: calc(11px + 0.3vw) !important;
  }

  .newsBlockText {
    line-height: 80%;
  }

  .intro_title {
    padding-top: 15% !important;
  }

  .intro_title2 {
    padding-top: 0 !important;
  }

  #home_video img {
    padding-top: 5% !important;
  }

  #home_mission_title {
    padding-top: 5%;
  }

  #home_mission_body2 {
    padding-bottom: 5% !important;
    padding-top: 5% !important;
  }

  #home_gallery_button_container {
    margin-top: 5% !important;
  }

  #home_news_bottommargin {
    margin-bottom: 0 !important;
    padding-bottom: 5%;
  }

  #home_news_container {
    padding-top: 30% !important;
  }

  #home_news_list {
    padding: 0 2%;
  }

  #home_news_header {
    background: url("/wp-content/uploads/2018/11/background-message-entete750x140_cnd.png");
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
    height: 140px !important;
  }

  #home_news_body {
    background-image: url("/wp-content/uploads/2018/11/background-message-milieux750x190_cnd.png");
    position: relative;
    background-size: 100%;
    background-repeat: repeat-y;
    margin-top: -1px;
  }

  #home_news_footer {
    background: url("/wp-content/uploads/2018/11/background-message-footer-6_cnd.png");
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
    height: 114px !important;
  }
}

@media only screen and (max-width: 700px) {
  #home_news_container {
    padding-top: 22% !important;
  }
}

@media only screen and (max-width: 600px) {
  #home_news_container {
    padding-top: 15% !important;
  }
}

@media only screen and (max-width: 480px) {
  #home_news_container {
    padding-top: 7% !important;
  }
}

/********************
*** SEARCH SETTINGS *
*"*******************/
.search-page-search-form-top {
  margin-bottom: 20px !important;
  padding-bottom: 0px !important;
}

#search-param input {
  display: inline-block;
}

.search-form-content {
  display: block;
}

.search-block {
  margin-bottom: 20px;
}

.search.search-results h2 {
  font-size: 18px !important;
  margin-bottom: 0px !important;
}

.search.search-results p {
  font-size: 14px !important;
  margin-bottom: 10px !important;
}

.search.search-results .post {
  margin-bottom: 10px !important;
}

#searchsubmit {
  font-family: icomoon;
  background: #000;
  border: none;
  color: white;
  font-size: 1em;
  height: 35px;
  width: 33px;
  cursor: pointer;
  padding: 0;
}

#s {
  height: 35px !important;
  margin-right: 0 !important;
}

.search-res {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
}

.search-results .theme-post {
  display: inline-block;
}

.search-results .entry-title.fusion-post-title {
  margin-bottom: 0px !important;
}

.search-results-infos {
  width: 40%;
  padding: 10px;
  margin-left: 10px;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 5px;
}

.search-result-container,
.filter-posts-container {
  width: 65%;
  float: left;
  margin-top: 20px;
}

.select-themes {
  padding-left: 10px;
}

.search-page-search-form input {
  height: 15px;
}

.select2-container.select2-selection--multiple {
  min-height: 20px;
  line-height: normal;
}

.select2 {
  width: 50% !important;
}

.fusion-load-more-button.fusion-blog-button {
  background-color: rgba(235, 234, 234, 0);
}

/* Load more button */
.fusion-load-more-button.fusion-blog-button:hover {
  background-color: rgba(235, 234, 234, 0.5);
}

/* Load more button hover */

@media (max-width: 640px) {
  #sidebar {
    padding-top: 20px !important;
  }

  .filter-posts-container {
    min-height: 20px !important;
  }

  .search-result-container,
  .filter-posts-container {
    width: 100% !important;
  }

  .search-results-infos {
    width: 95%;
  }
}

/****************
*** TAG DISPLAY *
*"***************/
.tag-wrapper {
  padding-left: 15px;
}

.tag-on {
  font-size: 14px;
  text-decoration: none;
  background-color: #e4d29d;
  /* #946f32;  a58858;*/
  color: #000000 !important;
  padding: 4px 15px 6px 15px;
  border-radius: 30px;
  cursor: pointer;
  margin-right: 5px;
  line-height: 35px;
  transition: 0.5s ease;
}

.tag-on:hover {
  background-color: #c5683f;
  /* #785213; /* c5b07d; #946f32;*/
  color: #fff !important;
  /* #fbe954; */
}

.tag-off {
  font-size: 16px;
  text-decoration: none;
  background-color: #8e8e93;
  color: #ffffff;
  padding: 5px 15px 5px 15px;
  border-radius: 30px;
  box-shadow: 0px 2px #f1f1f1;
  cursor: pointer;
  margin-right: 20px;
  transition: 0.5s ease;
}

.tag-off:hover {
  background-color: #69696e;
}

.tag-number {
  font-weight: 800;
}

/**************************
/** SLIDING BAR + TOGGLE **
/**************************/

.fusion-sb-toggle::after {
  content: "" !important;
}

.button_menu_messages,
.title_themes_sidebar {
  font-family: papyrus-bold;
  font-size: 22px;
  color: #482020;
  padding-left: 15px;
  margin-top: 10px;
}

.title_themes_sidebar {
  color: #ffc600;
}

.button_menu_messages:hover {
  color: #aa0000;
  text-decoration: none;
}

.sliding_title {
  color: #ffc600;
  padding: 20px 0 3px 30px;
}

#custom_html-5,
#custom_html-10 {
  margin-bottom: 20px;
}

#custom_html-11 {
  margin-bottom: 5px;
}

#trigo {
  font-size: 11px;
  text-align: right;
}

.trigo-modal {
  max-width: 600px;
  min-height: 200px;
  margin: auto;
  background-color: rgba(245, 245, 220, 0.9);
  border-radius: 5px;
  padding: 20px;
}

.trigo-modal div {
  color: #482020;
}

/*************
/** SIDEBAR **
/*************/

.sidebar .widget {
  margin-bottom: 10px !important;
}

#sidebar .heading h4 {
  display: none;
}

.fusion-sidebar-inner-content {
  margin-top: 6px;
}

#text-2 h4,
#text-3 h4,
#text-4 h4 {
  color: #482020 !important;
  margin-top: 20px !important;
  margin-bottom: 10px !important;
  padding-top: 13px !important;
  font-family: papyrus-bold !important;
  font-size: 25px !important;
  text-align: center;
  height: 59px;
}

.single-image .video-target {
  display: block;
  text-align: center;
}
.single-image .vg-title { line-height: 1.2em; font-size: 20px !important; }

div[class^="video_title"] { margin: 20px 0 10px 0; }
@media (max-width: 767px) {
  .video-gal-icon2 .video_thumbnail { margin: 0 auto !important; font-size: 20px !important; }
}
@media (max-width: 850px) {
  div[class^="video_title"] { font-size: 15px !important; }
}
@media (max-width: 950px) {
  div[class^="video_title"] { font-size: 16px !important; }
}

.video-gal-icon2 { padding-top: 0 !important; }

#i-icon { display: none; }

.video-target .img-thumbnail,
.video-target .img-thumbnail img {
  /* margin-bottom: 20px !important; */
  margin-left: auto;
  margin-right: auto;
}

.videos-watch-more {
  margin-top: 0px;
  text-align: center;
}

.img-thumbnail,
.img-thumbnail img {
  background-color: rgba(71, 32, 32, 0.3) !important;
  padding: 0px !important;
  border: 0px !important;
  box-shadow: 2px 2px 12px 0 rgba(0, 0, 0, 0.35),
    -2px -2px 12px 0 rgba(0, 0, 0, 0.35);
  transition: all 0.5s ease !important;
}

.img-thumbnail:hover,
.img-thumbnail:hover img {
  transform: scale(1.05);
}

.thumbnailFigureContainer {
  margin: auto;
  width: 500px;
  position: relative;
  text-align: center;
}

.thumbnailFigureImagesblock {
  position: relative;
  display: inline-block;
}

.thumbnailFigurePlay {
  background-image: url("/wp-content/uploads/2019/04/playvideo2.png");
  background-size: 60px 60px;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 80%;
  left: 2%;
}

.thumbnailFigureImage {
  box-shadow: 2px 2px 12px 0 rgba(0, 0, 0, 0.35),
    -2px -2px 12px 0 rgba(0, 0, 0, 0.35);
}

a:hover div.thumbnailFigureImagesblock div {
  background-image: url("/wp-content/uploads/2019/04/playvideo2_red.png") !important;
}

.quotationVideo {
  text-align: center;
}

.quotationVideo span {
  font-size: 26px;
  display: block;
  margin-top: 20px;
}

.tagcloud {
  padding-left: 25px;
}

#sidebar_goto_form,
#sidebar_search_form {
  display: flex;
  color: #482020;
}

#sidebar_goto_form input,
#sidebar_search_form input {
  padding: 5px 15px;
  border-top: 1px solid #bbb;
  border-left: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  border-right: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  margin: 0 0 0 8px;
  height: 40px;
  font-size: 18px;
  color: #aaa9a9;
}

#sidebar_goto_form button,
#sidebar_search_form button {
  padding: 5px 10px;
  border-left: none;
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

#sidebar_search_form,
#sidebar_goto_form {
  color: white;
  border-radius: 3px;
}

#sidebar_search_form button,
#sidebar_goto_form button {
  background-color: #cdb887;
  border: 1px solid #cdb887;
}

#sidebar_search_form button:hover,
#sidebar_goto_form button:hover {
  background-color: #baa179;
  cursor: pointer;
}

#custom_html-9 {
  margin-bottom: 0;
}

.sidebar-filter {
  margin-bottom: 100px;
}

/**********
/** WPML **
/**********/
/* wpml switcher width */
.wpml-ls-sub-menu li {
  width: 150px;
}

/* dropdown switcher formatting */
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  color: #fec14f !important;
}

.wpml-ls-legacy-dropdown a {
  line-height: 0.9;
}

.wpml-ls-legacy-dropdown a:hover {
  color: #f9d368 !important;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  z-index: 201;
}

.js-wpml-ls-item-toggle.wpml-ls-item-toggle {
  padding-top: 0px;
  padding-bottom: 3px;
  margin-top: 9px;
}

/************
/** FOOTER **
/************/
.fusion-footer-widget-area {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

#footer-container {
  font-family: papyrus-bold;
  color: #fbefc9;
}

#footer-firstLine {
  margin-top: 35px;
  justify-content: space-between;
}

#footer-magazine {
  width: 54%;
}

#footer-rightblock {
  width: 43%;
}

#footer_newsletter {
  width: 100%;
}

#footer-dailyMessage {
  width: 100%;
  margin-top: 46px;
}

#footer_magazineContent {
  margin-top: 20px;
}

#footer_magazineContent img {
  float: right;
  margin-left: 5px;
}

#footer-title {
  font-size: calc(13px + 1.2vw);
  text-align: left;
  text-align: center;
  line-height: 1em;
}

#footer-dailyMessage #footer-title {
  font-size: 18px;
}

#footer-content {
  font-size: 20px;
  text-align: left;
}

#footer-viewMagazineButton {
  margin: 10px 0 0 auto;
  text-align: center;
}

#footer-viewMagazineSpan {
  font-family: Lato;
  font-size: 15px;
  background-color: #8f0b06;
  padding: 6px 10px 5px 12px;
  border-radius: 5px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 2px;
}

#footer-viewMagazineSpan a {
  color: #ffffff;
}

#footer-viewMagazineSpan a:hover {
  color: #ffe683;
}

#footer_newsletterContent {
  margin-top: 23px;
  margin-left: 15%;
}

.btnSubmitNewsletter {
  font-family: Lato;
  letter-spacing: 2px;
  width: var(--subscribe-width);
  min-width: 132px;
  padding: 5px 0 4px;
  background-color: #8f0b06;
  color: white;
  border: 1px solid #8f0b06;
  border-radius: 0 5px 5px 0;
  font-weight: bold;
  font-size: 15px;
  line-height: 1em;
  height: 28px;
}

.btnSubmitNewsletter:hover {
  cursor: pointer;
  color: #ffe683;
}

.inputEmail {
  width: 50% !important;
  min-width: 175px;
  margin: 0 !important;
  border-radius: 5px 0 0 5px !important;
  text-align: right;
  background-color: #c8b29a !important;
  border-color: #c8b29a !important;
  color: white !important;
  height: 28px !important;
  letter-spacing: 2px;
}

.inputEmail::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ffffffcc;
  opacity: 1;
  vertical-align: middle;
}

.inputEmail:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ffffffcc;
}

.inputEmail::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #ffffffcc;
}

#footer-dailyMessageContent {
  margin-top: 20px;
  text-align: center;
}

.btnSubmitDailyMessage {
  font-family: Lato;
  letter-spacing: 2px;
  width: 50%;
  background-color: #8f0b06;
  color: white !important;
  border: 1px solid #8f0b06;
  border-radius: 5px;
  font-weight: bold;
  font-size: 15px;
  padding: 6px 10px 5px 12px;
}

.btnSubmitDailyMessage:hover {
  cursor: pointer;
  color: #ffe683;
}

#footer-secondLine {
  justify-content: space-between;
  margin: 6% auto 2%;
}

#footer-what,
#footer-social {
  width: 30%;
  text-align: center;
}

#footer-donate {
  width: 30%;
  text-align: center;
}

#footer-donateContent {
  font-family: Lato;
  font-weight: bold;
  font-size: 15px;
}

.footer-donateSpan {
  display: inline-block;
  padding: 8px 14px 5px 14px;
  background-color: #d8ae0b;
  border-radius: 5px;
  margin-top: 5px;
  color: white;
  letter-spacing: 2px;
}

#footer-donateContent a:hover .footer-donateSpan {
  color: #482020 !important;
}

#footer-socialButtons a {
  font-size: 25px !important;
  margin: 12px 20px;
}

#footer-socialButtons a:hover {
  color: #d8ae0b !important;
  opacity: 1 !important;
}

#footer-whatDropdown {
  max-width: 80%;
  border-color: #f9d368;
  margin: 8px auto 0;
}

#footer-whatOptionLink1 {
  background-color: #482020;
  color: #ffffff;
  padding-top: 2px;
}

#footer-whatOptionLink1::after {
  content: "";
  vertical-align: middle;
  display: inline-block;
  border: 0.35em solid transparent;
  border-top: 0.5em solid;
  position: absolute;
  right: 10px;
  color: #f9d368;
  top: calc(50% - 0.175em);
}

.footer-whatOptionLinkSpan1 {
  margin-left: 0.4em;
  vertical-align: middle;
  font-family: Lato;
  line-height: 1;
}

#footer-whatListFirst {
  text-align: left;
  position: relative;
  padding: 0;
}

#footer-whatListFirst>li {
  border: 1px solid #f9d368;
}

#footer-whatListSecond {
  text-align: left;
  position: absolute;
  width: 100%;
  bottom: 100%;
  padding: 0;
  margin: 0;
  z-index: 100000;
  left: 0;
}

#footer-whatOptionLink2 {
  color: #ffffff;
  background-color: #0a0a0a;
  overflow: hidden;
  display: block;
  border-top: 2px solid #482020;
  height: 32px;
  padding: 6px 0px 2px 0px;
  line-height: 1;
}

#footer-whatOptionLink2:hover span {
  color: #f9d368;
}

.footer-whatOptionLinkSpan2 {
  margin-left: 0.4em;
  vertical-align: middle;
  font-family: Lato;
  line-height: 1;
}

@media only screen and (max-width: 799px) {

  #footer-magazine,
  #footer-rightblock {
    width: 100%;
  }

  #footer_newsletter {
    width: 100%;
  }

  #footer_newsletter #footer-title {
    margin-top: 30px;
  }

  #footer-title {
    font-size: calc(18px + 1.2vw);
  }

  #footer_newsletterContent {
    margin-left: 0;
  }

  #formNewsletterFooter {
    justify-content: center;
  }

  #footer-secondLine {
    flex-wrap: wrap !important;
  }

  #footer-what,
  #footer-donate {
    width: 50%;
    justify-content: space-between !important;
  }

  #footer-social {
    width: 100%;
    margin-top: 40px;
  }

  .fusion-copyright-notice div div {
    padding: 0 5px;
  }

  #footer {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}

@media only screen and (max-width: 700px) {

  #footer-what,
  #footer-donate {
    width: 100%;
  }

  #footer-donate {
    margin-top: 40px;
  }

  #footer-what {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 480px) {
  html {
    background: url("/wp-content/uploads/2019/09/background_planche_600x1000.jpg");
    background-color: rgba(255, 255, 255, 0) !important;
    background-size: contain;
    background-attachment: fixed;
    background-position: top;
  }

  #footer-whatDropdown {
    max-width: 100%;
  }

  .fusion-copyright-notice>div {
    display: block !important;
    line-height: 2em;
  }

  #footer_magazineContent {
    font-size: 16px !important;
  }
}

/**********************
/** FOOTER COPYRIGHT **
/**********************/
.fusion-footer-copyright-area {
  background-color: #482020 !important;
  padding: 15px 10% !important;
}

.fusion-copyright-notice {
  font-family: papyrus-bold;
  font-size: 16px;
  color: #fbefc9;
}

.fusion-copyright-notice>div {
  display: flex;
  justify-content: space-between;
}

.fusion-copyright-notice span {
  font-family: Lato;
  line-height: 1em;
}

.fusion-footer::after {
  background: url("/wp-content/uploads/2019/09/goldenBar.png") transparent no-repeat;
  content: "";
  width: 1200px;
  height: 44px;
  display: block;
}

.fusion-footer-widget-area::after {
  background: url("/wp-content/uploads/2019/09/footerSeparatorLine1200x1.png") transparent no-repeat;
  content: "";
  width: 1200px;
  height: 1px;
  display: block;
  margin-left: -30px;
}

/**************
/** MESSAGES **
/**************/
h1 {
  margin-bottom: 10px !important;
}

h2 {
  font-family: "Trebuchet MS", Helvetica, sans-serif !important;
  color: #7a0012 !important;
  font-weight: bold !important;
}

.jc,
.hs,
.father,
.god {
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #511a06;
  /* #2B6C95; */
  font-weight: 600;
  text-align: justify;
}
.jc2 { font-size: 18px; font-weight: bold; }

.god {
  text-align: center;
}

.vassula,
.comment

/*, .commentspan */
  {
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 18px;
  font-style: italic;
  line-height: 24px;
  margin-left: 20px;
  color: #482020;
  /* #2a3b4b; #242424; */
  text-align: justify;
}

.comment {
  margin-left: 0px;
}

.subtitle {
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #7a0012;
}

.subtitle-75 {
  font-size: 75%;
}

.subtitle-80 {
  font-size: 80%;
}

.subtitle-90 {
  font-size: 90%;
}

.normal {
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  color: #482020;
}

.footnote,
.footnotes {
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.3em;
}

.footref sup,
.footnotes div a:first-child {
  padding: 2px;
  background-color: rgb(255, 224, 97);
  border-radius: 3px;
  color: black;
  font-size: 13px;
  font-weight: bold;
}

.footnotes div a:first-child:hover {
  font-style: normal;
  color: #ff3300;
  cursor: pointer;
}

.footnotes p {
  margin: 0 !important;
}

.footref {
  line-height: 18px;
}

.footref sup:hover {
  color: #ff3300;
  cursor: pointer;
}

/* footnote formatting */
[id^="fn"] {
  margin-top: 10px;
  line-height: 1.2em;
}

/* Gap between the Note Reference and the top margin */
a[name$="ret"] {
  position: relative;
  top: -150px;
  visibility: hidden;
}

/*******************
/** TIPPY TOOLTIP **
/*******************/
.tippy-tooltip {
  text-align: left;
  margin-left: 20px;
  margin-right: 20px;
  background-color: #482020;
}

.tippy-content a {
  color: #fae280;
}

.tippy-tooltip.tlig-theme .tippy-backdrop {
  background-color: #482020;
}

/* theme */
.tippy-popper {
  z-index: 99999 !important;
}

.tippy-popper[x-placement^="right"] .light-theme .tippy-arrow {
  border-right: 8px solid #fcf8e3 !important;
}

.tippy-popper[x-placement^="left"] .light-theme .tippy-arrow {
  border-left: 8px solid #fcf8e3 !important;
}

.tippy-popper[x-placement^="top"] .light-theme .tippy-arrow {
  border-top: 8px solid #fcf8e3 !important;
}

.tippy-popper[x-placement^="bottom"] .light-theme .tippy-arrow {
  border-bottom: 8px solid #fcf8e3 !important;
}

.tippy-tooltip.light-theme {
  background-color: #fcf8e3 !important;
}

/****************************
/** NAVIGATION PREV - NEXT **
/****************************/

.nav-prev-next {
  color: #482020;
  text-transform: uppercase;
  font-weight: bold;
  border-top: 1px solid #48202036;
  margin-top: 30px;
}

.nav-prev-next>div:first-child {
  padding-top: 10px;
  font-weight: bold;
}

.nav-prev-next>div:first-child+div {
  line-height: 1em;
}

.nav-prev-next span {
  color: #482020a1;
  text-transform: none;
  font-size: 16px;
  font-weight: normal;
}

.nav-prev-next a:hover {
  color: red;
}

.nav-prev-next .nav-prev:before {
  content: "";
  display: block;
  background: url("/wp-includes/images/arrowLeft.png") no-repeat;
  width: 8px;
  height: 10px;
  float: left;
  margin: 8px 6px 0 0;
}

.nav-prev-next .nav-next:after {
  content: "";
  display: block;
  background: url("/wp-includes/images/arrowRight.png") no-repeat;
  width: 8px;
  height: 10px;
  float: right;
  margin: 9px 0 0 6px;
}

.single .fusion-sharing-box {
  margin-top: 30px;
  border-radius: 10px;
}

/************************
/** HIGHLIGHT & SEARCH **
/************************/
.highlight {
  background-color: yellow;
}

#myform {
  display: flex;
  color: black;
  margin-left: 15px;
  max-width: 70%;
}

#sliding_search_form,
#sliding_goto_form {
  display: flex;
  color: white;
}

#myform input,
#sliding_search_form input,
#sliding_goto_form input {
  padding: 5px 15px;
  border-top: 1px solid #bbb;
  border-left: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  border-right: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  margin: 0 0 0 8px;
  max-width: 100%;
}

#myform button,
#sliding_search_form button,
#sliding_goto_form button {
  padding: 7px 15px 9px 15px;
  border-right: 1px solid #bbb;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  border-left: none;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
}

#sliding_search_form button,
#sliding_goto_form button {
  background-color: #cdb887 !important;
}

#myform button:hover {
  background-color: rgba(145, 116, 85, 0.5);
}

/***********
/** INDEX **
/***********/
.indexTitle,
.indexSubtitle {
  font-family: papyrus-bold;
  font-size: 34px;
  color: #482020;
  text-align: center;
  margin-bottom: 20px;
  line-height: 1.2em;
}

.indexSubtitle {
  font-size: 25px;
  text-align: left;
  margin-bottom: 0px;
}

.accordionYearContainer {
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}

.accordionYear {
  display: inline;
  cursor: pointer;
  font-size: 25px;
  padding: 5px 10px 5px 10px;
  border: 1px solid #917455;
  border-radius: 5px;
  color: black;
  transition: 0.4s;
}

.active,
.accordionYear:hover {
  background-color: rgba(145, 116, 85, 0.5);
  color: rgba(255, 255, 255, 0.8) !important;
}

div [class^="accordionMonths"] {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
  max-height: 100%;
  transition: max-height 0.2s ease-out;
  display: none;
}

div [class^="month"] {
  display: inline;
  cursor: pointer;
  font-size: 20px;
  padding: 1px 10px 2px 10px;
  border: 1px solid #917455;
  border-radius: 5px;
  color: black;
  transition: 0.4s;
}

div [class^="month"]:hover {
  background-color: rgba(145, 116, 85, 0.5);
  color: rgba(255, 255, 255, 0.8);
}

div [class^="accordionDays"] {
  color: white;
  background-color: rgba(145, 116, 85, 0.5);
  border: 1px solid #917455;
  border-radius: 5px;
  display: none;
  max-height: 0;
  transition: max-height 0.2s ease-out;
  margin-bottom: 50px;
  padding-bottom: 10px;
  padding-top: 10px;
  width: 100%;
}

div.messageLine {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  flex-basis: 0;
}

.mois:first-child div {
  margin-top: 0px;
}

div.mois {
  width: 100%;
}

div.mois>div {
  margin: 5px 0px 0px 10px;
}

div.jour {
  width: 30px;
  margin-left: 10px;
  flex-shrink: 0;
}

div.jour span {
  background-color: #ffe27f;
  color: black;
  margin: 2px 0 2px 0;
  padding: 2px 5px;
  border: 1px solid #917455;
  border-radius: 5px;
}

div.titre {
  padding-left: 7px;
}

div.titre a {
  color: black;
}

div.titre a:hover {
  color: black;
  border-radius: 5px;
  background-color: #ffe27f;
}

/*************
/** PRAYERS **
/*************/
.prayerContainer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.prayerThemeContainer {
/*  display: inline-block; */
  width: 250px;
  display: table-row;
  float: left;
}

div [class^="prayers_"] {
  display: block;
  background-image: url("/wp-content/uploads/2018/12/background-bande-papyrus.png");
  background-size: contain;
  width: 250px;
  height: 82px;
  font-family: papyrus-bold;
  text-align: center;
  padding-top: 32px;
  cursor: pointer;
  color: #482020;
}

div [class^="prayers2_"],
.trigger-tag {
  display: block;
  background-image: url("/wp-content/uploads/2018/12/background-bande-papyrus4_cnd.png");
  background-size: contain;
  width: 250px;
  height: 88px;
  font-family: papyrus-bold;
  text-align: center;
  cursor: pointer;
  color: #482020;
  display: table-cell;
/*  vertical-align: middle; */
}

div [class^="prayersBlockDiv_"],
div [class^="prayersBlockDiv2_"] {
  transition: max-height 0.2s ease-out;
  background-color: rgba(145, 116, 85, 0.2);
  border: 1px solid #917455 !important;
  border-radius: 5px;
  display: none;
}

ul.prayersBlock,
.themeBlock {
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 30px;
  padding-right: 10px;
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 0px;
}

ul.themeBlock {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.list_of_prayers {
  display: inline;
  cursor: pointer;
  font-size: 20px;
  padding: 1px 10px 2px 10px;
  border: 1px solid #917455;
  border-radius: 5px;
  color: black;
  transition: 0.4s;
}

li.prayerLink {
  font-size: 16px;
}

li.prayerLink a {
  color: #75532f;
}

li.prayerLink2 a {
  color: white;
}

li.prayerLink a:hover,
li.prayerLink2 a:hover {
  color: black;
  border-radius: 5px;
  background-color: #ffe27f;
}

li.prayerLink:before,
li.prayerLink2:before {
  content: "\2629";
  /* https://www.toptal.com/designers/htmlarrows/arrows/black-right-arrowhead/ */
  color: #c00000;
  margin-left: -20px;
  margin-right: 10px;
}

.commonPrayer {
  margin-right: 30px;
  min-width: 30%;
}

.commonPrayer:before {
  content: "\2629";
  /* https://www.toptal.com/designers/htmlarrows/arrows/black-right-arrowhead/ */
  color: #c00000;
  margin-left: -20px;
  margin-right: 10px;
}

.commonPrayera a {
  font-weight: bold;
  color: #482020 !important;
}

.tagMessage,
.commonPrayer {
  font-size: 18px;
  margin: 5px 30px 10px 25px;
  min-width: 30%;
  line-height: 1.1;
}

.tagMessage:before {
  /*    content: '\27A4' ; /* https://www.toptal.com/designers/htmlarrows/arrows/black-right-arrowhead/ */
  content: "\2629";
  /* https://www.toptal.com/designers/htmlarrows/arrows/black-right-arrowhead/ */
  color: #c00000;
  font-weight: bold;
  margin-left: -28px;
  margin-right: 10px;
}

.tagMessage a {
  color: black;
}

.tagMessage a:hover,
.commonPrayer a:hover {
  color: black;
  border-radius: 5px;
  background-color: #ffe27f;
}

.tagMessage span,
.commonPrayer span {
  font-size: 16px;
  font-style: italic;
}

.tagDate {
  font-size: 14px !important;
  margin-left: 25px;
}

.tagExcerpt {
  font-size: 16px;
  margin-left: 25px;
  line-height: 20px;
}

.postLink span {
  font-style: normal;
}

/* first span */
.commonPrayer span {
  margin-left: 8px;
}

.modal-title {
  color: white !important;
}

.modal-title:hover {
  color: #ca4a1f !important;
  text-decoration: none !important;
}

/* ca971f */

.prayer_listing {
  display: inline-block;
  cursor: pointer;
  font-size: 20px;
  padding: 5px 10px 5px 10px;
  border: 1px solid #917455;
  border-radius: 5px;
  color: black;
  transition: 0.4s;
  margin-right: 10px;
}

.prayer_listing:hover {
  background-color: rgba(145, 116, 85, 0.5);
  color: rgba(255, 255, 255, 0.9) !important;
}

.tippy-content ul {
  padding-inline-start: 20px;
  margin-block-start: 5px;
  margin-block-end: 5px;
  list-style-type: none;
}

.tippy-tooltip.tags-theme {
  font-weight: bold;
  color: rgba(255, 255, 255, 0.9);
  background-color: rgba(145, 116, 85, 1);
  border: 1px solid #917455 !important;
  border-radius: 5px;
}

/***********
/** VARIA **
/***********/
.postPagesContainer {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

/* caption in articles */
p.caption,
span.caption,
div.caption,
.img_caption caption {
  text-align: center !important;
  font-size: 90% !important;
  font-weight: 900;
  caption-side: bottom;
  margin-bottom: 20px;
  display: block;
}

p:has(+ span) {
  text-align: center !important;
}

p.caption img {
  margin-right: 20px;
}

.img_caption {
  margin: auto;
}

/* Menu Events and Activities */
.postPagesImage {
  width: 250px;
  height: 120px;
  display: flex;
  margin: 20px 5px 10px 5px;
  transition: all 0.5s ease;
}

.postPagesImage:hover {
  transform: scale(1.05);
}

.postPagesText {
  font-family: papyrus-bold;
  align-self: flex-end;
  text-align: center;
  height: 40px;
  width: 100%;
  background-color: #482020a3;
  font-size: 20px;
  font-weight: 900;
  color: #ffffffe6;
  line-height: 45px;
}

/* Breadcrumb */
#breadcrumb-content {
  width: 60%;
}

#breadcrumb-content .fas {
  margin-right: 0px !important;
}

.fusion-breadcrumb-sep {
  font-weight: bold;
}

.bread {
  font-size: 16px;
}

.wp-caption-text {
  color: black !important;
  font-weight: bold;
  padding: 5px 5px 0px 5px;
  text-align: left;
  font-size: 90%;
}

.post-content h2 {
  font-weight: bolder;
  color: #8b3801 !important;
}

/* Menu The Messages */
.pagesImagesContainer {
  font-family: papyrus-bold;
  font-size: 16px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.pagesImage {
  width: 270px;
  height: 380px;
  background-size: contain;
  background-repeat: no-repeat;
  line-height: 18px;
}

.pagesImage a {
  font-family: papyrus-bold;
  color: #482020;
}

.pagesImage a:hover {
  color: #aa0000;
  text-decoration-color: #aa0000;
  text-shadow: 0px 0px 6px rgba(72, 32, 32, 0.8);
}

.pagesImageLine {
  position: relative;
  line-height: 150%;
}

.rota-0 {
  -ms-transform: rotate(-0deg);
  -webkit-transform: rotate(-0deg);
  transform: rotate(-0deg);
}

.rota-1 {
  -ms-transform: rotate(-1deg);
  -webkit-transform: rotate(-1deg);
  transform: rotate(-1deg);
}

.rota-2 {
  -ms-transform: rotate(-2deg);
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg);
}

.rota-3 {
  -ms-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.rota-4 {
  -ms-transform: rotate(-4deg);
  -webkit-transform: rotate(-4deg);
  transform: rotate(-4deg);
}

.leftTop1 {
  margin-left: 26%;
  margin-top: 36%;
}

.leftTop2 {
  left: 26%;
  margin-top: 6%;
}

.leftTop3 {
  left: 26%;
  margin-top: 6%;
}

.leftTop4 {
  left: 26%;
  margin-top: 6%;
}

.leftTop5 {
  margin-left: 26%;
  margin-top: 36%;
}

.leftTop6 {
  left: 26%;
  margin-top: 6%;
}

.leftTop7 {
  left: 26%;
  margin-top: 6%;
}

.leftTop8 {
  left: 26%;
  margin-top: 6%;
}

.leftTop9 {
  left: 26%;
  margin-top: 6%;
}

.leftTop10 {
  margin-left: 26%;
  margin-top: 36%;
}

.leftTop11 {
  left: 26%;
  margin-top: 5%;
}

.leftTop12 {
  left: 26%;
  margin-top: 5%;
}

.leftTop13 {
  left: 26%;
  margin-top: 5%;
}

.leftTop14 {
  left: 26%;
  margin-top: 3%;
}

.leftTop15 {
  left: 26%;
  margin-top: 5%;
}

.leftTop16 {
  left: 70px;
  top: 105px;
}

.leftTop17 {
  left: 70px;
  top: 125px;
}

.leftTop18 {
  left: 70px;
  top: 140px;
}

/* iziModal */
.iziModal-header-title {
  font-family: papyrus-bold !important;
  font-size: 25px !important;
  text-align: center !important;
  color: rgba(255, 255, 255, 0.8) !important;
}

.iziModal-header-subtitle {
  font-family: Lato;
  font-size: 16px;
  text-align: center !important;
  color: rgba(255, 255, 255, 0.8) !important;
}

.iziModal-content {
  background-image: url(/wp-content/uploads/2019/01/background-papyrus-light.jpg);
}

/*.iziModal ::-webkit-scrollbar { width: 12px !important; }
.iziModal ::-webkit-scrollbar-thumb { background: rgba(145, 116, 85, 0.8) !important; } */

/* Mark.js */
mark {
  background: rgba(255, 237, 0, 0.2);
}

.flex, 
.flex-meetings-container, 
.flex-nowrap, 
.flex-basis { 
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  flex-basis: 0;
  flex-wrap: wrap;
}

.space-between {
  justify-content: space-between !important;
}

.flex-justifyCenter {
  justify-content: center;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.flex-basis {
  flex-basis: auto;
}

.flex-column {
  flex-direction: column; 
}

.flex-meetings-container {
  border-bottom: 1px solid #482020 !important;
  padding-bottom: 15px;
}

#flex.flex {
  line-height: 20px;
}

.flex-meetings-block {
  margin-right: 20px;
  margin-top: 15px;
}

.flex-meetings-block>img {
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.35);
  min-width: 200px;
}

#meeting-place {
  width: 250px;
  font-weight: 900;
}

#meeting-place img {
  vertical-align: baseline;
  padding: 0px 8px;
}

#meeting-place span {
  background-color: #ffe27f;
  color: black;
  margin: 2px 0 2px 0;
  padding: 2px 5px;
  border: 1px solid #917455;
  border-radius: 5px;
}

#meeting-content {
  font-size: 16px;
  line-height: 22px;
}

#meeting-content p {
  margin-bottom: 0px;
}

#meetings-no-messages {
  color: #7a0012;
  text-align: center;
  font-size: 28px;
  /* 2vw; */
  margin: 20px 0px 150px;
  font-weight: 900;
}

#dropdownSquare {
  margin: 0 auto 20px auto;
  flex-wrap: nowrap;
  top: 120px;
  left: 0px;
}

.meetings-map {
  display: inline-block;
  min-width: 50%;
}

.meetings-text {
  min-width: 50%;
  padding: 10px;
  margin: 0px 10px;
  border-radius: 10px;
  box-shadow: 2px 2px 12px 0 rgba(0, 0, 0, 0.35),
    -2px -2px 12px 0 rgba(0, 0, 0, 0.35);
}

.textFontSizeVariable {
  font-size: calc(6px + 1vw - 2px) !important;
}

/* real size = 19px */
.textFontSizeVariable2 {
  font-size: calc(10px + 1vw - 2px) !important;
}

/* real size = 23px */
.textFontSizeVariable3 {
  font-size: calc(3px + 1vw - 2px) !important;
}

/* real size = 16px */

.dd {
  border: 0px !important;
}

.dd:focus {
  outline: none !important;
}

.dd .ddTitle {
  background-color: rgba(0, 0, 0, 0.15) !important;
  border-radius: 1em !important;
  border: thin solid rgba(72, 32, 32, 0.5) !important;
  transition: 0.3s all ease-in-out;
}

.borderRadiusTp .ddTitle,
.borderRadiusBtm .ddTitle {
  border-radius: 0.3em !important;
}

.dd .divider {
  display: none;
}

.ddcommon .ddArrow {
  right: 10px !important;
}

.dd .ddTitle .ddTitleText {
  padding: 0px 20px 5px 5px !important;
}

.dd .ddTitle .ddTitleText img {
  padding: 5px 0px 3px 5px !important;
}

.dd .ddChild li img {
  padding: 0px 0px 3px 5px !important;
}

.ddcommon {
  min-width: 150px;
}

#drop-category .ddcommon {
  min-width: 200px !important;
}

.ddcommon .ddTitle {
  min-width: 90px;
}

.ddlabel {
  color: white;
  padding-left: 5px !important;
  display: inline;
  width: 81%;
  vertical-align: text-top;
}

.dd .ddChild {
  background-image: url(/wp-content/uploads/2019/02/background-dropdown_cnd.png) !important;
  min-width: 100px;
}

.dd .ddChild li {
  background-color: rgba(255, 255, 255, 0) !important;
}

.dd .ddChild li.selected,
.dd .ddChild li:hover {
  background-color: rgba(0, 0, 0, 0.15) !important;
}

.dd ::-webkit-scrollbar {
  width: 12px !important;
  background: rgba(145, 116, 85, 0.2) !important;
}

.dd ::-webkit-scrollbar-thumb {
  background: rgba(145, 116, 85, 0.7) !important;
}

.dd-dropdown {
  margin: 15px 10px 5px 0px;
  text-align: center;
  font-weight: 600;
}

.ddChild.ddchild_.border.shadow {
  max-height: 180px;
}

#map {
  min-width: 50%;
}

.mapCounters {
  display: block;
  position: absolute;
  width: 300px;
  height: 175px;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}

.counter-meetings-container {
  flex-direction: column;
  text-align: center;
  width: 100%;
  /*    transform: scale(0.5); 
    transform-origin: 50% 0px; 
    position: absolute;
    top: 6%;*/
}

.counter-meetings-titles {
  display: flex;
  color: #9c1412;
  justify-content: center;
  align-items: center;
  margin-top: 5%;
  padding: 5px 0px;
  /*    font-size: calc(8px + 1vw - 2px); */
}

.counter-meetings-titles div {
  width: 150px;
  margin: 0 !important;
  padding: 0 10px 3px;
  margin: 0 25px;
  text-shadow: 2px 2px 4px white, -2px -2px 6px white, 2px -2px 6px white,
    -2px -2px 6px white, -2px 2px 6px white;
  font-weight: bold;
  background-color: #48202070;
  border-radius: 1em;
}

.counter-meetings-circles {
  display: flex;
  align-items: center;
  justify-content: center;
}

.counter-meetings {
  font-size: 36px;
  color: #9c1412;
  font-weight: 900;
  position: relative;
  text-align: center;
}

.counter-meetings-img {
  max-width: 80%;
}

.counter-meetings-number {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.prev-next-year {
  justify-content: space-between;
  margin-top: 20px;
  color: white;
  font-weight: bold;
}

.meeting-bottom {
  background-color: rgba(0, 0, 0, 0.15) !important;
  border-radius: 1em !important;
  border: thin solid rgba(72, 32, 32, 0.5) !important;
  cursor: pointer;
  padding: 5px 10px;
}

/*****************/
/* ARTICLES INFO */
/*****************/
.articleTitle,
.articleTitle2 {
  font-family: papyrus-bold;
  font-size: 30px;
  color: #482020;
  text-align: center;
  margin: 20px 0;
  line-height: 1.2em;
}

.articleTitle2 {
  text-align: left;
  margin-bottom: 20px;
  line-height: 38px;
}

.articleOverTitle {
  font-family: papyrus-bold;
  font-size: 20px;
  color: #7a0012;
  text-align: center;
  margin-bottom: 0px;
}

.articleSubTitle {
  font-family: Lato;
  font-size: 18px;
  color: #482020;
  text-align: center;
  margin-top: -20px;
}

article {
  min-width: 100%;
  margin-top: 5px;
  min-height: 80px;
}

.article-textBlock {
  margin-left: 150px;
}

.article-info {
  clear: both;
  line-height: 1.2;
}

.article-info a:first-child img {
  min-width: 135px;
  max-height: 90px;
  object-fit: cover;
  object-position: top;
  max-width: 135px;
  margin-bottom: 5px !important;
}

.article-info a img:hover {
  outline: 3px solid white;
  transform: scale(1.05);
}

.article-info-excerpt {
  font-size: 90%;
  margin-top: 3px;
}

.article-excerpt {
  font-size: 95%;
  margin-top: 3px;
}

.article-info-author {
  font-size: 75%;
  display: block;
  margin-top: 3px;
  line-height: 1.3em;
}

.article-info-type {
  display: inline-block;
  padding: 2px 3px;
  margin: 3px 3px 0px 0px;
  font-size: 75%;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 0.3em !important;
  border: thin solid rgba(72, 32, 32, 0.5);
}

.article-info-title {
  font-weight: bold;
  display: block;
  line-height: 1.3em;
}

.article-info-img-wrap {
  padding: 5px;
}

.article-info-other {
  clear: both;
  font-size: 80%;
}

.article-info-other img {
  max-width: 100px;
}

@media (max-width: 1150px) {}

@media (max-width: 900px) {}

@media (max-width: 770px) {
  .article-info a:first-child img {
    max-width: 120px;
    min-width: 120px;
  }

  .article-info-type {
    font-size: 70%;
  }

  .article-info-title {
    font-size: 80%
  }

  .article-info-author {
    font-size: 70%;
  }

  .article-info-description {
    font-size: 80%;
  }

  .article-info-img-wrap img {
    margin-right: 10px;
  }

  .article-info-img-wrap picture {
    margin-right: 0;
  }

  .article-textBlock {
    margin-left: 0px;
  }

  #map {
    width: 100%;
  }

  #mapAndText {
    width: 100%;
    flex-wrap: wrap;
  }

  .meetings-text {
    margin: 20px 10px;
  }

  #flex-theContainer {
    flex-wrap: wrap;
  }
}

@media (max-width: 560px) {
  #dropdownSquare {
    flex-wrap: wrap;
    margin: 0 auto;
  }

  #year,
  #drop-country {
    margin: auto !important;
  }

  #flex-thePlace {
    flex-wrap: wrap;
  }
}

@media (max-width: 480px) {
  .article-info a:first-child img {
    max-width: 110px;
    min-width: 110px;
  }

  .article-info-type {
    font-size: 60%;
  }

  .article-info-author {
    font-size: 60%;
  }

  .article-info-img-wrap img {
    margin-right: 5px;
  }

  .article-info-img-wrap picture {
    margin-right: 0;
  }

  .mapCounters {
    transform: scale(0.7) translate(-70%, -80%) !important;
  }

  .meetings-text {
    font-size: 4vw !important;
    margin: 20px 0 0 0;
  }

  #flex-thePlace,
  .flex-meetings-block,
  .flex-meetings-block>img {
    min-width: 100% !important;
  }

  .prev-next-year {
    font-size: 12px;
  }
}

.readmoreDiv {
  margin-top: 10px;
}

.readmore {
  font-size: 16px;
  color: #810008a3;
  border: #4820208c solid 1px;
  background-color: rgba(100, 47, 0, 0.2);
  padding: 1px 3px 2px 5px;
  border-radius: 3px;
  font-weight: bold;
}

.readmore:hover {
  color: white;
  background-color: rgba(145, 116, 85, 0.5);
}

/****************************
/** PILGRIMAGES & RETREATS **
/****************************/
.single-image div {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2em;
}

.fusion-sidebar-inner-content {
  z-index: 9;
}

#pilgrimageRow picture {
  width: 133px;
  height: 100px;
}

.pilgrimPermalink {
  min-width: 150px;
}

/******************
/** BETH MYRIAM ***
/******************/
.bethmyriam,
.bethmyriam2 {
  font-family: papyrus-bold;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3em;
}

.bethmyriam2 {
  font-size: 30px;
  margin-top: 30px;
}

@media (max-width: 700px) {
  .bethmyriam {
    font-size: 85%
  }
}

@media (max-width: 400px) {
  .bethmyriam {
    font-size: 80%
  }
}

/*************
/** THEMES ***
/*************/
.themeTop {
  margin-top: 40px !important;
}

/************************
/** UNITY IN DIVERSITY **
/************************/
.image-wheel {
  position: relative;
  width: 520px;
  padding: 25px 0 40px 20px;
  margin: auto;
}

.image-texte {
  position: absolute;
  width: 100%;
}

.image-wheel img {
  max-width: 478px;
}

.unityTextBox {
  margin: 40px 5% 20px 5%;
  text-align: center;
}

.unityLink {
  font-family: papyrus-bold;
  font-size: 18px;
  color: #482020;
  position: absolute;
  text-align: center;
}

.unityLink:hover {
  color: #aa0000;
  text-shadow: 0px 0px 6px rgba(72, 32, 32, 0.8);
}

.unityPara {
  position: absolute;
  margin-bottom: 0 !important;
}

.unityTooltipTitle {
  font-family: papyrus-bold;
  font-size: 20px;
  text-align: center;
  color: #482020;
  font-weight: bold;
}

.unityTooltipText {
  font-size: 16px;
  text-align: left;
  color: #482020;
}

.unityTooltipText a {
  color: #810008;
}

.unityTooltipText a:hover {
  color: #ca4a1f;
}

a#unity_video:hover img {
  transform: scale(1.05);
}

a#unity_video:link img {
  transition: all 0.5s ease;
}

.unityThemes {
  position: relative;
  margin: 40px 0;
  text-align: center;
  font-family: Lato;
}

.unityThemes>input {
  position: absolute;
  left: -9999px;
}

.unityThemes>input:checked+label {
  cursor: default;
  background-color: rgba(145, 116, 85, 0.5);
  color: rgba(255, 255, 255, 0.8) !important;
}

.unityThemes>label {
  position: relative;
  display: inline-block;
  font-family: lato;
  font-size: 25px;
  margin: 0;
  padding: 5px 10px 5px 10px;
  border: 1px solid #917455;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
}

.unityThemes>label:hover {
  background-color: rgba(145, 116, 85, 0.5);
  color: rgba(255, 255, 255, 0.8) !important;
}

/* .unityThemes div:not(.footnotes) > div:not(.footnotes) { */
.unityThemes .tab-content {
  position: absolute;
  top: 30px;
  left: 0;
  padding: 0px 40px 40px;
  transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.unityThemes>.tab-content-1:checked~div .tab-content-1,
.unityThemes>.tab-content-2:checked~div .tab-content-2,
.unityThemes>.tab-content-3:checked~div .tab-content-3,
.unityThemes>.tab-content-4:checked~div .tab-content-4,
.unityThemes>.tab-content-5:checked~div .tab-content-5 {
  display: block;
  position: relative;
  transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}

.unityThemes .typography {
  color: #482020;
}

.unityThemes .typography h1 {
  margin: 0;
  padding-top: 20px;
  font-family: papyrus-bold;
  text-align: left;
  color: #482020;
  font-size: 40px;
  line-height: 60px;
}

.unityThemes .typography p {
  text-align: left;
}

.unityCrossImg {
  text-align: center;
}

.unityCrossImg img {
  margin-top: 20px;
  width: 40px;
}

.unityRessourcesTitle {
  margin: 40px 0 20px !important;
  text-transform: uppercase;
  word-spacing: 1em;
  text-align: center;
  font-size: 22px !important;
  letter-spacing: 0.2em;
}

.unityRessourcesButton {
  margin: 0 20px 10px 20px;
  align-items: center;
}

.unityButtonAnchor {
  display: block;
  padding: 10px;
  color: #482020;
  text-transform: uppercase;
  letter-spacing: 2px;
  transition: all 0.5s ease;
  border-radius: 5px;
  border: 2px solid #4820208c;
  background-color: transparent;
  font-weight: bold;
  background-color: rgba(145, 116, 85, 0.18);
  text-align: center;
}

a.unityButtonAnchor:hover {
  transform: scale(0.92);
  background-color: rgba(145, 116, 85, 0.5);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  color: white;
}

.tabsImg img {
  width: 200px;
}

.tabsImg label {
  padding: 3px;
  background-color: white;
}

.tabsImg label div {
  padding-bottom: 10px;
}

@media (max-width: 700px) {
  .image-wheel {
    width: 320px;
  }

  .image-wheel img {
    max-width: 300px;
  }

  #linkOneDate {
    left: 100px !important;
  }

  #linkReconciliation {
    top: 75px !important;
    left: -30px !important;
  }

  #linkOneAltar {
    top: 75px !important;
    left: 210px !important;
  }

  #linkPrayerGroups {
    top: 210px !important;
    left: -10px !important;
    width: 165px !important;
    height: 100px !important;
    padding-top: 100px !important;
  }

  #linkPilgrimages {
    top: 210px !important;
    left: 190px !important;
    width: 100px !important;
    height: 95px !important;
    padding: 100px 0 0 50px !important;
    text-align: left !important;
  }
}

@media (max-width: 500px) {

  #linkOneDate,
  #linkReconciliation,
  #linkOneAltar,
  #linkPrayerGroups,
  #linkPilgrimages {
    font-size: 80%;
  }

  .image-wheel {
    width: 200px;
    padding-left: 0 !important;
  }

  .image-wheel img {
    max-width: 200px;
  }

  .unityThemes>label {
    font-size: 95%;
  }

  #linkOneDate {
    left: 28px !important;
    top: 6px !important;
    height: 80px !important;
  }

  #linkReconciliation {
    top: 55px !important;
    left: -80px !important;
    height: 80px !important;
  }

  #linkOneAltar {
    top: 55px !important;
    left: 130px !important;
    height: 80px !important;
    width: 100px;
  }

  #linkPrayerGroups {
    top: 150px !important;
    left: -40px !important;
    width: 130px !important;
    height: 80px !important;
    padding-top: 70px !important;
  }

  #linkPilgrimages {
    top: 150px !important;
    left: 110px !important;
    width: 70px !important;
    height: 60px !important;
    padding: 70px 0 0 40px !important;
  }

  .unityThemes div>div {
    padding: 0px !important;
  }

  .unityThemes .typography h1 {
    font-size: 28px !important;
    line-height: 30px !important;
  }

  .unityThemes .typography p {
    font-size: 16px;
  }

  .titleSection {
    font-size: 95% !important;
  }

  .unityButtonAnchor {
    font-size: 80%;
    line-height: 18px;
    padding: 5px !important;
  }
}

/*******************
/** PRAYER GROUPS **
/*******************/
.faqlink {
  margin: 5px 0;
}

[class^="faq-"] {
  display: none;
  border-radius: 5px;
  box-shadow: 2px 2px 12px 0 rgba(0, 0, 0, 0.35);
  border: thin solid rgba(72, 32, 32, 0.5) !important;
  margin: 2% 4% !important;
  transition: 0.3s all ease-in-out;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.05);
  color: #482020;
}

/**********
/** NEWS **
/**********/
.newsLangFlag {
  max-width: 16px;
  vertical-align: baseline;
}

.newsFeaturedSection,
.newsLatestSection,
.titleSection {
  font-size: 20px;
  font-weight: bold;
  padding: 5px 10px;
  margin-bottom: 8px;
  color: #950000;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 5px;
}

.newsFeaturedArticle {
  width: 30%;
  margin: 0 10px 8px 0;
}

.newsFeaturedBlock {
  position: relative;
  margin-bottom: 10px;
  display: inline-block;
}

/* .newsFeaturedArticle img, .newsLatestBlock img { margin-bottom: 5px !important; box-shadow: 0 2px 12px 1px rgba( 0, 0, 0, 0.35); } */
.newsFeaturedBlock:hover img,
.newsBlockImage img:hover {
  border: 3px solid aliceblue;
}

.newsFeaturedImage picture {
  display: block;
  overflow: hidden;
  margin-right: 0;
}

.newsFeaturedImage img {
  /* min-width: 326px; */
  max-height: fit-content;
  height: fit-content;
  object-fit: cover;
  object-position: top;
  margin: 0px !important;
}

.newsFeaturedTitle {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2em;
}

.newsFeaturedCategory {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #f72210;
  text-transform: uppercase;
  padding: 5px 10px;
  background-color: rgba(255, 255, 255, 0.85);
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 1;
}

.newsFeaturedCategory a:hover,
.newsLatestCategory a:hover {
  text-decoration: none !important;
  color: red !important;
}

.newsFeaturedCategoryDivider {
  display: inline-block;
  background-color: #7b0000;
  width: 1px;
}

/* .newsFeaturedImage a:hover img, .newsLatestBlock a:hover img, .newsLatestBlockAll a:hover img { box-shadow: 0 2px 12px 3px rgba( 255, 255, 255, 0.5 ) !important; } */
.newsFeaturedDate,
.newsLatestDate {
  font-size: 75%;
  font-weight: bold;
  font-style: italic;
}

.newsLatestDate {
  font-size: 65%;
  margin-top: 3px;
}

.newsFeaturedExcerpt {
  margin: 10px 0;
}

.newsFeaturedExcerpt span {
  font-size: 80%;
  font-weight: bold;
}

.newsLatestBlock,
.newsLatestBlockAll {
  line-height: 1em;
  margin: 0 10px 15px 0;
}

.newsLatestBlock picture {
  width: 100% !important;
}

#sidebar picture {
  max-width: 125px !important;
  margin-bottom: 20px;
}

.newsLatestBlockAll img {
  margin-bottom: 0 !important;
}

.newsBlock {
  display: inline-block;
  width: 133px;
  vertical-align: top;
}

.newsAllLatestBlock {
  width: 32% !important;
}

.newsBlockImage {
  width: 135px;
  height: 90px;
  overflow: hidden;
}

.newsBlockImage img {
  min-width: 135px;
  max-height: 90px;
  object-fit: cover;
  object-position: top;
}

/* .newsBlockImage picture { width: 100%; } */
.textwidget .newsBlockImageText {
  padding-left: 10px;
}

#home_news_list .newsBlockImageText {
  padding-top: 10px;
}

.newsCat {
  margin-bottom: 3px;
}

.newsBlockText {
  margin-top: 5px;
  line-height: 90%;
}

.newsLatestTitle {
  font-size: 80%;
  font-weight: bold;
  line-height: 80%;
}

.newsYearBlock,
.newsCategoryBlock {
  display: inline-block;
}

.newsYearLabel,
.newsCatLabel {
  display: inline-block;
  margin-right: 15px;
  font-weight: bold;
}

#newsPaginationOn {
  display: inline-block;
  color: #482020 !important;
  background-color: #ffe27f;
  padding: 2px 4px;
  border: 1px solid #917455;
  border-radius: 5px;
  min-width: 32px;
  text-align: center;
}

#newsPaginationOff {
  display: inline-block;
  padding: 2px 4px;
  border: 1px solid #917455;
  border-radius: 5px;
  transition: 0.4s;
  min-width: 32px;
  text-align: center;
}

a:hover #newsPaginationOff {
  background-color: rgba(145, 116, 85, 0.5);
  color: rgba(255, 255, 255, 0.8) !important;
}

.newsContainer {
  margin: 0 20px;
  width: 75%;
}

.newsBlocks {
  justify-content: space-between;
}

/* .newsBlocks:after { content: ""; flex: auto; flex-basis: 0; } */

.newsButtonDiv {
  text-align: center;
  margin-top: 30px;
}

.newsButton {
  display: inline;
  font-size: 20px;
  font-weight: bold;
  padding: 8px 18px;
  margin: 20px auto;
  color: #950000;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 5px;
  border-radius: 20px;
  text-align: center;
  box-shadow: 0 2px 12px 1px rgba(0, 0, 0, 0.35);
}

.newsButton:hover {
  background-color: rgba(0, 0, 0, 0.05);
  cursor: pointer;
}

.newsButton a:hover {
  color: #810008;
}

.newsButtonSignup {
  border: 0;
  background: transparent;
  display: inline-block;
  position: relative;
  font-family: Lato;
  font-size: 18px;
  line-height: 27px;
}

@media (max-width: 1150px) {
  .newsAndSignup {
    flex-wrap: wrap !important;
  }

  .newsContainer {
    width: 100%;
  }

  .newsSignUp {
    width: 100%;
  }

  .newsLatestSection {
    margin-top: 30px;
  }

  .signupNewsletter {
    width: 100% !important;
  }
}

@media (max-width: 900px) {
  .newsFeaturedArticle {
    width: 45%;
  }

  .newsFeaturedArticle {
    display: block !important;
  }

  /*.newsBlockImage {
    width: 200px;
  }
  .newsBlockImage img {
    width: 200px;
  } */
}

@media (max-width: 770px) {
  .newsBlockImage {
    width: 133px;
  }

  .newsBlockImage img {
    width: 133px;
  }

  .newsYearBlock {
    display: block;
  }

  .newsYearLabel {
    margin: 0 53px 15px 0;
  }
}

@media (max-width: 480px) {
  .newsFeaturedArticle {
    width: 100%;
  }

  /*    .newsBlockImage { width: 340px; }
    .newsBlockImage img { width: 340px; }
    .newsLatestBlock { width: 100%; } */
  .newsYearLabel {
    display: block;
    margin-bottom: 0;
  }

  .newsCatLabel {
    display: block;
    margin-top: 10px;
  }

  .newsLatestBlock {
    margin: 5px;
    justify-content: center;
  }
}

@media (max-width: 430px) {
  .newsBlockImage {
    width: 114px;
    height: 82px;
  }

  .newsBlockImage img {
    min-width: 114px;
    height: 82px;
  }
}

@media (max-width: 390px) {

  #signupLabel input:focus+span+.signupTextEmail,
  #signupLabelEmail input:focus+span+.signupTextEmailEmail,
  #signupLabel input:valid+span+.signupTextEmail,
  #signupLabelEmail input:valid+span+.signupTextEmailEmail {
    -moz-transform: translateY(-76px) !important;
    -ms-transform: translateY(-76px) !important;
    -webkit-transform: translateY(-76px) !important;
    transform: translateY(-76px) !important;
  }

  #signupLabel .signupTextEmail,
  #signupLabelEmail .signupTextEmailEmail {
    margin-top: 2% !important;
  }

  #signupLabelEmail {
    width: 100% !important;
  }
}

@media (max-width: 350px) {

  #signupLabel input:focus+span+.signupTextEmail,
  #signupLabelEmail input:focus+span+.signupTextEmailEmail,
  #signupLabel input:valid+span+.signupTextEmail,
  #signupLabelEmail input:valid+span+.signupTextEmailEmail {
    -moz-transform: translateY(-68px) !important;
    -ms-transform: translateY(-68px) !important;
    -webkit-transform: translateY(-68px) !important;
    transform: translateY(-68px) !important;
  }

  #signupLabelEmail .signupTextEmailEmail {
    margin-top: 4% !important;
  }
}

/************************
/** NEWSLETTER SIGNUP ***
/************************/
a.linkWhite,
button {
  outline: none;
}

input:required {
  box-shadow: none;
}

.signupNewsletter {
  margin-left: 20px;
  padding-right: 20px;
}

.modal-centered {
  top: 50%;
  -moz-transform: translateY(-50%) !important;
  -ms-transform: translateY(-50%) !important;
  -webkit-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}

#signupLabel,
#signupLabelEmail {
  display: block;
  letter-spacing: 4px;
  text-align: center;
  position: absolute;
}

#signupLabel {
  margin-left: 50%;
  transform: translateX(-50%);
  max-height: 1px;
}

#signupLabelEmail {
  width: 270px;
  height: 100%;
  padding: 0 10px;
  margin-top: auto;
  margin-left: 50%;
  transform: translateX(-50%);
}

#signupLabel .signupTextOthers {
  color: #482020c2;
  cursor: pointer;
  display: block;
  font-size: 16px;
  line-height: 40px;
  text-transform: uppercase;
  -moz-transform: translateY(-34px);
  -ms-transform: translateY(-34px);
  -webkit-transform: translateY(-34px);
  transform: translateY(-34px);
  transition: all 0.3s;
  font-weight: bold;
}

#signupLabel .signupTextEmail,
#signupLabelEmail .signupTextEmailEmail {
  color: #482020c2;
  cursor: pointer;
  display: block;
  font-size: 20px;
  line-height: 30px;
  /*    text-transform: uppercase; */
  -moz-transform: translateY(-36px);
  -ms-transform: translateY(-36px);
  -webkit-transform: translateY(-36px);
  transform: translateY(-36px);
  transition: all 0.3s;
  font-weight: bold;
  margin-top: 4px;
}

#signupLabel .signupTextEmailEmail {
  position: absolute;
  top: 0px;
}

#signupLabel .signupInputEmail,
#signupLabelEmail .signupInputEmailEmail {
  background-color: transparent;
  border: 0;
  color: white;
  font-size: 20px;
  margin-top: 20px;
  padding: 4px 10px 2px 10px;
  text-align: center;
  transition: all 0.3s;
  width: 320px;
  height: auto;
}

.signupInputEmailEmail:-webkit-autofill,
.signupInputEmailEmail:-webkit-autofill:hover,
.signupInputEmailEmail:-webkit-autofill:focus,
.signupInputEmailEmail:-webkit-autofill:active {
  -webkit-transition-delay: 99999s !important;
}

.signupInputEmailEmail {
  left: 0px;
}

#signupLabelEmail .signupInputEmailEmail {
  width: 100%;
  margin: auto;
  height: 100%;
}

#signupLabel .signupInputOthers,
#signupInputEmail {
  background-color: transparent;
  border: 0;
  color: white;
  font-size: 16px;
  margin-top: 30px;
  padding: 2px 20px;
  text-align: center;
  transition: all 0.3s;
  width: 320px;
  height: auto;
  font-weight: bold;
}

.signupTextEmailEmail:before {
  content: "Enter ";
}

#signupLabelEmail input:focus+span+.signupTextEmailEmail:before {
  content: "";
}

#signupLabelEmail input:valid+span+.signupTextEmailEmail:before {
  content: "";
}

#signupLabel input+span::after,
#signupLabelEmail input+span::after {
  display: block;
  content: "";
  border-bottom: 2px solid #482020;
  transform: scaleX(0);
  transition: transform 250ms ease-in-out;
  margin: 0px 10px 0 10px;
}

#signupLabelEmail input+span::after {
  margin: -3px 10px 0 10px;
}

#signupLabel input:focus+span::after,
#signupLabelEmail input:focus+span::after {
  transform: scaleX(1);
}

#signupLabel input:focus,
#signupLabelEmail input:focus {
  color: white !important;
}

#signupLabel input:focus+span+.signupTextEmail,
#signupLabelEmail input:focus+span+.signupTextEmailEmail {
  color: #f0f0f0;
  font-size: 13px;
  text-transform: uppercase;
  -moz-transform: translateY(-66px);
  -ms-transform: translateY(-66px);
  -webkit-transform: translateY(-66px);
  transform: translateY(-66px);
}

#signupLabel input:focus+span+.signupTextOthers {
  color: #f0f0f0;
  font-size: 13px;
  -moz-transform: translateY(-58px);
  -ms-transform: translateY(-58px);
  -webkit-transform: translateY(-58px);
  transform: translateY(-58px);
}

#signupLabel input:valid {
  color: #482020;
}

#signupLabel input:valid+span+.signupTextEmail,
#signupLabelEmail input:valid+span+.signupTextEmailEmail {
  font-size: 13px;
  color: #ffffff;
  text-transform: uppercase;
  -moz-transform: translateY(-66px);
  -ms-transform: translateY(-66px);
  -webkit-transform: translateY(-66px);
  transform: translateY(-66px);
}

#signupLabel input:valid+span+.signupTextOthers {
  font-size: 13px;
  color: #ffffffcf;
  -moz-transform: translateY(-58px);
  -ms-transform: translateY(-58px);
  -webkit-transform: translateY(-58px);
  transform: translateY(-58px);
}

#signupTextEmail {
  font-size: 13px;
  color: #f0f0f0;
  text-transform: uppercase;
  font-weight: bold;
}

#signupImportedEmail {
  color: #6300007a;
  margin-top: 8px;
  font-weight: bold;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.signupErrorMessage1,
.signupErrorFirstname {
  letter-spacing: 0px;
  display: block;
  transform: translateY(-25px);
  font-size: 16px;
  color: red;
  line-height: 15px;
}

.signupErrorMessage2 {
  margin-top: 30px;
  font-family: Lato;
  color: #d8ae0b;
}

.signupErrorFirstname {
  transform: translateY(-39px);
}

.signupThanks {
  line-height: 2.5em;
  margin-top: 40px;
  font-weight: bold;
}

.signupBlueImage {
  min-height: 306px;
}

.signupBlueButton {
  text-align: center;
  position: absolute;
  top: 254px;
  margin-left: 50%;
  transform: translateX(-50%);
}

#recaptchaControl,
.g-recaptcha {
  text-align: center;
  margin: 0 auto 0;
}

#recaptchaControl div {
  margin: 0 auto;
}

.emailSpec {
  transform: translateY(-68px) !important;
}

.emailInputSpec {
  font-size: 22px !important;
  margin-top: 26px !important;
}

.signupSubmitButton {
  background-image: url(/wp-content/uploads/2019/04/button_blue_cnd.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 130px;
  height: 35px;
  background-color: transparent;
  border: 0px;
  color: white;
  cursor: pointer;
}

.grecaptcha-badge {
  display: none;
}

#sendEmail {
  position: absolute;
  padding: 15px 25px;
  text-align: center;
  font-size: 22px;
  color: #482020;
}

.sendEmailThanksText {
  margin: 0px;
}

.sendEmailThanksAdress {
  font-weight: bold;
  font-size: 25px;
}

/** SENDINBLUE FORM ***/
iframe body {
  background-image: url(https://ww3.tlig.org/wp-includes/images/global/newsletter/signup3_cnd.png) !important;
}

/******************************
/** FEEDBACK / REPORT A BUG ***
/******************************/
#feedbackForm {
  display: grid;
}

#feedbackLink {
  float: right;
  font-size: 16px;
  margin-top: 5px;
}

#feedbackLink img {
  margin-left: 10px;
  vertical-align: middle;
  width: 20px;
}

.fbTitle {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  background-color: #482020;
  color: white !important;
  padding: 5px 0;
  border-radius: 5px;
  margin: 0px auto 20px auto;
  padding-right: 20px;
  padding-left: 20px;
  width: fit-content;
}

.fbEmailError,
.fbMessageError,
.fbreCaptchaError,
.dlEmailError,
.dlAgreementsError {
  font-size: 80%;
  padding-left: 20px;
  color: red !important;
}

.fbreCaptchaError {
  opacity: 0;
  text-align: center;
}

.inputFeedback {
  width: 100%;
  border-bottom: 2px solid #482020;
  position: relative;
  margin-bottom: 30px;
  border-bottom: 2px solid #c5c5c5;
}

.focus-border {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}

.focus-border::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 2px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  background-color: red;
}

.inputFieldFb {
  display: block;
  width: 100%;
  font-size: 18px !important;
  color: black !important;
  line-height: 1.2 !important;
  background: transparent !important;
  border: none;
  border: none !important;
  height: 40px !important;
  padding-left: 0 !important;
  font-weight: bold;
}

.inputFieldFb:focus+.focus-border::before {
  width: 100%;
}

input.inputFieldFb::-webkit-input-placeholder {
  color: #989898 !important;
  font-weight: 400 !important;
}

input.inputFieldFb:-moz-placeholder {
  color: #989898 !important;
  font-weight: 400 !important;
}

input.inputFieldFb::-moz-placeholder {
  color: #989898 !important;
  font-weight: 400 !important;
}

input.inputFieldFb:-ms-input-placeholder {
  color: #989898 !important;
  font-weight: 400 !important;
}

input.inputFieldFb:focus::-webkit-input-placeholder {
  color: transparent !important;
}

input.inputFieldFb:focus:-moz-placeholder {
  color: transparent !important;
}

input.inputFieldFb:focus::-moz-placeholder {
  color: transparent !important;
}

input.inputFieldFb:focus:-ms-input-placeholder {
  color: transparent !important;
}

textarea.inputFieldFb {
  min-height: 110px;
  margin-top: 10px;
  resize: none;
}

textarea.inputFieldFb::-webkit-input-placeholder {
  color: #989898 !important;
  font-weight: 400 !important;
}

textarea.inputFieldFb:-ms-input-placeholder {
  color: #989898 !important;
  font-weight: 400 !important;
}

textarea.inputFieldFb:-moz-placeholder {
  color: #989898 !important;
  font-weight: 400 !important;
}

textarea.inputFieldFb::-moz-placeholder {
  color: #989898 !important;
  font-weight: 400 !important;
}

textarea.inputFieldFb:focus::-webkit-input-placeholder {
  color: transparent !important;
}

textarea.inputFieldFb:focus:-ms-input-placeholder {
  color: transparent !important;
}

textarea.inputFieldFb:focus:-moz-placeholder {
  color: transparent !important;
}

textarea.inputFieldFb:focus::-moz-placeholder {
  color: transparent !important;
}

.panelThanksContent {
  text-align: center;
}

.panelThanksContentTitle {
  font-size: 30px;
  margin: 30px 0;
}

.closeButtonWrap {
  text-align: center;
  margin: 20px 0 0 50%;
  transform: translateX(-50%);
}

#closeSubmitButton,
#closeThanksButton,
#closeThanksButtonDl {
  border: 0;
  background: transparent;
  display: inline-block;
  position: relative;
  font-size: 14px;
  line-height: 27px;
}

.closeButtonText {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-weight: bold;
}

/*****************
/** TESTIMONIES **
/*****************/
.testimony-button-group {
  justify-content: center !important;
  margin: 10px 1% 5px 1%;
  height: 60px;
  overflow: hidden;
}

.testimony-cat-more {
  text-align: center;
  font-weight: bold;
  margin-bottom: 5px;
}

.testimony-categories-text {
  font-size: 30px;
  text-align: center;
  width: 130px;
  line-height: 1.1em;
  margin: 0 10px;
}

.testimony-categories-text2 {
  font-size: 30px;
  text-align: center;
  width: 145px;
  line-height: 1.1em;
  margin: 0 10px;
}

.testimony-categories-text3 {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  width: 100px;
  line-height: 1.5em;
  margin: 0 10px 2px 10px;
  letter-spacing: 1px;
}

.testimony-categories-frame {
  margin: 0 5px 10px 5px;
  align-items: center;
  border-radius: 5px;
  border: 2px solid #4820208c;
  padding: 0px;
  background-color: transparent;
  cursor: pointer;
  height: 80px;
}

.testimony-categories-frame3 {
  margin: 0 5px 10px 5px;
  align-items: center;
  border-radius: 5px;
  border: 2px solid #4820208c;
  padding: 0px;
  background-color: transparent;
  cursor: pointer;
  height: 60px;
}

.testimony-categories-frame:hover,
.testimony-categories-frame3:hover {
  background-color: rgba(145, 116, 85, 0.5);
  color: white;
}

.testimony-cat-checked {
  background-color: rgba(145, 116, 85, 0.5);
  color: white;
}

/* a.cat-button:hover .testimony-categories-frame { box-shadow: 0 2px 12px 8px rgba( 255, 255, 255, 0.7 ) !important; } */
.testimony-line {
  height: 6px;
  width: 100%;
  background-color: #810008;
}

.testimony-box {
  width: 329px;
  max-width: 90%;
  margin: 20px 0 0 15px;
  border: thin solid #48202040;
  padding: 5px;
  box-shadow: 0 1px 6px 1px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
}

.testimony-title {
  font-size: 23px;
  font-weight: bold;
  line-height: 1.2em;
}

.testimony-name,
.message-subtitle {
  display: inline-block;
  font-size: 14px !important;
  font-weight: bold;
  text-transform: uppercase;
}

.testimony-date {
  display: inline-block;
  font-family: Lato;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
}

.testimony-category {
  font-size: 14px;
  font-weight: bold;
  padding: 2px 6px 4px 0px;
  border-radius: 3px;
}

.testimony-category a {
  color: #482020;
  vertical-align: middle;
  line-height: 14px;
}

.testimony-category a span {
  background-color: transparent;
  padding: 6px 6px 6px 6px;
  border-radius: 3px;
  margin: 0 5px 5px 0;
  border: thin solid #482020;
  line-height: 14px;
  display: inline-block;
}

.testimony-category a span:hover {
  color: white;
  background-color: rgba(145, 116, 85, 0.5);
}

.testimony-thumb {
  margin-top: 5px;
  cursor: pointer;
  transition: transform 0.5s;
}

.testimony-thumb:hover {
  transform: scale(1.032);
}

.testimony-thumb>img,
.testimony-thumb-video>img:first-child {
  width: 100%;
  max-height: 235px;
  min-height: 235px;
  object-fit: cover;
}

.testimony-excerpt {
  display: inline-block;
  margin: 10px 0;
}

.testimony-excerpt span {
  cursor: pointer;
}

.testimony-readmore {
  text-align: center;
}

.testimony-readmore div {
  color: #810008a3;
  background-color: rgba(100, 47, 0, 0.2);
  margin-top: 10px;
  border-radius: 3px;
  font-weight: bold;
}

.testimony-readmore div:hover {
  color: white;
  background-color: rgba(145, 116, 85, 0.5);
  font-weight: 400 !important;
}

.testimony-modal-title .testimony-title {
  font-size: 40px !important;
  margin-bottom: 10px !important;
}

.testimony-video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
}

/***********
/** ABOUT **
/***********/
.pageMenu-menu {
  margin-top: 30px;
  font-size: 16px;
}

.pageMenu-menu a div.on {
  background-color: rgba(0, 0, 0, 0.3);
  color: white;
  font-weight: normal;
}

.pageMenu-menu a div.off {
  background-color: rgba(0, 0, 0, 0.1);
  color: #482020;
  font-weight: bold;
}

.pageMenu-menu a div {
  border-radius: 1em;
  border: thin solid rgba(72, 32, 32, 0.5) !important;
  margin-top: 10px;
  transition: 0.3s all ease-in-out;
  padding: 5px 20px 5px 10px;
  background-color: rgba(0, 0, 0, 0.1);
  font-weight: bold;
  color: #482020;
}

.pageMenu-menu>a div.off:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}

[id^="pageMenu-"] h2 {
  margin-bottom: 0.7em;
}

.pageMenu-subMenu {
  display: block;
  cursor: pointer;
  margin: 5px 0 0 15px;
}

.pageMenu-subMenu:before {
  content: "›  ";
}

.about-othersites-subtitle {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 30px;
}

.about-othersites-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
}

.about-othersites-box {
  width: 300px;
  height: 390px;
  margin: 0 20px 20px 0;
  background-color: #ffffffe8;
  box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3);
}

a:hover .about-othersites-box {
  transform: scale(1.05);
}

a:link .about-othersites-box {
  transition: all 0.5s ease 0s;
}

a:hover .about-othersites-title {
  text-decoration: underline;
}

.about-othersites-image img {
  margin-bottom: 5px !important;
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.3);
}

.about-othersites-title {
  font-size: 1.5em;
  font-weight: bold;
  margin-top: 15px;
  width: 100%;
  text-align: center;
  padding: 0 5px;
  color: #482020;
  line-height: 1.2;
  margin-bottom: 5px;
}

.about-othersites-text {
  font-size: 0.95em;
  padding: 0 20px;
  text-align: center;
  color: #482020;
}

#general-contact-detail,
#national-contact-detail {
  margin: 10px 0;
}

.about-contact-detail {
  display: none;
  color: #482020;
  background-color: rgba(145, 116, 85, 0.2);
  border: 1px solid #917455;
  border-radius: 5px;
  transition: max-height 0.2s ease-out;
  padding: 10px;
  width: 100%;
}

/* .ddTitleText .ddlabel { opacity: 0.5; } */
.about-contact-country {
  font-size: 30px;
  text-transform: uppercase;
}

.about-menu-angel {
  margin-bottom: 30px;
  width: 30%;
}

.about-menu-options {
  flex-basis: auto;
  width: 70%;
}

.about-menu-col {
  margin-bottom: 10px;
  width: 380px;
}

.about-menu-block span {
  display: block;
  padding-left: 90px;
}

.about-menu-block a {
  color: #482020;
}

.about-menu-block a:hover {
  color: #ca4a1f;
}

.about-menu-block a:link span {
  transition: margin-left 0.5s ease;
}

.about-menu-block a:hover span {
  margin-left: 5px;
}

.about-menu-desc {
  display: block;
  clear: none;
  font-size: 80%;
}

.about-menu-img {
  float: left;
  padding-right: 10px;
}

/*********************
/** PHOTOS & VIDEOS **
/*********************/
.photonic-stream {
  margin-top: 0px !important;
}

.title-display-slideup-stick a .photonic-title {
  font-weight: bold;
}

#vcolorbox {
  z-index: 99999 !important;
}

section #huge_it_videogallery {
  text-align: left !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  margin-bottom: 10px !important;
}

#videos-galleries h2 {
  margin-bottom: 0px;
}

.watchmore {
  text-align: center;
  margin-bottom: 30px;
}

@media only screen and (max-device-width: 640px) {
  #content {
    margin-bottom: 0;
  }
}

.photosVideosContainer {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-top: 40px;
}

.photosBox,
.videosBox {
  position: relative;
  cursor: pointer;
  width: 300px;
  height: auto;
}

.photosBox {
  margin-right: 20px;
}

.videosBox {
  margin-left: 20px;
}

.photosImage,
.videosImage {
  width: 300px;
  height: auto;
}

.photosOverlay,
.videosOverlay {
  position: absolute;
  width: 300px !important;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
  opacity: 0;
  transition: 0.5s ease;
}

.photosBox:hover .photosOverlay,
.videosBox:hover .videosOverlay {
  opacity: 1;
}

.grid-item-wrap {
  margin-top: 30px;
}

/*.wpvl_auto_thumb_box { width: 160px; height: 150px; transition: .5s ease; }  */
.photosBoxFilter {
  width: 100%;
}

.photosBoxFilter img {
  width: 180px;
  height: 135px;
  object-fit: cover;
}

#photonic-flickr-stream-1 {
  /*  height: 725px; */
  overflow: hidden;
  padding-top: 60px;
}

#photonic-flickr-stream-2 {
  /*  height: 475px; */
  overflow: hidden;
}

.photosVideosGrid {
  justify-content: center !important;
  margin: 0px auto 0 auto;
  display: none;
}

.photonic-thumb a img {
  transition: all 0.5s ease;
  box-shadow: 0 2px 8px 1px rgba(0, 0, 0, 0.35);
  object-fit: cover;
  object-position: top;
  vertical-align: top;
}

.photonic-thumb a img:hover {
  transform: scale(1.05);
}

/* .videosBoxFilter { position: relative !important; left: 0px !important; top: 0px !important; } */

.pp_pic_holder {
  z-index: 100000 !important;
}

.pp_overlay {
  z-index: 99999 !important;
}

.wpvl_auto_thumb_box {
  transition: all 0.5s ease;
  box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.35),
    -2px -2px 8px 0px rgba(0, 0, 0, 0.35);
  margin: 10px;
}

.wpvl_auto_thumb_box:hover {
  transform: scale(1.05);
}

.epyt-gallery-thumb {
  width: 20% !important;
}

.videosPlaylists {
  font-size: 26px;
  text-align: center;
  font-weight: bold;
  margin: 10px 0 40px 0;
}

.videosPlaylistsTitles {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
}

.lity {
  z-index: 99999 !important;
}

.videosDesc {
  width: 100%;
  height: 20px;
  text-align: center;
  position: absolute;
  top: 165px;
}

.videosExplore,
.photosExplore {
  display: none;
  text-align: center;
  font-weight: bold;
}

.photosExplore {
  margin-top: 0px;
}

.videosExplore {
  margin-top: 50px;
}

.photonic-flickr-stream .photonic-pad-photos {
  margin: 0 auto;
}

.photonic-flickr-stream .photonic-pad-photosets {
  margin: 0 auto !important;
}

.playlistBlock {
  margin-top: 50px;
  display: none;
}

#showmore {
  text-align: center;
  font-weight: bold;
}

.video_lightbox_auto_anchor_image,
.wpvl_auto_thumb_box {
  width: 180px !important;
  height: 135px !important;
}

.video-shortcode {
  text-align: center;
  margin: 0 auto;
}

.videoThumb {
  text-align: center;
  margin-top: 40px;
  width: 50%;
  margin: auto;
}

.videoThumb img {
  transition: all 0.5s ease;
}

.videoThumb:hover img {
  transform: scale(1.05);
}

/***************
/** BOOKSTORE **
/***************/
.bookstoreMain {
  /*  max-width: 80%; */
  padding: 20px 30px !important;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 5px;
  justify-content: center;
  margin: 20px auto;
}

.bookstoreBook {
  min-width: 32% !important;
  min-height: 240px;
}

#mainBookExcerpt {
  text-align: center;
  font-size: 90%;
}

#mainBookExcerpt h2 {
  margin-bottom: 10px;
  color: #950000 !important;
  line-height: 1.2em;
}

#mainBookExcerpt p {
  margin-bottom: 0px;
}

.bookstoreCountry {
  /*    cursor: pointer; */
  margin: 5px 2px 5px 0;
  padding: 8px;
  border: 1px solid #917455;
  border-radius: 5px;
  transition: 0.4s;
  line-height: 1.2em;
}

.bookstoreCountry:hover,
.bookstoreSupplier {
  background-color: rgba(145, 116, 85, 0.5);
  color: rgba(255, 255, 255, 0.8) !important;
}

.bookstoreSupplier div p {
  margin-bottom: 0;
}

.bookstoreSupWeb span {
  font-size: 80%;
  font-weight: bold;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 0 5px 2px 5px;
  border-radius: 4px;
}

.booksButtonReadMore {
  border: 0;
  background: transparent;
  display: inline-block;
  position: relative;
  font-family: Lato;
  font-size: 16px;
  margin-bottom: 10px;
}

.booksButtonReadMore div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-weight: bold;
  line-height: 11px;
}

.buttonPro {
  display: inline-block;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  font: bold 12px/1em Lato, Arial, sans-serif;
  margin-top: 8px;
  padding: 8px 11px;
  color: #555;
  text-shadow: 0 1px 0 #fff;

  background: #f5f5f5;
  background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f0f0f0));
  background: -moz-linear-gradient(top, #f9f9f9, #f0f0f0);

  border: 1px solid #dedede;
  border-color: #dedede #d8d8d8 #d3d3d3;

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;

  -webkit-box-shadow: 0 1px 2px #eaeaea, inset 0 1px 0 #fbfbfb;
  -moz-box-shadow: 0 1px 2px #eaeaea, inset 0 1px 0 #fbfbfb;
  box-shadow: 0 1px 2px #eaeaea, inset 0 1px 0 #fbfbfb;
}

.buttonPro:hover,
.buttonPro:focus {
  color: #555;
  background: #efefef;
  background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#e9e9e9));
  background: -moz-linear-gradient(top, #f9f9f9, #e9e9e9);
  border-color: #ccc;
  -webkit-box-shadow: 0 2px 1px #e0e0e0, inset 0 1px 0 #fbfbfb;
  -moz-box-shadow: 0 2px 1px #e0e0e0, inset 0 1px 0 #fbfbfb;
  box-shadow: 0 1px 2px #e0e0e0, inset 0 1px 0 #fbfbfb;
}

.buttonPro:active {
  position: relative;
  top: 1px;

  color: #555;
  background: #efefef;
  background: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#f4f4f4));
  background: -moz-linear-gradient(top, #eaeaea, #f4f4f4);
  border-color: #c6c6c6;
  -webkit-box-shadow: 0 1px 0 #fff, inset 0 0 5px #ddd;
  -moz-box-shadow: 0 1px 0 #fff, inset 0 0 5px #ddd;
  box-shadow: 0 1px 0 #fff, inset 0 0 5px #ddd;
}

.buttonPro.rounded {
  padding: 8px 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* ----- ---- --- -- -  Blue - -- --- ---- ----- */
.buttonPro.blue {
  background: #244c80;
  background: -webkit-gradient(linear, left top, left bottom, from(#377ad0), to(#244c80));
  background: -moz-linear-gradient(top, #2b5ea1, #244c80);
  border-color: #203f55 #183552 #14335c;
  color: #fff;
  text-shadow: 0 1px 1px #27506d;
  -webkit-box-shadow: 0 1px 2px #d6d6d6, inset 0 1px 1px #5388ad;
  -moz-box-shadow: 0 1px 2px #d6d6d6, inset 0 1px 1px #5388ad;
  box-shadow: 0 1px 2px #d6d6d6, inset 0 1px 1px #5388ad;
}

.buttonPro.blue:hover,
.buttonPro.blue:focus {
  background: #164b91;
  background: -webkit-gradient(linear, left top, left bottom, from(#2f75ac), to(#154a8f));
  background: -moz-linear-gradient(top, #2f79b3, #184f97);
  border-color: #2a73a6 #165899 #07428f;
  -webkit-box-shadow: 0 1px 0 0 #fff, inset 0 1px 0 0 #4b88b4;
  -moz-box-shadow: 0 1px 0 0 #fff, inset 0 1px 0 0 #4986b1;
  box-shadow: 0 1px 0 0 #fff, inset 0 1px 0 0 #4781aa;
}

.buttonPro.blue:active {
  background: #244c80;
  border-color: #0c2b4e #0d2d52 #092c63;
  text-shadow: 0 -1px 1px #15477c;
  -webkit-box-shadow: 0 1px 0 0 #fff, inset 0 0 6px 3px #10458f;
  -moz-box-shadow: 0 1px 0 0 #fff, inset 0 0 6px 3px #0d3c7e;
  box-shadow: 0 1px 0 0 #fff, inset 0 0 6px 3px #0d3874;
}

/* ----- ---- --- -- -  Green - -- --- ---- ----- */
.buttonPro.green {
  background: #7fbf4d;
  background: -webkit-gradient(linear, left top, left bottom, from(#7fbf4d), to(#63a62f));
  background: -moz-linear-gradient(top, #7fbf4d, #63a62f);
  border-color: #63a62f;
  color: #fff;
  text-shadow: 0 1px 0 #53961e;
  -webkit-box-shadow: 0 1px 2px #d6d6d6, inset 0 1px 0 #96d865;
  -moz-box-shadow: 0 1px 2px #d6d6d6, inset 0 1px 0 #96d865;
  box-shadow: 0 1px 2px #d6d6d6, inset 0 1px 0 #96d865;
}

.buttonPro.green:hover,
.buttonPro.green:focus {
  background: #76b347;
  background: -webkit-gradient(linear, left top, left bottom, from(#86c755), to(#5ea12a));
  background: -moz-linear-gradient(top, #86c755, #5ea12a);
  border-color: #53961e;
  -webkit-box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #96d865;
  -moz-box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #96d865;
  box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #96d865;
}

.buttonPro.green:active {
  background: #7fbf4d;
  border-color: #53961e;
  -webkit-box-shadow: 0 1px 0 #fff, inset 0 0 5px #53961e;
  -moz-box-shadow: 0 1px 0 #fff, inset 0 0 5px #53961e;
  box-shadow: 0 1px 0 #fff, inset 0 0 5px #53961e;
}

/* ----- ---- --- -- -  Red - -- --- ---- ----- */
.buttonPro.red {
  background: #e6433d;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8674b), to(#d54746));
  background: -moz-linear-gradient(top, #f8674b, #d54746);
  border-color: #d1371c #d1371c #9f220d;
  color: #fff;
  text-shadow: 0 1px 1px #961a07;
  -webkit-box-shadow: 0 1px 2px #d6d6d6, inset 0 1px 0 #ff9573;
  -moz-box-shadow: 0 1px 2px #d6d6d6, inset 0 1px 0 #ff9573;
  box-shadow: 0 1px 2px #d6d6d6, inset 0 1px 0 #ff9573;
}

.buttonPro.red:hover,
.buttonPro.red:focus {
  background: #dd3a37;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff7858), to(#cc3a3b));
  background: -moz-linear-gradient(top, #ff7858, #cc3a3b);
  border-color: #961a07;
  -webkit-box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #ff9573;
  -moz-box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #ff9573;
  box-shadow: 0 0 1px #d6d6d6, inset 0 1px 0 #ff9573;
}

.buttonPro.red:active {
  background: #e6433d;
  border-color: #961a07;
  -webkit-box-shadow: 0 1px 0 #fff, inset 0 0 5px #961a07;
  -moz-box-shadow: 0 1px 0 #fff, inset 0 0 5px #961a07;
  box-shadow: 0 1px 0 #fff, inset 0 0 5px #961a07;
}

a.linkReadMore {
  color: rgba(255, 255, 255);
  font-size: 11px;
  vertical-align: middle;
  line-height: 15px;
}

a.linkReadMore:hover {
  color: white !important;
  text-decoration: none;
}

.otherbooks {
  max-width: 199px;
  text-align: center;
  margin: 10px 8px;
}

.otherbooks-image {
  display: inline-block;
  margin: 10px auto;
  box-shadow: 2px 2px 12px 0 rgba(0, 0, 0, 0.35);
  transition: all 0.5s ease;
}

.otherbooks-image:hover {
  transform: scale(1.05);
}

.otherbooks-desc h2 {
  font-size: 16px !important;
  margin-bottom: 5px;
}

.otherbooks-desc div {
  font-size: 15px;
  text-align: center;
  margin-bottom: 5px;
  line-height: 1.3em;
}

#mainBookImage img {
  box-shadow: 2px 2px 12px 0 rgba(0, 0, 0, 0.35);
  transition: all 0.5s ease;
}

#mainBookImage img:hover {
  transform: scale(1.05);
}

.otherbooks-image img {
  max-width: 140px;
  min-width: 140px;
  min-height: 210px;
  max-height: 210px;
  object-fit: cover;
}

#FAS {
  border: thin solid #48202040;
  margin: 20px auto;
  max-width: 100%;
  border-radius: 5px;
  box-shadow: 0 2px 12px 2px rgba(0, 0, 0, 0.2);
}

#FASListing {
  margin: 20px auto;
  max-width: 100%;
  /*  transition: max-width 330ms ease-in-out;   */
}

#FASCountries,
#FASListing {
  display: none;
}

#FASForm {
  visibility: hidden;
}

/* FASForm cannot be display: none because otherwise the msDropDown function in page-bookstore won't work */

@media (max-width: 900px) {

  /*    .flex-nowrap, .onebook { display: block; } */
  #header.flex-nowrap,
  #onebook.flex-nowrap,
  #hir.flex-nowrap {
    display: block;
  }

  #mainBookExcerpt h2 {
    margin-top: 10px;
  }

  #mainBookImage {
    float: left;
  }

  .bookstoreBook {
    clear: both;
    padding-top: 20px !important;
  }

  .bookstoreMain {
    min-height: 510px !important;
  }
}

@media (max-width: 500px) {
  #modal-window {
    min-width: 90% !important;
  }

  .bookstoreBook {
    text-align: center;
    margin-right: 0px !important;
  }

  #mainBookImage {
    float: none;
    min-width: 100% !important;
  }

  #mainBookDesc {
    text-align: center;
  }

  #mainBookDesc h2 {
    margin-top: 10px;
  }

  [id^="bookstoreCountry-"] {
    font-size: 14px;
    margin-bottom: 0;
  }

  [id^="supplierBlock-"] {
    font-size: 80%;
  }

  .newsFeaturedSection {
    font-size: 90%;
  }
}

@media (max-width: 420px) {
  .ddcommon {
    width: 150px !important;
  }

  .ddlabel {
    width: 80% !important;
    font-size: 87% !important;
  }

  .selectLabel {
    font-size: 73% !important;
  }
}

@media (max-width: 360px) {
  .ddcommon {
    width: 100px !important;
  }

  .ddlabel {
    width: 50% !important;
    font-size: 74% !important;
  }

  .selectLabel {
    font-size: 50% !important;
  }
}

/*******************
/** DAILY MESSAGE **
/*******************/
.ml-form-embedContainer .ml-form-embedWrapper {
  background-image: url("/wp-includes/images/global/newsletter/signupEmpty_cnd.png");
  background-color: transparent !important;
  padding: 10px 20px 0 20px !important;
}

.ml-form-embedContainer .ml-form-embedContent {
  margin-bottom: 10px !important;
}

#mlb2-2793520.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
  background-color: #ad7c5880 !important;
}

#mlb2-2793520.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button:hover {
  background-color: #ad7c588f !important;
}