@charset "UTF-8";
/**
 * Default Variables.
 *
 * Modify this file to provide default Bootstrap Framework variables. The
 * Bootstrap Framework will not override any variables defined here because it
 * uses the `!default` flag which will only set their default if not already
 * defined here.
 *
 * You can copy existing variables directly from the following file:
 * ./THEMENAME/bootstrap/assets/stylesheets/bootstrap/_variables.scss
 */
/* Main menu/Sidenav in Sidebar */
/* Social Navigation */
/* Usermenu in Header */
/* Commerce */
/**
 * Default Variables.
 *
 * Modify this file to provide default Bootstrap Framework variables. The
 * Bootstrap Framework will not override any variables defined here because it
 * uses the `!default` flag which will only set their default if not already
 * defined here.
 *
 * You can copy existing variables directly from the following file:
 * ./THEMENAME/bootstrap/assets/stylesheets/bootstrap/_variables.scss
 */
/* Main menu/Sidenav in Sidebar */
/* Social Navigation */
/* Usermenu in Header */
/* Commerce */
/* Media Copyright */
/* No files to import found in mixins/**\/* */
/**
 * Breadcrumbs
 */
/* line 5, ../scss/component/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 0;
  background-color: transparent;
}
/* line 10, ../scss/component/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  color: #000;
}
/* line 15, ../scss/component/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #ca080c;
}

/* line 4, ../scss/component/_slick.scss */
.slick__slider ul.slick-dots li {
  border: 2px solid #fff;
  background-color: #fff;
}
/* line 8, ../scss/component/_slick.scss */
.slick__slider ul.slick-dots li:hover {
  background-color: #ca080c;
  border-color: #ca080c;
}
/* line 13, ../scss/component/_slick.scss */
.slick__slider ul.slick-dots li.slick-active {
  background-color: #ca080c;
  border-color: #ca080c;
}
/* line 21, ../scss/component/_slick.scss */
.slick__slider .slick-arrow::before {
  color: #ca080c;
}
/* line 25, ../scss/component/_slick.scss */
.slick__slider .slick-arrow:hover::before {
  color: #ca080c;
}

/* line 31, ../scss/component/_slick.scss */
.slick__arrow {
  height: 8rem;
}
/* line 34, ../scss/component/_slick.scss */
.slick__arrow .slick-arrow {
  height: 8rem;
  width: 4rem;
  background-color: #000;
  opacity: 0.5;
}
/* line 40, ../scss/component/_slick.scss */
.slick__arrow .slick-arrow::before {
  color: #fff;
}
/* line 44, ../scss/component/_slick.scss */
.slick__arrow .slick-arrow:hover::before {
  color: #fff;
}
/* line 51, ../scss/component/_slick.scss */
.slick__arrow .slick-prev:hover, .slick__arrow .slick-prev:focus,
.slick__arrow .slick-next:hover,
.slick__arrow .slick-next:focus {
  background-color: #000;
  opacity: 0.8;
}
/* line 57, ../scss/component/_slick.scss */
.slick__arrow .slick-prev {
  border-bottom-right-radius: 8rem;
  border-top-right-radius: 8rem;
}
/* line 61, ../scss/component/_slick.scss */
.slick__arrow .slick-next {
  border-bottom-left-radius: 8rem;
  border-top-left-radius: 8rem;
}

/* line 2, ../scss/component/_ubg_cookies_banner.scss */
.ubg-cookies-banner .content {
  border-top: 5px solid #ca080c;
}

/* line 1, ../scss/component/_ubg_w2p.scss */
ul.function-buttons li a:hover,
#block-allepersonalisierungen ul li a:hover
#block-lastorders ul li a:hover,
#block-downloads ul li a:hover,
.last-downloads ul li a:hover {
  color: #ca080c;
}

/* line 14, ../scss/component/_ubg_w2p.scss */
.block-ubg-w2p .user-document-name .user-document-editable button.form-submit.btn-primary i, .block-ubg-w2p .user-document-name .user-document-editable .wishlist-item__actions button.form-submit.wishlist-button-add-to-cart i, .wishlist-item__actions .block-ubg-w2p .user-document-name .user-document-editable button.form-submit.wishlist-button-add-to-cart i, .block-ubg-w2p .user-document-name .user-document-editable .region-overlay .block-user-login form.openid-connect-login-form button.form-submit i, .region-overlay .block-user-login form.openid-connect-login-form .block-ubg-w2p .user-document-name .user-document-editable button.form-submit i {
  color: #ca080c;
}

/* line 24, ../scss/component/_ubg_w2p.scss */
ul.function-buttons li {
  background-color: #ededed;
}
/* line 27, ../scss/component/_ubg_w2p.scss */
ul.function-buttons li a {
  color: #404040;
}

/* line 5, ../scss/component/block/_block_blockreference.scss */
.block--blockreference > .block-content > .blockreference-wrapper > .block .block-content {
  -webkit-box-shadow: #ccc 0 0 10px;
  box-shadow: #ccc 0 0 10px;
}

/* line 5, ../scss/component/block/_block_slideshow.scss */
.block--slideshow .slick__slider .paragraph--type--slide .slide-content-wrapper h3 {
  background-color: #ca080c;
  color: #fff;
}
/* line 10, ../scss/component/block/_block_slideshow.scss */
.block--slideshow .slick__slider .paragraph--type--slide .slide-content-wrapper .field--name-field-slide-headline2 {
  color: #ca080c;
  background-color: #fff;
}

/* line 2, ../scss/component/block/_block_teaserblock.scss */
.block--teaserblock .paragraph--type--teaser {
  -webkit-box-shadow: #ccc 0 0 10px;
  box-shadow: #ccc 0 0 10px;
}
/* line 5, ../scss/component/block/_block_teaserblock.scss */
.block--teaserblock .paragraph--type--teaser .field--name-field-teaser-image {
  padding: 1em 0 1em 1em;
}
/* line 10, ../scss/component/block/_block_teaserblock.scss */
.block--teaserblock .paragraph--type--teaser .teaser-content h3.title {
  text-transform: uppercase;
}
/* line 13, ../scss/component/block/_block_teaserblock.scss */
.block--teaserblock .paragraph--type--teaser .teaser-content h3.title a {
  color: inherit;
}
/* line 18, ../scss/component/block/_block_teaserblock.scss */
.block--teaserblock .paragraph--type--teaser .teaser-content a.teaser-link.fa-icon {
  background-color: #ca080c;
  color: #fff;
}

