/*
Theme Name: Flatize Fashion Ecommerce
Theme URI: http://pixelgeeklab.com/
Author: the PGL team
Author URI: http://pixelgeeklab.com/
Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentytwelve

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


.wp-caption {
	margin-bottom: 24px;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
	max-width: 100%;
	height: auto;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
	padding-right: 10px;
}

.sticky{
	
}

.gallery-caption{
	width: 100%;
}

.bypostauthor{
	position: relative;
}

.alignright{
	margin: 7px 0 7px 24px;
	float: right;
	clear: right;
}

.alignleft{
	margin: 7px 24px 7px 0;
	float: left;
	clear: left;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption{
	color:#000;
}
.pull-right {
    float: right;
    display: none;
}

.red{font-size:45px;
text-align:center;
color:red;}

.cart_list, .menu, .product-categories, .children {
    list-style: outside none none;
}

.small {
font-size:20px;
color:#000;

}

div.amazingslider-box-1 :nth-child(3) { 
   visibility: hidden;
}

.wpcf7-form img {
    margin-left: 0;
    max-width: 150px;
}

.price {font-size:12px; color:black;}
#price {font-size:12px; color:black;}

#pgl-mainnav.navbar ul.nav > li > a {
    color: #fff;
    font-size: 15px;
    font-weight: bolder;
    text-transform: uppercase;
}

#pgl-mainnav.navbar ul.nav > li > a {
    color: #000;
    font-size: 1.1em;
    font-weight: bolder;
    text-transform: uppercase;
}

#header-topbar {
    background-color: #000;
}

#pgl-header.header-style2 .logo {
    margin-left: -50px;
    margin-top: -15px;
    width: 91%;
}

#header-topbar {
    background: #181818 none repeat scroll 0 0;
    color: #e0e0e0;
    font-size: 0.714em;
    height: 0;
    text-transform: uppercase;
}

#pgl-header {
    background-image: none;
    height: 318px;
    position: relative;
    z-index: 100;
}