/*Bug background body thrive leads*/
body {
  background-color: #ffffff !important;
  font-family: Verdana, Geneva, Tahoma, sans-serif !important;
}

/*Line height h*/
h1,
h2,
h3,
h4,
h5 {
  line-height: 1.2 !important;
}

.container {
  max-width: 990px;
  margin: 0 auto;
}

body.single .container {
  max-width: 1080px;
  margin: 0 auto;
}

body.page .container {
  max-width: 1060px;
  margin: 0 auto;
}

.penci-page-header h1 {
  font-size: 32px;
  color: #313131;
  text-transform: uppercase;
}
@media only screen and (min-width: 961px) {
  .penci-sidebar-content {
    max-width: 26.06%;
    float: right;
  }

  .container.penci_sidebar #main {
    max-width: 70.94%;
    padding-right: 25px;
    float: left;
  }
}
.instagram-media {
  margin: 0 auto !important;
}

/*Accommodation box*/
p.logementbooking {
  font-size: 11pt;
  border-radius: 11px;
  background: url("https://jeremybackpacker.com/wp-content/uploads/2020/01/blog-voyage-ou-loger.png")
    3% 50% no-repeat #e8ead7;
  border: 2px solid #8a8f6a;
  padding: 1em 1em 1em 7.3em;
}

/*tips-box*/
p.conseilvoyage {
  font-size: 11pt;
  border-radius: 11px;
  background: url("https://jeremybackpacker.com/wp-content/uploads/2020/01/conseil-blog-voyage.png")
    3% 50% no-repeat #e8ead7;
  border: 2px solid #8a8f6a;
  padding: 1em 1em 1em 7.3em;
}

/*activities-box*/
p.activitevoyage {
  font-size: 11pt;
  border-radius: 11px;
  background: url("https://jeremybackpacker.com/wp-content/uploads/2020/01/activite-blog-voyage.png")
    3% 50% no-repeat #e8ead7;
  border: 2px solid #8a8f6a;
  padding: 1.5em 1em 1.5em 7.3em;
}

/*empty-box*/
p.lienspratiques {
  font-size: 11pt;
  border-radius: 11px;
  background: #e8ead7;
  border: 2px solid #8a8f6a;
  padding: 1.5em 1em 1.5em 1.5em;
}

/*flights-box*/
p.volvoyage {
  font-size: 11pt;
  border-radius: 11px;
  background: url("https://jeremybackpacker.com/wp-content/uploads/2020/01/avion-blog-voyage.png")
    3% 50% no-repeat #e8ead7;
  border: 2px solid #8a8f6a;
  padding: 1.5em 1em 1.5em 7.3em;
}

/***MARGIN POST PAGE***/
@media (min-width: 500px) {
  .container {
    max-width: 90vw !important;
    width: 90vw !important;
  }
	.container.penci_is_nosidebar {
		max-width: 1024px !important;
	}
}

/***FONT-SIZE MOBILE***/
@media (max-width: 500px) {
  .inner-post-entry p,
  .inner-post-entry li {
    /* font-size: 16px; */
  }
}

/***SUMMARY-LIST***/
@media (min-width: 768px) {
  .summary-list {
    -webkit-column-count: 2;
    column-count: 2;
    margin-bottom: 15px;
  }
}

.summary-list li a {
  color: #313131 !important;
  padding-left: 15px !important;
}

.summary-list ol {
  counter-reset: line;
  margin: 0px !important;
  padding: 0px 10px !important;
}

.summary-list ol li {
  margin: 0px !important;
  list-style: none !important;
  border-top: 1px solid #f2efef;
  border-bottom: 1px solid #f4f4f4;
  position: relative;
  padding: 5px 0;
  display: inline-block !important;
  width: 100% !important;
  font-size: 15px !important;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

.summary-list a {
  box-shadow: none;
  padding: 0px !important;
  position: relative;
  width: 100%;
}

.summary-list a:hover {
  color: #61a07c !important;
  text-decoration: none;
}

.summary-list ol > li:before {
  background: linear-gradient(165deg, #aee2c4, #61a07c);
  border-radius: 99em;
  color: #fff;
  counter-increment: line;
  content: counter(line) ".";
  display: inline-block;
  font-size: 11px;
  height: 22px;
  left: 0;
  margin-right: 10px;
  position: relative;
  padding-left: 3px;
  text-align: center;
  top: -1px;
  width: 22px;
}

/**SIDEBAR TITLE POST**/
.side-title-post {
  font-family: Oswald, sans-serif;
}

.side-item-text a {
  font-size: 15px !important;
  font-weight: 300 !important;
}

.side-item-text a:hover {
  color: initial !important;
  text-decoration: none !important;
}

.side-item-text {
  text-align: center;
  line-height: 0.9;
}

/**CTA BUTTON**/
.cta-button-container-center {
  text-align: center;
  margin-bottom: 14px;
}
.cta-button {
  background-color: #f86000;
  border-radius: 25px;
  display: inline-block;
  cursor: pointer;
  color: #ffffff !important;
  font-family: inherit;
  font-size: 0.9em;
  padding: 8px 22px;
  text-decoration: none;
}
.cta-button:hover {
  background-color: #604534;
  text-decoration: none !important;
}

/***FONT-SIZE CTA BOX***/
@media (max-width: 500px) {
  .cta-button-container-center {
    font-size: 17px;
  }
}

/**12Go FORM**/
#one2go {
  width: 100% !important;
}

/**BOX ON MOBILE**/
@media only screen and (max-width: 500px) {
  p.logementbooking,
  p.conseilvoyage,
  p.activitevoyage,
  p.volvoyage {
    background-position: 50% 4%;
    padding: 5em 1em 1em 1em;
  }
}

/**HN DEFAULT FONT-SIZES**/
@import url("https://fonts.googleapis.com/css?family=Oswald&display=swap");

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Oswald", sans-serif !important;
  color: #000000;
}
.post-entry h2,
.wpb_text_column h2 {
  font-size: 38px;
}
.post-entry h3,
.wpb_text_column h3 {
  font-size: 30px;
}
.post-entry h4,
.wpb_text_column h4 {
  font-size: 25px;
}
.widget ul li,
.post-entry,
p,
.post-entry p {
  line-height: 1.8 !important;
}

