/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* Variables override */
.table {
  border: none;
}
a {
  outline: none;
}
strong {
  color: inherit;
}
#g-main {
  padding: 0;
}
hr, p {
  margin: 1.2rem 0;
}
.g-title, .platform-content h1 {
  font-weight: 600;
  position: relative;
  border-bottom: 2px solid #efefef;
}
textarea, select[multiple=multiple] {
  background-color: white;
  border: 1px solid #efefef;
  box-shadow: none;
  border-radius: 0;
}
textarea:hover, select[multiple=multiple]:hover {
  border-color: #c4c4c4;
}
textarea:focus, select[multiple=multiple]:focus {
  border-color: #c6222e;
}
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  background-color: white;
  border: 1px solid #efefef;
  box-shadow: none;
  border-radius: 0;
}
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  border-color: #c4c4c4;
}
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  border-color: #c6222e;
}
textarea {
  height: auto;
}
.button, .readon, .readmore, button.validate {
  display: inline-block;
  outline: none;
  color: #fafafa;
  font-size: 0.85rem;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  padding: 0.75rem 1.6rem;
  border: 3px solid #c6222e;
  border-radius: 0;
  box-shadow: none;
  background: #c6222e;
  margin-bottom: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.button:hover, .readon:hover, .readmore:hover, button.validate:hover {
  background: transparent;
  color: #292929;
}
.contact dd {
  margin-left: 0;
}
.contact #contact-form {
  margin: 0;
}
.contact legend {
  font-size: 0.7rem;
}
.contact textarea {
  height: 170px;
}
.contact input, .contact textarea {
  box-sizing: border-box;
  width: 100%;
  min-height: 33px;
}
.contact .contact-fields {
  width: 45%;
  float: left;
}
.contact .contact-area {
  width: 50%;
  margin-left: 5%;
  float: left;
}
.contact dl {
  margin: 0;
}
div[itemprop*="articleBody"] ul {
  list-style: url('../../images/bullet.png');
  margin-left: 2.5rem;
}
div[itemprop*="articleBody"] ul li {
  padding-left: 0.8rem;
  margin-bottom: 0.3rem;
}
#cadre_alert_cookies .cadre_inner_texte_alert_cookies {
  display: block !important;
}
#cadre_alert_cookies .popup-modal-dismiss {
  background: none !important;
  border-radius: 0 !important;
  border: 1px solid #fff;
  color: #fff !important;
  text-shadow: none;
}
#cadre_alert_cookies p {
  margin: 10px 0;
}
#g-top nav.g-main-nav ul.g-toplevel {
  float: right;
  margin-top: 20px;
}
#g-top nav.g-main-nav ul.g-toplevel li .g-menu-item-container {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #3e3d3d;
  font-family: "family=Poppins:300,500,600,700,400";
  font-size: 0.85rem;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 20px;
}
#g-top nav.g-main-nav ul.g-toplevel li .g-menu-item-container .g-menu-item-subtitle {
  text-transform: none;
  font-weight: normal;
  margin-top: 2px;
}
#g-top nav.g-main-nav ul.g-toplevel li.g-selected > .g-menu-item-container {
  color: #999999;
}
#g-top nav.g-main-nav ul.g-toplevel li.active > .g-menu-item-container {
  color: #999999;
}
> #g-top nav.g-main-nav ul.g-toplevel li.g-parent .g-menu-parent-indicator:after {
  opacity: 1;
}
#g-top nav.g-main-nav ul.g-toplevel > li > .g-menu-item-container:after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: #c6222e;
  margin-top: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#g-top nav.g-main-nav ul.g-toplevel > li.active > .g-menu-item-container:after, #g-top nav.g-main-nav ul.g-toplevel > li.g-selected > .g-menu-item-container:after {
  width: 100%;
}
#g-top nav.g-main-nav ul.g-toplevel ul.g-dropdown {
  background: #fff;
  box-shadow: 0 0 3px #898989;
}
#g-top nav.g-main-nav ul.g-toplevel ul.g-dropdown li .g-menu-item-container {
  font-size: 12px;
  padding: 10px 15px;
}
#g-page-surround {
  background: #f9f9f9;
}
#g-upper-top {
  font-size: 0.8rem;
}
#g-upper-top i {
  color: #2e2829;
  padding: 10px;
}
#g-upper-top .g-content {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
#g-top {
  background: #fff;
}
#g-top .g-content {
  padding: 0 15px;
}
#g-header {
  background: #2e2829;
}
#g-header .g-content {
  padding: 0;
  margin: 0;
}
#g-header .slideshowck {
  margin: 0 !important;
}
#g-header .slideshowck .camera_caption > div {
  background: rgba(20, 20, 20, 0.25);
}
#g-header .slideshowck .camera_caption .camera_caption_desc {
  padding: 20px 20px;
}
#g-header .slideshowck .camera_pag {
  position: absolute;
  right: 10px;
  bottom: -12px;
}
#g-header .slideshowck .camera_pag .camera_pag_ul li {
  background: transparent;
  border: 1px solid #fff;
  width: 12px;
  height: 12px;
}
#g-header .slideshowck .camera_pag .camera_pag_ul li.cameracurrent {
  background: #fff;
}
#g-header .slideshowck .camera_pag .camera_pag_ul li > span {
  display: none;
}
#g-header .slideshowck .camera_prev, #g-header .slideshowck .camera_next {
  background: #c6222e;
  opacity: 0.5;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