/* line 1, ../scss/component/block/_block_user_info.scss */
.block-block-user-info {
  float: left;
}
/* line 4, ../scss/component/block/_block_user_info.scss */
.navbar-header .block-block-user-info {
  float: left;
}
/* line 8, ../scss/component/block/_block_user_info.scss */
.block-block-user-info .user--user-greeting {
  color: #000;
}
/* line 11, ../scss/component/block/_block_user_info.scss */
.block-block-user-info .user--user-greeting > div.field--name-user-picture {
  float: left;
  margin-right: 1em;
}
@media screen and (max-width: 480px) {
  /* line 11, ../scss/component/block/_block_user_info.scss */
  .block-block-user-info .user--user-greeting > div.field--name-user-picture {
    display: none;
  }
}
/* line 19, ../scss/component/block/_block_user_info.scss */
.block-block-user-info .user--user-greeting > div.field--name-user-picture img {
  height: 50px;
  border: 2px solid #fff;
}
@media screen and (min-width: 768px) {
  /* line 19, ../scss/component/block/_block_user_info.scss */
  .block-block-user-info .user--user-greeting > div.field--name-user-picture img {
    height: 50px;
  }
}
@media screen and (min-width: 992px) {
  /* line 19, ../scss/component/block/_block_user_info.scss */
  .block-block-user-info .user--user-greeting > div.field--name-user-picture img {
    height: 50px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 19, ../scss/component/block/_block_user_info.scss */
  .block-block-user-info .user--user-greeting > div.field--name-user-picture img {
    height: 58px;
  }
}
/* line 30, ../scss/component/block/_block_user_info.scss */
.block-block-user-info .user--user-greeting > div.user-content {
  float: left;
  padding-top: 6px;
}
@media screen and (min-width: 1200px) {
  /* line 30, ../scss/component/block/_block_user_info.scss */
  .block-block-user-info .user--user-greeting > div.user-content {
    padding-top: 7px;
  }
}
/* line 36, ../scss/component/block/_block_user_info.scss */
.block-block-user-info .user--user-greeting > div.user-content .user-greeting {
  background: #fff;
  padding: 0.1em 0.3em;
  line-height: 1.3;
}
/* line 42, ../scss/component/block/_block_user_info.scss */
.block-block-user-info .user--user-greeting > div.user-content .user-name {
  background: #fff;
  padding: 0.1em 0.3em;
}

/* line 56, ../scss/component/block/_block_user_info.scss */
article.user--user-greeting div.field--name-user-picture.user-picture-with-circle {
  position: relative;
}
/* line 59, ../scss/component/block/_block_user_info.scss */
article.user--user-greeting div.field--name-user-picture.user-picture-with-circle > .circle-wrapper,
article.user--user-greeting div.field--name-user-picture.user-picture-with-circle > img {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 66, ../scss/component/block/_block_user_info.scss */
article.user--user-greeting div.field--name-user-picture.user-picture-with-circle > div.circle-wrapper {
  position: relative;
  max-height: 100%;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
/* line 73, ../scss/component/block/_block_user_info.scss */
article.user--user-greeting div.field--name-user-picture.user-picture-with-circle > div.circle-wrapper img {
  height: 70px;
  border: 0;
  animation: user-circle-animation 60s 0s infinite linear;
}
@media screen and (min-width: 768px) {
  /* line 73, ../scss/component/block/_block_user_info.scss */
  article.user--user-greeting div.field--name-user-picture.user-picture-with-circle > div.circle-wrapper img {
    height: 70px;
  }
}
@media screen and (min-width: 992px) {
  /* line 73, ../scss/component/block/_block_user_info.scss */
  article.user--user-greeting div.field--name-user-picture.user-picture-with-circle > div.circle-wrapper img {
    height: 70px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 73, ../scss/component/block/_block_user_info.scss */
  article.user--user-greeting div.field--name-user-picture.user-picture-with-circle > div.circle-wrapper img {
    height: 80px;
  }
}
/* line 88, ../scss/component/block/_block_user_info.scss */
article.user--user-greeting div.field--name-user-picture.user-picture-with-circle > div.circle-wrapper + img {
  height: 58px;
  border: 0;
  top: 6px;
  left: 6px;
}
@media screen and (min-width: 768px) {
  /* line 88, ../scss/component/block/_block_user_info.scss */
  article.user--user-greeting div.field--name-user-picture.user-picture-with-circle > div.circle-wrapper + img {
    height: 58px;
  }
}
@media screen and (min-width: 992px) {
  /* line 88, ../scss/component/block/_block_user_info.scss */
  article.user--user-greeting div.field--name-user-picture.user-picture-with-circle > div.circle-wrapper + img {
    height: 58px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 88, ../scss/component/block/_block_user_info.scss */
  article.user--user-greeting div.field--name-user-picture.user-picture-with-circle > div.circle-wrapper + img {
    height: 66px;
    top: 7px;
    left: 7px;
  }
}

@keyframes user-circle-animation {
  0% {
    transform: rotateZ(0deg);
  }
  100% {
    transform: rotateZ(360deg);
  }
}
/* line 4, ../scss/component/commerce/_commerce_checkout_progress.scss */
.block-commerce-checkout-progress .block-content ol li.checkout-progress--step {
  border: 1px solid #ccc;
  background: transparent;
  color: #000;
}
/* line 9, ../scss/component/commerce/_commerce_checkout_progress.scss */
.block-commerce-checkout-progress .block-content ol li.checkout-progress--step.checkout-progress--step__current {
  border: 1px solid #ca080c;
  background: #ca080c;
  color: #fff;
}

/* line 6, ../scss/component/commerce/_commerce_payment_methods.scss */
body.path-user-payment-methods .region-content table ul.links li a {
  width: 100%;
}

/* line 2, ../scss/component/commerce/_commerce_product_category.scss */
.commerce-item.commerce-item--featured {
  background-color: #fff;
}
/* line 6, ../scss/component/commerce/_commerce_product_category.scss */
.commerce-item.commerce-item--featured .commerce-item-info a.commerce-item-link.fa-icon {
  background-color: #ca080c;
  color: #fff;
}

/* line 15, ../scss/component/commerce/_commerce_product_category.scss */
.taxonomy-term--full .ubg-cat-access {
  background-color: #fff8e1;
  border-radius: 0.25rem;
  padding: 0.5rem;
}
/* line 19, ../scss/component/commerce/_commerce_product_category.scss */
.taxonomy-term--full .ubg-cat-access ul {
  margin: 0;
  padding: 0 0 0 2rem;
}

/* line 2, ../scss/component/commerce/_commerce_product_full.scss */
.commerce-product--full .field--label {
  font-family: "CDUKievit Bold", Arial, Helvetica, Verdana, sans-serif;
}
/* line 8, ../scss/component/commerce/_commerce_product_full.scss */
.commerce-product--full .field--name-variations h3 {
  font-family: "CDUKievit Bold", Arial, Helvetica, Verdana, sans-serif;
  font-size: 18px;
}
/* line 15, ../scss/component/commerce/_commerce_product_full.scss */
.commerce-product--full .field--name-price {
  font-size: 32px;
  font-family: "CDUKievit Bold", Arial, Helvetica, Verdana, sans-serif;
}
/* line 23, ../scss/component/commerce/_commerce_product_full.scss */
.commerce-product--full .attribute-widgets .product--rendered-attribute .form-radio:checked ~ label.option {
  border-color: #ca080c;
}
/* line 32, ../scss/component/commerce/_commerce_product_full.scss */
.commerce-product--full .content .ubg-cat-access {
  background-color: #e0f2f1;
  border-radius: 0.25rem;
  padding: 0.5rem;
}
/* line 36, ../scss/component/commerce/_commerce_product_full.scss */
.commerce-product--full .content .ubg-cat-access ul {
  margin: 0;
  padding: 0 0 0 2rem;
}

/* line 1, ../scss/component/commerce/_commerce_wishlist.scss */
.wishlist-item {
  background-color: #fbfbfb;
}

/* line 5, ../scss/component/node/_node_slide.scss */
.slideshow.slideshow--slide .slide-content-wrapper h3 {
  background-color: #ca080c;
  color: #fff;
}
/* line 10, ../scss/component/node/_node_slide.scss */
.slideshow.slideshow--slide .slide-content-wrapper .field--name-body {
  color: #ca080c;
  background-color: #fff;
}

/* line 2, ../scss/component/ubg_sidenav/_ubg_sidenav_button.scss */
#ubg-sidenav-button.default {
  background-color: #ca080c;
  color: #fff;
}

/* line 5, ../scss/component/ubg_sidenav/_ubg_sidenav_sidebar.scss */
.ubg-sidenav-sidebar .content #ubg-sidenav-header .ubg-sidenav-button i.fa-icon {
  color: #fff;
}
/* line 10, ../scss/component/ubg_sidenav/_ubg_sidenav_sidebar.scss */
.ubg-sidenav-sidebar .content #ubg-sidenav-header .ubg-sidenav-close {
  background-color: #ca080c;
}
/* line 14, ../scss/component/ubg_sidenav/_ubg_sidenav_sidebar.scss */
.ubg-sidenav-sidebar .content #ubg-sidenav-header .ubg-sidenav-back {
  background-color: #fff;
}
/* line 17, ../scss/component/ubg_sidenav/_ubg_sidenav_sidebar.scss */
.ubg-sidenav-sidebar .content #ubg-sidenav-header .ubg-sidenav-back i.fa-icon {
  color: #000;
}
/* line 31, ../scss/component/ubg_sidenav/_ubg_sidenav_sidebar.scss */
.ubg-sidenav-sidebar .content #ubg-sidenav-content ul.ubg-sidenav-menu li.active ul.open > li a, .ubg-sidenav-sidebar .content #ubg-sidenav-content ul.ubg-sidenav-menu li.active ul.open > li span {
  padding: 8px 16px;
  text-decoration: none;
  color: #fff;
}
/* line 6, ../../ubg_commerce/scss/mixins/_ubg_sidenav_mixins.scss */
.ubg-sidenav-sidebar .content #ubg-sidenav-content ul.ubg-sidenav-menu li.active ul.open > li a:hover, .ubg-sidenav-sidebar .content #ubg-sidenav-content ul.ubg-sidenav-menu li.active ul.open > li span:hover {
  color: #fff;
  background: #ca080c;
}
/* line 11, ../../ubg_commerce/scss/mixins/_ubg_sidenav_mixins.scss */
.ubg-sidenav-sidebar .content #ubg-sidenav-content ul.ubg-sidenav-menu li.active ul.open > li a.is-active, .ubg-sidenav-sidebar .content #ubg-sidenav-content ul.ubg-sidenav-menu li.active ul.open > li a:active, .ubg-sidenav-sidebar .content #ubg-sidenav-content ul.ubg-sidenav-menu li.active ul.open > li span.is-active, .ubg-sidenav-sidebar .content #ubg-sidenav-content ul.ubg-sidenav-menu li.active ul.open > li span:active {
  color: #fff;
  background: #ca080c;
}
/* line 41, ../scss/component/ubg_sidenav/_ubg_sidenav_sidebar.scss */
.ubg-sidenav-sidebar .content #ubg-sidenav-content ul.ubg-sidenav-menu.open > li a, .ubg-sidenav-sidebar .content #ubg-sidenav-content ul.ubg-sidenav-menu.open > li span {
  padding: 8px 16px;
  text-decoration: none;
  color: #fff;
}
/* line 6, ../../ubg_commerce/scss/mixins/_ubg_sidenav_mixins.scss */
.ubg-sidenav-sidebar .content #ubg-sidenav-content ul.ubg-sidenav-menu.open > li a:hover, .ubg-sidenav-sidebar .content #ubg-sidenav-content ul.ubg-sidenav-menu.open > li span:hover {
  color: #fff;
  background: #ca080c;
}
/* line 11, ../../ubg_commerce/scss/mixins/_ubg_sidenav_mixins.scss */
.ubg-sidenav-sidebar .content #ubg-sidenav-content ul.ubg-sidenav-menu.open > li a.is-active, .ubg-sidenav-sidebar .content #ubg-sidenav-content ul.ubg-sidenav-menu.open > li a:active, .ubg-sidenav-sidebar .content #ubg-sidenav-content ul.ubg-sidenav-menu.open > li span.is-active, .ubg-sidenav-sidebar .content #ubg-sidenav-content ul.ubg-sidenav-menu.open > li span:active {
  color: #fff;
  background: #ca080c;
}

