/*
    Author     : bblab
*/
body {
  font-family: 'Rajdhani', sans-serif; }

.footer-container {
  background: #000;
  color: #fff; }

.cwhite {
  color: #fff !important; }
  .cwhite h1, .cwhite h2, .cwhite h3, .cwhite h4, .cwhite h5, .cwhite h6, .cwhite .h1, .cwhite .h2, .cwhite .h3, .cwhite .h4, .cwhite .h5, .cwhite .h6, .cwhite p, .cwhite a, .cwhite li {
    color: #fff !important; }

.right {
  text-align: right; }

.featured-products {
  display: none; }

.featured-products.active {
  display: block; }

#header .header-top a[data-depth="0"] {
  color: #7a7a7a;
  text-transform: uppercase;
  padding: 3px 30px;
  text-transform: none;
  font-weight: 500;
  font-size: 18px; }
#header .header-top .menu {
  margin-bottom: 0px;
  padding-bottom: 0; }

#top-menu {
  margin-bottom: 0px; }

.search-widget form input[type=text] {
  padding: 5px 10px; }

#wrapper {
  padding-top: 0px;
  background: #fff; }

.gray {
  background: #eee; }

.bb-home-sort {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin: -10px auto 30px;
  padding-top: 20px; }
  .bb-home-sort .nav-item {
    margin: 15px; }
    .bb-home-sort .nav-item a {
      font-size: 20px;
      padding: 7px 15px; }
    .bb-home-sort .nav-item a.active {
      border: solid 2px #9D2C4E; }

.nav-item .nav-link, .nav-item .nav-separtor {
  color: #333;
  font-weight: 700; }

.thumbnail-container .product-title {
  height: 3rem; }
  .thumbnail-container .product-title a {
    font-size: 1.1rem;
    font-weight: 700;
    color: #333;
    text-transform: uppercase; }

#products .thumbnail-container .product-thumbnail, .featured-products .thumbnail-container .product-thumbnail, .product-accessories .thumbnail-container .product-thumbnail, .product-miniature .thumbnail-container .product-thumbnail {
  position: relative;
  height: calc(100% - 145px); }

#products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-miniature .product-description {
  position: absolute;
  z-index: 3;
  background: #fff;
  width: 250px;
  bottom: 0;
  height: 145px; }

#products .product-price-and-shipping, .featured-products .product-price-and-shipping, .product-accessories .product-price-and-shipping, .product-miniature .product-price-and-shipping {
  color: #232323;
  font-weight: 700;
  text-align: right;
  padding: 0px 10px; }
  #products .product-price-and-shipping .price, .featured-products .product-price-and-shipping .price, .product-accessories .product-price-and-shipping .price, .product-miniature .product-price-and-shipping .price {
    font-size: 20px;
    color: #9D2C4E; }

.btn-primary, .btn-secondary, .btn-tertiary {
  background: transparent;
  color: #9D2C4E;
  box-shadow: none;
  border: solid 2px #ddd;
  padding: 8px 15px;
  font-size: 14px; }

.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
  background-color: #9D2C4E; }

.miniature-wiecej {
  color: #333;
  font-weight: 700;
  font-size: 14px; }

.add {
  display: flex;
  width: 100%;
  padding: 8px 15px;
  align-items: center;
  justify-content: space-between; }

#products .all-product-link, .featured-products .all-product-link, .product-accessories .all-product-link, .product-miniature .all-product-link {
  clear: both;
  color: #333;
  font-weight: 700;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding: 15px;
  display: block;
  text-align: right; }

.amazzingblog.displayHome .block-title {
  margin: 50px 15px; }
  .amazzingblog.displayHome .block-title h2 {
    font-size: 35px; }

.post-item {
  position: relative;
  /* padding: 15px; */
  background: #FFF;
  border: none;
  margin-bottom: 25px; }

.post-item-title {
  min-height: 25px;
  margin: 30px 0px;
  white-space: normal; }
  .post-item-title a {
    color: #333;
    text-transform: uppercase; }

.post-item-footer {
  border-top: none; }
  .post-item-footer a {
    color: #fff;
    background: #000;
    padding: 8px 15px;
    font-weight: 700; }

a.item-readmore i {
  color: #fff;
  vertical-align: middle;
  margin-top: -2px;
  margin-left: 10px; }

.block_newsletter {
  background: #fff;
  font-size: .875rem;
  margin-bottom: .625rem;
  clear: both;
  width: 100%;
  margin-top: 70px;
  margin-bottom: 40px;
  padding: 50px 0px;
  border-top: solid;
  border-bottom: solid; }

