@charset "UTF-8";
/*
Theme Name: The Good Life
Author: Journey
Author URI: Journey
Description: Thème The Good Life
Version: 1.0
Plugins: MahiBasics
*/
@font-face {
  font-family: "American_Typewriter_Regular";
  src: url("/wp-content/themes/ideat/fonts/AmericanTypewriterRegular.eot");
  src: url("/wp-content/themes/ideat/fonts/AmericanTypewriterRegular.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/ideat/fonts/AmericanTypewriterRegular.woff") format("woff"), url("/wp-content/themes/ideat/fonts/AmericanTypewriterRegular.ttf") format("truetype"), url("/wp-content/themes/ideat/fonts/AmericanTypewriterRegular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Yanone_Kaffeesatz_Regular";
  src: url("/wp-content/themes/thegoodlife/fonts/yanone-kaffeesatz-regular-webfont.eot");
  src: url("/wp-content/themes/thegoodlife/fonts/yanone-kaffeesatz-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/thegoodlife/fonts/yanone-kaffeesatz-regular-webfont.woff") format("woff"), url("/wp-content/themes/thegoodlife/fonts/yanone-kaffeesatz-regular-webfont.ttf") format("truetype"), url("/wp-content/themes/thegoodlife/fonts/yanone-kaffeesatz-regular-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
body,
b,
strong {
  font-weight: 100;
}

.single .entry-content strong,
.single .entry-intro strong,
.single-video .entry-content strong,
.single-video .entry-intro strong,
.page .entry-content strong,
.page .entry-intro strong {
  font-weight: 400;
}

.block__top-read__header strong {
  font-weight: 100;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1223px) {
  .visible-md {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1223px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1224px) {
  .hidden-lg {
    display: none !important;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (max-width: 767px) {
  .container {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}
@media (min-width: 1224px) {
  .container {
    width: 1120px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
@media (max-width: 767px) {
  .row {
    margin-left: 0;
    margin-right: 0;
  }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.3333333333%;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  .col-sm-push-2 {
    left: 16.6666666667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  .col-sm-push-5 {
    left: 41.6666666667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  .col-sm-push-8 {
    left: 66.6666666667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }

  .col-md-2 {
    width: 16.6666666667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.3333333333%;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.3333333333%;
  }

  .col-md-push-2 {
    left: 16.6666666667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.3333333333%;
  }

  .col-md-push-5 {
    left: 41.6666666667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.3333333333%;
  }

  .col-md-push-8 {
    left: 66.6666666667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.3333333333%;
  }

  .col-md-push-11 {
    left: 91.6666666667%;
  }

  .col-md-push-12 {
    left: 100%;
  }
}
@media (min-width: 1224px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.3333333333%;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }
}
@font-face {
  font-family: "American_Typewriter_Regular";
  src: url("/wp-content/themes/ideat/fonts/AmericanTypewriterRegular.eot");
  src: url("/wp-content/themes/ideat/fonts/AmericanTypewriterRegular.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/ideat/fonts/AmericanTypewriterRegular.woff") format("woff"), url("/wp-content/themes/ideat/fonts/AmericanTypewriterRegular.ttf") format("truetype"), url("/wp-content/themes/ideat/fonts/AmericanTypewriterRegular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Yanone_Kaffeesatz_Regular";
  src: url("/wp-content/themes/thegoodlife/fonts/yanone-kaffeesatz-regular-webfont.eot");
  src: url("/wp-content/themes/thegoodlife/fonts/yanone-kaffeesatz-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/thegoodlife/fonts/yanone-kaffeesatz-regular-webfont.woff") format("woff"), url("/wp-content/themes/thegoodlife/fonts/yanone-kaffeesatz-regular-webfont.ttf") format("truetype"), url("/wp-content/themes/thegoodlife/fonts/yanone-kaffeesatz-regular-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
body,
b,
strong {
  font-weight: 100;
}

.single .entry-content strong,
.single .entry-intro strong,
.single-video .entry-content strong,
.single-video .entry-intro strong,
.page .entry-content strong,
.page .entry-intro strong {
  font-weight: 400;
}

.block__top-read__header strong {
  font-weight: 100;
}

/* GLOBAL */
* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

html {
  height: 100%;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: "Josefin Sans", Arial, Verdana, sans-serif;
  color: #333;
}

html.winOS {
  font-family: "Josefin Sans", Arial, Verdana, sans-serif;
}

body {
  background: #f9f9f9;
  min-height: 100%;
  margin: 0;
  padding: 0;
  font-size: 1em;
}
@media (max-width: 767px) {
  body {
    padding: 50px 0 0 0;
  }
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

hr {
  border: 0;
  border-top-width: 1px;
  border-color: #58595b;
  border-style: solid;
  clear: both;
  height: 0;
  display: block;
  margin: 0;
}

a {
  color: #333;
  text-decoration: none;
  touch-action: manipulation;
}

a:active,
a:visited,
a:hover,
a:link {
  color: #333;
}

a:focus,
input:focus,
textarea:focus,
button:focus {
  outline: thin dotted;
}

::selection {
  background: #21232b;
  color: #fff;
  text-shadow: none;
}

.disable-hover,
.disable-hover * {
  pointer-events: none !important;
}

.touch-device input[type=text]:focus,
.touch-device input[type=email]:focus,
.touch-device input[type=url]:focus,
.touch-device input[type=password],
.touch-device textarea:focus {
  font-size: 1em !important;
}

.touch-device select:focus {
  font-size: 0.75em !important;
}

.touch-device input,
.touch-device textarea {
  box-shadow: none;
  -webkit-appearance: none;
  border-radius: 0;
}

.touch-device input[type=checkbox] {
  -webkit-appearance: checkbox;
}

.touch-device input[type=radio] {
  -webkit-appearance: radio;
}

.left {
  float: left;
}

.right {
  float: right;
}

.aligncenter {
  text-align: center;
}

.txtalignleft {
  text-align: left;
}

.txtalignright {
  text-align: right;
}

.alignleft {
  float: left;
  margin: 0 16px 10px 0;
}

.alignright {
  float: right;
  margin: 0 0 10px 16px;
}

img.alignleft,
img.alignright,
img.aligncenter {
  display: block;
}

img.aligncenter {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

b,
strong {
  font-weight: bold;
}

ul,
ol {
  margin: 0 0 1em 0;
  padding: 0 0 0 40px;
}

img {
  border: 0;
  vertical-align: middle;
}

form {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

label {
  cursor: pointer;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
}

button:focus,
input:focus,
textarea:focus {
  outline: none;
}

.oldie select,
.oldie textarea {
  vertical-align: middle;
}

button,
input {
  line-height: normal;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}

.oldie button,
.oldie input {
  overflow: visible;
  vertical-align: middle;
}

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

.img-responsive {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

iframe {
  border: none;
}

.unstyled {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.clearfix {
  zoom: 1;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.media {
  overflow: hidden;
  zoom: 1;
}

.main--2cols {
  float: left;
  margin: 0 -300px 0 0;
  width: 100%;
}
@media (max-width: 992px) {
  .main--2cols {
    margin: 0 -165px 0 0;
  }
}
@media (max-width: 767px) {
  .main--2cols {
    margin: 0;
  }
}

.main--2cols .content {
  margin: 0 310px 0 0;
}
@media (max-width: 992px) {
  .main--2cols .content {
    margin: 0 165px 0 0;
  }
}
@media (max-width: 767px) {
  .main--2cols .content {
    margin: 0;
  }
}

.content--light {
  background: #f6f6f6 !important;
}

.section-block {
  padding: 30px 0 0 0;
}
@media (max-width: 992px) {
  .section-block {
    padding: 20px 0 0 0;
  }
}

.section-block--single-related .container {
  background: #fff;
  overflow: hidden;
}

.section-block--related {
  background: #fff;
  position: relative;
  z-index: 25;
}

.section-block--light {
  background: #fff;
}

.section-block--landing {
  background: #ede6e7;
}
.section-block--landing .container {
  background: #fff;
}

.section-block--transparent {
  background: none;
}
.section-block--transparent .container {
  background: #fff;
}

.section-block--the-good-life .container {
  background: #ede6e7;
}

.container--main {
  background: #fff;
  padding: 20px;
}
.section-block--large .container--main {
  padding: 0;
}
@media (max-width: 767px) {
  .container--main {
    padding: 0;
  }
}
.container--main .main--2cols .content,
.container--main .main--1col .content {
  padding: 0 40px;
}
.home .container--main .main--2cols .content, .single-diaporama .container--main .main--2cols .content, .single-video .container--main .main--2cols .content,
.home .container--main .main--1col .content,
.single-diaporama .container--main .main--1col .content,
.single-video .container--main .main--1col .content {
  padding: 0;
}
@media (max-width: 992px) {
  .container--main .main--2cols .content,
.container--main .main--1col .content {
    padding: 0 20px 0 0;
  }
  .section-block--landing .container--main .main--2cols .content,
.section-block--landing .container--main .main--1col .content {
    padding: 0 10px 0 0;
  }
  .section-block--large .container--main .main--2cols .content,
.section-block--large .container--main .main--1col .content {
    padding: 0 20px;
  }
  .home .section-block--large .container--main .main--2cols .content,
.home .section-block--large .container--main .main--1col .content {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .container--main .main--2cols .content,
.container--main .main--1col .content {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .single .container--main .main--2cols .content,
.single .container--main .main--1col .content {
    padding: 0 12px;
  }
}
.container--main .main--1col .content {
  background: #fff;
}
.container--main .main--2cols--section .content {
  padding: 0;
}

.container--main--diaporama .main--1col .content {
  padding: 40px;
}

.post-type-archive-video .container--main--video .main--1col .content {
  background: #fff;
  padding: 0 40px;
}
.post-type-archive-video .container--main--video .main--1col .content .content {
  background: none;
  padding: 0 40px 0 0;
}
@media (max-width: 767px) {
  .post-type-archive-video .container--main--video .main--1col .content .content {
    padding: 0;
  }
}

.container--ad img {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
  padding: 0;
}

.section-buffer {
  height: 60px;
  position: relative;
  z-index: 25;
}

.section-block--ad-fullwidth .container {
  background: #e5e5e5;
  padding: 30px 0;
}
.section-block--ad-fullwidth .container img,
.section-block--ad-fullwidth .container iframe,
.section-block--ad-fullwidth .container embed {
  display: block;
  height: auto;
  margin: 0 auto;
  padding: 0;
  max-width: 100%;
}

.block-image {
  transition: all 2s linear;
  -webkit-backface-visibility: hidden;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.block-image .block-credits {
  background: #fff;
  transition: opacity 0.3s linear;
  -webkit-backface-visibility: hidden;
  display: block;
  color: #8e8e8e;
  display: block;
  font-size: 0.625em;
  text-transform: uppercase;
  margin: 0;
  opacity: 0;
  position: absolute;
  padding: 10px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  text-align: right;
  z-index: 30;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: 33%;
}
.single-spot .block-image .block-credits {
  right: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .block-image .block-credits {
    display: none;
  }
}
.block-image .block-credits span {
  font-size: 1.5em;
}
.block-image:hover .block-credits {
  opacity: 1;
}
.block__item--push .block-image {
  padding: 10px;
}
@media (max-width: 767px) {
  .block__item--push .block-image {
    padding: 0;
  }
}
.block-image a {
  display: block;
  height: 100%;
  width: 100%;
}

.block-image--title {
  position: absolute;
  z-index: 4;
  left: 0;
  bottom: 0;
}

.block-image__shadow {
  background: linear-gradient(to top, #000000 10%, transparent 100%);
  position: absolute;
  z-index: 2;
  left: 0;
  top: 50%;
  bottom: 0;
  right: 0;
}

@media (max-width: 992px) {
  .section-block--push {
    margin: 20px 0 0 0;
  }
}
@media (max-width: 767px) {
  .section-block--push {
    margin: 0;
    padding: 0;
  }
  .section-block--push .container {
    margin: 0;
  }
}

.block-border__top {
  border-top: 4px solid #333;
}

.ideat_wrapper {
  display: block;
  margin: 0;
  padding: 0;
  background: #fff;
}

body.hasSkin {
  background-position: 50% 40px !important;
  background-repeat: no-repeat !important;
}
@media (max-width: 767px) {
  body.hasSkin {
    background: none !important;
  }
}
body.hasSkin .ideat_wrapper {
  margin: 190px auto 0 auto;
  padding: 0;
}
@media (min-width: 768px) {
  body.hasSkin .ideat_wrapper {
    width: 730px;
  }
}
@media (min-width: 992px) {
  body.hasSkin .ideat_wrapper {
    width: 990px;
  }
}
@media (min-width: 1224px) {
  body.hasSkin .ideat_wrapper {
    width: 1130px;
  }
}
@media (max-width: 767px) {
  body.hasSkin .ideat_wrapper {
    background-image: none !important;
    margin: 0 auto;
  }
}
body.hasSkin .ideat_wrapper .section-block--main {
  padding-top: 0;
}
body.hasSkin .ideat_wrapper .section-block--main .container {
  background: #fff;
}
body.hasSkin.hasBanner {
  background-position: 50% 130px !important;
}
body.hasSkin.hasBanner .ideat_wrapper {
  margin: 280px auto 0 auto;
}
body.hasSkin.remove_top_banner {
  background-position: 50% 40px !important;
}
body.hasSkin.remove_top_banner .ideat_wrapper {
  margin: 190px auto 0 auto;
}
body.hasSkin .banner--top {
  display: none;
}

.section-block--main {
  padding: 0;
}
.section-block--main .container {
  background: #fff;
}

.block__good-products--thematic-container {
  display: none;
}

.banner {
  background: #000;
  padding: 30px 0;
  text-align: center;
}
.container .banner {
  background: none;
}
.banner .ad {
  display: block;
  margin: 0 auto;
  padding: 0;
}

.ad-position-before_content_bis,
.ad-position-after_content_bis {
  text-align: center;
}

.container .banner--video,
.container--main--video .banner {
  background: transparent;
}

.banner--top {
  padding: 0;
}
@media (max-width: 767px) {
  .banner--top {
    display: none;
  }
}

.banner--mobile {
  background: #fff;
  padding: 0;
}

.sidr {
  background: #fff;
  box-shadow: inset 10px 0 10px -10px rgba(0, 0, 0, 0.3);
  -webkit-overflow-scrolling: touch;
  display: none;
  height: 100%;
  overflow-x: none;
  overflow-y: auto;
  position: absolute;
  position: fixed;
  top: 50px;
  width: 280px;
  z-index: 99999;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-overflow-scrolling: touch;
}

.sidr-inner {
  font-size: 1.4em;
  padding: 0;
}

.sidr ul {
  margin: 0;
  padding: 0;
}
.sidr li {
  display: block;
  margin: 0;
  padding: 0;
}
.sidr li.sidr-class-hidden {
  display: none;
}
.sidr li.sidr-class-menu-item--home {
  display: none;
}
.sidr li a {
  transition: all 0.3s ease;
  -webkit-backface-visibility: hidden;
  border-bottom: 1px solid #cfcfcf;
  color: #000;
  display: block;
  font: normal 0.9375em "Josefin Sans";
  margin: 0;
  padding: 15px;
  text-transform: uppercase;
}
.sidr li.current-menu-item > a {
  color: #000;
}
.sidr li.current-menu-item > a:hover {
  color: #000;
}
.sidr li.sidr-class-user__item a {
  background: #33353c;
  color: #fff;
}
.sidr li.sidr-class-menu-item--video a, .sidr li.sidr-class-menu-item--photos a, .sidr li.sidr-class-menu-item--podcast a, .sidr li.sidr-class-sidr-item--hub a {
  background: #f3f3f3;
}
.sidr li.sidr-class-sidr-item--hub a {
  font: normal 1em "American_Typewriter_Regular";
  text-transform: none;
}
.sidr li.sidr-class-user__item--basket a:before {
  background-image: url("/wp-content/themes/ideat/images/icons/basket.png");
  background-size: 22px 19px;
  content: "";
  display: inline-block;
  height: 19px;
  margin: 0 15px 0 0;
  padding: 0;
  vertical-align: top;
  width: 22px;
}
.sidr li.sidr-class-user__item--account a:before {
  background-image: url("/wp-content/themes/ideat/images/icons/account.png");
  background-size: 18px 18px;
  height: 18px;
  width: 18px;
  content: "";
  display: inline-block;
  margin: 0 15px 0 0;
  padding: 0;
  vertical-align: top;
}
.sidr li.sidr-class-user__item--favorite a:before {
  background-image: url("/wp-content/themes/ideat/images/icons/favorite.png");
  background-size: 18px 18px;
  height: 18px;
  width: 18px;
  content: "";
  display: inline-block;
  margin: 0 15px 0 0;
  padding: 0;
  vertical-align: top;
}
.sidr p {
  background: #fff;
  border-bottom: 1px solid #cfcfcf;
  color: #000;
  display: block;
  font: normal 0.9375em "Josefin Sans";
  margin: 0;
  padding: 15px;
  text-transform: uppercase;
}

.sidr.left {
  left: -280px;
  right: auto;
}

.sidr-class-block-user {
  display: none;
}

#ultimedia_wrapper {
  margin-bottom: 20px;
  margin-top: 20px;
}

.header {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .header {
    background: #fff;
    min-height: 50px;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 30;
  }
}

.header-mobile__inner {
  padding: 10px 10px 0 10px;
  position: relative;
}
.header-mobile__inner .logo {
  display: block;
  float: left;
  margin: 0;
  padding: 5px 0 0 30px;
}

.logo {
  display: block;
  margin: 0;
  padding: 15px 0;
  text-align: center;
}
.logo h1, .logo a {
  display: block;
  font-size: 1em;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.logo img {
  display: block;
  margin: 0 auto;
  padding: 0;
}

.logo__tagline {
  display: block;
  font: normal 0.875em "Josefin Sans";
  margin: 0;
  padding: 10px 0 0 0;
  text-transform: uppercase;
  letter-spacing: 0.35em;
  text-indent: -0.7em;
}
@media (max-width: 767px) {
  .logo__tagline {
    display: none;
  }
}

.header-top {
  background: #373940;
  height: 40px;
  /* HEADER USER */
}
.header-top li {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.header-top a {
  color: #fff;
}
.header-top .container {
  position: relative;
  z-index: 9;
}
.header-top .header_user {
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
}
.header-top .user__item {
  margin: 0;
  padding: 10px 0 0 15px;
}

.user__item a {
  background-position: left top;
  background-repeat: no-repeat;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1;
}

.user__item--favorite a {
  background-image: url("/wp-content/themes/ideat/images/icons/favorite.png");
  background-size: 18px 18px;
  height: 18px;
  text-align: right;
  width: 18px;
}
.header-nav__right .user__item--favorite a {
  background-image: url("/wp-content/themes/ideat/images/icons/favorite-dark.png");
}
.user__item--favorite a em {
  color: #fff;
  font-size: 0.875em;
  font-style: normal;
}
.header-nav__right .user__item--favorite a em {
  color: #000;
  font-size: 0.625em;
  font-style: normal;
}

.user__item--basket a {
  background-image: url("/wp-content/themes/ideat/images/icons/basket.png");
  background-size: 22px 19px;
  height: 19px;
  text-align: center;
  width: 22px;
}
.header-nav__right .user__item--basket a {
  background-image: url("/wp-content/themes/ideat/images/icons/basket-dark.png");
}
.user__item--basket a em {
  color: #000;
  font-size: 0.625em;
  font-style: normal;
}
.header-nav__right .user__item--basket a em {
  color: #fff;
}

.user__item--account > a {
  background-image: url("/wp-content/themes/ideat/images/icons/account.png");
  background-size: 18px 18px;
  height: 18px;
  width: 18px;
}
.header-nav__right .user__item--account > a {
  background-image: url("/wp-content/themes/ideat/images/icons/account-dark.png");
}
.user__item--account > a em {
  color: #000;
  font-size: 0.625em;
  font-style: normal;
}
.header-nav__right .user__item--account > a em {
  color: #fff;
}

.user__item--account-connected > a:before {
  background: url("/wp-content/themes/ideat/images/icons/checked.png") left top no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 10px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: -6px;
  top: 8px;
  width: 12px;
  z-index: 8;
}

.header-nav__right {
  position: absolute;
  right: 20px;
  text-align: right;
  top: 16px;
  z-index: 10;
}
.header-nav__right li {
  display: inline-block;
  margin: 0;
  padding: 0 0 0 10px;
  vertical-align: top;
}
.header-nav__right .header-top-search {
  margin: 0;
}

.header-nav {
  background: #fff;
  margin: 30px 0 0 0;
  padding: 20px 0 0 0;
  position: relative;
  z-index: 5;
}
.hasSkin .header-nav {
  margin: 0;
}
.header-nav .row > div {
  padding: 0;
}
@media (max-width: 767px) {
  .header-nav {
    display: none;
  }
}

.header-top__hub {
  text-align: center;
}
.header-top__hub li {
  display: inline-block;
  font: normal 1em "American_Typewriter_Regular";
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.header-top__hub li:after {
  border-right: 1px solid #fff;
  content: "";
}
.header-top__hub li.active a {
  color: #aab7ba;
}
.header-top__hub li.active a:before {
  opacity: 1;
}
.header-top__hub li:last-child {
  font-family: "Josefin Sans";
  margin: 1px 0 0 0;
  text-transform: uppercase;
}
.header-top__hub li:last-child:after {
  border: none;
}
.header-top__hub li:last-child a {
  padding: 10px 12px 9px 8px;
}
.header-top__hub a {
  transition: all 0.3s linear;
  -webkit-backface-visibility: hidden;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 10px 12px 10px 8px;
  position: relative;
  z-index: 1;
}
.header-top__hub a:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #373940;
  margin: 2px 0 0 -7px;
  display: block;
  position: absolute;
  left: 50%;
  top: 100%;
  opacity: 0;
  display: block;
}
.header-top__hub a:hover {
  color: #aab7ba;
}
.header-top__hub a:hover:before {
  opacity: 1;
}

.header-nav__inner {
  display: inline-block;
  margin: 0;
  padding: 35px 10px 15px 10px;
  text-transform: uppercase;
  vertical-align: top;
}
.header-nav__inner ul, .header-nav__inner li {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.header-nav__inner li {
  font-size: 0.75em;
  font-weight: 500;
  vertical-align: middle;
}
.header-nav__inner a {
  color: #d7cfcd;
  display: block;
  padding: 0;
}
.header-nav__inner a:hover {
  color: #ccb165;
}

.header-nav__inner--social {
  padding: 40px 0 0 60px;
}
@media (max-width: 992px) {
  .header-nav__inner--social {
    padding: 40px 0 0 10px;
  }
}
.header-nav__inner--social li {
  padding: 0 2px;
}
.header-nav__inner--social li a {
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  font-size: 0;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
}
.header-nav__inner--social .header-top-twitter a {
  background-image: url("/wp-content/themes/ideat/images/icons/twitter-black.svg");
  background-size: 20px 15px;
  height: 15px;
  width: 20px;
}
.header-nav__inner--social .header-top-twitter a:hover {
  background-image: url("/wp-content/themes/ideat/images/icons/twitter-color.svg");
}
.header-nav__inner--social .header-top-facebook a {
  background-image: url("/wp-content/themes/ideat/images/icons/facebook-black.svg");
  background-size: 100% 100%;
  height: 16px;
  width: 18px;
}
.header-nav__inner--social .header-top-facebook a:hover {
  background-image: url("/wp-content/themes/ideat/images/icons/facebook-color.svg");
}
.header-nav__inner--social .header-top-instagram a {
  background-image: url("/wp-content/themes/ideat/images/icons/instagram-black.svg");
  background-size: 100% 100%;
  height: 16px;
  width: 16px;
}

.header-top-search {
  background: url("/wp-content/themes/ideat/images/icons/search.svg") center center no-repeat;
  background-size: cover;
  display: block;
  font-size: 0;
  margin: 5px 5px 0 0;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  height: 18px;
  width: 18px;
}

.header-nav__inner--subscribe {
  display: block;
  padding: 35px 50px 15px 10px;
  text-align: right;
}
@media (max-width: 992px) {
  .header-nav__inner--subscribe {
    padding: 35px 10px 15px 10px;
  }
}
.header-nav__inner--subscribe a {
  background: #f2c448;
  color: #000;
  display: inline-block;
  font: 400 0.8125em "Josefin Sans";
  margin: 0;
  padding: 10px 10px 5px 10px;
  vertical-align: top;
}
.header-nav__inner--subscribe a:hover {
  color: #000;
}

.icon-menu {
  background: url("/wp-content/themes/ideat/images/icons/menu.svg") left top no-repeat;
  background-size: 30px 30px;
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  width: 30px;
}
.icon-menu.active {
  background-image: url("/wp-content/themes/ideat/images/icons/close.svg");
  background-position: center center;
  background-size: 25px 25px;
}

.header-search {
  background: #fff;
  border: 1px solid #e2e2e1;
  display: none;
  height: 65px;
  margin: 0;
  padding: 10px 0;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 10;
}
@media (max-width: 767px) {
  .header-search {
    display: none;
  }
}
.header-search form {
  display: block;
  height: 35px;
  margin: 0;
  padding: 0;
}
.header-search input {
  background: url("/wp-content/themes/ideat/images/icons/search.svg") 20px 50% no-repeat #fff;
  background-size: 25px 25px;
  border: none;
  color: #000;
  display: block;
  font-size: 1.875em;
  height: 45px;
  margin: 0 auto;
  padding: 0 20px 0 60px;
  -webkit-appearance: textfield;
  width: 50%;
}
.header-search input::-webkit-input-placeholder {
  color: #e5e5e5;
}
.header-search input:-moz-placeholder {
  color: #e5e5e5;
}
.header-search input::-moz-placeholder {
  color: #e5e5e5;
}
.header-search input:-ms-input-placeholder {
  color: #e5e5e5;
}
@media (max-width: 767px) {
  .header-search input {
    font-size: 1.125em;
    width: 100%;
  }
}

.main-nav {
  padding: 20px 0 30px 0;
  text-align: center;
}
.main-nav ul {
  margin: 0;
  padding: 0;
}
.main-nav li {
  display: inline-block;
  margin: 0;
  padding: 0 6px;
  vertical-align: top;
}
@media (max-width: 992px) {
  .main-nav li {
    padding: 0 3px;
  }
}
.main-nav li.menu-item--separator {
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}
.main-nav li.menu-item--deco a, .main-nav li.menu-item--milan2016 a, .main-nav li.menu-item--pink a {
  background: #f6edef;
}
.main-nav li.menu-item--spots a {
  background: #eaf4f9;
}
.main-nav li.menu-item--video, .main-nav li.menu-item--photos, .main-nav li.menu-item--podcast {
  padding: 0 5px;
}
.main-nav li.menu-item--video a, .main-nav li.menu-item--photos a, .main-nav li.menu-item--podcast a {
  border: 1px solid #000;
  font-size: 0.8125em;
  padding: 5px;
  margin: -5px 0 0 0;
}
@media (max-width: 992px) {
  .main-nav li.menu-item--video a, .main-nav li.menu-item--photos a, .main-nav li.menu-item--podcast a {
    font-size: 0;
  }
}
.main-nav li.menu-item--video a:before, .main-nav li.menu-item--photos a:before, .main-nav li.menu-item--podcast a:before {
  content: "";
  background: url("/wp-content/themes/ideat/images/icons/play.svg") center center no-repeat;
  background-size: 9px 11px;
  height: 11px;
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0;
  vertical-align: top;
  width: 9px;
}
.main-nav li.menu-item--photos a:before {
  background: url("/wp-content/themes/ideat/images/icons/image.png") center center no-repeat;
  background-size: 11px 12px;
  height: 12px;
  width: 11px;
}
.main-nav li.menu-item--podcast a:before {
  background: url("/wp-content/themes/ideat/images/icons/podcast.svg") center center no-repeat;
  background-size: 11px 12px;
  height: 12px;
  width: 11px;
}
.main-nav li.current-menu-item a {
  color: #ef2257;
}
.main-nav a {
  transition: all 0.3s linear;
  -webkit-backface-visibility: hidden;
  display: block;
  font: normal 0.9375em "Josefin Sans";
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .main-nav a {
    font-size: 0.75em;
  }
}
.main-nav a:hover {
  color: #ef2257;
}

#main-nav-sticky {
  animation: stickHeader 0.3s linear;
  -webkit-transform: translateZ(0);
  background: #fff;
  display: none;
  height: 115px;
  position: fixed;
  margin: 0;
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 50;
}
#main-nav-sticky.active {
  display: block;
}
#main-nav-sticky .logo, #main-nav-sticky .main-nav, #main-nav-sticky .header-top-search {
  display: inline-block;
  float: none;
  vertical-align: top;
}
#main-nav-sticky .header-top-search {
  margin: 28px 0 0 15px;
}
#main-nav-sticky .logo {
  padding: 20px 0.5em 0 0.5em;
}
#main-nav-sticky .logo img {
  height: 30px;
  width: 111px;
}
@media (max-width: 992px) {
  #main-nav-sticky .logo img {
    height: 24px;
    width: 90px;
  }
}
#main-nav-sticky .main-nav {
  padding: 30px 0 0 0;
}
#main-nav-sticky .main-nav li.menu-item--video a, #main-nav-sticky .main-nav li.menu-item--podcast a, #main-nav-sticky .main-nav li.menu-item--photos a {
  border-color: #dedede;
  font-size: 0;
  padding: 5px 0 5px 5px;
}
@keyframes stickHeader {
  0% {
    top: -40px;
  }
  100% {
    top: 0;
  }
}
.mfp-iframe-account .mfp-iframe-holder .mfp-content {
  width: auto;
  max-width: none;
}
.mfp-iframe-account.mfp-iframe-scaler {
  width: 400px;
  height: 560px;
  padding: 0;
  margin: 0 auto;
}
.mfp-iframe-account .mfp-iframe {
  width: 400px;
  height: 560px;
  padding: 0;
  margin: 0 auto;
  position: static;
}

.block-user {
  top: 100%;
  right: 32px;
  font: normal 0.9375em "Yanone_Kaffeesatz_Regular";
  z-index: 5000;
  display: none;
  height: 230px;
  width: 300px;
  background: #fff;
  color: #000;
  position: absolute;
  margin: 10px 0 0;
  border: solid 1px #D6D4D4;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 13px;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

.block-user::after {
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  right: 8px;
  width: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #D6D4D4;
}

.block-user div.user-account-block {
  padding-top: 10px;
  height: 40px;
  text-transform: uppercase;
}

.user-account-name {
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
}

.block-user div.user-account-block span.icon-cross-close {
  content: " ";
  width: 16px;
  height: 16px;
  right: 16px;
  top: 10px;
  cursor: pointer;
  position: absolute;
  background: url("https://thegoodconceptstore.thegoodhub.com/themes/theconcept/img/tgcs-img/icons/icon-cross-close.png") no-repeat;
  background-size: 16px 16px;
}

.block-user div.user-options {
  height: 150px;
  border-top: solid 1px #D6D4D4;
  border-bottom: solid 1px #D6D4D4;
}

.block-user div.user-options div.col-sm-6 {
  height: 100%;
}

.block-user div.user-options div.col-sm-6:first-child {
  border-right: solid 1px #D6D4D4;
}

.block-user div.user-options div.col-sm-6 > ul {
  list-style-type: none;
  margin: 15px 0 0 0;
  padding: 0;
  float: left;
}

.block-user div.user-options div.col-sm-6 ul > li {
  display: block;
  text-align: left;
  margin: 5px 0;
  opacity: 0.5;
}
.block-user div.user-options div.col-sm-6 ul > li a {
  color: #777;
}
.block-user div.user-options div.col-sm-6 ul > li a:hover, .block-user div.user-options div.col-sm-6 ul > li a:focus {
  color: #515151;
}

.block-user div.user-options div.col-sm-6 ul > li.user-name {
  color: #000;
  opacity: 1;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

.block-user div.user-disconnect {
  display: none;
  margin: 0;
  padding: 8px 0 0 0;
  text-transform: uppercase;
  text-align: center;
}
.block-user div.user-disconnect a {
  color: #000;
}

.block-user div.user-disconnect span.connect {
  color: #000;
  float: left;
  padding-left: 15px;
}

.block-user div.user-disconnect span.create-an-account {
  color: #000;
  float: right;
  padding-right: 15px;
}

.header-nav__inner--promo {
  padding: 0 10px 15px 10px;
}

.promo__container {
  color: #333;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
}
.promo__container a {
  display: block;
  position: relative;
  z-index: 100;
}

.promo__content {
  padding: 0 1.25rem 0 0;
  text-align: right;
}

.promo__title {
  color: #333;
  display: block;
  font: normal 0.9375rem "Josefin Sans";
  margin: 0;
  padding: 0 0 0.5rem;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .promo__title {
    font-size: 0.75em;
  }
}
.promo-footer-sticky .promo__title {
  font-size: 0.9375rem;
}
.promo__title strong {
  font-weight: normal;
  white-space: nowrap;
}
.promo-footer-sticky .promo__title strong {
  display: block;
  font: normal 1.5rem "Josefin Sans";
  font-weight: normal;
}

.promo__subtitle {
  color: #909090;
  display: block;
  font: normal 0.75rem "Josefin Sans";
  margin: 0;
  padding: 0 0 0.5rem;
  text-transform: uppercase;
}
.promo-footer-sticky .promo__subtitle {
  color: #333;
  font-size: 0.75rem;
}

.promo__media {
  border: 1px solid #dedede;
  padding: 0.3125rem 0.3125rem 0 0.3125rem;
}
.promo-footer-sticky .promo__media {
  position: relative;
  top: -2rem;
  margin: 0 0 -2rem 0;
  z-index: 10;
  background: #fff;
}
.promo__media img {
  flex-shrink: 0;
  min-width: 0;
}

.promo__link {
  color: #ef2257;
  display: block;
  font: normal 0.875rem "Josefin Sans";
  margin: 0;
  padding: 1rem 0 0.5rem;
  text-transform: none;
  text-decoration: underline;
}
@media (max-width: 992px) {
  .promo__link {
    font-size: 0.75em;
  }
}

.promo-footer-sticky {
  background: #f4e9ed;
  display: none;
  margin: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  width: 100%;
}

.promo-footer-sticky__inner {
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 1.25rem;
  width: 100%;
  z-index: 100;
}

.bt-close-promo {
  color: #000;
  cursor: pointer;
  margin: auto 0 1.2rem 0;
  padding: 0;
}

/* KEYFRAMES • ANIMATE */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* FadeIn. */
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}

/* fadeOut. */
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}

/* fadeInDown. */
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}

/* fadeOutDown. */
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}

/* NEWSLETTER. */
.hidden {
  /* Box. */
  display: none !important;
  visibility: hidden !important;
}

/* Font variable. */
#newsletter_block {
  /* Box. */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  margin: 0 auto;
  position: fixed;
  /* Back. */
  background: rgba(255, 255, 255, 0.5);
  /* Prefix. */
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}
#newsletter_block .outer {
  /* Box. */
  height: 100%;
  width: 100%;
  display: table;
  position: absolute;
}
#newsletter_block .middle {
  /* Box. */
  display: table-cell;
  vertical-align: middle;
}
#newsletter_block .inner {
  /* Box. */
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

#popup_newsletter {
  /* Box. */
  left: 0;
  right: 0;
  z-index: 2000;
  padding: 35px;
  width: 470px;
  height: 470px;
  margin: 0 auto;
  position: relative;
  /* Back. */
  background-color: #FFF;
  /* Includes. */
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.6);
}
@media (max-width: 480px) {
  #popup_newsletter {
    /* Box. */
    width: 320px;
    height: 350px;
  }
}
#popup_newsletter img.newsletter-close {
  /* Box. */
  top: 8px;
  right: 8px;
  width: 20px;
  height: 20px;
  position: absolute;
  /* Others. */
  cursor: pointer;
}
#popup_newsletter div.newsletter-content {
  /* Box. */
  padding: 30px;
  width: 100%;
  height: 100%;
  /* Back. */
  background: url(/images/newsletter_background_ideat.png?e1ec5dfabbf2564a430eb82dcce64bfc) no-repeat;
  /* Text. */
  text-align: center;
  font-family: "Josefin Sans", Arial, Verdana, sans-serif;
  /* Includes. */
  background-size: 399px 399px;
}
@media (max-width: 480px) {
  #popup_newsletter div.newsletter-content {
    /* Box. */
    padding: 20px;
    /* Includes. */
    background-size: 280px 280px;
  }
}
#popup_newsletter div.newsletter-content p {
  /* Box. */
  padding: 10px 0;
  margin: 125px 0 10px 0;
  /* Text. */
  font-size: 22px;
  text-align: center;
  color: #000;
  font-family: "Josefin Sans", Arial, Verdana, sans-serif;
}
@media (max-width: 480px) {
  #popup_newsletter div.newsletter-content p {
    /* Box. */
    padding: 0;
    margin: 90px 0 5px 0;
    /* Text. */
    font-size: 15px;
  }
}
#popup_newsletter div.newsletter-content p strong {
  /* Text. */
  font-size: 22px;
  color: #000;
}
@media (max-width: 480px) {
  #popup_newsletter div.newsletter-content p strong {
    /* Box. */
    display: initial;
  }
}
#popup_newsletter div.newsletter-content input.newsletter-input {
  /* Box. */
  height: 40px;
  width: 250px;
  margin: 0 auto;
  /* Border. */
  border: 1px solid #000;
  /* Text. */
  font-size: 15px;
  text-align: center;
  color: #000;
  font-family: "Josefin Sans", Arial, Verdana, sans-serif;
  /* En utilisant la mixin avec la couleur en argument.
   * J'ai cette erreur qui est générée :
   * Mixin input-placeholder takes 0 arguments but 1 was passed.
   * la function contient bien argument color. Désolé de ralonger le code. */
}
#popup_newsletter div.newsletter-content input.newsletter-input::-webkit-input-placeholder {
  /* Text. */
  color: #000;
}
#popup_newsletter div.newsletter-content input.newsletter-input:-moz-placeholder {
  /* Text. */
  color: #000;
}
#popup_newsletter div.newsletter-content input.newsletter-input::-moz-placeholder {
  /* Text. */
  color: #000;
}
#popup_newsletter div.newsletter-content input.newsletter-input:-ms-input-placeholder {
  /* Text. */
  color: #000;
}
@media (max-width: 480px) {
  #popup_newsletter div.newsletter-content input.newsletter-input {
    /* Box. */
    width: 100%;
  }
}
#popup_newsletter div.newsletter-content button.btn-default {
  /* Box. */
  height: 40px;
  width: 250px;
  display: block;
  margin: 10px auto 20px auto;
  /* Border. */
  border-radius: 0px;
  border: 1px solid #000;
  /* Background. */
  background-color: #000;
  /* Text. */
  font-weight: 800;
  font-size: 18px;
  color: #FFF;
  font-family: "Josefin Sans", Arial, Verdana, sans-serif;
}
@media (max-width: 480px) {
  #popup_newsletter div.newsletter-content button.btn-default {
    /* Box. */
    margin-bottom: 5px;
    width: 100%;
  }
}
#popup_newsletter div.newsletter-content span.not-interesting {
  /* Border. */
  border-bottom: 1px solid #C8C1C1;
  /* Text. */
  font-size: 16px;
  text-align: center;
  color: #000;
  font-family: "Josefin Sans", Arial, Verdana, sans-serif;
  /* Others. */
  cursor: pointer;
}
@media (max-width: 480px) {
  #popup_newsletter div.newsletter-content span.not-interesting {
    /* Box. */
    margin-top: 0;
  }
}