/***HN-SIZE MOBILE***/
@media (max-width: 500px) {
  .header-standard .post-title {
    font-size: 26px;
  }
  .post-entry h2,
  .wpb_text_column h2 {
    font-size: 30px;
  }
  .post-entry h3,
  .wpb_text_column h3 {
    font-size: 26px;
  }
  .post-entry h4,
  .wpb_text_column h4 {
    font-size: 22px;
  }
}

/**BREADCRUMB TOP ARTICLE**/
@media (max-width: 500px) {
  .container.penci-breadcrumb {
    line-height: 1.2;
  }
}

/**MARGIN HEADER MOBILE**/
@media (max-width: 960px) {
  #header {
    margin-bottom: 10px;
  }
}

/**BUG FONT NAVBAR**/
@media only screen and (min-width: 961px) and (max-width: 1161px) {
  #navigation ul.menu > li > a,
  #navigation .menu > ul > li > a {
    font-size: 9px !important;
  }
}

/**ENCART**/

/*custom encart*/

#test-encart .encart {
  border-color: #f86000 !important;
}

#test-encart .encart-logo {
  height: 50px !important;
  content: url(https://jeremybackpacker.com/wp-content/uploads/2020/01/acheter-une-voiture-en-australie-logo-tooeasy.png);
}

#test-encart .encart-btn {
  border-color: #f86000;
}

#test-encart .encart-subtitle {
  color: #f86000;
}

#test-encart .encart-btn {
  background-color: #f86000;
}

/*end custom encart*/

.encart-container {
  text-align: center;
}

.encart {
  border-width: 4px;
  border-style: solid;
  border-radius: 25px;
  padding: 16px;
  display: inline-block;
  margin-bottom: 10px;
}

.encart-row:after {
  content: "";
  display: table;
  clear: both;
}

.encart-column {
  float: left;
}

.encart-right {
  width: 25%;
}

.encart-left {
  width: 75%;
}
.encart-title {
  font-weight: bold;
  font-size: 17px !important;
  color: #f86000;
}

.encart-logo {
  float: right;
}

.encart-subtitle {
  font-weight: bold;
  font-size: 18px !important;
  text-align: left;
}

.encart-list {
  text-align: left;
  font-size: 15px;
}

.encart-btn-container {
  text-align: center;
}

.encart-btn {
  border-radius: 25px;
  display: inline-block;
  cursor: pointer;
  color: #ffffff !important;
  font-family: inherit;
  font-size: 0.9em;
  padding: 8px 22px;
  text-decoration: none;
}
.encart-btn:hover {
  background-color: #604534;
  text-decoration: none !important;
}

/*encart AustralieTours*/

#encart-australietours .encart {
  border-color: #3739af !important;
}

#encart-australietours .encart-logo {
  height: 60px !important;
  content: url(https://www.jeremybackpacker.com/wp-content/uploads/2022/09/vacances-australie-logo-encart.png);
}

#encart-australietours .encart-btn {
  border-color: #3739af;
}

#encart-australietours .encart-title {
  color: #3739af;
}

#encart-australietours .encart-btn {
  background-color: #3739af;
}

/*end encart AustralieTours*/

/*encart TooEasy*/

#encart-tooeasy .encart {
  border-color: #f1592b !important;
}

#encart-tooeasy .encart-logo {
  height: 50px !important;
  content: url(https://jeremybackpacker.com/wp-content/uploads/2020/01/acheter-une-voiture-en-australie-logo-tooeasy.png);
}

