div.header-image p {
 	color: rgb(166, 30, 44) !important;
  font-weight: bold !important;
}

div.site-footer-bottom-bar-left {
	display: none; 
}

div.site-footer-bottom-bar-right {
  float: left !important;
	text-align: left !important;
}

:lang(en-GB) .header-image h2:nth-of-type(1) {
  display: none;
}

:lang(en-GB) .header-image p:nth-of-type(1) {
  display: none;
}

:lang(fr-FR) .header-image h2:nth-of-type(2) {
  display: none;
}

:lang(fr-FR) .header-image p:nth-of-type(2) {
  display: none;
}

:lang(fr-FR) div.site-footer-bottom-bar-right::before {
	content: 'Copyright © 2018 YPOK S.A. Tous droits réservés.';
}

:lang(en-GB) div.site-footer-bottom-bar-right::before {
	content: 'Copyright © 2018 YPOK S.A. All right reserved.';
}

:lang(en-GB) .info-text > strong > em::before {
  content: "Contact us:";
}
:lang(en-GB) .info-text > strong > em > em {
  display: none;
}

div.branding img.custom-logo {
	max-width: 400px;
  width: 100%;
}

.social-tumblr > i::before {
	content: "\f09a";
}

.social-flickr > i::before {
	content: "\f099";
}

img.imgRight {
	border-radius: 10%;
}

@media screen and (max-width: 480px) {
  img.imgRight {
    margin-bottom: 10px;
    float: inherit;
    display: block;
    margin: auto;
  }
}

@media screen and (max-width: 700px) {  
  li#siteorigin-panels-builder-3 #pg-w5bb2449081bd2-1 {
    width: auto !important;
  }

  li#siteorigin-panels-builder-3 #pg-w5bb2449081bd2-1 .panel-grid-cell:nth-child(1) {
    width: auto !important;
  }
}

li#siteorigin-panels-builder-3 #pg-w5bb2449081bd2-1 .panel-grid {
  -webkit-flex-direction: row !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;

}

li#siteorigin-panels-builder-3 #pg-w5bb2449081bd2-1 .panel-grid-cell:nth-child(1) {
  width: 200px !important;
  display: inline-table;
  vertical-align: top;
}

li#siteorigin-panels-builder-3 #pg-w5bb2449081bd2-1 .panel-grid-cell:nth-child(2) {
  width: 200px !important;
  display: inline-table;
  vertical-align: top;
}

#pg-w5bb2449081bd2-0 {
  margin-bottom: 0;
}

article#post-1451 > div.entry-thumbnail {
  display: none;
}