/* ---------------------------------------------------
320px -----------
--------------------------------------------------- */
@media only screen(max-width:320px) { 
	
}


/* ---------------------------------------------------
481px -----------
--------------------------------------------------- */
@media only screen(max-width:481px) { 
	
}


/* ---------------------------------------------------
768px -----------
--------------------------------------------------- */
@media only screen(max-width:768px) {
	

}


/* ---------------------------------------------------
980px -----------
--------------------------------------------------- */
@media only screen and (max-width:980px) { 

.collections-area ul li{width: 31% !important; margin: 0 1.5% 10px 0 !important;}
.collections-area ul li:nth-child(5n+5) {margin: 0 1.5% 10px 0 !important;}

.woocommerce ul.products li.product{width: 31% !important; margin: 0 1.5% 10px 0 !important;}
.collections-area ul li:nth-child(5n+5) {margin: 0 1.5% 10px 0 !important;  }



.et_pb_section_0{ background-image: none !important;}
.et_mobile_menu {
    padding: 10px !important;
    background: #ffffff !important;
    border: 3px solid #c4c4c4 !important;
}

.et_mobile_menu li a {
    border-bottom: 1px solid rgba(0,0,0,0.03);
    color: #666;
    padding: 10px !important;
    display: block;
}

.sub-menu{ padding-left: 20px !important;}
.sub-menu li a{ padding: 0 !important;}	
	
/* Our story*/	
	#our-story-copy{width:100% !important;}
	
	
/* Sidebar*/		
	#sidebar{ float: left !important; display: block !important; padding-top: 10px !important;}


/* Register*/			
	.form-wrapper{ width:100% !important;}
	
	
/* Footer*/		
	#footer-widgets .footer-widget{width:100% !important; padding:0 !important; margin:0 !important; text-align:center !important;}
	#footer-widgets .footer-widget:first-child, #footer-widgets .footer-widget:last-child{width:100% !important;}
	.footer-widget .widget_text{ text-align:center !important; width:100% !important; padding: 2px 0 !important;}

}




}


/* ---------------------------------------------------
1025px -----------
--------------------------------------------------- */
@media only screen and (max-width:1025px) { 
	.collections-area ul li {
    margin: 0 1.2% 15px 0 !important;
    width: 25% !important; 
    float: left !important;
}
}



/* ---------------------------------------------------
1199px -----------
--------------------------------------------------- */
@media only screen and (max-width:1199px) { 
	/* Homepage slider spacing */
	#post-318 .entry-content .et_pb_section{ padding: 0 !important;}
	
}



/* ---------------------------------------------------
1281px -----------
--------------------------------------------------- */
@media only screen and (max-width:1281px) { 
	
}


/* ---------------------------------------------------
1367px -----------
--------------------------------------------------- */
@media only screen and (max-width:1367px) { 
	
}
	

/* ---------------------------------------------------
1681px -----------
--------------------------------------------------- */	
@media only screen and (min-width:1681px) { 
	
}



