/*
Theme Name: Bazar Child
Theme URI: http://demo.yithemes.com/bazar/
Version: 3.0.1
Description: Shop Wordpress Theme
Author: Your Inspiration Themes
Author URI: http://yithemes.com
Tags: white, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, front-page-post-form, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
template: bazar

	Copyright: (c) 2012 Your Inspiration Themes.
	License: GNU General Public License v3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.txt

*/

/* Below you can write your style */

/**Remove View As Sort*/

.orderby{
display:none;
} 

/** Remove list or Grid */

.list-or-grid {
	display: none;
}

#thumbnail_images {
	float: left;
	
}

#product_next_last {
	float: left;
	padding-right: 89px;
	margin-left: 66px;
}

/*Change Breadcrumbs to be on second line on Product Category*/

#page-meta h1.product-title, #page-meta h1.product-title span {
    font-size: 18px;
    text-transform: uppercase;

    padding-top: 0;
}

#toppanel {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    */background: #efefef !important; */
    background: url(../images/login-bg.jpg) repeat scroll 0 0 transparent !important;
    /* box-shadow: 0 0 3px #000000; */
    box-shadow: none !important
}