.btn-bblack {
  border: solid 2px #000;
  color: #333; }

.btn-newsletter {
  border: none;
  border-bottom: solid 2px #000; }

.info-footer {
  margin-top: 50px;
  margin-bottom: 50px; }

.product-quantity .qty {
  display: flex;
  align-items: center; }
  .product-quantity .qty .input-group {
    display: flex; }

#add-to-cart-or-refresh {
  width: 100%; }
  #add-to-cart-or-refresh .btn-primary {
    width: 100%; }
  #add-to-cart-or-refresh input {
    width: 100%; }

#products .product-miniature, .featured-products .product-miniature {
  margin: 0; }
  #products .product-miniature .product-title, .featured-products .product-miniature .product-title {
    font-weight: 700;
    display: flex;
    align-items: flex-end;
    padding: 0px 15px; }
    #products .product-miniature .product-title a, .featured-products .product-miniature .product-title a {
      font-weight: 600;
      color: #000;
      text-align: left; }
  #products .product-miniature .product-price-and-shipping, .featured-products .product-miniature .product-price-and-shipping {
    text-align: left;
    padding: 0px 15px; }
#products .thumbnail-container .product-thumbnail img, .featured-products .thumbnail-container .product-thumbnail img {
  padding-top: 10px; }
#products .product-miniature .product-description, .featured-products .product-miniature .product-description {
  height: 200px;
  width: 100%; }
#products .product-miniature .thumbnail-container, .featured-products .product-miniature .thumbnail-container {
  height: 410px;
  width: 100%;
  box-shadow: none; }
#products .product-miniature .thumbnail-container .product-thumbnail, .featured-products .product-miniature .thumbnail-container .product-thumbnail {
  height: calc(100% - 200px); }

.btn-primary, .btn-secondary, .btn-tertiary {
  background: #45080D;
  color: #fff;
  box-shadow: none;
  border: solid 2px #ddd;
  padding: 8px 15px;
  font-size: 14px;
  border: none;
  outline: none;
  border-radius: 6px; }
  .btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus, .btn-tertiary:hover, .btn-tertiary:active, .btn-tertiary:focus {
    background-color: #171717 !important; }

#product #content {
  max-width: none; }

.product-cover img {
  box-shadow: none; }

.product-top-section h1, .product-top-section .current-price, .product-top-section .product-add-to-cart .control-label {
  padding: 0px 15px; }

.tabs {
  box-shadow: none; }

#wrapper .breadcrumb {
  padding: 15px;
  margin: 0px; }

.nopad {
  padding: 0px; }

#products .products {
  padding: 0px 15px; }

.PM_ASBlockOutputVertical .PM_ASCriterionsGroupTitle {
  border-bottom: none; }

.PM_ASCriterionNbProduct {
  position: absolute;
  right: 15px; }

.PM_ASCriterionsGroupList label {
  text-align: left; }

.page-content.page-cms ul, p, dt, dd {
  font-size: 1.1rem;
  color: #111;
  font-weight: 500;
  line-height: 1.6rem; }

.h6, h6 {
  font-size: 1.3rem; }

.h1, h1 {
  font-size: 1.6rem; }

.card {
  box-shadow: none;
  border: none;
  margin-top: 10px; }
  .card hr {
    display: none; }

.bootstrap-touchspin {
  box-shadow: none; }
  .bootstrap-touchspin input.form-control, .bootstrap-touchspin input.input-group, .bootstrap-touchspin .btn-touchspin {
    background: rgba(0, 0, 0, 0.03);
    border: solid 1px rgba(0, 0, 0, 0.05); }

.group-span-filestyle .btn-default {
  background: #45080D; }
  .group-span-filestyle .btn-default:hover, .group-span-filestyle .btn-default:active, .group-span-filestyle .btn-default:focus {
    background-color: #171717 !important; }

#header .header-top a[data-depth="0"] {
  color: #000;
  text-transform: uppercase;
  padding: 3px 30px;
  text-transform: none;
  font-weight: 600;
  font-size: 21px; }

.flex-middle {
  align-items: center;
  justify-content: center;
  display: flex; }

.post-item-footer {
  height: 100px; }
  .post-item-footer a {
    display: block;
    margin-top: 15px; }

#header .header-nav .cart-preview.active, .post-item-footer a {
  font-weight: 600;
  background: #45080D;
  color: #fff;
  box-shadow: none;
  border: solid 2px #ddd;
  padding: 8px 15px;
  font-size: 14px;
  border: none;
  outline: none;
  border-radius: 6px; }
  #header .header-nav .cart-preview.active:hover, #header .header-nav .cart-preview.active:active, #header .header-nav .cart-preview.active:focus, .post-item-footer a:hover, .post-item-footer a:active, .post-item-footer a:focus {
    background-color: #171717 !important; }

.post-main-image {
  margin: 15px 0 25px 0;
  padding: 15px;
  background: #FFF;
  border: none;
  float: left; }

/*# sourceMappingURL=custom.css.map */
