/*
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
*/
	body.page-template-template-no-header-footer .container-wrap {
		padding-top:0px;
		padding-bottom:0px;
	}	

.social-icons .elementor-widget:not(:last-child) {
  margin-bottom: 0px !important;
}
.woocommerce div.product_meta > span.posted_in {
	display:none;
}

.woocommerce .woocommerce-breadcrumb {
   display:none;
}

/* .woocommerce .woocommerce-breadcrumb, body #header-outer {
  display: none;
} */

@media only screen and (max-width: 767px) {
    .ht-products .ht-product .ht-product-inner .ht-product-content {
    padding: 20px;
}
	body.page-template-template-no-header-footer .container-wrap {
		padding-top:0px;
		padding-bottom:0px;
	}	
	
	.ht-tab-menus {
    margin-left: -20px;
    margin-right: -20px;
}
	
	ul.ht-tab-menus {
		display:flex !important;
		justify-content: space-between;
	}
	.ht-tab-menus li a {
		display:block;
		text-align:center;
	}
	
.ht-tab-menus li {
  
  width: 100%;
}
	
.ht-col-xs, .ht-col-xs-1, .ht-col-xs-2, .ht-col-xs-3, .ht-col-xs-4, .ht-col-xs-5, .ht-col-xs-6, .ht-col-xs-7, .ht-col-xs-8, .ht-col-xs-9, .ht-col-xs-10, .ht-col-xs-11, .ht-col-xs-12, .ht-col-xs-offset-0, .ht-col-xs-offset-1, .ht-col-xs-offset-2, .ht-col-xs-offset-3, .ht-col-xs-offset-4, .ht-col-xs-offset-5, .ht-col-xs-offset-6, .ht-col-xs-offset-7, .ht-col-xs-offset-8, .ht-col-xs-offset-9, .ht-col-xs-offset-10, .ht-col-xs-offset-11, .ht-col-xs-offset-12 {

    padding-right: 0.5rem;
    padding-left: 0.5rem;
}	
	
}

@media only screen and (max-width: 413px) {

}
	
