<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   EnvouthÃ©
 Template:     rosemary
 Version:      1.0.0
 Text Domain: envouthe 
 */
 @font-face {
  font-family: 'FontAwesome';
  src: url("fonts/fontawesome-webfont.eot?v=4.1.0");
  src: url("fonts/fontawesome-webfont.eot?#iefix&amp;v=4.1.0") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MostraNuova_Regular';
  src: url('fonts/mostranuova-webfont.eot');
  src: url('fonts/mostranuova-webfont.eot?#iefix') format('embedded-opentype'),
  url('fonts/mostranuova-webfont.woff2') format('woff2'),
  url('fonts/mostranuova-webfont.woff') format('woff'),
  url('fonts/mostranuova-webfont.ttf') format('truetype'),
  url('fonts/mostranuova-webfont.svg#mostra_nuova_regularregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova_Regular';
  src: url('fonts/proximanova-regular-webfont.eot');
  src: url('fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
  url('fonts/proximanova-regular-webfont.woff2') format('woff2'),
  url('fonts/proximanova-regular-webfont.woff') format('woff'),
  url('fonts/proximanova-regular-webfont.ttf') format('truetype'),
  url('fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova_Semibold';
  src: url('fonts/proximanova-semibold-webfont.eot');
  src: url('fonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'),
  url('fonts/proximanova-semibold-webfont.woff2') format('woff2'),
  url('fonts/proximanova-semibold-webfont.woff') format('woff'),
  url('fonts/proximanova-semibold-webfont.ttf') format('truetype'),
  url('fonts/proximanova-semibold-webfont.svg#proxima_novasemibold') format('svg');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'ProximaNova_Bold';
  src: url('fonts/proximanova-bold-webfont.eot');
  src: url('fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
  url('fonts/proximanova-bold-webfont.woff2') format('woff2'),
  url('fonts/proximanova-bold-webfont.woff') format('woff'),
  url('fonts/proximanova-bold-webfont.ttf') format('truetype'),
  url('fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'ProximaNova_Light';
  src: url('fonts/proximanova-light-webfont.eot');
  src: url('fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
  url('fonts/proximanova-light-webfont.woff2') format('woff2'),
  url('fonts/proximanova-light-webfont.woff') format('woff'),
  url('fonts/proximanova-light-webfont.ttf') format('truetype'),
  url('fonts/proximanova-light-webfont.svg#proxima_novalight') format('svg');
  font-weight: normal;
  font-style: normal;

}
h1, h2, h3, h4, h5, h6 {
  font-family: 'ProximaNova_Regular';
}
strong, b, strong *, b * {
  font:normal 14px 'ProximaNova_Bold', Arial, sans-serif;
}
body.home {
  padding: 112px 0 0;
}
body {
	padding-top: 174px;
	font: normal 14px 'ProximaNova_Regular', Arial, sans-serif;
	color: #161615;
	background: #fff;
}
a, a:active, a:visited {
  color: #1e1e1e;
  text-decoration: none;
  outline: medium none;
}
a, a:hover, input[type="submit"], input[type="submit"]:hover, button, button:hover, .transition, .transition:hover {
  cursor: pointer;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}
.textcenter {
	text-align: center;
}
.img-responsive {
	max-width: 100%;
	height: auto;
	display: block;
}
nav a:hover {
  color: #98de79;
}
header {
  height: 112px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 20;
  background: #fff;
  overflow: visible;
}
.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
}
#header {
	padding: 0;
}
#header_nav {
  float: right;
  margin: 28px 0 15px;
  list-style: none;
}
#header_nav li {
  display: inline-block;
  float: right;
  margin-right: 25px;
  padding-right: 25px;
  border-right: 1px solid #ababab;
}
#header_nav li#shopping_cart {
  position: relative;
  top: -2px;
  border: none;
  margin: 0;
  padding: 0;
  height: 22px;
}
#header_nav li#shopping_cart a {
  padding-left: 23px;
  background: url('img/icon/cart.png') left center no-repeat;
}
#header_nav li#your_account a {
  padding-left: 13px;
  background: url('img/icon/puce_account.png') left center no-repeat;
}
#header_nav li#giftcard a {
  padding-left: 20px;
  background: url('img/icon/giftcard.png') left center no-repeat;
}
#header_logo {
  display: block;
  width: 242px;
  height: 58px;
  margin: 25px auto 0;
  float: left;
}