/* line 1, ../scss/component/user/_user_login.scss */
.region-overlay .block-user-login {
  top: 140px;
}
@media screen and (min-width: 768px) {
  /* line 1, ../scss/component/user/_user_login.scss */
  .region-overlay .block-user-login {
    top: 140px;
  }
}
@media screen and (min-width: 992px) {
  /* line 1, ../scss/component/user/_user_login.scss */
  .region-overlay .block-user-login {
    top: 148px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 1, ../scss/component/user/_user_login.scss */
  .region-overlay .block-user-login {
    top: 160px;
  }
}
/* line 21, ../scss/component/user/_user_login.scss */
.region-overlay .block-user-login .tab-content {
  padding: 1em;
  display: flex;
}
/* line 25, ../scss/component/user/_user_login.scss */
.region-overlay .block-user-login .tab-content > .tab-pane {
  display: block;
  /* undo "display: none;" */
  visibility: hidden;
  margin-right: -100%;
  width: 100%;
}
/* line 31, ../scss/component/user/_user_login.scss */
.region-overlay .block-user-login .tab-content > .tab-pane > ul {
  margin: 1.5em 0 0;
  padding: 0;
  list-style-type: none;
}
/* line 36, ../scss/component/user/_user_login.scss */
.region-overlay .block-user-login .tab-content > .tab-pane > ul li {
  list-style: none;
  text-align: center;
}
/* line 43, ../scss/component/user/_user_login.scss */
.region-overlay .block-user-login .tab-content > .active {
  visibility: visible;
}

/**
 * AJAX (throbber) styling.
 */
/* line 7, ../scss/drupal-bootstrap/component/_ajax.scss */
html.js .form-item .input-group-addon .glyphicon {
  color: #777777;
}
/* line 9, ../scss/drupal-bootstrap/component/_ajax.scss */
html.js .form-item .input-group-addon .glyphicon.glyphicon-spin {
  color: #ca080c;
}

/**
 * Alert styling.
 */
/* line 6, ../scss/drupal-bootstrap/component/_alert.scss */
.alert a {
  font-weight: bold;
}

/* line 10, ../scss/drupal-bootstrap/component/_alert.scss */
.alert-success a, .alert-success a:hover, .alert-success a:focus {
  color: #2b542c;
}

/* line 15, ../scss/drupal-bootstrap/component/_alert.scss */
.alert-info a, .alert-info a:hover, .alert-info a:focus {
  color: #245269;
}

/* line 20, ../scss/drupal-bootstrap/component/_alert.scss */
.alert-warning a, .alert-warning a:hover, .alert-warning a:focus {
  color: #66512c;
}

/* line 25, ../scss/drupal-bootstrap/component/_alert.scss */
.alert-danger a, .alert-danger a:hover, .alert-danger a:focus {
  color: #843534;
}

/* line 1, ../scss/drupal-bootstrap/component/_buttons.scss */
.btn-default, form.profile-customer-address-book-edit-form .form-actions a#edit-delete, body.path-user-payment-methods .region-content table ul.links li.delete a, .wishlist-item__actions button.wishlist-button-remove, .wishlist-item__actions a.btn.wishlist-button-remove, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.wishlist-button-remove, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.wishlist-button-remove {
  color: #000;
  background-color: #fff;
  border-color: #ccc;
}
/* line 11, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:focus, form.profile-customer-address-book-edit-form .form-actions a#edit-delete:focus, body.path-user-payment-methods .region-content table ul.links li.delete a:focus, .wishlist-item__actions button.wishlist-button-remove:focus, .wishlist-item__actions a.btn.wishlist-button-remove:focus, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.wishlist-button-remove:focus, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.wishlist-button-remove:focus, .btn-default.focus, form.profile-customer-address-book-edit-form .form-actions a.focus#edit-delete, body.path-user-payment-methods .region-content table ul.links li.delete a.focus, .wishlist-item__actions button.focus.wishlist-button-remove, .wishlist-item__actions a.focus.btn.wishlist-button-remove, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.focus.wishlist-button-remove, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.focus.wishlist-button-remove {
  color: #000;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
/* line 17, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:hover, form.profile-customer-address-book-edit-form .form-actions a#edit-delete:hover, body.path-user-payment-methods .region-content table ul.links li.delete a:hover, .wishlist-item__actions button.wishlist-button-remove:hover, .wishlist-item__actions a.btn.wishlist-button-remove:hover, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.wishlist-button-remove:hover, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.wishlist-button-remove:hover {
  color: #000;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 22, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active, form.profile-customer-address-book-edit-form .form-actions a#edit-delete:active, body.path-user-payment-methods .region-content table ul.links li.delete a:active, .wishlist-item__actions button.wishlist-button-remove:active, .wishlist-item__actions a.btn.wishlist-button-remove:active, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.wishlist-button-remove:active, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.wishlist-button-remove:active, .btn-default.active, form.profile-customer-address-book-edit-form .form-actions a.active#edit-delete, body.path-user-payment-methods .region-content table ul.links li.delete a.active, .wishlist-item__actions button.active.wishlist-button-remove, .wishlist-item__actions a.active.btn.wishlist-button-remove, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.active.wishlist-button-remove, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.active.wishlist-button-remove, .open > .btn-default.dropdown-toggle, form.profile-customer-address-book-edit-form .form-actions .open > a.dropdown-toggle#edit-delete, body.path-user-payment-methods .region-content table ul.links li.delete .open > a.dropdown-toggle, .wishlist-item__actions .open > button.dropdown-toggle.wishlist-button-remove, .wishlist-item__actions .open > a.dropdown-toggle.btn.wishlist-button-remove, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li .open > a.dropdown-toggle.wishlist-button-remove, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions .open > a.dropdown-toggle.wishlist-button-remove {
  color: #000;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
/* line 30, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, form.profile-customer-address-book-edit-form .form-actions a#edit-delete:active:hover, body.path-user-payment-methods .region-content table ul.links li.delete a:active:hover, .wishlist-item__actions button.wishlist-button-remove:active:hover, .wishlist-item__actions a.btn.wishlist-button-remove:active:hover, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.wishlist-button-remove:active:hover, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.wishlist-button-remove:active:hover, .btn-default:active:focus, form.profile-customer-address-book-edit-form .form-actions a#edit-delete:active:focus, body.path-user-payment-methods .region-content table ul.links li.delete a:active:focus, .wishlist-item__actions button.wishlist-button-remove:active:focus, .wishlist-item__actions a.btn.wishlist-button-remove:active:focus, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.wishlist-button-remove:active:focus, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.wishlist-button-remove:active:focus, .btn-default:active.focus, form.profile-customer-address-book-edit-form .form-actions a#edit-delete:active.focus, body.path-user-payment-methods .region-content table ul.links li.delete a:active.focus, .wishlist-item__actions button.wishlist-button-remove:active.focus, .wishlist-item__actions a.btn.wishlist-button-remove:active.focus, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.wishlist-button-remove:active.focus, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.wishlist-button-remove:active.focus, .btn-default.active:hover, form.profile-customer-address-book-edit-form .form-actions a.active#edit-delete:hover, body.path-user-payment-methods .region-content table ul.links li.delete a.active:hover, .wishlist-item__actions button.active.wishlist-button-remove:hover, .wishlist-item__actions a.active.btn.wishlist-button-remove:hover, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.active.wishlist-button-remove:hover, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.active.wishlist-button-remove:hover, .btn-default.active:focus, form.profile-customer-address-book-edit-form .form-actions a.active#edit-delete:focus, body.path-user-payment-methods .region-content table ul.links li.delete a.active:focus, .wishlist-item__actions button.active.wishlist-button-remove:focus, .wishlist-item__actions a.active.btn.wishlist-button-remove:focus, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.active.wishlist-button-remove:focus, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.active.wishlist-button-remove:focus, .btn-default.active.focus, form.profile-customer-address-book-edit-form .form-actions a.active.focus#edit-delete, body.path-user-payment-methods .region-content table ul.links li.delete a.active.focus, .wishlist-item__actions button.active.focus.wishlist-button-remove, .wishlist-item__actions a.active.focus.btn.wishlist-button-remove, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.active.focus.wishlist-button-remove, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.active.focus.wishlist-button-remove, .open > .btn-default.dropdown-toggle:hover, form.profile-customer-address-book-edit-form .form-actions .open > a.dropdown-toggle#edit-delete:hover, body.path-user-payment-methods .region-content table ul.links li.delete .open > a.dropdown-toggle:hover, .wishlist-item__actions .open > button.dropdown-toggle.wishlist-button-remove:hover, .wishlist-item__actions .open > a.dropdown-toggle.btn.wishlist-button-remove:hover, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li .open > a.dropdown-toggle.wishlist-button-remove:hover, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions .open > a.dropdown-toggle.wishlist-button-remove:hover, .open > .btn-default.dropdown-toggle:focus, form.profile-customer-address-book-edit-form .form-actions .open > a.dropdown-toggle#edit-delete:focus, body.path-user-payment-methods .region-content table ul.links li.delete .open > a.dropdown-toggle:focus, .wishlist-item__actions .open > button.dropdown-toggle.wishlist-button-remove:focus, .wishlist-item__actions .open > a.dropdown-toggle.btn.wishlist-button-remove:focus, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li .open > a.dropdown-toggle.wishlist-button-remove:focus, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions .open > a.dropdown-toggle.wishlist-button-remove:focus, .open > .btn-default.dropdown-toggle.focus, form.profile-customer-address-book-edit-form .form-actions .open > a.dropdown-toggle.focus#edit-delete, body.path-user-payment-methods .region-content table ul.links li.delete .open > a.dropdown-toggle.focus, .wishlist-item__actions .open > button.dropdown-toggle.focus.wishlist-button-remove, .wishlist-item__actions .open > a.dropdown-toggle.focus.btn.wishlist-button-remove, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li .open > a.dropdown-toggle.focus.wishlist-button-remove, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions .open > a.dropdown-toggle.focus.wishlist-button-remove {
  color: #000;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
/* line 41, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover, form.profile-customer-address-book-edit-form .form-actions a.disabled#edit-delete:hover, body.path-user-payment-methods .region-content table ul.links li.delete a.disabled:hover, .wishlist-item__actions button.disabled.wishlist-button-remove:hover, .wishlist-item__actions a.disabled.btn.wishlist-button-remove:hover, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.disabled.wishlist-button-remove:hover, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.disabled.wishlist-button-remove:hover, .btn-default.disabled:focus, form.profile-customer-address-book-edit-form .form-actions a.disabled#edit-delete:focus, body.path-user-payment-methods .region-content table ul.links li.delete a.disabled:focus, .wishlist-item__actions button.disabled.wishlist-button-remove:focus, .wishlist-item__actions a.disabled.btn.wishlist-button-remove:focus, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.disabled.wishlist-button-remove:focus, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.disabled.wishlist-button-remove:focus, .btn-default.disabled.focus, form.profile-customer-address-book-edit-form .form-actions a.disabled.focus#edit-delete, body.path-user-payment-methods .region-content table ul.links li.delete a.disabled.focus, .wishlist-item__actions button.disabled.focus.wishlist-button-remove, .wishlist-item__actions a.disabled.focus.btn.wishlist-button-remove, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.disabled.focus.wishlist-button-remove, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.disabled.focus.wishlist-button-remove, .btn-default[disabled]:hover, form.profile-customer-address-book-edit-form .form-actions a[disabled]#edit-delete:hover, body.path-user-payment-methods .region-content table ul.links li.delete a[disabled]:hover, .wishlist-item__actions button[disabled].wishlist-button-remove:hover, .wishlist-item__actions a[disabled].btn.wishlist-button-remove:hover, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a[disabled].wishlist-button-remove:hover, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a[disabled].wishlist-button-remove:hover, .btn-default[disabled]:focus, form.profile-customer-address-book-edit-form .form-actions a[disabled]#edit-delete:focus, body.path-user-payment-methods .region-content table ul.links li.delete a[disabled]:focus, .wishlist-item__actions button[disabled].wishlist-button-remove:focus, .wishlist-item__actions a[disabled].btn.wishlist-button-remove:focus, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a[disabled].wishlist-button-remove:focus, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a[disabled].wishlist-button-remove:focus, .btn-default[disabled].focus, form.profile-customer-address-book-edit-form .form-actions a[disabled].focus#edit-delete, body.path-user-payment-methods .region-content table ul.links li.delete a[disabled].focus, .wishlist-item__actions button[disabled].focus.wishlist-button-remove, .wishlist-item__actions a[disabled].focus.btn.wishlist-button-remove, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a[disabled].focus.wishlist-button-remove, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a[disabled].focus.wishlist-button-remove, fieldset[disabled] .btn-default:hover, fieldset[disabled] form.profile-customer-address-book-edit-form .form-actions a#edit-delete:hover, form.profile-customer-address-book-edit-form .form-actions fieldset[disabled] a#edit-delete:hover, fieldset[disabled] body.path-user-payment-methods .region-content table ul.links li.delete a:hover, body.path-user-payment-methods .region-content table ul.links li.delete fieldset[disabled] a:hover, fieldset[disabled] .wishlist-item__actions button.wishlist-button-remove:hover, .wishlist-item__actions fieldset[disabled] button.wishlist-button-remove:hover, fieldset[disabled] .wishlist-item__actions a.btn.wishlist-button-remove:hover, .wishlist-item__actions fieldset[disabled] a.btn.wishlist-button-remove:hover, fieldset[disabled] .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.wishlist-button-remove:hover, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li fieldset[disabled] a.wishlist-button-remove:hover, fieldset[disabled] body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.wishlist-button-remove:hover, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions fieldset[disabled] a.wishlist-button-remove:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] form.profile-customer-address-book-edit-form .form-actions a#edit-delete:focus, form.profile-customer-address-book-edit-form .form-actions fieldset[disabled] a#edit-delete:focus, fieldset[disabled] body.path-user-payment-methods .region-content table ul.links li.delete a:focus, body.path-user-payment-methods .region-content table ul.links li.delete fieldset[disabled] a:focus, fieldset[disabled] .wishlist-item__actions button.wishlist-button-remove:focus, .wishlist-item__actions fieldset[disabled] button.wishlist-button-remove:focus, fieldset[disabled] .wishlist-item__actions a.btn.wishlist-button-remove:focus, .wishlist-item__actions fieldset[disabled] a.btn.wishlist-button-remove:focus, fieldset[disabled] .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.wishlist-button-remove:focus, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li fieldset[disabled] a.wishlist-button-remove:focus, fieldset[disabled] body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.wishlist-button-remove:focus, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions fieldset[disabled] a.wishlist-button-remove:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] form.profile-customer-address-book-edit-form .form-actions a.focus#edit-delete, form.profile-customer-address-book-edit-form .form-actions fieldset[disabled] a.focus#edit-delete, fieldset[disabled] body.path-user-payment-methods .region-content table ul.links li.delete a.focus, body.path-user-payment-methods .region-content table ul.links li.delete fieldset[disabled] a.focus, fieldset[disabled] .wishlist-item__actions button.focus.wishlist-button-remove, .wishlist-item__actions fieldset[disabled] button.focus.wishlist-button-remove, fieldset[disabled] .wishlist-item__actions a.focus.btn.wishlist-button-remove, .wishlist-item__actions fieldset[disabled] a.focus.btn.wishlist-button-remove, fieldset[disabled] .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.focus.wishlist-button-remove, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li fieldset[disabled] a.focus.wishlist-button-remove, fieldset[disabled] body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.focus.wishlist-button-remove, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions fieldset[disabled] a.focus.wishlist-button-remove {
  background-color: #fff;
  border-color: #ccc;
}
/* line 49, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-default .badge, form.profile-customer-address-book-edit-form .form-actions a#edit-delete .badge, body.path-user-payment-methods .region-content table ul.links li.delete a .badge, .wishlist-item__actions button.wishlist-button-remove .badge, .wishlist-item__actions a.btn.wishlist-button-remove .badge, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.wishlist-button-remove .badge, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.wishlist-button-remove .badge {
  color: #fff;
  background-color: #000;
}

/* line 4, ../scss/drupal-bootstrap/component/_buttons.scss */
.btn-primary, body.path-user-payment-methods .region-content table ul.links li.edit a, .wishlist-item__actions button.wishlist-button-add-to-cart, .wishlist-item__actions a.btn.wishlist-button-add-to-cart, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.wishlist-button-add-to-cart, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.wishlist-button-add-to-cart, .region-overlay .block-user-login form.openid-connect-login-form button {
  color: #fff;
  background-color: #ca080c;
  border-color: #b1070b;
}
/* line 11, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, body.path-user-payment-methods .region-content table ul.links li.edit a:focus, .wishlist-item__actions button.wishlist-button-add-to-cart:focus, .wishlist-item__actions a.btn.wishlist-button-add-to-cart:focus, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.wishlist-button-add-to-cart:focus, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.wishlist-button-add-to-cart:focus, .region-overlay .block-user-login form.openid-connect-login-form button:focus, .btn-primary.focus, body.path-user-payment-methods .region-content table ul.links li.edit a.focus, .wishlist-item__actions button.focus.wishlist-button-add-to-cart, .wishlist-item__actions a.focus.btn.wishlist-button-add-to-cart, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.focus.wishlist-button-add-to-cart, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.focus.wishlist-button-add-to-cart, .region-overlay .block-user-login form.openid-connect-login-form button.focus {
  color: #fff;
  background-color: #990609;
  border-color: #370203;
}
/* line 17, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:hover, body.path-user-payment-methods .region-content table ul.links li.edit a:hover, .wishlist-item__actions button.wishlist-button-add-to-cart:hover, .wishlist-item__actions a.btn.wishlist-button-add-to-cart:hover, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.wishlist-button-add-to-cart:hover, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.wishlist-button-add-to-cart:hover, .region-overlay .block-user-login form.openid-connect-login-form button:hover {
  color: #fff;
  background-color: #990609;
  border-color: #770507;
}
/* line 22, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active, body.path-user-payment-methods .region-content table ul.links li.edit a:active, .wishlist-item__actions button.wishlist-button-add-to-cart:active, .wishlist-item__actions a.btn.wishlist-button-add-to-cart:active, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.wishlist-button-add-to-cart:active, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.wishlist-button-add-to-cart:active, .region-overlay .block-user-login form.openid-connect-login-form button:active, .btn-primary.active, body.path-user-payment-methods .region-content table ul.links li.edit a.active, .wishlist-item__actions button.active.wishlist-button-add-to-cart, .wishlist-item__actions a.active.btn.wishlist-button-add-to-cart, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.active.wishlist-button-add-to-cart, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.active.wishlist-button-add-to-cart, .region-overlay .block-user-login form.openid-connect-login-form button.active, .open > .btn-primary.dropdown-toggle, body.path-user-payment-methods .region-content table ul.links li.edit .open > a.dropdown-toggle, .wishlist-item__actions .open > button.dropdown-toggle.wishlist-button-add-to-cart, .wishlist-item__actions .open > a.dropdown-toggle.btn.wishlist-button-add-to-cart, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li .open > a.dropdown-toggle.wishlist-button-add-to-cart, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions .open > a.dropdown-toggle.wishlist-button-add-to-cart, .region-overlay .block-user-login form.openid-connect-login-form .open > button.dropdown-toggle {
  color: #fff;
  background-color: #990609;
  background-image: none;
  border-color: #770507;
}
/* line 30, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, body.path-user-payment-methods .region-content table ul.links li.edit a:active:hover, .wishlist-item__actions button.wishlist-button-add-to-cart:active:hover, .wishlist-item__actions a.btn.wishlist-button-add-to-cart:active:hover, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.wishlist-button-add-to-cart:active:hover, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.wishlist-button-add-to-cart:active:hover, .region-overlay .block-user-login form.openid-connect-login-form button:active:hover, .btn-primary:active:focus, body.path-user-payment-methods .region-content table ul.links li.edit a:active:focus, .wishlist-item__actions button.wishlist-button-add-to-cart:active:focus, .wishlist-item__actions a.btn.wishlist-button-add-to-cart:active:focus, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.wishlist-button-add-to-cart:active:focus, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.wishlist-button-add-to-cart:active:focus, .region-overlay .block-user-login form.openid-connect-login-form button:active:focus, .btn-primary:active.focus, body.path-user-payment-methods .region-content table ul.links li.edit a:active.focus, .wishlist-item__actions button.wishlist-button-add-to-cart:active.focus, .wishlist-item__actions a.btn.wishlist-button-add-to-cart:active.focus, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.wishlist-button-add-to-cart:active.focus, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.wishlist-button-add-to-cart:active.focus, .region-overlay .block-user-login form.openid-connect-login-form button:active.focus, .btn-primary.active:hover, body.path-user-payment-methods .region-content table ul.links li.edit a.active:hover, .wishlist-item__actions button.active.wishlist-button-add-to-cart:hover, .wishlist-item__actions a.active.btn.wishlist-button-add-to-cart:hover, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.active.wishlist-button-add-to-cart:hover, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.active.wishlist-button-add-to-cart:hover, .region-overlay .block-user-login form.openid-connect-login-form button.active:hover, .btn-primary.active:focus, body.path-user-payment-methods .region-content table ul.links li.edit a.active:focus, .wishlist-item__actions button.active.wishlist-button-add-to-cart:focus, .wishlist-item__actions a.active.btn.wishlist-button-add-to-cart:focus, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.active.wishlist-button-add-to-cart:focus, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.active.wishlist-button-add-to-cart:focus, .region-overlay .block-user-login form.openid-connect-login-form button.active:focus, .btn-primary.active.focus, body.path-user-payment-methods .region-content table ul.links li.edit a.active.focus, .wishlist-item__actions button.active.focus.wishlist-button-add-to-cart, .wishlist-item__actions a.active.focus.btn.wishlist-button-add-to-cart, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.active.focus.wishlist-button-add-to-cart, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.active.focus.wishlist-button-add-to-cart, .region-overlay .block-user-login form.openid-connect-login-form button.active.focus, .open > .btn-primary.dropdown-toggle:hover, body.path-user-payment-methods .region-content table ul.links li.edit .open > a.dropdown-toggle:hover, .wishlist-item__actions .open > button.dropdown-toggle.wishlist-button-add-to-cart:hover, .wishlist-item__actions .open > a.dropdown-toggle.btn.wishlist-button-add-to-cart:hover, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li .open > a.dropdown-toggle.wishlist-button-add-to-cart:hover, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions .open > a.dropdown-toggle.wishlist-button-add-to-cart:hover, .region-overlay .block-user-login form.openid-connect-login-form .open > button.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, body.path-user-payment-methods .region-content table ul.links li.edit .open > a.dropdown-toggle:focus, .wishlist-item__actions .open > button.dropdown-toggle.wishlist-button-add-to-cart:focus, .wishlist-item__actions .open > a.dropdown-toggle.btn.wishlist-button-add-to-cart:focus, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li .open > a.dropdown-toggle.wishlist-button-add-to-cart:focus, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions .open > a.dropdown-toggle.wishlist-button-add-to-cart:focus, .region-overlay .block-user-login form.openid-connect-login-form .open > button.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus, body.path-user-payment-methods .region-content table ul.links li.edit .open > a.dropdown-toggle.focus, .wishlist-item__actions .open > button.dropdown-toggle.focus.wishlist-button-add-to-cart, .wishlist-item__actions .open > a.dropdown-toggle.focus.btn.wishlist-button-add-to-cart, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li .open > a.dropdown-toggle.focus.wishlist-button-add-to-cart, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions .open > a.dropdown-toggle.focus.wishlist-button-add-to-cart, .region-overlay .block-user-login form.openid-connect-login-form .open > button.dropdown-toggle.focus {
  color: #fff;
  background-color: #770507;
  border-color: #370203;
}
/* line 41, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, body.path-user-payment-methods .region-content table ul.links li.edit a.disabled:hover, .wishlist-item__actions button.disabled.wishlist-button-add-to-cart:hover, .wishlist-item__actions a.disabled.btn.wishlist-button-add-to-cart:hover, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.disabled.wishlist-button-add-to-cart:hover, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.disabled.wishlist-button-add-to-cart:hover, .region-overlay .block-user-login form.openid-connect-login-form button.disabled:hover, .btn-primary.disabled:focus, body.path-user-payment-methods .region-content table ul.links li.edit a.disabled:focus, .wishlist-item__actions button.disabled.wishlist-button-add-to-cart:focus, .wishlist-item__actions a.disabled.btn.wishlist-button-add-to-cart:focus, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.disabled.wishlist-button-add-to-cart:focus, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.disabled.wishlist-button-add-to-cart:focus, .region-overlay .block-user-login form.openid-connect-login-form button.disabled:focus, .btn-primary.disabled.focus, body.path-user-payment-methods .region-content table ul.links li.edit a.disabled.focus, .wishlist-item__actions button.disabled.focus.wishlist-button-add-to-cart, .wishlist-item__actions a.disabled.focus.btn.wishlist-button-add-to-cart, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.disabled.focus.wishlist-button-add-to-cart, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.disabled.focus.wishlist-button-add-to-cart, .region-overlay .block-user-login form.openid-connect-login-form button.disabled.focus, .btn-primary[disabled]:hover, body.path-user-payment-methods .region-content table ul.links li.edit a[disabled]:hover, .wishlist-item__actions button[disabled].wishlist-button-add-to-cart:hover, .wishlist-item__actions a[disabled].btn.wishlist-button-add-to-cart:hover, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a[disabled].wishlist-button-add-to-cart:hover, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a[disabled].wishlist-button-add-to-cart:hover, .region-overlay .block-user-login form.openid-connect-login-form button[disabled]:hover, .btn-primary[disabled]:focus, body.path-user-payment-methods .region-content table ul.links li.edit a[disabled]:focus, .wishlist-item__actions button[disabled].wishlist-button-add-to-cart:focus, .wishlist-item__actions a[disabled].btn.wishlist-button-add-to-cart:focus, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a[disabled].wishlist-button-add-to-cart:focus, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a[disabled].wishlist-button-add-to-cart:focus, .region-overlay .block-user-login form.openid-connect-login-form button[disabled]:focus, .btn-primary[disabled].focus, body.path-user-payment-methods .region-content table ul.links li.edit a[disabled].focus, .wishlist-item__actions button[disabled].focus.wishlist-button-add-to-cart, .wishlist-item__actions a[disabled].focus.btn.wishlist-button-add-to-cart, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a[disabled].focus.wishlist-button-add-to-cart, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a[disabled].focus.wishlist-button-add-to-cart, .region-overlay .block-user-login form.openid-connect-login-form button[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] body.path-user-payment-methods .region-content table ul.links li.edit a:hover, body.path-user-payment-methods .region-content table ul.links li.edit fieldset[disabled] a:hover, fieldset[disabled] .wishlist-item__actions button.wishlist-button-add-to-cart:hover, .wishlist-item__actions fieldset[disabled] button.wishlist-button-add-to-cart:hover, fieldset[disabled] .wishlist-item__actions a.btn.wishlist-button-add-to-cart:hover, .wishlist-item__actions fieldset[disabled] a.btn.wishlist-button-add-to-cart:hover, fieldset[disabled] .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.wishlist-button-add-to-cart:hover, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li fieldset[disabled] a.wishlist-button-add-to-cart:hover, fieldset[disabled] body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.wishlist-button-add-to-cart:hover, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions fieldset[disabled] a.wishlist-button-add-to-cart:hover, fieldset[disabled] .region-overlay .block-user-login form.openid-connect-login-form button:hover, .region-overlay .block-user-login form.openid-connect-login-form fieldset[disabled] button:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] body.path-user-payment-methods .region-content table ul.links li.edit a:focus, body.path-user-payment-methods .region-content table ul.links li.edit fieldset[disabled] a:focus, fieldset[disabled] .wishlist-item__actions button.wishlist-button-add-to-cart:focus, .wishlist-item__actions fieldset[disabled] button.wishlist-button-add-to-cart:focus, fieldset[disabled] .wishlist-item__actions a.btn.wishlist-button-add-to-cart:focus, .wishlist-item__actions fieldset[disabled] a.btn.wishlist-button-add-to-cart:focus, fieldset[disabled] .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.wishlist-button-add-to-cart:focus, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li fieldset[disabled] a.wishlist-button-add-to-cart:focus, fieldset[disabled] body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.wishlist-button-add-to-cart:focus, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions fieldset[disabled] a.wishlist-button-add-to-cart:focus, fieldset[disabled] .region-overlay .block-user-login form.openid-connect-login-form button:focus, .region-overlay .block-user-login form.openid-connect-login-form fieldset[disabled] button:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] body.path-user-payment-methods .region-content table ul.links li.edit a.focus, body.path-user-payment-methods .region-content table ul.links li.edit fieldset[disabled] a.focus, fieldset[disabled] .wishlist-item__actions button.focus.wishlist-button-add-to-cart, .wishlist-item__actions fieldset[disabled] button.focus.wishlist-button-add-to-cart, fieldset[disabled] .wishlist-item__actions a.focus.btn.wishlist-button-add-to-cart, .wishlist-item__actions fieldset[disabled] a.focus.btn.wishlist-button-add-to-cart, fieldset[disabled] .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.focus.wishlist-button-add-to-cart, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li fieldset[disabled] a.focus.wishlist-button-add-to-cart, fieldset[disabled] body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.focus.wishlist-button-add-to-cart, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions fieldset[disabled] a.focus.wishlist-button-add-to-cart, fieldset[disabled] .region-overlay .block-user-login form.openid-connect-login-form button.focus, .region-overlay .block-user-login form.openid-connect-login-form fieldset[disabled] button.focus {
  background-color: #ca080c;
  border-color: #b1070b;
}
/* line 49, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-primary .badge, body.path-user-payment-methods .region-content table ul.links li.edit a .badge, .wishlist-item__actions button.wishlist-button-add-to-cart .badge, .wishlist-item__actions a.btn.wishlist-button-add-to-cart .badge, .wishlist-item__actions body.path-user-payment-methods .region-content table ul.links li a.wishlist-button-add-to-cart .badge, body.path-user-payment-methods .region-content table ul.links li .wishlist-item__actions a.wishlist-button-add-to-cart .badge, .region-overlay .block-user-login form.openid-connect-login-form button .badge {
  color: #ca080c;
  background-color: #fff;
}

/* line 7, ../scss/drupal-bootstrap/component/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #ca080c;
  border-color: #b1070b;
}
/* line 11, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #990609;
  border-color: #370203;
}
/* line 17, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #990609;
  border-color: #770507;
}
/* line 22, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #990609;
  background-image: none;
  border-color: #770507;
}
/* line 30, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #770507;
  border-color: #370203;
}
/* line 41, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #ca080c;
  border-color: #b1070b;
}
/* line 49, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #ca080c;
  background-color: #fff;
}

/* line 10, ../scss/drupal-bootstrap/component/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #ca080c;
  border-color: #b1070b;
}
/* line 11, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #990609;
  border-color: #370203;
}
/* line 17, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #990609;
  border-color: #770507;
}
/* line 22, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #990609;
  background-image: none;
  border-color: #770507;
}
/* line 30, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #770507;
  border-color: #370203;
}
/* line 41, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #ca080c;
  border-color: #b1070b;
}
/* line 49, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #ca080c;
  background-color: #fff;
}

/* line 13, ../scss/drupal-bootstrap/component/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #ca080c;
  border-color: #b1070b;
}
/* line 11, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #990609;
  border-color: #370203;
}
/* line 17, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #990609;
  border-color: #770507;
}
/* line 22, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #990609;
  background-image: none;
  border-color: #770507;
}
/* line 30, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #770507;
  border-color: #370203;
}
/* line 41, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #ca080c;
  border-color: #b1070b;
}
/* line 49, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #ca080c;
  background-color: #fff;
}

/* line 16, ../scss/drupal-bootstrap/component/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #ca080c;
  border-color: #b1070b;
}
/* line 11, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #990609;
  border-color: #370203;
}
/* line 17, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #990609;
  border-color: #770507;
}
/* line 22, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #990609;
  background-image: none;
  border-color: #770507;
}
/* line 30, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #770507;
  border-color: #370203;
}
/* line 41, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #ca080c;
  border-color: #b1070b;
}
/* line 49, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #ca080c;
  background-color: #fff;
}

/* line 21, ../scss/drupal-bootstrap/component/_buttons.scss */
.btn-success.button--add-to-cart {
  color: #fff;
  background-color: #ca080c;
  border-color: #b1070b;
}
/* line 11, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.button--add-to-cart:focus, .btn-success.button--add-to-cart.focus {
  color: #fff;
  background-color: #990609;
  border-color: #370203;
}
/* line 17, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.button--add-to-cart:hover {
  color: #fff;
  background-color: #990609;
  border-color: #770507;
}
/* line 22, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.button--add-to-cart:active, .btn-success.button--add-to-cart.active, .open > .btn-success.button--add-to-cart.dropdown-toggle {
  color: #fff;
  background-color: #990609;
  background-image: none;
  border-color: #770507;
}
/* line 30, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.button--add-to-cart:active:hover, .btn-success.button--add-to-cart:active:focus, .btn-success.button--add-to-cart:active.focus, .btn-success.button--add-to-cart.active:hover, .btn-success.button--add-to-cart.active:focus, .btn-success.button--add-to-cart.active.focus, .open > .btn-success.button--add-to-cart.dropdown-toggle:hover, .open > .btn-success.button--add-to-cart.dropdown-toggle:focus, .open > .btn-success.button--add-to-cart.dropdown-toggle.focus {
  color: #fff;
  background-color: #770507;
  border-color: #370203;
}
/* line 41, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.button--add-to-cart.disabled:hover, .btn-success.button--add-to-cart.disabled:focus, .btn-success.button--add-to-cart.disabled.focus, .btn-success.button--add-to-cart[disabled]:hover, .btn-success.button--add-to-cart[disabled]:focus, .btn-success.button--add-to-cart[disabled].focus, fieldset[disabled] .btn-success.button--add-to-cart:hover, fieldset[disabled] .btn-success.button--add-to-cart:focus, fieldset[disabled] .btn-success.button--add-to-cart.focus {
  background-color: #ca080c;
  border-color: #b1070b;
}
/* line 49, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_buttons.scss */
.btn-success.button--add-to-cart .badge {
  color: #ca080c;
  background-color: #fff;
}