#g-header .slideshowck .camera_prev:hover, #g-header .slideshowck .camera_next:hover {
  opacity: 0.9;
}
#g-header .slideshowck .camera_commands {
  display: none;
}
#g-showcase {
  padding: 0;
  background: #fff;
  margin: 15px 0;
  border-radius: 6px;
}
#g-showcase .icon {
  font-size: 2rem;
  float: left;
  opacity: 0.5;
}
#g-showcase .text {
  float: left;
  text-transform: uppercase;
  margin-left: 25px;
}
#g-showcase .text span {
  text-transform: none;
  display: block;
  font-size: 0.8rem;
}
#g-showcase #featured > div:nth-child(2) {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
#g-main {
  background: #fff;
}
#g-bottom {
  margin-top: 25px;
  padding: 50px 0;
  background: url('../../images/pellet-bg.jpg') no-repeat bottom center;
  background-attachment: fixed;
  position: relative;
}
#g-bottom:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(1, 1, 1, 0.1);
  z-index: 0;
}
#g-bottom .g-container {
  position: relative;
  z-index: 1;
}
#g-bottom .g-content {
  padding: 0;
  margin: 25px 0;
}
#g-bottom .box {
  background: #fff;
  padding: 40px 10px;
  box-shadow: 0 0 4px #ccc;
}
#g-bottom .box i {
  font-size: 2rem;
  color: #c6222e;
}
#g-footer {
  margin-top: 25px;
  background: #2e2829;
  border: 0;
}
#g-footer .g-title {
  color: #e7e7e7;
}
#g-footer ul.g-toplevel li .g-menu-item-container {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #e7e7e7;
  padding: 0;
}
#g-footer ul.g-toplevel li.g-selected > .g-menu-item-container {
  color: #999999;
}
#g-footer ul.g-toplevel li.active > .g-menu-item-container {
  color: #999999;
}
> #g-footer ul.g-toplevel li.g-parent .g-menu-parent-indicator:after {
  opacity: 1;
}
#g-footer ul.g-toplevel > li {
  display: block;
  margin-bottom: 2px;
}
#g-copyright .g-content {
  padding-top: 0;
  padding-bottom: 0;
}
.product {
  height: 100%;
  box-shadow: 0px 0px 4px #b8b8b8;
  margin: 4px;
  padding: 10px;
}
.product p {
  margin: 6px 0;
}
.product img {
  max-width: 250px;
}
.product .product-name {
  font-size: 1rem;
}
.product .product-price {
  font-weight: 600;
  font-size: 1.2rem;
  color: #686868;
}
.product .product-desc {
  font-size: 0.8rem;
}
/*# sourceMappingURL=custom_14.css.map */