.col-business,
.col- {
  background: #ede6e7;
}

.col-lifestyle {
  background: #d8e1e2;
}

.col-ideat {
  background: #f9f9f9;
}

.row--grid {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0;
  padding: 0 0 20px 0;
}
@media (max-width: 767px) {
  .row--grid {
    margin: 0;
  }
}
.row--grid > div {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  float: none;
  display: table-cell;
  vertical-align: top;
}
@media (max-width: 767px) {
  .row--grid > div {
    border: none;
    display: block;
  }
}
.row--grid [class^=col] {
  padding: 0;
}
@media (max-width: 767px) {
  .row--grid [class^=col] {
    margin: 0 0 20px 0;
  }
}

.row--single-spots {
  position: relative;
  z-index: 1;
}
.row--single-spots > div {
  padding: 0;
}

@media (max-width: 767px) {
  .row--grid--mobile-cols > div {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    float: none;
    display: table-cell;
  }
}

.row--grid---full {
  padding: 20px 0;
}
.row--grid---full > div {
  display: block;
}

.block__item img {
  display: block;
  height: auto;
  margin: 0;
  padding: 0;
  max-width: 100%;
  width: 100%;
}

.block__item--push {
  position: relative;
  z-index: 1;
}
.container--main--diaporama .block__item--push {
  padding: 0 0 40px 0;
}

