/*
    Template:       veera
    Theme Name:     Veera Child
    Theme URI:      http://themeforest.net/user/LA-Studio/portfolio?ref=LA-Studio
    Author:         LA Studio
    Author URI:     http://themeforest.net/user/LA-Studio?ref=LA-Studio
    Description:    Veera - Multipurpose WooCommerce Theme
    Version:        1.0
    Tags:           one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
    License: 		    GNU General Public License
	  License URI: 	  licence/GPL.txt
    Text Domain:    veera-child
    Domain Path:    /languages/
*/
.description_tab{
	position: relative;
}

.description_tab:before{
    content: "+";
    position: absolute;
    height: auto;
    width: auto;
    left: 14px;
    line-height: 50px;
}	
.woocommerce-orders-table__cell-order-actions a{
	display: block;
}
.acf-fields {
    position: inherit !important;
}
.home .wc_page_description, 
#ppcp-messages{
    display: none !important;
}

.woocommerce-checkout  #ppcp-messages{
    display: inherit !important;
}

.jagif-free_gift_wrap{
	display:none;
}