/**
 * Theme Name:     Avrilly Child
 * Author:         MOOZ Themes
 * Template:       avrilly
 * Text Domain:	   avrilly-child
 * Description:    Avrilly is a feminine looking WordPress theme designed to suit those who are looking to create a lifestyle, editorial, fashion, family or a stylish travel site. Our goal with this pretty blog theme was to get rid of all the unnecessary on-site elements aiming to deliver an clean, easy to use and fast loading theme for creative bloggers. Featuring sidebar and full-width layouts, including various post layouts, as well as a number of sidebar and footer widgets, Avrilly WordPress theme truly is showcasing your content in a slick and trendy way to deliver your sites identity to viewers as soon as they visit your website. Avrilly will let you enjoy the blogging part again!
 */
@media only screen and (max-width: 768px) {
	/* mobile only */
	.list-post-body {
		padding: 20px 0px 0px 0px;
	}
	.navbar-toggle {
		padding:31px;
	}
}
@media screen and (min-width: 800px) {
	/* desktop only */
	.navbar-nav{
		float:right
	}
}

.navbar-header hgroup {
	margin:0 0 0 15px;
}

.widget_search button{
	padding:9px
}
#bbp_search_submit,#bbp_topic_submit{
	padding:7px 13px
}
.subscription-toggle{
	float:right;
	padding:7px 13px
}

.list-post-body li {
	margin-left:15px;
}

.content-area a, #content a {
	text-decoration:underline;
}

.foxyshop_product_list {
	overflow:hidden;
}

/* single column of products in category, huge pictures, bigger font. */
.foxyshop_product_list {
	font-size:25px;
}

.foxyshop_product_list li.foxyshop_product_box {
	width:100%;
}

.foxyshop_product_list .foxyshop_product_image img {
    width: 250px;
}

.foxyshop_product_list .foxyshop_product_image {
    width: 250px;
}