.woocommerce ul.products li.product .price {
display: none;
}
.woocommerce div.product p.price {
display: none;
}
.woocommerce div.product .product_title {
    margin-bottom: 38px !important;
}
.woocommerce ul.products li.product .un-product-details h3 {
height: 28px !important;
}
.unero-sliders .featured-img {
    background-position: center 100%;
    background-repeat: no-repeat;
    width: 100%;
    background-size: 100%;
}
p:empty {
  display: none !important;
}
.woof_container {
    float: left;
    width: 33%;
}
.un-shop-content {
    max-width: 1170px;
    margin: 0 auto;
}
.site-content {
    padding-top: 0 !important;
}
.woocommerce .content-area .page-description {
    padding-bottom: 0px !important;
}
@media (min-width:992px) {
.col-md-2 {
    width: 25% !important;
}
}



@media (min-width:768px) {
.col-sm-4 {
    width: 33.33333%;
}
}

@media (min-width:992px) {
.col-sm-4 {
    width: 25%;
}
}

#un-categories-filter
{
display:none;
}

@media (max-width: 991px)
{
.footer-layout-1 .footer-logo {
    margin-bottom: 50px;
    max-width: 400px;
    margin: 0 auto;
}
}


.single-product .site-header,
.single-product.sticky-header .site-header, 
.single-product .un-header-minimized,
.single-product .page-header,
.woocommerce div.product .unero-single-product-detail
{
  background-color:#fff!important;
}

.woocommerce div.product .woocommerce-tabs .panel
{
      position: relative;
          overflow: visible;
}
.woocommerce div.product .woocommerce-tabs .panel:after {
  content: '';
    display: block;
    width: 100vw;
    height: 100%;
    box-sizing: content-box;
    background-color: #ececec;
    position: absolute;
    top: 0;
    left: calc((100vw - 100%) / -2);
    z-index: -1;
    padding-bottom: 90px;
    margin-top: -104px;
    padding-top: 104px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active
{
  background-color:transparent;
}

.woocommerce div.product .product_meta
{
  border-top:none;
}





/*#ececec*/