/* front */
.featured-area {
  margin-bottom: 30px;
}
.post:hover .overlay {
	display: block;
}
.clearfix {
  clear: both;
}
.parent {
	display: table;
	width: 100%;
	height: 100%;
}
.enfant {
	display: table-cell;
	vertical-align: middle;
	text-align:center;
}
.feat-item{
  padding: 12% 30%; 
}
#content {
  margin-top: 30px;
}
.category #content {
  margin-bottom: 30px;
}
.post-entry p, .post-entry h1, .post-entry h2, .post-entry h3, .post-entry h4, .post-entry h5, .post-entry h6, .post-entry hr {
  margin-bottom: 10px;
}

/***
Breadcrumbs
***/

#breadcrumbs {
  font-size: 14px;
  margin: 0 0 30px;
}

#breadcrumbs .navigation-pipe {
  display: inline-block;
  width: 14px;
  height: 1px;
  overflow: hidden;
  background: #98de79;
  text-indent: 9999px;
  margin: 0 13px;
  position: relative;
  top: -4px;
}

#breadcrumbs .breadcrumb_last {
  font-weight: bold;
}

#main.fullwidth .sp-grid &gt; li, .post-type-archive-presse .fullwidth &gt; li {
  width: 370px;
  /*width: 31.66666666%;*/
  height: auto;
  float: left;
  margin:0 30px 30px; 
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center
}
.home #main.fullwidth .sp-grid &gt; li {
  min-height: 600px;
}
.category #main.fullwidth .sp-grid &gt; li, .category .post-type-archive-presse .fullwidth &gt; li {
  min-height: 370px;
}
.category-la-presse #main.fullwidth .sp-grid &gt; li,
.category-youtube #main.fullwidth .sp-grid &gt; li,
.category-les-blogs #main.fullwidth .sp-grid &gt; li{
  width: 165px;
  height: 165px;
  min-height: inherit;
  margin: 0 10px 10px;
}
.post-type-archive-presse .fullwidth &gt; li {
 text-align: center;
}
.sp-grid img {
  margin: 0 auto;
  width: 100%;
  height: auto;
}

#presse {
  margin: 0 0 0 30px;
}
#blog {
  margin: 0 30px;
}
#youtube {
  margin: 0;
}
.post-type-archive-presse .fullwidth h5 {
  font-family: "Georgia";
  font-style: italic;
  font-size: 24px;
  margin-bottom: 10px;
  display: block;
}
#main.fullwidth .sp-grid &gt; li {
  margin-right: inherit;
  display: table;
}
#main.fullwidth .sp-grid &gt; li article {
  display: table-cell;
  vertical-align: middle;
}
.post .imgcontainer {
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
  width: 270px;
  height: 270px;
  margin: 0 auto;
  display: table;
}
.post .imgcontainer a {
  display: table-cell;
  vertical-align: middle;
}
.post .contentcontainer {
  height: 220px;
}
.post .metacontainer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 380px;
	text-align: center;
	display: none;
}
.post .title {
	font-family: 'ProximaNova_Light';
	font-size: 22px;
}
.post .title:after {
	content: ' ';
	width: 40px;
	height: 3px;
	display: block;
	background-color: #98de79;
	margin: 20px 0;
}
.post:hover &gt; .imgcontainer img {
	opacity: .2;
}
.post:hover .metacontainer {
	display: block;
}
.categoryname {
	font-family: 'MostraNuova_Regular';
	text-transform: uppercase;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.date {
	font-family: georgia, serif;
	margin-top: 5px;
	display: inline-block;
	font-size: 11px;
	font-style: italic;
	color: #888;
}

.wp-pagenavi {
  display: inline-block;
  margin: 40px auto;
  width: auto;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.post-type-archive-presse .archive-box {
  background: #fff;
}
.archive-box h1 {
  font-family: 'MostraNuova_Regular'; 
}
.feat-item .post-header {
  padding: 40px;
}
#menu-categories {
  text-align: center;
}
.menu-categories-container {
  margin-bottom: 30px;
}
#menu-categories &gt; li {
  display: table;
  float: left;
  width: 16.666666%;
  text-align: center;
  height: 70px;
  font-family: 'ProximaNova_Semibold';
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  box-sizing: border-box;
  position: relative;
}

