.woocommerce ul.products li.product li.category {
  display: none !important;
}
body {
  padding-top: 40px;
}
body .demo_store {
  position: absolute;
  padding: 8px 20px;
  top: 0;
  overview: hidden;
  bottom: auto;
  z-index: 9999999;
}
.box-creator {
    min-height: 300px;
    margin-top: -50px;
}

.bc-product-loop {
    display: flex;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
}

.cart-item-qty {
    position: absolute;
    right: 8px;
    top: 8px;
    border: 1px solid #e5007e;
    border-radius: 6px;
    overflow: hidden;
}
.cart-item-qty button,
.cart-item-qty .bc-qty-num {
    font-weight: 600;
    float: left;
    height: 20px;
    line-height: 20px;
    text-align: center;
    
}
.cart-item-qty button {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
    width: 20px;
    padding: 0;
    margin: 0;
    
    color: #e5007e;
    background-color: white;
    border: 0;
}
.cart-item-qty button:hover,
.cart-item-qty button:focus {
    background-color: #e5007e;
    color: white;
}
.cart-item-qty .bc-qty-num {
    width: 30px;
    font-size: 12px;
    color: #e5007e;
}

.bc-cart-empty {
    padding: 60px;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
}
#bc-loader {
    min-width: 900px;
}
.bc-product-loop .bc-product-item {
    width: 33%;
    padding: 8px;
    
}
.bc-product-item .bc-inner {
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid #93c01f;
}
.bc-cart-shipping_note {
    margin: 10px 0;
    font-size: 14px;
}
#bc-package-banner {
    display: flex;
    background-color: #e1efd9;
    padding: 45px;
    width: 100%;
    border-right: 6px solid white;
}
.bc-banner-thumb,
.bc-banner-content {
    flex-grow: 1;
}
.bc-banner-content {
    padding-right: 16px;
}
.bc-banner-thumb img {
    max-height: 240px;
    width: auto;
}
#bc-package-banner button {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-weight: 600;
    border: 0;
    color: white;
    padding: 8px 24px;
    transition: all 250ms ease;
}
#bc-package-banner button:hover,
#bc-package-banner button:focus {
    background-color: #c3006b;
}
.bc-cart {
    min-width: 300px;
    max-width: 300px;
}
.cart-item {
    padding: 10px 0 10px 24px;
    height: 70px;
    position: relative;
    border-bottom: 1px solid #ededed;
}
.cart-item:last-child {
    border-bottom: 0;
}
.citem-thumb {
    float: left;
    margin-right: 10px;
    border: 1px solid #93c01f;
}
.citem-thumb img {
    width: 50px;
}
.bc-remove-item {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: none;
    border: 0;
    position: absolute;
    top: 50%;
    left: 4px;
    padding: 0;
    width: 16px;
    height: 16px;
    margin: -12px 0 0;
}
.bc-remove-item:hover, 
.bc-remove-item:focus {
    background: none;
    border: 0;
}
.bc-remove-item svg {
    width: 16px;
    height: 16px;
}
.bc-modal-bigthumb {
    padding-right: 16px;
}
.bc-cart-total-wrap .bc-remove-item {
    position: relative;
    top: auto;
    left: auto;
    margin: 0 4px 0 0;
    width: 14px;
    height: 14px;
}
.bc-cart-total-wrap .bc-remove-item svg {
    width: 14px;
    height: 14px;
}
.bc-item-content h3 {
    text-align: center;
    font-size: 14px;
  min-height: 42px;
    line-height: 1.5;
    color: #e5007e;
    margin: 0;
    padding: 0 4px;
}
.cart-item-title {
    color: #e5007e;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.21;
}
.cart-item-price {
    position: absolute;
    right: 0;
    bottom: 0;
    padding-right: 8px;
    max-width: 68px;
    display: flex;
    font-size: 13px;
    text-align: right;
}
.cart-item-price > p {
    flex-grow: 1;
    padding: 0 0;
    margin: 0;
}
.citem-content {
    padding-right: 102px;
}


.bc-gallery-strip {
    display: flex;
}
.bc-gallery-item {
    flex-grow: 1;
    width: 25%;
    max-width: 25%;
    padding: 6px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: none;
    border: 0;
}
.bc-gallery-item:hover,
.bc-gallery-item:focus {
    background-color: white;
}
.bc-gallery-item img {
    width: 63px;
    height: 63px;
}
.bc-item-price {
    color: #93c01f;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
}
.bc-header {
    background-color: #ededed;
    padding-right: 6px;
    border-bottom: 6px solid #fff;
}
.bc-header nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #ddd;
    display: flex;
}
.bc-header nav ul li {
    flex-grow: 1;
}

.bc-header nav ul li:last-child {
    flex-grow: 10;
}
.bc-header span {
    line-height: 44px;
    padding: 0 24px;
}
.bc-header button {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
    background: none;
    line-height: 44px;
    padding: 0 24px;
    
    font-weight: 600;
}
.bc-header button:hover,
.bc-header button:focus {
    background-color: #aaa;
    color: white;
}
.bc-header button.active {
    background-color: #e5007e;
    color: white;
}
.bc-header input[type="search"] {
    width: 100%;
    border: 0;
    height: 32px;
    margin-top: 6px;
    padding-left: 6px;
}
.bc-cart-loop {
    min-height: 200px;
    border-right: 1px solid #d3debb;
    border-left: 1px solid #d3debb;
    border-bottom: 1px solid #d3debb;
}
.bc-cart-total-wrap {
    background-color: #ededed;
    padding: 12px;
    margin-top: 12px;
}
.bc-cart-shipping,
.bc-cart-total {
    display: flex;
}
.bc-cart-shipping {
    font-size: 14px;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid white;
}
.bc-cart-shipping > p,
.bc-cart-total > p {
    flex-grow: 1;
    margin: 0;
}
.bc-cart-shipping > p:last-child,
.bc-cart-total > p:last-child {
    text-align: right;
}

