/*
Theme Name: Lotus Packaging
Description: Lotus Packaging
Version: 1.1.1
Template: enfold
*/


/*
* PLEASE DO NOT EDIT THIS FILE!
* 
* This file is only in your themefolder for WordPress to recognize basic theme data like name and version
* CSS Rules in this file will not be used by the theme. 
* Instead use the custom.css file that is located in your themes /css/ folder to add your styles. 
* You can copy a style rule from any of your css files and paste it in custom.css and
* it will override the original style. If you just want to add small css snippets you might also
* want to consider to add it to the designated CSS option field in your themes backend at: Theme Options->General Styling
*/
@import url("..\enfold\style.css");



#top .inner_product_header{
	text-align: center;
	min-height: 20px!important;
}

h2.woocommerce-loop-category__title{
	text-align: center!important;
}

@media only screen and (max-width: 768px) {
ul.cart_dropdown { display: none!important; }}

.avia_cart_buttons  .product_type_simple {
	display: none!important;
}
.avia_cart_buttons  .show_details_button {
	display: none!important;
}
.product-category h2 {
	font-size: 1.2em;
}


.content, .sidebar{
	padding-top:0px;
}

.container .woocommerce-products-header h1{
	font-size: 1.5em;
	display: block;
	padding: 20px 0px 0px;
}

.entry-content-wrapper .page-thumb{
	display: none;
}