.block__item__inner {
  padding: 20px;
}
@media (max-width: 767px) {
  .block__item__inner {
    padding: 10px;
  }
}

.block-title {
  display: block;
  font: 300 1.625em "Josefin Sans";
  line-height: 1.3;
  margin: 0;
  padding: 10px 0 0 0;
  text-align: center;
}
.col-md-4 .block-title {
  font-size: 1.25em;
}
@media (max-width: 767px) {
  .block-title {
    font-size: 1em;
  }
}
.block-title p, .block-title h2 {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 1em;
  font-weight: 300;
}
.block-title small {
  display: block;
  font: 300 0.56em \$Neutra_Text_Light;
  line-height: 1.3;
  margin: 0;
  padding: 10px 0 0 0;
}
@media (max-width: 767px) {
  .block-title small {
    font-size: 0.9em;
  }
}
.block__item--push .block-title {
  font-size: 2.5em;
  position: absolute;
  z-index: 10;
  left: 0;
  bottom: 1em;
  text-align: center;
  width: 100%;
}
@media (max-width: 767px) {
  .block__item--push .block-title {
    left: 50%;
    margin: 0 0 0 -33%;
    width: 66%;
  }
}
.block__item--push .block-title span {
  display: inline-block;
  line-height: 1;
  margin: 0;
  padding: 0 10px;
  vertical-align: top;
  max-width: 66%;
}
@media (max-width: 767px) {
  .block__item--push .block-title span {
    max-width: 100%;
  }
}
.block__item--push .block-title a {
  color: #000;
}
.block__item--push.block__item--business .block-title span {
  background: #ede6e7;
}
.block__item--push.block__item--lifestyle .block-title span {
  background: #d8e1e2;
}
.sidebar .block-title {
  font-size: 1.125em;
}

