/*
Theme Name: WebAssets
Author: Zahid Nazir
Version: 1.0.0
Description: This is a multipurpose theme developed by Zahid Nazir for building websites for different niches without using heavy page builders. This theme is developed using HTML, CSS, Bootstrap, Tailwind CSS, JavaScript, PHP, and WordPress.
Author URI: https://www.WisionX.com
*/

/* Don't remove the upper comment. It's the metadata of the theme without which the theme won't work */
/*================================================
Theme Styles
==================================================*/


#getlink-btn {
  	display:block;
} 

#our-books {
	display: none;
}
 #download-btns {
	display: none;
}

.woocommerce-single-product-container .ppc-button-wrapper{
	display:none;
}

.wc-block-components-form>div:first-child{
	display:none !important;
	
}

.woocs_auto_switcher li a{
	padding:4px !important;
}

.woocs_auto_switcher li a{
	padding: 4px !important;
}

.woocs_auto_switcher li a span{
	width:auto !important;
}

