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

@charset "UTF-8";
@font-face {
  font-family: 'neogrey';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/neogrey/Neogrey.eot#iefix') format("embedded-opentype"), url('../fonts/neogrey/Neogrey.woff2') format("woff2"), url('../fonts/neogrey/Neogrey.woff') format("woff"), url('../fonts/neogrey/Neogrey.ttf') format("truetype"), url('../fonts/neogrey/Neogrey.svg#neogrey') format("svg");
}
.font-family-neogrey {
  font-family: 'neogrey', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.g-logo-text {
  color: #ff9000 !important;
  font-family: "neogrey", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif !important;
  font-size: 3.5rem !important;
}
.id_cart_total {
  float: right;
  color: #ffffff;
}
.id_cart_total_goods {
  float: right;
  color: #ffffff;
  font-size: 0.8rem;
}
.id_cart_total_value {
  float: right;
  color: #ffffff;
  font-size: 1.2rem;
}
.ids_cart_checkout {
  float: right;
}
.sprocket-padding {
  padding: 0;
}
.sprocket-mosaic-title {
  font-size: 1.1rem;
  color: #565656;
  padding-left: 5px;
  font-weight: 400;
  font-family: "neogrey", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif !important;
}
/* Redshop ændringer */
.category_front_title h3 {
  text-align: center;
  font-size: 1.2rem;
  font-weight: 400;
}
.category_front_title a {
  font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif !important;
  font-size: 1.2rem;
  color: #ff9000 !important;
}
/*Redshop Category view */
.category_box_inside {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #bababa;
  /*
    position: relative;
    height: auto;
    min-height: 100px;
*/
}
.category_product_title h3 {
  font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  margin: 0;
}
.category_product_sku {
  font-size: 0.8rem;
}
.category_product_readmore {
  position: absolute;
  bottom: 5px;
  float: right;
}
.category_product_oldprice {
  text-align: right;
  font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 0.9rem;
  text-decoration: line-through;
  color: crimson;
}
.category_product_price {
  text-align: right;
  font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1.3rem;
}
.col-sm-2.align_bottom {
  min-height: 100px;
}
.col-sm-1.align_bottom {
  min-height: 100px;
}
.category_box_bottom {
  position: absolute;
  bottom: 5px;
  float: right;
}
.category_product_addtocart form {
  margin: 0;
}
/*# sourceMappingURL=custom__body_only.css.map */