@charset "utf-8";
/* CSS Document */

/******************************

[Table of Contents]

1. 1600px
2. 1440px
3. 1280px
4. 1199px
5. 1024px
6. 991px
7. 959px
8. 880px
9. 768px
10. 767px
11. 539px
12. 479px
13. 400px

******************************/


@media only screen and (max-width: 1600px)
{
	
}

/************
2. 1440px
************/

@media only screen and (max-width: 1540px)
{
	
}

/************
3. 1380px
************/

@media only screen and (max-width: 1380px)
{
	
}

/************
3. 1280px
************/

@media only screen and (max-width: 1280px)
{
	
}

/************
4. 1199px
************/

@media only screen and (max-width: 1199px)
{
	
		.product
	{
		width: 100%;
		height: auto;
	}	
	
	
	.product-item
{
	width: 20%;
	height: 320px;
	cursor: pointer;
}
	
/************	
	.product-item
	{
		height: 360px;
	}
	.product
	{
		height: 320px;
	}
}
************/

/************
5. 1024px
************/

@media only screen and (max-width: 1024px)
{
	.product
	{
		width: 100%;
		height: auto;
	}		
}

/************
6. 991px
************/

@media only screen and (max-width: 991px)
{
	h1{font-size: 48px;}
	h2{font-size: 36px;}
	.top_nav
	{
		display: none;
	}
	
	.product
	{
		width: 100%;
		height: auto;
	}	
		
	.navbar_menu
	{
		display: none;
	}
	.hamburger_container
	{
		display: block;
	}
	.product_section_container
	{
		margin-top: 50px;
	}
	.sidebar
	{
		float: left;
		width: 100px;
		padding-right: 0px;
	}
	.filter_button
	{
		width: 80px;
	}
	.main_content
	{
		float: none;
		width: 100%;
		padding-left: 0px;
	}
	.grid-item
	{
		width: 25%;
	}
	.product-item
	{
		width: 18%;
	}
	
	.benefit_col
	{
		margin-bottom: 30px;
	}
	.benefit_col:last-child
	{
		margin-bottom: 0px;
	}
	.newsletter_text
	{
		height: auto;
		margin-top: 30px;
	}
	.newsletter_text p
	{
		margin-top: 5px;
	}
	.newsletter_form
	{
		height: auto;
		margin-top: 30px;
		margin-bottom: 40px;
	}
	.footer_nav_container
	{
		height: auto;
		margin-top: 65px;
	}
	.footer_social
	{
		height: auto;
		margin-top: 20px;
		margin-bottom: 65px;
	}
}

/************
7. 959px
************/

@media only screen and (max-width: 959px)
{
	
}

/************
8. 880px
************/

@media only screen and (max-width: 880px)
{
	
}

/************
9. 768px
************/

@media only screen and (max-width: 768px)
{
	
}

/************
10. 767px
************/

@media only screen and (max-width: 767px)
{
	h1{font-size: 36px;}
	h2{font-size: 24px;}
	h6{font-size: 12px;}
	.red_button a
	{
		font-size: 12px;
	}
	.new_arrivals_title
	{
		margin-top: 44px;
	}
	
	.product
	{
		width: 100%;
		height: auto;
	}	
	
	
	
	.product_sorting
	{
		display: block;
	}
	.product_sorting > li
	{
		display: block;
		margin-bottom: 15px;
	}
	.pages
	{
		float: none;
	}
	.showing_results
	{
		display: block;
		float: none;
		margin-bottom: 15px;
	}
	.product_sorting_container_bottom .product_sorting
	{
		float: none;
	}
	.product_sorting_container_bottom .pages
	{
		float: none;
	}
		
	.product-item
	{
		width: auto;
		height: auto;
	}
	.product
	{
		width: 100%;
		height: auto;
	}
	.benefit_col
	{
		margin-bottom: 15px;
	}
	.newsletter_form
	{
		margin-bottom: 40px;
	}
	.newsletter_submit_btn
	{
		margin-top: 15px;
	}
}

/************
11. 575px
************/

@media only screen and (max-width: 575px)
{
	.hamburger_menu
	{
		right: -100%;
		width: 100%;
	}
	.product-item
	{
		width: auto;
		height: auto;
	}
	.product
	{
		height: 150px;
	}
	.cr
	{
		display: block;
		margin-right: 0px;
		margin-bottom: 30px;
		font-size: 13px;
	}
	.footer_nav
	{
		margin-bottom: 20px;
	}
	.footer_nav li
	{
		display: block;
		margin-right: 0px;
	}
	.footer_nav li a
	{
		font-size: 13px;
	}
}

/************
11. 539px
************/

@media only screen and (max-width: 539px)
{
	.product
	{
		width: 100%;
		height: auto;
	}	
}

/************
12. 480px
************/

@media only screen and (max-width: 480px)
{
	
}

/************
13. 479px
************/

@media only screen and (max-width: 479px)
{

.sidebar
	{
		float: left;
		width: 20px;
		padding-right: 0px;
		Overflow: hidden;
        opacity: 0;
		
	}
.sidebar_section
	{
		
	}

.product-grid
{
		width: 330px;
		margin-top: 17px;	
	}
	
.product-item
	{
		width: auto;
		height: auto;
		
	}




.breadcrumbs
{
	width: 100%;
	height: 40px;
	border-bottom: solid 1px #ebebeb;
	margin-bottom: 18px;
	
}
	
	
	.product
	{
		width: 100%;
		height: auto;
		
	}
		
	.product_name a
	{
		font-size: 14px;
		margin-top: 12px;
        text-align: 180px x 15px;
        padding: center;
	}	
	
	.product_image img
{
	width: 100%;
}	
	
.product_info
{
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}



}

/************
14. 400px
************/

@media only screen and (max-width: 400px)
{

.sidebar
	{
		float: left;
		width: 20px;
		padding-right: 0px;
		Overflow: hidden;
        opacity: 0;
		
	}
.sidebar_section
	{
		
	}

.product-grid
{
		width: 330px;
		margin-top: 17px;	
	}
	
.product-item
	{
		width: auto;
		height: auto;
		
	}

.product
	{
		height: 150px;
	}


.breadcrumbs
{
	width: 100%;
	height: 30px;
	border-bottom: solid 1px #ebebeb;
	margin-bottom: 0px;
	margin-top: 10px;
}
	
	
	.product
	{
		width: auto;
		height: auto;
		
	}
		
	.product_name a
	{
		font-size: 14px;
		margin-top: 12px;
        text-align: 180px x 15px;
        padding: center;
	}	
	
	.product_image img
{
	width: 100%;
}	
	
.product_info
{
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}



}