/* 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
 */

.g-logo {
  margin: 4px 0;
}
#g-offcanvas a {
  color: #000;
}
div.mod-languages img {
  height: 20px;
  margin-top: 10px;
  border-radius: 2px;
}
.size-11 {
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
}
.g-social a {
  padding: 5px 8px;
}
#g-maintop {
  padding: 0;
  background-color: #f9f9f9;
  color: #777;
}
.j2store-single-product .price-sku-brand-container {
  border-color: #efefef;
  background-color: #f4f4f4;
  padding-left: 10px;
}
.g-slideshow .style2 .g-slideshow-title {
  background: #ffffff80;
}
.g-slideshow .style2 .g-slideshow-desc {
  background: #1a1a1abd;
}
/* MEDIA LOGO RESPONSIVE */
/* 

@media only all and (max-width: 30rem){
.g-logo {
    display: none;
    margin: 0px;
}
}

@media only all and (max-width: 30rem){
#g-top {

    display: none;
}
}
*/
#cadre_alert_cookies * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0px;
}
.j2store-single-product .product-upsells-container .product-price-container, .j2store-single-product .product-crosssells-container .product-price-container {
  display: none;
}
.j2store-single-product .product-upsells-container h3::after, .j2store-single-product .product-crosssells-container h3::after {
  height: 1px;
  margin-top: 8px;
  background: #ea0000;
}
.j2store-single-product .product-upsells-container .btn, .j2store-single-product .product-crosssells-container .btn {
  margin-top: 12px;
}
#g-page-surround .btn:hover, #g-offcanvas .btn:hover {
  background: #777;
  color: #fff;
  border-color: #777;
}
#g-page-surround .btn, #g-offcanvas .btn {
  display: inline-block;
  padding: 0.5rem 1rem !important;
  padding-top: 0.2rem;
  padding-right: 1rem;
  padding-bottom: 0.2rem;
  padding-left: 1rem;
  border-radius: 0.1875rem;
  color: #777;
  background: transparent;
  border: 1px solid #9d9d9d;
  line-height: 1rem;
}
.g-cart {
  margin-bottom: 0px;
  text-align: right;
}
/*# sourceMappingURL=custom_16.css.map */