.block-title--mobile {
  font-size: 2.5em;
  position: absolute;
  z-index: 10;
  left: 5%;
  bottom: 1em;
  margin: 0;
  text-align: center;
  width: 90%;
}
.block-title--mobile span {
  background: #ede6e7;
  display: inline-block;
  line-height: 1;
  margin: 0;
  padding: 0 10px;
  vertical-align: top;
}
.block-title--mobile .entry-title {
  font-size: 0.8em;
  padding: 0;
}
@media (max-width: 767px) {
  .block-title--mobile .entry-title {
    line-height: 1.3 !important;
  }
}

.block-wrapper {
  position: relative;
  z-index: 1;
}

.block-overlay {
  transition: all 0.3s linear 0.15s;
  -webkit-backface-visibility: hidden;
  background: rgba(112, 113, 121, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: left;
  opacity: 0;
  z-index: 5;
}
.block-overlay ul {
  display: inline-block;
  list-style-type: none;
  margin: 20px 15px;
  padding: 0;
  position: relative;
  text-align: left;
  vertical-align: top;
  z-index: 25;
}
.block-overlay li {
  display: inline-block;
  margin: 0;
  padding: 0 15px 0 0;
  vertical-align: top;
}
.block-overlay:hover {
  opacity: 1;
}

.block-overlay__link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.block-overlay__link a {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

.social__click {
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  display: block;
  font-size: 0;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
}

.social__click--twitter {
  background-image: url("/wp-content/themes/ideat/images/icons/twitter-white.svg");
  background-size: 100% 100%;
  height: 20px;
  width: 25px;
}
.social__click--twitter:hover {
  background-image: url("/wp-content/themes/ideat/images/icons/twitter-color.svg");
}

.social__click--facebook {
  background-image: url("/wp-content/themes/ideat/images/icons/facebook-white.svg");
  background-size: 100% 100%;
  height: 21px;
  width: 23px;
}
.social__click--facebook:hover {
  background-image: url("/wp-content/themes/ideat/images/icons/facebook-color.svg");
}

.social__click--pinterest {
  background-image: url("/wp-content/themes/ideat/images/icons/pinterest-white.svg");
  background-size: 100% 100%;
  height: 25px;
  width: 25px;
}
.social__click--pinterest:hover {
  background-image: url("/wp-content/themes/ideat/images/icons/pinterest-color.svg");
}

.category-icon {
  background: #fff;
  border-radius: 50%;
  display: block;
  height: 74px;
  position: absolute;
  z-index: 20;
  left: 50%;
  top: 50%;
  margin: -37px 0 0 -37px;
  padding: 0;
  width: 74px;
}
.category-icon a {
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 10;
}

.icon--,
.icon--post,
.icon--spot,
.icon--lifestyle,
.icon--business {
  display: none;
}

.icon--image:before,
.icon--diaporama:before {
  background: url("/wp-content/themes/ideat/images/icons/image.png") 0 0 no-repeat;
  background-size: cover;
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  height: 34px;
  width: 27px;
  margin: -17px 0 0 -13px;
}

.icon--video:before {
  background: url("/wp-content/themes/ideat/images/icons/play.svg") 0 0 no-repeat;
  background-size: cover;
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  height: 30px;
  width: 30px;
  margin: -15px 0 0 -15px;
}

.block-category {
  text-align: center;
}
.block-category a {
  display: inline-block;
  font-family: "Josefin Sans";
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  vertical-align: top;
}
.col-md-4 .block-category a {
  font-size: 0.875em;
}
@media (max-width: 767px) {
  .block-category a {
    font-size: 0.8125em;
  }
}
.block-category strong {
  color: #ef2257;
}
.block-category em {
  display: block;
  margin-top: 3px;
}

.block-category--default a {
  padding: 0;
}

.block-category--video a {
  background: url("/wp-content/themes/ideat/images/icons/camera-color.svg") 0 2px no-repeat;
  background-size: 16px 16px;
}
@media (max-width: 767px) {
  .block-category--video a {
    padding: 2px 0 0 25px;
  }
}

.block-category--diaporama a {
  background: url("/wp-content/themes/ideat/images/icons/diaporama.svg") 0 2px no-repeat;
  background-size: 18px 15px;
}
@media (max-width: 767px) {
  .block-category--diaporama a {
    padding: 2px 0 0 25px;
  }
}

.block-category--business a {
  background: url("/wp-content/themes/ideat/images/icons/square-business.svg") 0 4px no-repeat;
  background-size: 12px 12px;
}
@media (max-width: 767px) {
  .block-category--business a {
    padding: 2px 0 0 25px;
  }
}

.block-category--lifestyle a {
  background: url("/wp-content/themes/ideat/images/icons/square-lifestyle.svg") 0 4px no-repeat;
  background-size: 12px 12px;
}

.block-category--topic a {
  background: url("/wp-content/themes/ideat/images/icons/star.svg") 0 4px no-repeat;
  background-size: 12px 12px;
}

.block-category--ideat a {
  background: url("/wp-content/themes/ideat/images/icons/square-business.svg") 0 0 no-repeat;
  background-size: 12px 12px;
  font-family: "Josefin Sans";
  padding: 0 0 0 20px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .block-category--ideat a {
    padding: 2px 0 0 25px;
  }
}
.block-category--ideat a span {
  color: #ef2257;
}

.block-category--channels-skype {
  padding: 20px 0 0 0;
}
.block-category--channels-skype a {
  padding: 0;
}
.block-category--channels-skype a:before {
  background: #29c4e5;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 12px;
  margin: 0 5px 0 0;
  padding: 0;
  vertical-align: middle;
  width: 12px;
}

.col-business-intro {
  background: #e2cbc8;
}

.col-lifestyle-intro {
  background: #91bac0;
}

.col-category__intro {
  display: block;
  font-size: 2.125em;
  line-height: 0.85;
  margin: 0;
  padding: 0;
  text-align: center;
}
@media (max-width: 767px) {
  .col-category__intro {
    padding: 20px 0 20px 20px !important;
  }
}
.col-category__intro img {
  display: block;
  height: auto;
  margin: 15px auto;
  max-width: 100%;
}
.col-category__intro p {
  display: block;
  margin: 0 auto;
  padding: 0;
  max-width: 66%;
}
@media (max-width: 767px) {
  .col-category__intro p {
    max-width: 100%;
  }
}
.col-category__intro em {
  display: block;
  font-size: 0.4705882353em;
  line-height: 1.3;
  margin: 0;
  padding: 10px 0 0 0;
}
@media (max-width: 767px) {
  .col-category__intro div {
    display: table-cell;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width: 50%;
  }
}

.block-channels__slider {
  background: #1a1b21;
  padding: 20px;
}

.col-category__intro--channels {
  color: #2adaff;
}
.col-category__intro--channels img {
  margin: 15px auto;
}
.sidebar .col-category__intro--channels img {
  margin: -15px auto 15px auto;
}
.col-category__intro--channels p {
  max-width: 100%;
}

.block-channels__header {
  background: #fff;
  padding: 0;
  text-align: right;
}
.block-channels__header a {
  background: url("/wp-content/themes/ideat/images/icons/camera.svg") 100% 2px no-repeat;
  background-size: 16px 16px;
  display: inline-block;
  font: 300 1em "Josefin Sans";
  margin: 0 0 10px 0;
  padding: 0 25px 0 0;
  vertical-align: top;
}

.block-channels__item {
  border-bottom: 1px solid #353843;
  display: block;
  margin: 0;
  padding: 20px 0;
  position: relative;
}
.sidebar .block-channels__item {
  border-color: #000;
}
.block-channels__item img {
  transition: opacity 0.3s linear;
  -webkit-backface-visibility: hidden;
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
  opacity: 0.4;
}
.block-channels__item:hover img, .block-channels__item.active img, .sidebar .block-channels__item img {
  opacity: 1;
}
.block-channels__item:first-child {
  border-top: 1px solid #353843;
}
.sidebar .block-channels__item:first-child {
  border: none;
}
.block-channels__item.active:after {
  content: "";
  position: absolute;
  right: -15px;
  top: 33%;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-left: 12px solid #29c4e5;
  border-bottom: 12px solid transparent;
}

.diaporama__headline {
  color: #fcc635;
  display: block;
  font-size: 2.8125em;
  line-height: 0.85;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  margin: 0;
  padding: 20px;
  text-align: center;
  width: 100%;
}
.diaporama__headline:before {
  content: "";
  background: url("/wp-content/themes/ideat/images/icons/diaporama.svg") 0 0 no-repeat;
  background-size: 30px 25px;
  display: block;
  height: 25px;
  margin: 0 auto;
  padding: 0;
  width: 30px;
}

.block__item--diaporama .block-title {
  position: absolute;
  z-index: 10;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 20px;
  text-align: left;
  width: 100%;
}
.block__item--diaporama .block-title a {
  background: url("/wp-content/themes/ideat/images/icons/diaporama.svg") 0 8px no-repeat;
  background-size: 20px 17px;
  color: #fff;
  display: block;
  margin: 0;
  padding: 0 0 0 30px;
}
.sidebar .block__item--diaporama .block-title a {
  background-position: 0 6px;
  background-size: 15px 13px;
}

.block__item--over_img .block-title {
  position: absolute;
  z-index: 10;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 15px 10px;
  text-align: left;
  width: 100%;
}
.col-last-sub__nav .block__item--over_img .block-title {
  padding: 10px;
}
.block__item--over_img .block-title a {
  color: #fff;
  display: block;
  font: 300 0.72em "Josefin Sans";
  margin: 0;
  padding: 0 0 0 20px;
}
.col-last-sub__nav .block__item--over_img .block-title a {
  font-size: 0.64em;
}
.block__item--over_img .block-title--diaporama a {
  background: url("/wp-content/themes/ideat/images/icons/diaporama.svg") 0 6px no-repeat;
  background-size: 18px 15px;
}
.block__item--over_img .block-title--video a {
  background: url("/wp-content/themes/ideat/images/icons/camera-color.svg") 0 6px no-repeat;
  background-size: 16px 16px;
}
.block__item--over_img .block-title--business a {
  background: url("/wp-content/themes/ideat/images/icons/square-business.svg") 0 8px no-repeat;
  background-size: 12px 12px;
}
.block__item--over_img .block-title--lifestyle a {
  background: url("/wp-content/themes/ideat/images/icons/square-lifestyle.svg") 0 8px no-repeat;
  background-size: 12px 12px;
}

.col-latest-news {
  background: #21232b;
}

.block__latest-news {
  padding: 20px;
}

.block__latest-news__header {
  padding: 0 0 15px 0;
}
.block__latest-news__header h2 {
  background: url("/wp-content/themes/ideat/images/icons/square-business.svg") 0 4px no-repeat;
  background-size: 12px 12px;
  color: #fff;
  display: inline-block;
  font-size: 1em;
  font-weight: normal;
  margin: 0;
  padding: 0 0 0 20px;
  vertical-align: top;
}
.block__latest-news__header a {
  color: #9c9c9c;
  display: block;
  float: right;
  font-size: 1em;
  margin: 0;
  padding: 0;
}

.block__latest-news__content {
  background: url("/wp-content/themes/ideat/images/template/bg-latest-news-content.png") repeat;
}
.block__latest-news__content ul {
  padding: 15px 0 0 0;
}
.block__latest-news__content li {
  border-bottom: 1px solid #181a20;
  color: #dd7d73;
  display: block;
  font: 300 0.8125em "Josefin Sans";
  margin: 0;
  padding: 8px 10px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .block__latest-news__content li [class^=col] {
    margin: 0;
  }
}
.block__latest-news__content a {
  color: #fff;
  display: block;
  margin: 0;
  padding: 0;
  text-transform: none;
}

#block__good-products {
  display: none;
}

.block__good-products {
  margin: 0 0 20px 0;
  padding: 0 10px 0 0;
}
@media (max-width: 767px) {
  .block__good-products {
    padding: 0;
  }
}

.block__good-products--thematic {
  padding: 100px 10px 0 0;
}
.single .block__good-products--thematic {
  padding: 0 10px 0 0;
}
@media (max-width: 767px) {
  .single .block__good-products--thematic {
    margin: 0 0 0 -10px;
    width: calc(100% + 22px);
  }
}
.search .block__good-products--thematic {
  padding: 0;
}

.block__good-products__inner {
  background: #eee;
  padding: 20px;
}

.block__good-products--thematic .block__good-products__header {
  text-align: center;
}
.block__good-products__header h2 {
  display: inline-block;
  font-size: 2.125em;
  margin: 0;
  vertical-align: top;
}
@media (max-width: 767px) {
  .block__good-products__header h2 {
    background: none;
    display: block;
    font-size: 1.875em;
    line-height: 1;
    min-height: 10px;
    padding: 0 0 20px 0;
  }
}
.block__good-products__header h2 span {
  display: block;
  font-size: 0.5294117647em;
  margin: 0;
  padding: 10px 0 0 0;
}
.block__good-products__header h2 strong {
  color: #ef2257;
  font-weight: normal;
}
.block__good-products__header img {
  display: block;
  height: auto;
  margin: 0 auto 20px auto;
  max-width: 100%;
  padding: 0;
}
.block__good-products__header span {
  font-size: 1.875em;
}
.block__good-products__header span strong {
  color: #ef2257;
  font-weight: normal;
}
.block__good-products__header span em {
  font-family: "Josefin Sans";
  font-style: normal;
  text-transform: uppercase;
}

.block__good-products__paging,
.block-related-articles__paging,
.block-videos__paging,
.block-photos__paging,
.block-more-topic__paging {
  display: block;
  float: right;
  margin: 0;
  padding: 0;
}

@media (max-width: 767px) {
  .block__good-products__paging,
.block-more-topic__paging,
.block-videos__paging,
.block-photos__paging {
    display: none;
  }
}

.block-more-topic__paging {
  padding: 30px 0 0 0;
}
@media (max-width: 767px) {
  .home .block-more-topic__paging {
    display: block;
  }
}

@media (max-width: 767px) {
  .block-related-articles__paging,
.block-videos__paging,
.block-photos__paging {
    float: none;
    padding: 0 0 20px 0;
    text-align: center;
  }
}

.block__good-products__list {
  width: 100%;
}
.search .block__good-products__list {
  letter-spacing: -0.31em;
  text-rendering: optimizespeed;
}
.search .block__good-products__list li {
  letter-spacing: normal;
  word-spacing: normal;
  text-rendering: auto;
  float: none;
  display: inline-block;
  vertical-align: top;
}

.good-products__item {
  display: block;
  float: left;
  margin: 0;
  padding: 0 !important;
  text-align: center;
}
.block__good-products--thematic .good-products__item {
  padding-bottom: 20px !important;
}
.good-products__item img {
  background: #fff;
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
}

.bt-discover a {
  border: 1px solid #ef2257;
  color: #ef2257;
  display: block;
  font-size: 1em;
  margin: 0 auto;
  padding: 15px 0;
  text-align: center;
  max-width: 80%;
}

.bt-add-basket a {
  border: 1px solid #000;
  color: #000;
  display: block;
  font-size: 1em;
  margin: 0 auto;
  padding: 15px 0;
  text-align: center;
  max-width: 80%;
}

.bt-favorite a {
  transition: opacity 0.3s linear;
  -webkit-backface-visibility: hidden;
  color: #000;
  display: block;
  font-size: 1em;
  line-height: 1.3;
  margin: 0;
  opacity: 0.25;
  padding: 10px 0 0 0;
}
.bt-favorite a:before {
  background: url("/wp-content/themes/ideat/images/icons/star-favorite.svg") left top no-repeat;
  background-size: 18px 18px;
  content: "";
  display: inline-block;
  height: 18px;
  margin: 0 10px 0 0;
  padding: 0;
  vertical-align: top;
  width: 18px;
}
.bt-favorite a:hover {
  opacity: 1;
}

.products__share__item {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: top;
}

.products__content {
  padding: 0 40px 0 0;
  text-align: center;
}

.products_title {
  display: block;
  font-size: 1.375em;
  margin: 0;
  padding: 20px 0 15px 0;
}

.products_description {
  display: block;
  font-size: 0.9375em;
  margin: 0;
  padding: 0 0 15px 0;
}

.products_owner,
.products_price {
  color: #000;
  display: block;
  font: normal 0.9375em "Times New Roman";
  margin: 0;
  padding: 0;
}

.products_price {
  padding: 10px 0 0 0;
}

.products__share__list li {
  padding: 0 2px;
}
.products__share__list li a {
  transition: opacity 0.3s linear;
  -webkit-backface-visibility: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  font-size: 0;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  opacity: 0.25;
}
.products__share__list li a:hover {
  opacity: 1;
}
.products__share__list .products__share__item--twitter a {
  background-image: url("/wp-content/themes/ideat/images/icons/twitter-black.svg");
  background-size: 20px 15px;
  height: 15px;
  width: 20px;
}
.products__share__list .products__share__item--facebook a {
  background-image: url("/wp-content/themes/ideat/images/icons/facebook-black.svg");
  background-size: 100% 100%;
  height: 16px;
  width: 18px;
}
.products__share__list .products__share__item--google-plus a {
  background-image: url("/wp-content/themes/ideat/images/icons/google-plus.svg");
  background-size: 100% 100%;
  height: 16px;
  width: 16px;
}
.products__share__list .products__share__item--pinterest a {
  background-image: url("/wp-content/themes/ideat/images/icons/pinterest-black.svg");
  background-size: 100% 100%;
  height: 16px;
  width: 16px;
}

.block-topic {
  background: #21232b;
}
.block-topic > div {
  padding: 0;
}
.block-topic img {
  display: block;
  object-fit: cover;
  height: auto;
  width: 100%;
}
.block-topic .block-category a {
  color: #fff;
}

.row--grid > div.block-topic, .row--grid > div.block-channels {
  display: block;
  float: none;
  overflow: hidden;
}

.block-topic__inner {
  padding: 20px;
}

.block-topic__title a {
  color: #dd7d73;
  display: block;
  font: 300 1.875em "Josefin Sans";
  line-height: 1.1;
  margin: 0;
  padding: 0 0 10px 0;
}

.block-topic__content a {
  color: #9c9c9c;
  display: block;
  font: 300 0.875em \$Neutra_Text_Light;
  line-height: 1.1;
  margin: 0;
  padding: 0;
}

.row--load-more {
  display: none;
}

.block-image__description {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  width: 100%;
  text-align: center;
}
.oldie .block-image__description, .ie9 .block-image__description {
  margin: -12% 0 0 -50%;
}
.block-image__description .block-category {
  display: inline-block;
  vertical-align: top;
}
.block-image__description .block-category a {
  color: #fcc635;
}
.block-image__description .block-image__title a {
  color: #fff;
  display: block;
  font: normal 1em "Cambria";
  line-height: 1.1;
  margin: 0;
  padding: 0;
}
.block-image__description .block-image__title a strong {
  color: #fff;
  display: block;
  font: 300 2.8125em "Josefin Sans";
  line-height: 1.1;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

.col-2-rows > div:last-child {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 767px) {
  .col-2-rows > div:last-child {
    margin: 20px 0 0 0;
    position: static;
  }
}

.block-image__opacity {
  background: rgba(0, 0, 0, 0.5);
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 5;
}
.block-image__opacity a {
  display: block;
  height: 100%;
  width: 100%;
}

.block-channels {
  background: #21232b;
  padding: 0;
}
.block-channels .block-category a {
  color: #fff;
}
.block-channels .block-title a {
  color: #b2b2b2;
  display: block;
  font-size: 1em;
  line-height: 1.1;
  margin: 0;
  padding: 0;
}

.block-channels__content {
  padding: 20px;
}
.block-channels__content img {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
}

.block-channels__related {
  border-top: 1px solid #353843;
  margin: 20px 0 0 0;
  overflow: hidden;
  padding: 20px 0;
}
@media (max-width: 767px) {
  .block-channels__related ul {
    margin: 0 0 0 -10px;
  }
}
.block-channels__related li {
  display: inline-block;
  margin: 0 20px 0 0;
  padding: 0;
  vertical-align: top;
  width: 25%;
}
@media (max-width: 767px) {
  .block-channels__related li {
    display: block;
    float: left;
    margin: 0;
    padding: 0 10px;
    width: 50%;
  }
  .block-channels__related li:last-child {
    display: none;
  }
}
.block-channels__related .block-title a {
  font-weight: 400;
  font-size: 0.5em;
}
@media (max-width: 767px) {
  .block-channels__related .block-title a {
    font-size: 1em;
  }
}

.block-channels__related__header {
  color: #fff;
  padding: 0 0 20px 0;
}
.block-channels__related__header a {
  color: #acacac;
  display: inline-block;
  font: 300 0.875em "Josefin Sans";
  margin: 0;
  padding: 0 0 0 10px;
  vertical-align: top;
}

.block-channels__list {
  background: #1a1b21;
}
.sidebar .block-channels__list {
  background: none;
}

.headline {
  display: inline-block;
  font: 300 3.125em "Josefin Sans";
  margin: 0;
  padding: 30px 0;
  vertical-align: top;
}
.headline strong {
  color: #ef2257;
  font-weight: 300;
}
@media (max-width: 767px) {
  .headline {
    font-size: 1.375em;
  }
}
.headline i {
  display: inline-block;
  font-style: normal;
  padding: 8px 0 0 0;
  vertical-align: top;
}
@media (max-width: 767px) {
  .headline i {
    font-size: 1.8em;
    padding: 5px 0 0 5px;
  }
}

.headline--block {
  display: block;
}

.block-ideat {
  padding: 0 0 20px 0;
}

.block-ideat__header,
.block-related__header {
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
}
@media (max-width: 767px) {
  .block-ideat__header,
.block-related__header {
    margin: 0;
  }
}
.block-ideat__header img,
.block-related__header img {
  display: block;
  margin: 10px auto;
  padding: 0;
}

.block-related_the_good_life {
  background: #ede6e7;
  padding: 0;
}

.block-the_good_life__header .headline {
  font-size: 1.5em;
}

.category-video {
  background-position: left top;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  z-index: 20;
  left: 10px;
  top: 10px;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .category-video {
    display: none;
  }
}
.block__item--push .category-video {
  left: 20px;
  top: 50px;
}
.col-md-3 .category-video img {
  height: auto;
  max-width: 66%;
}

@media (max-width: 767px) {
  .mobile-2-cols {
    border-right: 10px solid #fff !important;
    display: table-cell !important;
  }
  .mobile-2-cols:last-child {
    border-left: 10px solid #fff !important;
    border-right: none !important;
  }
}

.block-outbrain__header {
  text-align: center;
}

.load-more,
.read-more {
  padding: 1em 0;
  text-align: center;
}
.load-more a,
.read-more a {
  border: 1px solid #000;
  color: #000;
  display: inline-block;
  font-size: 1em;
  margin: 0;
  padding: 15px 30px;
  vertical-align: top;
}
.section-block--more-diaporama .load-more a, .section-block--videos .load-more a, .section-block--photos .load-more a,
.section-block--more-diaporama .read-more a,
.section-block--videos .read-more a,
.section-block--photos .read-more a {
  border-color: #fff;
  color: #fff;
  font-weight: 100;
}
.more-info__spots .load-more a,
.more-info__spots .read-more a {
  display: block;
  margin: 10px 0;
}
.load-more a strong,
.read-more a strong {
  color: #ef2257;
  font-weight: normal;
}

.read-more--good-products {
  background: #e8e8e8;
}
.read-more--good-products a {
  border: none;
  padding: 0;
}

.row--inline_block_list {
  letter-spacing: -0.31em;
  text-rendering: optimizespeed;
}
.row--inline_block_list > div {
  letter-spacing: normal;
  word-spacing: normal;
  text-rendering: auto;
  display: inline-block;
  float: none;
  vertical-align: top;
  margin: 0 0 180px 0;
}
@media (max-width: 992px) {
  .row--inline_block_list > div {
    margin: 0;
  }
}
.row--inline_block_list > div:nth-of-type(3n+1), .row--inline_block_list > div:nth-of-type(3n+3) {
  margin: -140px 0 180px 0;
}
@media (max-width: 992px) {
  .row--inline_block_list > div:nth-of-type(3n+1), .row--inline_block_list > div:nth-of-type(3n+3) {
    margin: 0;
  }
}
.row--inline_block_list > div:nth-of-type(3n+2) {
  margin: -100px 0 180px 0;
}
.home .row--inline_block_list > div:nth-of-type(3n+2) {
  margin: 0;
}
@media (max-width: 992px) {
  .row--inline_block_list > div:nth-of-type(3n+2) {
    margin: 0;
  }
}
.row--inline_block_list > div:first-child, .row--inline_block_list > div:nth-child(3) {
  margin: 0 0 180px 0;
}
.row--inline_block_list > div:nth-child(2) {
  margin: 30px 0 0 0;
}

.special_thema {
  background: #f8f8f8;
  padding: 20px 60px 40px 60px;
}
@media (max-width: 992px) {
  .special_thema {
    padding: 20px 0 40px 0;
  }
}
.special_thema .block-title {
  font-size: 0.875em;
}
.special_thema .entry-title {
  padding-top: 10px;
}
.special_thema .block-title {
  padding-top: 0;
}
@media (min-width: 768px) {
  .special_thema .entry-title a,
.special_thema .block-title a {
    color: #ef2257;
    text-transform: uppercase;
  }
}

.special_thema__header {
  text-align: center;
}
.special_thema__header .headline {
  font-size: 1.875em;
  line-height: 0.8;
}
@media (max-width: 767px) {
  .special_thema__header .headline {
    font-size: 1.25em;
  }
}
.special_thema__header .headline strong {
  font-family: "Josefin Sans";
  font-size: 1.875em;
  text-transform: uppercase;
  display: block;
}
@media (max-width: 767px) {
  .special_thema__header .headline strong {
    font-size: 1em;
  }
}
.special_thema__header .headline strong span {
  color: #000;
}

.row--block--list {
  letter-spacing: -0.31em;
  text-rendering: optimizespeed;
  text-align: center;
}
.row--block--list > div {
  letter-spacing: normal;
  word-spacing: normal;
  text-rendering: auto;
  float: none;
  display: inline-block;
  vertical-align: top;
}

.section-block--the-good-store {
  background: #eee;
  padding: 100px 0 100px 0;
  position: relative;
  top: -40px;
  z-index: 0;
}
.section-block--the-good-store .container {
  padding: 0 40px;
}
@media (max-width: 767px) {
  .section-block--the-good-store .container {
    padding: 0;
  }
}
.section-block--the-good-store .block__good-products__inner {
  background: none;
  padding: 0;
}
@media (max-width: 767px) {
  .section-block--the-good-store .block__good-products__inner {
    padding: 0 10px;
  }
}
.section-block--the-good-store .block__good-products--thematic .block__good-products__header {
  padding: 0 0 30px 0;
}

.search .container--main-tgl {
  background: #ede6e7;
}
.search .container--main-tgl .main--1col .content {
  background: none;
  padding: 0 40px;
}
@media (max-width: 767px) {
  .search .container--main-tgl .main--1col .content {
    padding: 0;
  }
}

.row--title {
  padding: 0 0 10px 0;
}
.row--title > div {
  padding: 0;
}

.entry-title {
  color: #000;
  display: block;
  font: 300 2.5em "Josefin Sans";
  line-height: 1;
  margin: 0;
  padding: 20px 0;
}
.entry-title strong {
  color: #ef2257;
  font-weight: normal;
}

.entry-title--business {
  background: url("/wp-content/themes/ideat/images/icons/square-business.svg") 0 80% no-repeat;
  background-size: 12px 12px;
}

.row--breadcrumb {
  padding: 0 0 20px 0;
}
.row--breadcrumb > div {
  padding: 0;
}

.breadcrumb ul {
  letter-spacing: -0.31em;
  text-rendering: optimizespeed;
}
.breadcrumb li {
  letter-spacing: normal;
  word-spacing: normal;
  text-rendering: auto;
  display: inline-block;
  font: 300 0.875em "Josefin Sans";
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  vertical-align: top;
}
.breadcrumb li a {
  transition: all 0.3s linear;
  -webkit-backface-visibility: hidden;
  color: #373940;
  display: block;
  margin: 0;
  padding: 5px;
}
.breadcrumb li a:hover {
  color: #ef2257;
}
.breadcrumb li strong {
  display: block;
  margin: 0;
  padding: 5px 5px 5px 0;
  font-weight: 300;
}
.breadcrumb li.active a {
  color: #ef2257;
}
.breadcrumb li.active a {
  padding: 5px 0;
}
.breadcrumb li.active a:after {
  background: url("/wp-content/themes/ideat/images/icons/active-breadcrumb.svg") 0 0 no-repeat;
  background-size: 12px 12px;
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 12px;
  height: 12px;
  padding: 0;
  margin: 0 5px;
}
.breadcrumb li:last-child a:after {
  display: none;
}

.sidebar {
  display: block;
  position: relative;
  z-index: 5;
}
@media (max-width: 767px) {
  .sidebar {
    display: none;
  }
}

.sidebar__row {
  float: left;
  margin: 0;
  padding: 0;
  width: 300px;
}
@media (max-width: 992px) {
  .sidebar__row {
    width: 165px;
  }
}
@media (max-width: 767px) {
  .sidebar__row {
    float: none;
    padding: 20px 10px 0 0;
    overflow: hidden;
    width: 100%;
  }
}

.sidebar-block {
  margin: 0 0 20px 0;
}
.sidebar-block.is_stuck {
  margin: 115px 0 20px 0;
}

.sidebar-block--channels {
  margin: 40px 0 20px 0;
  text-align: center;
}

.block__top-read {
  padding: 20px 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .block__top-read {
    background: #f2f3f5;
  }
}
.block__top-read .slick-dots li {
  background: #7f7f7f;
}
.block__top-read .slick-dots li.slick-active {
  background: #f790ab;
}

.block__top-read__header {
  display: block;
  font-size: 1.375em;
  margin: 0;
  padding: 0 0 20px 0;
  text-align: center;
  font-weight: 100;
}
.block__top-read__header a {
  transition: color 0.3s linear;
  -webkit-backface-visibility: hidden;
  color: #9f9f9f;
  font-weight: 100;
}
.block__top-read__header a.active, .block__top-read__header a:hover {
  color: #ef2257;
}
.block__top-read__header strong {
  font-weight: 100;
}

.top-read__slider {
  height: 0;
  position: absolute;
  left: -999em;
  z-index: 1;
  overflow: hidden;
  width: 300px;
}
@media (max-width: 767px) {
  .top-read__slider {
    height: auto;
    left: 0;
    position: static;
    display: none !important;
  }
}
.top-read__slider.active {
  height: auto;
  left: 0;
}
@media (max-width: 767px) {
  .top-read__slider.active {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .top-read__slider {
    letter-spacing: -0.31em;
    text-rendering: optimizespeed;
  }
}

@media (max-width: 767px) {
  .top-read__list {
    display: inline;
  }
}

.top-read__item {
  border-top: 1px solid #dedede;
  display: block;
  font-size: 1em;
  font-weight: 100;
  margin: 0;
  padding: 15px 25px;
}
@media (max-width: 767px) {
  .top-read__item {
    letter-spacing: normal;
    word-spacing: normal;
    text-rendering: auto;
    border: none;
    display: inline-block;
    padding: 20px 10px;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 50%;
  }
}
.top-read__item:last-child {
  border-bottom: 1px solid #dedede;
}
@media (max-width: 767px) {
  .top-read__item:last-child {
    border: none;
  }
}
.top-read__item img {
  border-radius: 50%;
  display: block;
  float: left;
  height: 55px;
  margin: 0 10px 0 0;
  padding: 0;
  width: 55px;
}
@media (max-width: 767px) {
  .top-read__item img {
    border-radius: 0;
    float: none;
    margin: 0 auto 10px auto;
  }
}
.top-read__item p {
  display: block;
  margin: 0;
  padding: 0;
}
.top-read__item p > a {
  display: block;
  margin: 0;
  padding: 0;
}
.top-read__item .block-category {
  padding: 5px 0;
  text-align: left;
}
@media (max-width: 767px) {
  .top-read__item .block-category {
    text-align: center;
  }
}
.top-read__item .block-category a {
  color: #ef2257;
  font-size: 0.8125em;
}
.top-read__item .block-category a strong {
  font-weight: 100;
}
.top-read__item:nth-child(even) .block-category {
  text-align: right;
}
@media (max-width: 767px) {
  .top-read__item:nth-child(even) .block-category {
    text-align: center;
  }
}
.top-read__item:nth-child(even) img {
  float: right;
  margin: 0 0 0 10px;
}
@media (max-width: 767px) {
  .top-read__item:nth-child(even) img {
    float: none;
    margin: 0 auto 10px auto;
  }
}
.top-read__item:nth-child(even) a {
  text-align: right;
}
@media (max-width: 767px) {
  .top-read__item:nth-child(even) a {
    text-align: center;
  }
}

.top-read__count {
  background: #fff;
  border-radius: 50%;
  color: #ef2257;
  display: block;
  font-size: 1em;
  height: 30px;
  line-height: 30px;
  margin: 0 0 0 -15px;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 30px;
  left: 50%;
  top: 5px;
  z-index: 10;
}

.block__good-pictures {
  background: #21232b;
  padding: 20px;
}
.block__good-pictures .block__item {
  padding: 20px 0 0 0;
}

.block__good-pictures__header {
  border-bottom: 1px solid #24313a;
  color: #fcc635;
  display: block;
  font-size: 1.75em;
  line-height: 0.85;
  margin: 0;
  padding: 0 0 20px 0;
  text-align: center;
  width: 100%;
}
.block__good-pictures__header:before {
  content: "";
  background: url("/wp-content/themes/ideat/images/icons/diaporama.svg") 0 0 no-repeat;
  background-size: 20px 15px;
  display: inline-block;
  height: 15px;
  margin: 0;
  padding: 0;
  width: 20px;
}

.block__good-pictures__footer {
  margin: 0;
  padding: 15px 0 0 0;
  text-align: center;
}
.block__good-pictures__footer a {
  color: #fff;
  display: inline-block;
  font: 300 1em "Josefin Sans";
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block__good-pictures__footer a:after {
  background: url("/wp-content/themes/ideat/images/icons/diaporama.svg") 0 2px no-repeat;
  background-size: 18px 15px;
  content: "";
  display: inline-block;
  height: 15px;
  margin: 0 0 0 5px;
  padding: 0;
  width: 18px;
}

.block__topic {
  background: #21232b;
  padding: 20px;
}

.block__topic__header {
  border-bottom: 1px solid #32343e;
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
}
.block__topic__header i {
  color: #fff;
  display: block;
  font-size: 1.1875em;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-indent: 35px;
}
.block__topic__header i:before {
  background: url("/wp-content/themes/ideat/images/icons/star-topic.svg") 0 0 no-repeat;
  background-size: cover;
  content: "";
  display: inline-block;
  height: 16px;
  margin: 0 5px 0 0;
  padding: 0;
  width: 16px;
  vertical-align: top;
}
.block__topic__header strong {
  color: #dd7d73;
  display: block;
  font: 300 2.8125em "Josefin Sans";
  line-height: 1;
  margin: 0;
  padding: 0;
}
.block__topic__header em {
  color: #fff;
  display: block;
  font-size: 1.1875em;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-indent: 60px;
}

.topic__item {
  display: block;
  margin: 0;
  padding: 0 0 20px 0;
}
.topic__item img {
  display: block;
  float: left;
  height: 118px;
  margin: 0;
  padding: 0;
  width: 182px;
}
.topic__item figure {
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1;
}
.topic__item figcaption {
  background: rgba(80, 80, 80, 0.8);
  display: block;
  margin: 0;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 10px;
  width: 50%;
}
.topic__item a {
  color: #dd7d73;
  display: block;
  font: 300 1.25em "Josefin Sans";
  margin: 0;
  padding: 0;
}
.topic__item:nth-child(even) img {
  float: right;
}
.topic__item:nth-child(even) figcaption {
  right: auto;
  left: 0;
  text-align: right;
}

.block__topic__footer {
  margin: 0;
  padding: 0;
  text-align: center;
}
.block__topic__footer a {
  color: #fff;
  display: block;
  font: normal 1em "Cambria";
  margin: 0;
  padding: 0;
  vertical-align: top;
}

.sidebar-block--subscribe {
  border: 1px solid #b2bcc5;
  padding: 0 20px;
  text-align: center;
}
.sidebar-block--subscribe img {
  display: block;
  height: auto;
  margin: 0 auto;
  padding: 0;
  max-width: 100%;
}
.sidebar-block--subscribe strong {
  display: block;
  font: 300 1.25em "Josefin Sans";
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.sidebar-block--subscribe .bt-subscription a {
  background: #000;
  color: #fff;
  font-size: 1.125em;
}

.sidebar-block--channels p a {
  color: #2adaff;
}

.sidebar-block__map img,
.ad img,
.block__channels img {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}

.sidebar-post-video .sidebar-block.ad:last-child {
  margin-top: 100vh;
}

@media (max-width: 767px) {
  .ad img,
.ad embed,
.ad object {
    display: block;
    height: auto;
    margin: 10px auto 20px auto !important;
    max-width: 100%;
  }
}
.sidebar-block__special-ideat {
  background: #edf3f6;
}
.sidebar-block__special-ideat h2 {
  display: block;
  margin: 0;
  padding: 20px 0;
  font-size: 1.875em;
  text-align: center;
}
.sidebar-block__special-ideat h2 strong {
  color: #ef2257;
  font-weight: normal;
}
.sidebar-block__special-ideat h2 em {
  font-family: "Josefin Sans";
  font-style: normal;
  text-transform: uppercase;
}

.special-ideat__item {
  display: block;
  font-size: 1em;
  margin: 0;
  padding: 0 0 20px 0;
  text-align: center;
}

.special-ideat__item--fullwidth {
  font-size: 1.125em;
}

.footer {
  position: relative;
  z-index: 25;
}

.footer__links {
  background: #2b2d36;
  padding: 40px 0;
}
.footer__links li {
  display: inline-block;
  font: 300 0.875em "Josefin Sans";
  margin: 0;
  padding: 0 10px;
  text-transform: uppercase;
  vertical-align: top;
}
.footer__links a {
  color: #fff;
}

.col-anchor-top {
  text-align: right;
}

.anchor_top {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  height: 16px;
  width: 30px;
  background: url("/wp-content/themes/ideat/images/icons/anchor-top.svg") center center no-repeat;
  background-size: 30px 16px;
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: top;
}

@media (max-width: 767px) {
  .col-cross-links {
    text-align: center;
  }
  .col-cross-links li {
    padding: 0.5em;
  }
}

.col-anchor-top {
  text-align: right;
}

.footer__sitemap {
  background: #21232b;
  padding: 40px 0;
}
.footer__sitemap h2 {
  color: #fff;
  display: block;
  font-size: 1.125em;
  margin: 0;
  padding: 0 0 20px 0;
  font-weight: 300;
}
.footer__sitemap li {
  font-family: "Josefin Sans";
}
.footer__sitemap li a {
  color: #aeb0b7;
  display: block;
  font-size: 0.8125em;
  padding: 5px 0;
}
.footer__sitemap form {
  background: #3e404c;
  display: inline-block;
  margin: 0;
  padding: 1px;
}
.footer__sitemap form input,
.footer__sitemap form button {
  border: none;
  display: block;
  float: left;
  height: 40px;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.footer__sitemap form input {
  background: #2b2d36;
  color: #fff;
  font: 300 1em "Josefin Sans";
  margin: 0 1px 0 0;
  padding: 0 10px;
}
.footer__sitemap form button {
  background: #21232b;
  color: #fff;
  font: 300 1em "Josefin Sans";
  line-height: 40px;
  text-align: center;
  width: 40px;
}
.footer__sitemap p {
  color: #aeb0b7;
  display: block;
  font: 300 0.875em "Josefin Sans";
  margin: 0;
  padding: 20px 0;
}

.footer__links__social {
  padding: 0 0 20px 0;
}
.footer__links__social li {
  display: inline-block;
  margin: 0;
  padding: 0 2px;
  vertical-align: top;
}
.footer__links__social li a {
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  font-size: 0;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
}
.footer__links__social .footer__item--twitter a {
  background-image: url("/wp-content/themes/ideat/images/icons/twitter-white.svg");
  background-size: 30px 22px;
  height: 22px;
  width: 30px;
}
@media (max-width: 767px) {
  .footer__links__social .footer__item--twitter a {
    background-image: url("/wp-content/themes/ideat/images/icons/twitter-black.svg");
  }
}
.footer__links__social .footer__item--twitter a:hover {
  background-image: url("/wp-content/themes/ideat/images/icons/twitter-color.svg");
}
.footer__links__social .footer__item--facebook a {
  background-image: url("/wp-content/themes/ideat/images/icons/facebook-white.svg");
  background-size: 100% 100%;
  height: 24px;
  width: 27px;
}
@media (max-width: 767px) {
  .footer__links__social .footer__item--facebook a {
    background-image: url("/wp-content/themes/ideat/images/icons/facebook-black.svg");
  }
}
.footer__links__social .footer__item--facebook a:hover {
  background-image: url("/wp-content/themes/ideat/images/icons/facebook-color.svg");
}
.footer__links__social .footer__item--instagram a {
  background-image: url("/wp-content/themes/ideat/images/icons/instagram-white.svg");
  background-size: 100% 100%;
  height: 24px;
  width: 24px;
}
@media (max-width: 767px) {
  .footer__links__social .footer__item--instagram a {
    background-image: url("/wp-content/themes/ideat/images/icons/instagram-black.svg");
  }
}
.footer__links__social .footer__item--instagram a:hover {
  background-image: url("/wp-content/themes/ideat/images/icons/instagram-black.svg");
}

.section-block--subscription {
  background: url("/wp-content/themes/ideat/images/template/bg-footer-subscribe-2x.jpg") center center no-repeat;
  background-size: cover;
  margin: 30px 0 0 0;
  padding: 50px 0;
  position: relative;
  z-index: 25;
  text-align: center;
}
.search .section-block--subscription {
  margin: 0;
}

.block__subscription {
  display: block;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 25%;
}
@media (max-width: 767px) {
  .block__subscription {
    width: 50%;
  }
}
.block__subscription h2 {
  display: block;
  font-size: 1.5em;
  font-weight: normal;
  margin: 0;
  padding: 5px 0 0 0;
}
.block__subscription strong {
  font-family: "Josefin Sans";
  font-weight: 400;
}
.block__subscription span {
  font-size: 1.25em;
}
.block__subscription img {
  display: block;
  height: auto;
  margin: 0 auto;
  padding: 0;
  max-width: 100%;
}
.block__subscription p {
  display: block;
  margin: 0;
  padding: 20px 0;
}

.bt-subscription a {
  background: #fcc635;
  color: #000;
  display: inline-block;
  font: 300 1.5em "Josefin Sans";
  margin: 0;
  padding: 10px 20px;
  vertical-align: top;
}

.footer__copyright {
  background: #939391;
  color: #fff;
  padding: 50px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .footer__copyright {
    background: #fff;
    color: #000;
  }
}

.sitemap_hp_icon {
  display: block;
  margin: 20px 0 5px 22px;
  padding: 0;
}

.page .entry-content ul.sitemap__tree {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 24px;
}
@media (max-width: 767px) {
  .page .entry-content ul.sitemap__tree {
    padding: 5px 0 0 0;
  }
}
.page .entry-content ul.sitemap__tree li {
  background: url("/wp-content/themes/ideat/images/icons/sitemap-horizontal.png") 0 15px no-repeat;
  border-left: 1px solid #d6d4d4;
  font-size: 1em;
  line-height: 1.6;
  margin: 0 0 0 21px;
  padding: 5px 0 0 33px;
}
@media (max-width: 767px) {
  .page .entry-content ul.sitemap__tree li {
    background-size: 10px 1px;
    padding: 5px 0 0 14px;
  }
}
.page .entry-content ul.sitemap__tree li:before {
  display: none;
}
.page .entry-content ul.sitemap__tree li a:hover {
  color: #333;
  text-decoration: none;
}
.page .entry-content ul.sitemap__tree li:last-child {
  background: url("/wp-content/themes/ideat/images/icons/sitemap-last.png") 0px -4px no-repeat;
  border: none;
}
@media (max-width: 767px) {
  .page .entry-content ul.sitemap__tree li:last-child {
    background-size: 10px 21px;
  }
}
.page .entry-content ul.sitemap__tree ul {
  margin: 0;
  padding: 0;
}
.page .entry-content ul.sitemap__tree > li {
  margin: 0 0 0 11px;
}

/*
.qc-cmp-ui-showing {
  .qc-cmp-ui {
    background: #4a4a4a;
    font-family: "Cambria";
  }
  .qc-cmp-ui-content {
    padding: 30px 20px 20px 20px;
  }
  .qc-cmp-publisher-logo {
    margin: 0 0 14px;
    max-height: 90px;
    max-width: 170px;
    @media (max-width: 850px) {
      margin-left: 10px;
    }
  }
  .qc-cmp-title {
    color: #e2cbc8;
    font-size: 24px;
    line-height: 30px;
    font-family: "Roboto Condensed";
    margin: 0 0 14px;
  }
  .qc-cmp-main-messaging {
    font-weight: 400;
    font-family: "Josefin Sans", Arial, Verdana, sans-serif;
    @media (max-width: 850px) {
      //   font-family: "Roboto Condensed";
      font-size: 18px;
      color: #fff;
    }
  }
  .qc-cmp-alt-buttons {
    display: none;
  }
  .qc-cmp-buttons {
    padding-left: 20px;
    @media (max-width: 850px) {
      padding: 20px 0 0 0;
    }
  }
  .qc-cmp-button {
    color: #4a4a4a;
    background-color: #fff;
    &:hover {
      background-color: #4a4a4a;
      color: #fff;
    }
    min-width: 225px !important;
    text-transform: lowercase;
    font-size: 20px;
    font-family: "Roboto Condensed";
    font-weight: 700;
    letter-spacing: 1px;
    &.qc-cmp-secondary-button {
      color: #fff;
      background-color: #4a4a4a;
      &:hover {
        color: #4a4a4a;
        background-color: #fff;
      }
    }
    &.qc-cmp-button-small {
      height: auto !important;
      white-space: normal;
    }
  }
  .qc-cmp-alt-action {
    margin: 0;
    font-size: 13px;
    &:hover {
      color: #fff;
    }
  }
  .qc-cmp-toggle-off {
    // background-color: red;
    // border-color: #fff;
  }
}

.grecaptcha-badge {
  visibility: hidden;
}
*/
