.product-price {
  color: #000 !important;
}
a:hover {
  color: #000 !important;
}
hr {
  border-color: rgba(0, 0, 0, 0.1) !important;
}
.product-flag {
  padding: 0.4rem 1rem !important;
  font-size: 0.8rem !important;
  font-weight: 900 !important;
  background: rgba(0, 0, 0, 0.8) !important;
  border-radius: 5px;
  backdrop-filter: blur(2px);
}
#wrapper {
  background: transparent;
  padding-top: 0;
}
#wrapper #content-wrapper {
  padding: 0;
  overflow-x: hidden;
  width: 100%;
}
#wrapper .container {
  width: 100%;
  max-width: 1170px;
}
#wrapper .container .breadcrumb {
  margin: 2rem;
}
#wrapper .container .banner img {
  width: 100%;
}
.btn,
button {
  border-radius: 5px;
  transition: 400ms all ease;
  background: linear-gradient(0deg, #cb0000, #ff9292);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4) !important;
  border: none !important;
}
.btn i,
button i {
  color: #ffffff !important;
}
.btn.close,
button.close {
  width: 40px;
  height: 40px;
  background: #aaa;
  border-radius: 20px;
  border: 1px solid #fff !important;
}
.btn.close span,
button.close span {
  font-size: 2rem;
}
.btn.btn-primary,
button.btn-primary {
  color: #ffffff !important;
}
.form-control,
.input-group,
input {
  border-radius: 5px;
  overflow: hidden;
  transition: 400ms all ease;
  border: 1px solid #eee !important;
}
.form-control:focus,
.input-group:focus,
input:focus {
  outline: none !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) !important;
}
#header {
  background-color: #ffffff;
  color: #000;
  box-shadow: none;
}
#header .logo {
  max-width: 200px;
}
#header .container {
  width: 100%;
}
#header form {
  color: #9b9b9b;
}
#header #top-menu a {
  color: #ffffff !important;
}
#header .header-nav {
  border-bottom: none;
}
#header .header-nav .blockcart {
  background: transparent;
}
#header .header-nav .cart-preview .shopping-cart {
  color: #000;
}
#header .header-nav .cart-preview.active {
  font-weight: 900;
  background: transparent;
}
#header .header-nav .cart-preview.active a,
#header .header-nav .cart-preview.active i {
  color: #000;
}
#header .header-top {
  padding: 0;
}
#header .header-top .container {
  width: 100%;
}
#header .header-top .container > .row:first-of-type {
  display: block;
}
#header .header-top .container > .row:first-of-type #_desktop_logo {
  float: none;
  padding: 20px;
  width: 100%;
  background: #ffffff;
}
#header .header-top .container > .row:first-of-type #_desktop_top_menu {
  padding: 0;
}
#header .header-top .container > .row:first-of-type .header-top-right {
  width: 100%;
  display: block;
  float: none;
  margin: 0;
  padding: 0;
  max-width: 100%;
  background: #D31116;
  overflow: hidden;
}
#header .header-top .container > .row:first-of-type .header-top-right a {
  padding: 20px 30px;
  transition: 400ms all ease;
}
#header .header-top .container > .row:first-of-type .header-top-right a:hover {
  background: rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  #header .header-top .container > .row:first-of-type .header-top-right {
    padding: 0;
  }
  #header .header-top .container > .row:first-of-type .header-top-right input {
    border-radius: 0;
  }
}
#header .header-top .container > .row:first-of-type .header-top-right #search_widget {
  margin: 0;
}
@media (min-width: 768px) {
  #header .header-top .container > .row:first-of-type .header-top-right #search_widget {
    padding: 8px;
  }
}
#header .header-top .container > .row:first-of-type .sub-menu {
  background: #D31116;
  width: 100%;
  margin: 0;
}
#header .header-top .container > .row:first-of-type .sub-menu > ul {
  margin: 0;
}
#header #mobile_top_menu_wrapper {
  background: #ff6666;
}
#header #mobile_top_menu_wrapper .top-menu a[data-depth="0"] {
  padding: 20px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#custom-text img {
  width: 33%;
  display: inline-block;
  vertical-align: middle;
  border: 10px solid transparent;
}
#footer {
  background-color: #D31116;
}
#footer a,
#footer .block-contact,
#footer h4,
#footer p {
  color: #ffffff !important;
}
#footer .links {
  color: #fff;
  margin-bottom: 20px;
}
#footer .links .title,
#footer .links .h3 {
  color: #fff;
}
#footer .links ul {
  background: transparent;
}
.block_newsletter {
  background: transparent;
}
#subcategories {
  display: none;
}
#products {
  padding: 0 20px;
}
#products .up .btn-secondary,
#products .up .btn-tertiary {
  color: #fff;
}
#carousel .carousel-inner {
  height: auto;
}
#module-klarnacheckoutofficial-checkout .cart-container .card-block,
#module-klarnacheckoutofficial-checkout .klarna-checkout-grid-body .card-block {
  display: none;
}
.breadcrumb {
  display: none;
}
.product-container {
  padding-top: 20px;
}
.block-category {
  min-height: 0;
}
#category .row.sort-by-row {
  display: none;
}
body#product #wrapper {
  padding: 0 20px;
}