/**
 * File (and Image Widget) styles.
 */
/* line 5, ../scss/drupal-bootstrap/component/_file.scss */
.file > span {
  background: #fff;
  color: #ca080c;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
/* line 10, ../scss/drupal-bootstrap/component/_file.scss */
.file > span:first-child {
  border-left: 1px solid #ccc;
}
/* line 13, ../scss/drupal-bootstrap/component/_file.scss */
.file > span:last-child {
  border-right: 1px solid #ccc;
}
/* line 17, ../scss/drupal-bootstrap/component/_file.scss */
.file > .tabledrag-changed {
  background: #fcf8e3;
  color: #8a6d3b;
}
/* line 18, ../scss/drupal-bootstrap/component/_file.scss */
.file > .tabledrag-changed, .file > .tabledrag-changed:last-child {
  border: 1px solid #f7e1b5;
}

/**
 * Filter styles.
 */
/* line 6, ../scss/drupal-bootstrap/component/_filter.scss */
.filter-wrapper {
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}

/**
 * Form styles.
 */
/* line 12, ../scss/drupal-bootstrap/component/_form.scss */
.input-group .select-wrapper:first-child .form-control:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 15, ../scss/drupal-bootstrap/component/_form.scss */
.input-group .select-wrapper:last-child .form-control:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 19, ../scss/drupal-bootstrap/component/_form.scss */
.select-wrapper:after {
  color: #ca080c;
  content: '▼';
}
/* line 23, ../scss/drupal-bootstrap/component/_form.scss */
.has-error .select-wrapper:after {
  color: #a94442;
}
/* line 26, ../scss/drupal-bootstrap/component/_form.scss */
.has-success .select-wrapper:after {
  color: #3c763d;
}
/* line 29, ../scss/drupal-bootstrap/component/_form.scss */
.has-warning .select-wrapper:after {
  color: #8a6d3b;
}

/**
 * Navbar styling.
 */
/* line 5, ../scss/drupal-bootstrap/component/_navbar.scss */
body {
  position: relative;
}
/* line 10, ../scss/drupal-bootstrap/component/_navbar.scss */
body.navbar-is-static-top {
  margin-top: 0;
}
/* line 13, ../scss/drupal-bootstrap/component/_navbar.scss */
body.navbar-is-fixed-top {
  margin-top: 155px;
}
@media screen and (min-width: 768px) {
  /* line 13, ../scss/drupal-bootstrap/component/_navbar.scss */
  body.navbar-is-fixed-top {
    margin-top: 155px;
  }
}
@media screen and (min-width: 992px) {
  /* line 13, ../scss/drupal-bootstrap/component/_navbar.scss */
  body.navbar-is-fixed-top {
    margin-top: 163px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 13, ../scss/drupal-bootstrap/component/_navbar.scss */
  body.navbar-is-fixed-top {
    margin-top: 175px;
  }
}
/* line 17, ../scss/drupal-bootstrap/component/_navbar.scss */
body.navbar-is-fixed-bottom {
  padding-bottom: 155px;
}
@media screen and (min-width: 768px) {
  /* line 5, ../scss/drupal-bootstrap/component/_navbar.scss */
  body {
    margin-top: 15px;
  }
}

/* line 26, ../scss/drupal-bootstrap/component/_navbar.scss */
.navbar-fixed-top {
  -webkit-box-shadow: #eeeeee 0 0 15px;
  box-shadow: #eeeeee 0 0 15px;
}

@media screen and (max-width: 767px) {
  /* line 31, ../scss/drupal-bootstrap/component/_navbar.scss */
  .navbar-header {
    min-height: 70px;
  }
}
@media screen and (min-width: 768px) {
  /* line 31, ../scss/drupal-bootstrap/component/_navbar.scss */
  .navbar-header {
    padding: 5px 0;
    min-height: 80px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 31, ../scss/drupal-bootstrap/component/_navbar.scss */
  .navbar-header {
    min-height: 90px;
  }
}

/* line 48, ../scss/drupal-bootstrap/component/_navbar.scss */
.navbar .logo {
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
  float: right;
}
@media screen and (min-width: 768px) {
  /* line 48, ../scss/drupal-bootstrap/component/_navbar.scss */
  .navbar .logo {
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 60, ../scss/drupal-bootstrap/component/_navbar.scss */
.navbar .logo img {
  height: 30px;
}
@media screen and (min-width: 768px) {
  /* line 60, ../scss/drupal-bootstrap/component/_navbar.scss */
  .navbar .logo img {
    height: 50px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 992px) {
  /* line 60, ../scss/drupal-bootstrap/component/_navbar.scss */
  .navbar .logo img {
    height: 50px;
    margin-top: 10px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 60, ../scss/drupal-bootstrap/component/_navbar.scss */
  .navbar .logo img {
    height: 58px;
    margin-top: 10px;
  }
}

/* line 2, ../../ubg_commerce/scss/mixins/_mixins.scss */
.block-topmenu .contextual {
  display: none;
}
/* line 83, ../scss/drupal-bootstrap/component/_navbar.scss */
.block-topmenu .nav-top-menu li {
  color: #text-color;
  background-color: transparent;
}
/* line 87, ../scss/drupal-bootstrap/component/_navbar.scss */
.block-topmenu .nav-top-menu li:hover {
  color: #text-color;
  background-color: transparent;
}
/* line 92, ../scss/drupal-bootstrap/component/_navbar.scss */
.block-topmenu .nav-top-menu li a {
  color: inherit;
}
/* line 95, ../scss/drupal-bootstrap/component/_navbar.scss */
.block-topmenu .nav-top-menu li a:hover {
  color: inherit;
}
/* line 98, ../scss/drupal-bootstrap/component/_navbar.scss */
.block-topmenu .nav-top-menu li a:focus {
  outline: 1px solid #ca080c;
}
/* line 101, ../scss/drupal-bootstrap/component/_navbar.scss */
.block-topmenu .nav-top-menu li.item-icon {
  color: #32302e;
  background-color: transparent;
  border: 2px solid #32302e;
  width: 28px;
  height: 28px;
  line-height: 24px;
  font-size: 0.9em;
}
/* line 110, ../scss/drupal-bootstrap/component/_navbar.scss */
.block-topmenu .nav-top-menu li.item-icon:hover {
  color: #ca080c;
  background-color: transparent;
  border-color: #ca080c;
}
@media screen and (min-width: 768px) {
  /* line 101, ../scss/drupal-bootstrap/component/_navbar.scss */
  .block-topmenu .nav-top-menu li.item-icon {
    width: 28px;
    height: 28px;
    line-height: 24px;
    font-size: 1em;
  }
}
@media screen and (min-width: 992px) {
  /* line 101, ../scss/drupal-bootstrap/component/_navbar.scss */
  .block-topmenu .nav-top-menu li.item-icon {
    width: 32px;
    height: 32px;
    line-height: 28px;
    font-size: 1.1em;
  }
}
@media screen and (min-width: 1200px) {
  /* line 101, ../scss/drupal-bootstrap/component/_navbar.scss */
  .block-topmenu .nav-top-menu li.item-icon {
    width: 36px;
    height: 36px;
    line-height: 32px;
    font-size: 1.15em;
  }
}
/* line 137, ../scss/drupal-bootstrap/component/_navbar.scss */
.block-topmenu .nav-top-menu li.item-icon > span {
  line-height: inherit;
}
/* line 142, ../scss/drupal-bootstrap/component/_navbar.scss */
.block-topmenu .nav-top-menu li.item-icon a span.cart-count {
  background-color: #ca080c;
  color: white;
  padding: 1px;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  line-height: 14px;
  text-align: center;
  vertical-align: middle;
  font-family: "CDUKievit", Arial, Helvetica, Verdana, sans-serif;
  top: -7px;
  right: -7px;
}
@media screen and (min-width: 1200px) {
  /* line 142, ../scss/drupal-bootstrap/component/_navbar.scss */
  .block-topmenu .nav-top-menu li.item-icon a span.cart-count {
    top: -5px;
    right: -5px;
  }
}
/* line 165, ../scss/drupal-bootstrap/component/_navbar.scss */
.block-topmenu .nav-top-menu li.item-text.item-login-toggle {
  color: #ca080c;
}
/* line 168, ../scss/drupal-bootstrap/component/_navbar.scss */
.block-topmenu .nav-top-menu li.item-text.item-login-toggle span {
  background-color: #ca080c;
  color: #fff;
}

/* line 179, ../scss/drupal-bootstrap/component/_navbar.scss */
.block-usermenu {
  background-color: #fff;
  top: calc(2em + 28px);
  -webkit-box-shadow: #999 -2px 2px 4px 0px;
  box-shadow: #999 -2px 2px 4px 0px;
}
@media screen and (min-width: 768px) {
  /* line 179, ../scss/drupal-bootstrap/component/_navbar.scss */
  .block-usermenu {
    top: calc(2em + 32px);
  }
}
@media screen and (min-width: 992px) {
  /* line 179, ../scss/drupal-bootstrap/component/_navbar.scss */
  .block-usermenu {
    top: calc(2em + 36px);
  }
}
@media screen and (min-width: 1200px) {
  /* line 179, ../scss/drupal-bootstrap/component/_navbar.scss */
  .block-usermenu {
    top: calc(2em + 40px);
  }
}
/* line 197, ../scss/drupal-bootstrap/component/_navbar.scss */
.block-usermenu ul.navbar-nav li {
  background-color: transparent;
  color: #000;
}
/* line 201, ../scss/drupal-bootstrap/component/_navbar.scss */
.block-usermenu ul.navbar-nav li:first-child {
  margin-left: 0;
}
/* line 202, ../scss/drupal-bootstrap/component/_navbar.scss */
.block-usermenu ul.navbar-nav li:hover, .block-usermenu ul.navbar-nav li.active {
  background-color: transparent;
  color: #ca080c;
}
/* line 208, ../scss/drupal-bootstrap/component/_navbar.scss */
.block-usermenu ul.navbar-nav li > a {
  color: #000;
}
/* line 211, ../scss/drupal-bootstrap/component/_navbar.scss */
.active > .block-usermenu ul.navbar-nav li > a, .block-usermenu ul.navbar-nav li > a:hover, .block-usermenu ul.navbar-nav li > a.active {
  color: #ca080c;
}
/* line 216, ../scss/drupal-bootstrap/component/_navbar.scss */
.block-usermenu ul.navbar-nav li > a:focus {
  color: #ca080c;
}

/**
 * Node styling.
 */
/* line 5, ../scss/drupal-bootstrap/component/_node.scss */
.is-unpublished {
  background-color: #fff4f4;
}

/* line 9, ../scss/drupal-bootstrap/component/_node.scss */
.node-preview-container {
  margin-top: -15px;
}

/* line 13, ../scss/drupal-bootstrap/component/_node.scss */
.node-preview-form-select {
  padding: 15px;
}

/* line 3, ../scss/drupal-bootstrap/component/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  color: #ca080c;
  background-color: transparent;
}
/* line 8, ../scss/drupal-bootstrap/component/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #ca080c;
  background-color: transparent;
}
/* line 18, ../scss/drupal-bootstrap/component/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  color: #000;
  background-color: transparent;
}

/**
 * Table drag styles.
 */
/* line 4, ../scss/drupal-bootstrap/component/_table-drag.scss */
.tabledrag-handle {
  color: #777777;
}
/* line 6, ../scss/drupal-bootstrap/component/_table-drag.scss */
.tabledrag-handle:hover, .tabledrag-handle:focus {
  color: #ca080c;
}

/**
 * Tabs and local action styles.
 */
/**
 * Missing Bootstrap 2 tab styling.
 * $see http://stackoverflow.com/questions/18432577/stacked-tabs-in-bootstrap-3
 * $see http://bootply.com/74926
 */
/* line 12, ../scss/drupal-bootstrap/component/_tabs.scss */
.tabs-below > .nav-tabs .summary, .tabs-left > .nav-tabs .summary, .tabs-right > .nav-tabs .summary {
  color: #777777;
  font-size: 12px;
}

/* line 21, ../scss/drupal-bootstrap/component/_tabs.scss */
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
/* line 24, ../scss/drupal-bootstrap/component/_tabs.scss */
.tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 4px 4px;
}
/* line 26, ../scss/drupal-bootstrap/component/_tabs.scss */
.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}
/* line 34, ../scss/drupal-bootstrap/component/_tabs.scss */
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

/* line 46, ../scss/drupal-bootstrap/component/_tabs.scss */
.tabs-left > .tab-content,
.tabs-right > .tab-content {
  border-radius: 0 4px 4px 4px;
  border: 1px solid #ddd;
}

/* line 55, ../scss/drupal-bootstrap/component/_tabs.scss */
.tabs-left > .nav-tabs > li > a {
  border-radius: 4px 0 0 4px;
}
/* line 57, ../scss/drupal-bootstrap/component/_tabs.scss */
.tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #ddd #eeeeee #eeeeee;
}
/* line 62, ../scss/drupal-bootstrap/component/_tabs.scss */
.tabs-left > .nav-tabs > .active > a,
.tabs-left > .nav-tabs > .active > a:hover,
.tabs-left > .nav-tabs > .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 74, ../scss/drupal-bootstrap/component/_tabs.scss */
.tabs-right > .nav-tabs > li > a {
  border-radius: 0 4px 4px 0;
}
/* line 76, ../scss/drupal-bootstrap/component/_tabs.scss */
.tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #ddd;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 82, ../scss/drupal-bootstrap/component/_tabs.scss */
.tabs-right > .nav-tabs > .active > a,
.tabs-right > .nav-tabs > .active > a:hover,
.tabs-right > .nav-tabs > .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
}

/**
 * Toolbar module styling.
 */
/* line 12, ../scss/drupal-bootstrap/component/_toolbar.scss */
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open .navbar-fixed-top {
  left: 240px;
}
/* line 16, ../scss/drupal-bootstrap/component/_toolbar.scss */
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed {
  margin-left: 240px;
}
/* line 20, ../scss/drupal-bootstrap/component/_toolbar.scss */
body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray, body.toolbar-fixed.toolbar-vertical.toolbar-tray-open.toolbar-fixed .toolbar-tray > .toolbar-lining:before {
  width: 240px;
}

/* line 32, ../scss/drupal-bootstrap/component/_toolbar.scss */
body.toolbar-loading {
  margin-top: 0;
}
/* line 36, ../scss/drupal-bootstrap/component/_toolbar.scss */
body.toolbar-loading.toolbar {
  margin-bottom: 15px;
}

/**
 * jQuery UI autocomplete widget style overrides.
 *
 * $todo Remove once jQuery UI is no longer used?
 */
/* line 8, ../scss/drupal-bootstrap/jquery-ui/_autocomplete.scss */
.ui-autocomplete {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  font-family: "CDUKievit", Arial, Helvetica, Verdana, sans-serif;
  font-size: 16px;
}
/* line 17, ../scss/drupal-bootstrap/jquery-ui/_autocomplete.scss */
.ui-autocomplete .ui-menu-item {
  color: #000;
  line-height: 1.5;
}
/* line 21, ../scss/drupal-bootstrap/jquery-ui/_autocomplete.scss */
.ui-autocomplete .ui-menu-item.ui-state-hover {
  background: #fff;
  color: #ca080c;
}
/* line 26, ../scss/drupal-bootstrap/jquery-ui/_autocomplete.scss */
.ui-autocomplete .ui-menu-item.ui-state-active, .ui-autocomplete .ui-menu-item.ui-state-focus {
  background: #fff;
  color: #ca080c;
}

/* line 4, ../scss/base/_footer.scss */
.footer:after {
  display: block;
  width: 100%;
  height: 15px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMyMzAyZSIvPjxzdG9wIG9mZnNldD0iMzYlIiBzdG9wLWNvbG9yPSIjMzIzMDJlIi8+PHN0b3Agb2Zmc2V0PSIzNiUiIHN0b3AtY29sb3I9IiM4YzEyMDgiLz48c3RvcCBvZmZzZXQ9IjQyJSIgc3RvcC1jb2xvcj0iIzhjMTIwOCIvPjxzdG9wIG9mZnNldD0iNDIlIiBzdG9wLWNvbG9yPSIjY2EwODBjIi8+PHN0b3Agb2Zmc2V0PSI2OCUiIHN0b3AtY29sb3I9IiNjYTA4MGMiLz48c3RvcCBvZmZzZXQ9IjY4JSIgc3RvcC1jb2xvcj0iI2ZmZDcwMCIvPjxzdG9wIG9mZnNldD0iOTQlIiBzdG9wLWNvbG9yPSIjZmZkNzAwIi8+PHN0b3Agb2Zmc2V0PSI5NCUiIHN0b3AtY29sb3I9IiNmYWIyMDAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYWIyMDAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #32302e), color-stop(36%, #32302e), color-stop(36%, #8c1208), color-stop(42%, #8c1208), color-stop(42%, #ca080c), color-stop(68%, #ca080c), color-stop(68%, #ffd700), color-stop(94%, #ffd700), color-stop(94%, #fab200), color-stop(100%, #fab200));
  background-image: -moz-linear-gradient(left, #32302e 0%, #32302e 36%, #8c1208 36%, #8c1208 42%, #ca080c 42%, #ca080c 68%, #ffd700 68%, #ffd700 94%, #fab200 94%, #fab200 100%);
  background-image: -webkit-linear-gradient(left, #32302e 0%, #32302e 36%, #8c1208 36%, #8c1208 42%, #ca080c 42%, #ca080c 68%, #ffd700 68%, #ffd700 94%, #fab200 94%, #fab200 100%);
  background-image: linear-gradient(to right, #32302e 0%, #32302e 36%, #8c1208 36%, #8c1208 42%, #ca080c 42%, #ca080c 68%, #ffd700 68%, #ffd700 94%, #fab200 94%, #fab200 100%);
  content: '';
}
/* line 12, ../scss/base/_footer.scss */
.footer .footer-wrapper {
  background-color: #e7e7e7;
  color: #000;
  padding-bottom: 0;
}
/* line 18, ../scss/base/_footer.scss */
.footer .copyright-wrapper {
  background-color: #e7e7e7;
  color: #000;
  text-align: right;
  padding-bottom: 3em;
}
/* line 25, ../scss/base/_footer.scss */
.footer .block-title {
  color: inherit;
}
/* line 32, ../scss/base/_footer.scss */
.footer .region-footer nav ul.menu li {
  color: #000;
}
/* line 35, ../scss/base/_footer.scss */
.footer .region-footer nav ul.menu li a {
  color: inherit;
}

/* line 1, ../scss/base/_form.scss */
label {
  font-family: "CDUKievit Bold", Arial, Helvetica, Verdana, sans-serif;
  font-weight: normal;
}

/* line 1, ../scss/base/_globals.scss */
body {
  font-size: 14px;
  line-height: 1.3125;
}
@media screen and (min-width: 768px) {
  /* line 1, ../scss/base/_globals.scss */
  body {
    font-size: 14px;
    line-height: 1.3125;
  }
}
@media screen and (min-width: 992px) {
  /* line 1, ../scss/base/_globals.scss */
  body {
    font-size: 16px;
    line-height: 1.5;
  }
}

/* line 19, ../scss/base/_globals.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "CDUKievit Bold", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 400;
  line-height: 1.3;
}

/* line 26, ../scss/base/_globals.scss */
h1, .h1 {
  font-size: 32px;
}
/* line 29, ../scss/base/_globals.scss */
h1.page-header, .h1.page-header {
  font-size: 24px;
}

/* line 35, ../scss/base/_globals.scss */
h2, .h2 {
  font-size: 24px;
}
/* line 38, ../scss/base/_globals.scss */
h2.metainfo-title.node-title, .h2.metainfo-title.node-title {
  font-size: 24px;
  font-family: "CDUKievit", Arial, Helvetica, Verdana, sans-serif;
}

/* line 44, ../scss/base/_globals.scss */
h3 {
  font-size: 20px;
}

/* line 48, ../scss/base/_globals.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 49, ../scss/base/_globals.scss */
h5, .h5 {
  font-size: 16px;
}

/* line 50, ../scss/base/_globals.scss */
h6, .h6 {
  font-size: 14px;
}

/* line 57, ../scss/base/_globals.scss */
p {
  line-height: 1.5;
}

/* line 65, ../scss/base/_globals.scss */
strong,
b {
  font-weight: normal;
  font-family: "CDUKievit Bold", Arial, Helvetica, Verdana, sans-serif;
}
/* line 70, ../scss/base/_globals.scss */
strong i, strong em,
b i,
b em {
  font-style: normal;
  font-family: "CDUKievit Bold Italic", Arial, Helvetica, Verdana, sans-serif;
}

/* line 76, ../scss/base/_globals.scss */
i,
em {
  font-style: normal;
  font-family: "CDUKievit Italic", Arial, Helvetica, Verdana, sans-serif;
}
/* line 81, ../scss/base/_globals.scss */
i b, i strong,
em b,
em strong {
  font-weight: normal;
  font-family: "CDUKievit Bold Italic", Arial, Helvetica, Verdana, sans-serif;
}

/* line 88, ../scss/base/_globals.scss */
a {
  color: #ca080c;
}
/* line 91, ../scss/base/_globals.scss */
a:hover, a:focus {
  color: #ca080c;
  text-decoration: underline;
}

/* line 5, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #ca080c;
}

/* line 8, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #990609;
}

/* line 5, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 5, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, ../../ubg_commerce/bootstrap/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 1, ../scss/base/_regions.scss */
.top-navigation-wrapper {
  background-color: transparent;
}

/* line 6, ../scss/base/_regions.scss */
.navigation-wrapper {
  background-color: #e7e7e7;
  /*background: #fbb100 url("../images/bg-user-greeting-620x120.png") left top no-repeat;
  
  @media screen and (min-width: 768px) { 
    background-image: none;
    @include background-image(linear-gradient(to right, #31302e 0%, #31302e 50%, #fbb100 51%, #fbb100 100%));
  }
  
  .navbar-header {
    @media screen and (min-width: 768px) { 
      background: url("../images/bg-user-greeting-620x120.png") left top no-repeat;
    }
  }*/
}

/* line 22, ../scss/base/_regions.scss */
.main-container {
  /*background-image: url('../images/ecke-footer.png');
  background-position: right bottom;
  background-size: 50% auto;
  padding-bottom: calc(22vW + 2em);
  
  @media screen and (min-width: 768px) { 
    background-size: 33% auto;
    padding-bottom: calc(15vW + 2em);
  }
  @media screen and (min-width: 992px) { 
    background-size: 25% auto;
    padding-bottom: calc(11vW + 2em);
  }
  */
  background-image: none;
  padding-bottom: 2em;
}

/*# sourceMappingURL=style.css.map */