#menu-categories li, #menu-categories li:hover {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
}
#menu-categories li:hover a {
  color: #98de79
}
#menu-categories &gt; li a {
  display: table-cell;
  vertical-align: middle;
}
.sub {
  font-family: georgia;
  font-size:12px;
  font-style: italic;
  text-transform: initial !important;
}
.cat-item-23, #menu-item-85:hover/*dÃ©couverte du thÃ©*/ {
  color:#63c06b;
  background-color:#63c06b;

}
.cat-item-24, #menu-item-86:hover/*cuisine &amp; thÃ©*/ {
  color:#ffaa02;
  background-color:#ffaa02;
}
.cat-item-31, #menu-item-91:hover/*objets de thÃ© &amp; design*/ {
  color:#957aca;
  background-color:#957aca;
}
.cat-item-26, #menu-item-87:hover/*les envouthÃ©s*/ {
  color:#ca68b1;
  background-color:#ca68b1;
}
.cat-item-32, #menu-item-92:hover/*santÃ© &amp; bien-Ãªtre*/ {
  color:#2fc7cc;
  background-color:#2fc7cc;
}
.cat-item-28, #menu-item-88:hover/*crÃ©ativitÃ©*/ {
  color:#f41a4e;
  background-color:#f41a4e;
}
.cat-item-29, #menu-item-89:hover/*actualitÃ©*/ {
  color:#6b9fff;
  background-color:#6b9fff;
}

.cat-item-30, #menu-item-90:hover/*la box*/ {
  color:#388992;
  background-color:#388992;
}

#categories-2 li {
  background-color: inherit !important
}

.menu-item .sub-menu {
  display: none;
  position: absolute;
  top: 70px;
  z-index: 999;
  left: 50%;
  -webkit-transform:translateX(-50%);
  -ms-transform:translateX(-50%);
  transform:translateX(-50%);
  width: 100%;
  width: auto;
}

.menu-item .sub-menu li {
  display: block;
  padding: 10px 25px;
  margin: 0;
  border: none;
  text-align: left;
  border-bottom: 1px solid #efefef;
  border-left: 1px solid #efefef;
  border-right: 1px solid #efefef;
  background-color: #fff;
} 
#menu-categories li:hover .sub-menu .sub {
  display: none;
}
#menu-categories li:hover .sub-menu a {
  color: #000 !important
}

#menu-categories li:hover .sub-menu a:hover {  
  color: #98de79 !important
}

nav {
  float: right;
  text-align: right;
  font-size: 14px;
  font-family: 'ProximaNova_Semibold';
  text-transform: uppercase;
}
nav ul {
  list-style: none;
}
nav li.first {
  border: none;
  margin: 0;
  padding: 0;
}
nav li {
  display: inline-block;
  margin-left: 25px;
  padding-left: 25px;
  border-left: 1px solid #ababab;
  position: relative;
}
nav li.with_submenu{
  background: url('img/icon/submenu_open.gif') right center no-repeat;
  padding-right: 15px;
}
li.menu-item-has-children {
  position: relative;
}
li.menu-item-has-children:after{
  content: ' ';
  width: 1px;
  height: 15px;
  background-color: #ababab;
  display: block;
  position: absolute;
  top:50%;
  right: 0;
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);

}
li.menu-item-has-children:last-child:after {
  content: inherit !important;
  background-color: transparent;
}

nav #menu_principal ul.submenu {
  display: none;
  position: absolute;
  z-index: 99999;
  background: #fff;
  top: 25px;
  left: 54%;
  -ms-transform: translate(-50%,0);
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
}


ul.sub-menu {
  display: none;
  position: absolute;
  z-index: 99999;
  background: #fff;
  top: 0;
  left: 60%;
  -ms-transform: translate(-50%,0);
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
}

