/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/


/*.ascend .container-wrap{background-color: #000
.woocommerce-input-wrapper{display:none;};}*/
/*.woocommerce div.product form.cart{display:none;}*/
.product.type-product.post-525.status-publish.first.instock.product_cat-ghid.has-post-thumbnail.sale.downloadable.virtual.purchasable.product-type-simple {display:flex; flex-direction:column-reverse;}
.single-product.nectar-prod-wrap{display:content!important;}
@media only screen and (min-width: 1000px){

.single-product .nectar-prod-wrap {
    display: contents !important;
}
}
.woocommerce .woocommerce-breadcrumb { 
   display: none !important;
}