.bc-cart-heading h4 {
    margin: 0;
    background-color: #d3debb;
    padding: 8px;
    font-weight: 600;
}

.bc-cart-proceed > button {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: none;
    font-weight: 600;
    border: 0;
    border-radius: 3px;
    background-color: #e5007e;
    color: white;
    display: block;
    width: 100%;
    margin: 8px 0 0;
    padding: 8px;
    text-align: center;
    transition: all 250ms ease;
}

.bc-cart-proceed > button:hover,
.bc-cart-proceed > button:focus {
    background-color: #c3006b;
}

#bc-modal {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255,255,255,0.5);
    z-index: 50;
    padding-top: 180px;
}
.bc-modal-inner {
    display: flex;
    position: relative;
    width: 900px;
    max-width: 90%;
    margin: 0 auto;
    background: white;
    border: 1px solid #ddd;
    padding: 45px;
}
.bc-product-loop .bc-item-content,
.bc-product-loop .bc-product-thumb {
    cursor: pointer;
    position: relative;
}
#bc-close-modal {
    position: absolute;
    top: 0;
    right: 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
    color: white;
    padding: 4px 12px;
}
.bc-modal-inner .bc-item-content {
    flex-grow: 1;
}
.bc-modal-inner .bc-item-price,
.bc-modal-inner .bc-item-btn,
.bc-modal-inner .bc-item-content h3 {
    text-align: left;
}
.bc-modal-inner .bc-item-btn {
    margin-top: 30px;
}
.bc-modal-inner .bc-item-content h3 {
    font-size: 26px;
    margin: 30px 0;
    height: auto;
}
.bc-modal-inner .bc-product-thumb {
    flex-grow: 1;
    max-width: 340px;
    min-width: 340px;
    position: relative;
    overflow: hidden;
}
.bc-onsalw {
    width: 100px;
    height: 50px;
    background-color: #93c01f;
    color: white;
    display: block;
    text-align: center;
    line-height: 1;
    padding: 17px 30px;
    transform: rotate(-45deg);
    position: absolute;
    top: -7px;
    left: -33px;
    font-weight: 600;
    font-size: 12px;
}
.bc-item-btn {
    text-align: center;
    margin-bottom: 12px;
}
.bc-item-btn button {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #e5007e;
    border-radius: 3px;
    background: white;
    color: #e5007e;
    font-weight: 600;
    font-size: 13px;
}
.bc-item-btn button:hover,
.bc-item-btn button:focus {
    border: 1px solid #e5007e;
    background: #e5007e;
    color: #fff;
}

@media screen and (max-width: 992px) {
    .bc-header nav > ul > li:last-child {
        display: none;
    }
}

.bc-cart {
        background-color: white;
        padding: 8px;
        position: fixed;
        right: -300px;
        top: 135px;
        z-index: 999;
        transition: right 200ms ease;
        -moz-transition: right 200ms ease;
        -webkit-transition: right 200ms ease;
        box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
    }
    .bc-cart.opened {
        right: 0;
    }
    .bc-cart-heading {
        top: 256px;
        position: absolute;
        left: -70px;
        width: 70px;
        cursor: pointer;
    }
    .bc-cart-heading button {
        font-weight: 600;
        box-shadow: 0 4px 12px rgba(0,0,0,0.25);
        line-height: 1;
        text-align: left;
        color: white;
        padding: 16px;
        font-size: 16px;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        border: 0;
        width: 100%;
        font-weight: 600;
    }
    .bc-cart-heading button:hover,
    .bc-cart-heading button:focus {
        background-color: #c3006b;
    }
    .opened .bc-cart-heading {
        width: 40px;
        left: -40px;
    }
.bc-cart-loop {
        max-height: 260px;
        overflow-x: scroll;
    }
    
@media screen and (max-width: 768px) {
    .bc-header {
        padding: 0;
    }
    .bc-header button {
        width: 100%;
        
    }
    .bc-header button.bc-show-btn {
        background-color: #e5007e;
        color: white;
    }
    .bc-header nav ul {
        display: block;
        text-align: center;
    }
    .bc-header nav ul.bc-cats {
        display: none;
    }
    
    .bc-header nav ul.bc-cats.toggled {
        display: block;
    }
    
    
    .cart-item-price > p,
    .cart-item-title {
        font-size: 13px;
    }
    .bc-cart-heading > button:hover,
    .bc-cart-heading > button:focus,
    .bc-cart-heading > button {
        background-color: #93c01f
    }
}

@media screen and (max-width: 481px) {
  .bc-item-content h3 {
  	min-height: unset;
  }
  .bc-item-price {
    margin: 0 0 5px;
  }
  .bc-product-item .bc-inner {
    height: 312px;
  }
    #bc-package-banner {
        display: block;
        border: 0;
    }
    .bc-banner-thumb {
        margin-top: 16px;
    }
    .bc-product-loop .bc-product-item {
        width: 50%;
    }
    .bc-item-content h3 {
        line-height: 1;
    }
    .bc-header nav ul li:first-child {
        margin-bottom: 1px;
    }
}