nav ul.submenu li, 
ul.sub-menu li {
  display: block;
  padding: 10px 25px;
  margin: 0;
  border: none;
  text-align: left;
  border-bottom: 1px solid #efefef;
  border-left: 1px solid #efefef;
  border-right: 1px solid #efefef;
}
nav ul.submenu li a, 
ul.sub-menu li a {
  font-family: "MostraNuova_Regular";
  font-size: 16px;
  letter-spacing: 1px;
  white-space: nowrap;
}
ul.sub-menu li a:hover {
  color: #98de79;
}
nav li.after_submenu {
  margin-left: 15px;
}
nav ul.submenu li, 
ul.sub-menu li {
  display: block;
  padding: 10px 25px;
  margin: 0;
  border: none;
  text-align: left;
  border-bottom: 1px solid #efefef;
  border-left: 1px solid #efefef;
  border-right: 1px solid #efefef;
}

#sideslides {
  visibility: visible !important;
}
.feat-item {
  height: 542px !important;
  background-size: cover;
  padding: 9% 30%;
}
#sideslides li {
  height: 542px !important;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .feat-item {
    height: inherit !important;
    background-size: cover;
    padding: 10%;
  }
  #sideslides li {
    height: inherit !important;
    background-size: cover;
  } 
}


.bx-wrapper .bx-controls-direction a {
  opacity: 1 !important
}
.bx-prev {
  left: 30px;
  background: url('img/icon/bx-prev.png') center center no-repeat !important;
}
.bx-next {
  right: 30px;
  background: url('img/icon/bx-next.png') center center no-repeat !important;
}
/* override css */

/* couleurs du theme */
.post-entry blockquote {
	border-color: #98de79;
}
.widget-title {
	border-color: #98de79;
	font-family: 'ProximaNova_Regular';
}
.post-header .cat a {
	border-color: #98de79;
}
.post-box-title {
	border-bottom: 1px solid #98de79;
}
.post-header h2 a, .post-header h1 {
	font-family: 'ProximaNova_Regular';
}

.more-button {
  border-color: #98de79;
}
.more-button:hover {
  background: #98de79;
  color: #fff;
  border: 1px solid;
  border-color: #98de79;
}
.feat-item .read-more {
  border-color: #98de79;
}
.feat-item .read-more:hover {
  background: #98de79;
}
.visible-lg {
  display: block
}
.visible-xs {
  display: none;
}
#footer {
  background: #fff;
  overflow: auto;
  padding: 50px 0;
  clear: both;
  position: relative;
  z-index: 2;
}
#footer ul {
  list-style: none;
  line-height: 26px;
}
#footer p {
  padding-right: 20px;
}
.col-3 {
  width: 25%;
  float: left;
  box-sizing: border-box;
}
#footer h5 {
  font-size: 22px;
  font-family: 'ProximaNova_Light';
  font-weight: normal;
  padding: 0 0 10px;
}
#footer .col-3:not(.first) {
  border-left: 1px solid #e1e1e1;
  min-height: 170px;
  padding-left: 60px;
}
#bottom_site {
  height: 120px;
  background: #131314;
  text-align: center;
  line-height: 160px;
  overflow: hidden;
}
#social_footer {
  overflow: hidden;
  margin: 20px 0 0;
}