#encart-tooeasy .encart-btn {
  border-color: #f1592b;
}

#encart-tooeasy .encart-title {
  color: #f1592b;
}

#encart-tooeasy .encart-btn {
  background-color: #f1592b;
}

/*end encart TooEasy */

/*encart NZLocation*/

#encart-NZlocation .encart {
  border-color: #0d773d !important;
}

#encart-NZlocation .encart-logo {
  height: 50px !important;
  content: url(https://www.jeremybackpacker.com/wp-content/uploads/2020/02/logo-nouvelle-zelande-voyage.png);
}

#encart-NZlocation .encart-btn {
  border-color: #0d773d;
}

#encart-NZlocation .encart-title {
  color: #0d773d;
}

#encart-NZlocation .encart-btn {
  background-color: #0d773d;
}

/*end encart NZVLocation */

/*Bug affichage container*/
.featured-style-24 {
  margin-top: 30px;
}

/*Checkout form size*/
form[name="checkout"] .col-1,
form[name="checkout"] .col-2 {
  max-width: 100% !important;
  width: 100% !important;
}

form[name="checkout"] .woocommerce-input-wrapper {
  width: 100% !important;
}

/**HEADER MARGIN-BOTTOM >960**/
@media (min-width: 961px) {
  #header {
    margin-bottom: 10px;
  }
}

/**Sidebar font**/
aside .side-title-post a {
  font-size: 18px !important;
}

/**Articles similaires font**/
.post-related h3 a {
  font-weight: 300 !important;
  font-size: 18px !important;
}

/**Style Breadcrums**/
.penci-breadcrumb {
  font-size: 13px;
  color: #888888;
}

.penci-breadcrumb .breadcrumb_last {
  display: none !important;
}

/**Text justify**/
.text_justify {
  text-align: justify;
}

/*Bug slider page accueil*/
.owl-stage {
  transform: none !important;
  transition: all 0s ease 0s !important;
  width: auto !important;
}

.owl-stage .cloned {
  display: none !important;
}
.owl-stage .active {
  width: 100% !important;
}

/*Bug form Thrive Leads*/

@media only screen and (max-width: 767px) {
  #tve_editor
    div
    > div
    > div.tve-cb.tve_empty_dropzone
    > div:nth-child(2)
    > div
    > div:nth-child(2) {
    display: none;
  }
}

/*Affichage barre cookie sur mobile*/
@media only screen and (max-width: 783px) {
  .penci-gprd-law {
    padding-bottom: 45px;
  }
}

/*Color btn Pinterest*/
span[data-pin-log="button_pinit_floating"],
span[data-pin-log="button_pinit_sticky"] {
  background: #cc2127
    url(https://www.jeremybackpacker.com/wp-content/uploads/2021/01/pin_logo_btn.png)
    3px 50% no-repeat !important;
}

/*Titre Article Sidebar*/
aside.penci_popular_news_widget ul li h4 a {
  font-family: "Oswald", sans-serif !important;
  color: #313131 !important;
  line-height: 1.4 !important;
}

aside.penci_popular_news_widget ul li h4 a:hover {
  color: #6eb48c !important;
}

/*CATEGORY PAGES*/
body.category .heateor_sss_sharing_container {
  display: none;
}

/**START INFO BOX**/
.info-box-container {
  border-radius: 5px;
  background-color: #eaeaea;
  border-left: 3px solid #61a07c;
  padding: 20px;
}

.info-box-container {
  display: flex;
  flex-direction: row;
  align-items: stretch;
}

.info-box-right {
  text-align: center;
  align-self: center;
  width: 25%;
}

.info-box-left {
  width: 75%;
}

.info-box-title {
  font-weight: bold;
  font-size: 17px !important;
  color: #61a07c;
}

.info-box-btn {
  border-radius: 5px;
  display: inline-block;
  cursor: pointer;
  color: #ffffff !important;
  font-family: inherit;
  font-size: 0.9em;
  padding: 8px 22px;
  text-decoration: none;
  background-color: #61a07c;
}
.info-box-btn:hover {
  background-color: #4d8063;
  text-decoration: none !important;
}

.info-box-center {
  text-align: center;
  display: block;
}

.info-box-center .info-box-text {
  margin-bottom: 0px;
}

@media (max-width: 800px) {
  .info-box-container {
    flex-direction: column;
  }

  .info-box-left {
    width: 100%;
  }

  .info-box-right {
    width: 100%;
  }
}

/**END INFO BOX**/

/* SINGLE PAGE */
.single-post #header,
.single-page #header {
  margin-bottom: 10px;
}

.single .single-post-title {
  margin: 0;
}

/* post metas on mobile */
@media (max-width: 767px) {
  .post-box-meta-single {
    font-size: 10px;
  }
}

/* sharing bar behind cookies bar */
.heateor_sss_vertical_sharing {
  z-index: 5000 !important;
}
