@import url(https://fonts.googleapis.com/css?family=Oswald&subset=latin,latin-ext);
@import 'https://fonts.googleapis.com/css?family=Playfair+Display';
@import url('https://fonts.googleapis.com/css?family=Lato:400,700&subset=latin-ext');

.onepcssgrid-1200 {
	margin: 0 auto;
	padding: 0 0 0 1%; /* THAT'S THE NAME ;) */
}

.onepcssgrid-1200 {
	max-width: 1400px;
}


.onerow {
	clear: both;
	padding: 0 10px;
}


/* *********************************************************************************************************************
 * Common columns definitions
 */
.col1, .col2, .col3, .col33, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12, .top-bar, .shipping, .pb_s7, .ph-line-nav .menu{
	float: left;
	margin: 0 3% 0 0;
}

.col1.last, .col2.last, .col3.last, .col4.last, .col5.last, .col6.last, .col7.last, .col8.last, .col9.last, .col10.last, .col11.last, .col12 , .shipping,.pb_s7, .top-bar.last{
	margin: 0;
}

.col1 { width: 5.5%; }
.col2 { width: 14%; }
.col3 , .col33 { width: 22.5%; }
.col4  { width: 31%; }
.col5 { width: 39.5%; }
.col6 , .shipping{ width: 48%; }
.col7 { width: 56.5%; }
.col8 { width: 65%; }
.col9 , .ph-line-nav .menu{ width: 73.5%; }
.col10 { width: 82%; }
.col11 { width: 90.5%; }
.col12 , .pb_s7, .about-wrapper{ width: 99%; margin: 0; }
.top-bar { width: 99%; margin: 0; font-family: 'Lato', sans-serif;}

.col1 img, .col2 img,  .col4 img, .col5 img, .col6 img, .col7 img, .col8 img, .col9 img, .col10 img, .col11 img, .col12 img {
	max-width: 100%;
	/*height: auto;*/
	display: block;
}

.col3 img , .col33 img{	width: 100%; height: auto;}
.shipping img{	height: auto; display: inline;padding: 0 1%}
/* *********************************************************************************************************************
 * Disable padding left/right 10px if I'm 1024 or gibber - correct percentage math
 */

@media all and (min-width: 1024px) {
	.onepcssgrid-1000 {
		max-width: 1000px;
	}

	.onepcssgrid-1000 .onerow {
		padding: 0;
	}
	
		.col9 img, .col8 img, .col7 img, .col6 img, .col5 img , .col4 img, .col3 img, .col33 img, .box-header1 img, .box-header img{max-width:99%;}

}

/* *********************************************************************************************************************
 * Small devices
 */
@media all and (max-width: 768px) {
	.onerow {
	}

	.col1, .col2, .col3, .col33,  .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .top-bar , .ph-line-nav .menu, .shipping, .pb_s7, .about{
		float: none;
		width: 99%;
	}
	
	.col9 img, .col8 img, .col7 img, .col6 img, .col5 img , .col4 img, .col33 img, .col3 img, .box-header1 img, .box-header img{max-width:99%;}

}

/* *********************************************************************************************************************
 * Small devices
 */

@media all and (max-width: 320px) {
	.onerow {
	}

	.col1, .col2, .col3, .col33, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12, .about{
		float: none;
		width: 99%;
	}
	
		.col9 img, .col8 img, .col7 img, .col6 img, .col5 img , .col4 img, .col33 img , .col3 img{max-width:99%;}

.col12 span , .pb_s7 span{font-family: 'Playfair Display', serif;}



.col12 img	, .info-box .box-header1 img, .info-box .box-header img{width: 99%;
	height: auto;
	display: block;}




}

		
		