#social_footer a {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
#footer p {
  line-height: inherit !important;}
  #newsletter_block_left p {
    margin: 0 0 20px;
  }
  #newsletter_block_left input[type=text] {
    display: block;
    float: left;
    width: calc(100% - 40px);
    height: 40px;
    box-sizing: border-box;
    padding: 0 15px;
    background: #efefef;
    border: none;
  }
  #newsletter_block_left button {
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    border: none;
    background: #98de79;
    color: #fff;
    font-family: 'ProximaNova_Bold';
  }
  #reassurance_footer h5 {
    font-size: 22px;
    font-family: 'ProximaNova_Light';
    font-weight: normal;
    padding: 0 0 10px;
  }
  #reassurance_footer a {
    text-decoration: underline;
  }
  #reassurance_footer {
    background: #f8f8f8;
    padding: 50px 0;
    text-align: left;
    overflow: auto;
    position: relative;
    z-index: 2;
  }

  #reassurance_footer p {
    line-height: inherit;
  }

  #reassurance_footer .sav {
    background: url('img/icon/sav.png') left 20px no-repeat;
    padding-left: 80px;
  }
  #reassurance_footer .livraison {
    background: url('img/icon/livraison.png') left 20px no-repeat;
    padding-left: 110px;
  }
  #reassurance_footer .paiement {
    background: url('img/icon/paiement.png') left 20px no-repeat;
    padding-left: 60px;
  }
  #reassurance_footer .col-4 {
    padding-right: 90px;
  }
  .col-4 {
    width: 33.33%;
    float: left;
    box-sizing: border-box;
  }
  @media(max-width:767px){

    #header_logo {
      display: block;
      width: 220px;
      height: 40px;
      margin: 20px auto 30px;
      float: none;
    }

    #header_logo img {
      max-width: 100%;
      height: auto;
      margin: 40px 0 0;
    }

    body.home {
      padding: 0;
    }

    nav {
      font-size: 18px;
    }

    header {
      height: 200px;
      position: inherit;
      top: 0;
      left: 0;
      width: 100%;
      text-align: center;
      z-index: 20;
      background: #fff;
      overflow: visible;
    }
    #main.fullwidth .sp-grid &gt; li {
      width: 100% !important;
      float: none;
      padding:0 20px 30px;
      min-height: inherit;
      margin: 0;
      box-sizing: border-box;
    } 
    .overlay_global {
      position: fixed;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background: rgba(0,0,0,0.5);
      z-index: 100;
      display: none;
    }
    .menu-btn-open {
      margin: 0 10px 20px;
      width: 40px;
      float: left;
    }
    nav .menu-btn-close {
      display: block !important;
      margin: 0 0 50px;
    }
    .menu-text-opened {
      font-size: 12px;
      text-transform: uppercase;
      font-family: 'ProximaNova_Semibold';
      position: relative;
      top: 2px;
    }
    .menu-icon {
      display: inline-block;
      margin-right: 10px;
      vertical-align: middle;
      width: 44px;
      cursor: pointer;
    }
    .icon-bar {
      background-color: #1e1e1e;
      display: block;
      float: left;
      height: 2px;
      width: 20px;
      margin: 2px 0 0;
      clear: both;
    }
    nav .icon-bar {
      float: right;
      clear: both;
    }
    .menu-btn-close {
      text-align: right;
      margin: 0 10px 40px 0px !important;
    }
    nav {
      position: fixed;
      left: 0;
      top: 0;
      height: 100%;
      background: #fff;
      width: inherit;
      box-sizing: border-box;
      padding: 15px 0 50px;
      z-index: 200;
      display: none;
      width: 226px;
    }
    nav ul {
      width: 100% !important;
      padding: 0 !important;
      border: none !important;
      text-align: left !important;
    }
    nav li {
      display: block;
      margin: 0 10px 20px;
      padding: 0;
      text-align: center;
      border:none;
    }
    nav li.first,
    nav li.with_submenu {
      padding: 0;
      margin: 0 10px 20px;
    }
    nav li.after_submenu {
      margin-left: 10px;
    }
    nav li.with_submenu {
      background: url('img/icon/submenu_open.gif') 170px center no-repeat;
    }
    nav li.first.with_submenu {
      background: url('img/icon/submenu_open.gif') 150px center no-repeat;
    }
    nav ul.submenu li, ul.sub-menu li {
      padding: 10px 5px;
    }
    nav .icon-bar.last {
      width: 10px;
    }
    nav .icon-bar.first {
      width: 13px;
    }
    #menu-categories {
      display: none;
    }
    #header_nav {
      text-align: right;
      float: right;
      width: 60%;
      margin: 0 20px;
    }
    #header_nav li {
      display: inline-block;
      float: right;
      margin-right: 15px !important;
      padding-right: 15px !important;
      border-right: 1px solid #ababab;
    }

    #header_nav #giftcard {
      display: none;
    }
    nav #header_nav #your_account, nav #header_nav #shopping_cart {
      display: none;
    }
    nav #header_nav #giftcard {
      display: block;
      padding: 0 40px !important;
      text-align: center;
    }

    #header_nav li#giftcard a {
      background:none;
    }

    nav #header_nav li {
      font-size: inherit;
      float: inherit !important;
    }

    nav #header_nav {
      display: block;
      width: inherit !important;
      margin: inherit !important;
      font-size: 21px;
    }

    #header_nav li#giftcard a {
      margin: 0;
      padding: 0 !important;
    }



    #header_nav li#shopping_cart {
      margin: 0 0 20px 35px;
      top: inherit;
      height: inherit;
    }
    .visible-lg {
      display: none
    }
    .visible-xs {
      display: block;
    }

  }

  .page_press h1, .post-type-archive-presse h2, .post-type-archive-presse h3, .post-type-archive-presse h4 {
    display: block;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 30px;
    text-align: center;
    font-family: 'MostraNuova_Regular';
    color: #3b3b3b;
    position: relative;
    border-bottom: 1px solid #dcdcdc;
    padding: 0 0 40px;
    margin: 10px 0 50px;
  }
  .page_press h1 {
    margin-bottom: 15px;
  }
  .post-type-archive-presse h4 {
    margin-bottom: 0;
  }
  .post-type-archive-presse h1:after, 
  .post-type-archive-presse h2:after, 
  .post-type-archive-presse h3:after, 
  .post-type-archive-presse h4:after {
    display: block;
    content: '';
    height: 14px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url('img/icon/offrir_top.png') center top no-repeat;
  }
  .contact_form {
    border: 1px solid #dcdcdc;
    border-top: none;
    padding: 55px 20px;
    margin-bottom: 80px;
  }
  .contact_options {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
  .contact_options ul li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    width: 32%;
  }
  .contact_options .mail {
    background: url("img/icon/presse_icon_1.jpg") 55px center no-repeat;
  }
  .contact_options .tel {
    background: url("img/icon/presse_icon_2.jpg") 90px center no-repeat;
  }
  .contact_options .blog {
    background: url("img/icon/presse_icon_3.jpg") left center no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 18px;
  }
  .contact_options a.to_contact {
    font-family: "ProximaNova_Bold";
    font-size: 14px;
    color: #585858;
    line-height: 14px;
    padding: 15px 45px;
    border: 1px solid #98de79;
    text-transform: uppercase;
    box-sizing: border-box;
    width: 235px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
  }
  .contact_options .mail, .contact_options .tel, .contact_options .blog {
    font-family: "Georgia";
    font-size: 18px;
    color: #3b3b3b;
    font-style: italic;
    padding-left: 30px;
  }
  .contact_options a.to_contact:hover {
    background: #98de79;
    color: #fff;
  }

  .post-type-archive-presse #contact_form {
    border: 1px solid #dcdcdc;
    border-top: none;
    padding: 55px 20px;
    margin-bottom: 80px;
  }
  #contact_form {
    overflow: auto;
    font-size: 14px;
    text-align: center;
    margin-bottom: 50px;
  }
  #contact_form form {
    display: inline-block;
    width: 100%;
    max-width: 600px;
    text-align: left;
  }

  #contact_form .first_name, #contact_form .blog {
    width: 45%;
    margin-right: 10%;
    box-sizing: border-box;
    float: left;
  }
  #contact_form .last_name, #contact_form .facebook {
    width: 45%;
    box-sizing: border-box;
    float: left;
  }
  #contact_form input {
    margin: 5px 0 17px;
    background: #fff;
    border: 1px solid #d8d8d8;
    height: 52px;
    padding: 0 15px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    border-radius: 0;
  }

  .wpcf7-not-valid {
    border-color: #f00 !important;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.7);
  }

  span.wpcf7-not-valid-tip {
    float: left;
    margin: 0 0 20px;
  }

  .users-number .wpcf7-not-valid-tip {
    float: right;
  }

  #contact_form .addresse_postal {
    width: 65%;
    margin-right: 5%;
    box-sizing: border-box;
    float: left;
    clear: both;
  }
  #contact_form .code_postal {
    width: 30%;
    box-sizing: border-box;
    float: left;
  }
  #contact_form #id_contact {
    width: 100%;
    margin: 5px 0 17px;
    background: #fff;
    border: 1px solid #d8d8d8;
    height: 52px;
    padding: 0 15px;
    display: block;
    box-sizing: border-box;
  }
  #contact_form textarea {
    margin: 5px 0 17px;
    background: #fff;
    border: 1px solid #d8d8d8;
    height: 146px;
    padding: 5px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    resize: none;
    border-radius: 0 !important;
  }
  #contact_form .nombre label {
    width: 50%;
    margin-right: 5%;
    float: left;
    margin-top: 7px;
    background-color: #f7f7f7;
    padding: 8px 15px;
    box-sizing: border-box;
    line-height: 1.3em;

  }
  #contact_form .nombre input {
    width: 45%;
    box-sizing: border-box;
    float: left;
  }
  form input[type="text"]:not(.nofocus):focus, 
  form input[type="password"]:not(.nofocus):focus,
  form input[type="email"]:not(.nofocus):focus, 
  form input[type="number"]:not(.nofocus):focus, form textarea:not(.nofocus):focus {
    border-color: #98de79 !important;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(152, 222, 121, 0.7);
  }
  #contact_form .wpcf7-submit {
    background: #1e1e1e;
    height: 52px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    font-family: 'ProximaNova_Semibold';
    text-transform: uppercase;
    border: none;
    color: #fff;
    cursor: pointer;
    clear: both;
    outline: none;
  }
  #contact_form .wpcf7-submit:hover {
    background: #98DE79;
  }
  .lien_vers_le_site {
    text-align: center;
    margin: 20px auto;
    display: block;
  }

  .lien_vers_le_site:hover {
    color: #98DE79
  } 
  .single .post-entry a {
    color: #86c46c;
    text-decoration: underline;
  }


  div.aligncenter {
    margin: 30px auto;
  }

  .post-header h2 a, 
  .post-header h1 {
    font-size: 24px; 
  }



  .wp-pagenavi a, 
  .wp-pagenavi span {
    display: inline-block;
    margin: 0 10px;
    padding: 7px 12px;
    min-width: 10px;
    border: 1px solid #e1e1e1;
    color: #58585a;
    text-transform: capitalize;
  }

  .wp-pagenavi span.current {
    border-color: #98de79;
    color: #98de79;
    font-weight: bold;
  }

  .wp-pagenavi .extend,   .wp-pagenavi .last,   .wp-pagenavi .first {
    display: none !important;
  }


  /* Extra Small Devices, .visible-xs-* */
  @media (max-width: 767px) {
    .home #main.fullwidth .sp-grid &gt; li {
      min-height: 510px !important;
    }
  }

  /* Small Devices, .visible-sm-* */
  @media (min-width: 768px) and (max-width: 991px) {
    .imgcontainer a &gt; div {
      width: 100% !important;
    }
    header{
      position:static;
      height:127px;
    } 
    .menu-btn-open{
      float:left;
      margin-right:20px;
      margin-top:41px;
    }
    .menu-icon {
      display: inline-block;
      margin-right: 10px;
      vertical-align: middle;
      width: 44px;
      cursor: pointer;
    }
    .icon-bar {
      background-color: #1e1e1e;
      display: block;
      float: right;
      height: 4px;
      width: 40px;
      margin: 5px 0 0;
    }

    #menu-categories &gt; li {
      font-size: 11px;
    }

    #menu-categories &gt; li .sub {
      font-size: 11px;
      padding: 5px 15Px;
      display: block;
    }
  }

  /* Medium Devices, .visible-md-* */
  @media (min-width: 992px) and (max-width: 1199px) {
    header{
      position:static;
      height:127px;
    } 
    .menu-btn-open{
      float:left;
      margin-right:20px;
      margin-top:41px;
    }
    .menu-icon {
      display: inline-block;
      margin-right: 10px;
      vertical-align: middle;
      width: 44px;
      cursor: pointer;
    }
    .icon-bar {
      background-color: #1e1e1e;
      display: block;
      float: right;
      height: 4px;
      width: 44px;
      margin: 5px 0 0;
    }
  }

  /* Large Devices, .visible-lg-* */
  @media (min-width: 1200px) {

  }

  /* Passage des h3 en 18px */
  h3, .item-related h3 a {
    font-size:18px;
  }
</pre></body></html>