.woocommerce-result-count  {display: none;}

.orderby  {display: none;}

.label {display: none;}

.separator {display: none;}

.product-type-variable .reset_variations {display: none;}

.product-type-variable .clear-selection {display: none;}



.page-title {display: none;}

.icon-facebook2 {display: none;}

.logo {display: none;}

.count {display: none;}

.product-type-variable .reset_variations {display: none;}

.product-type-variable .clear-selection {display: none;}

@media (max-width:768px){

.slider-carousel .gallery-cell{
    background-size:contain !important;
    background-repeat:no-repeat !important;
}

.slider-carousel  .flickity-viewport,
.slider-carousel .gallery-cell{
    max-height: 300px !important;
}

}

@media (max-width:768px){

.remove-padding .row-image {
    background-position: 0 0;
    background-size: contain;
    background-color: transparent;
}

.remove-padding .vc_empty{
    max-height:230px;
}

}

.woocommerce-checkout-review-heading {
  text-indent: -9999px;
  line-height: 0; /* Collapse the original line */
}

.woocommerce-checkout-review-heading::after {
  content: "Your Quote";
  text-indent: 0;
  display: block;
  line-height: initial; /* New content takes up original line height */
}

