@charset "UTF-8";
/* CSS Document */

/* Media query for Tablet devices*/
@media only screen and (min-width : 641px) and (max-width : 960px) {
	
body {
	font-size:0.9em;
}

.container {
	width:95%;
	height:auto;
	margin:0 auto;
	position:relative;
}
	
/* Header Logos */
.NAF-header-logo {
	height: 80px;
	padding: 15px 0;
}

.NAF-header-logo-left {
	height: 80px;
	padding: 15px 0;
}
	
.NAF-header-logo-horizontal {
	height: 35px;
	padding: 15px 0;
}

.SM-header-logo {
	height: 45px;
	left: 0;
	bottom: 12px;
}	
	
.header-text {
	width: auto;
	height: auto;
	float: left;
	font-size: 1em;
	line-height: 1.1em;
	margin: 0;
	padding: 46px 0 0 3%;
	letter-spacing: 3px;
	display: inline-block;	
}
	
.header-text-small {
	width: auto;
	height: 35px;
	float: left;
	font-size: 1em;
	line-height: 1.1em;
	margin: 0;
	padding: 22px 0 0 3%;
	letter-spacing: 3px;
	display: inline-block;	
}	

.desktop {
	display: none;
}	

.tablet {
	
}
	
.mobile {
	display: none;
}
	
	
/* Social Media Icons */
	
#socialmedia-sidenav span {
    position: fixed;
    left: -50px;
    transition: 0.3s;
    width: 100px;
    text-decoration: none;
	z-index: 300;
}

#socialmedia-sidenav span:hover {
    left: 0;
}
	

#facebook {
    bottom: 270px;
}

#twitter {
    bottom: 230px;
}
	
#instagram {
    bottom: 190px;
}
	
#youtube {
    bottom: 150px;
}	



/* Column sizes */
	
	.col-70, .col-60, .col-50, .col-40, .col-30, .col-20 {
		width: 47%;
		float: left;
		margin: 1.5%;
	}
	
		.col-70-dt {
		width: 55%;
		float: left;
		margin: 1.5%;
	}
	
	.col-30-dt {
		width: 40%;
		float: left;
		margin: 1%;
	}
	
	.col-100 {
		width: 97%;
		float: left;
		margin: 1.5%;
	}
	
	
/* Column Margins sizes */	
	
	.margin-right-5 {
		margin:0;
	}
	
	.margin-right-10 {
		margin:0;
	}
	
	.margin-left-5 {
		margin:0;
	}
	
	.margin-left-10 {
		margin:0;
	}	
	
	
/* Slider */

.slider-border {
	border-bottom: solid;
	border-bottom-width: 10px;
}
	
	
	
/* SLIDER TEXT */

	.slider-text {
		left:15%;
		right: 15%;
		bottom: 40%;
		font-size: 1.5em;
	}	
	
	
	.slider-text-large {
		left:15%;
		right: 15%;
		bottom: 40%;
		font-size: 1.8em;
	}	
	
/* Navigation */
	
.menu-icon {
	font-size:30px;
	padding: 0;
	margin: 2px 0 0 0;
}
	
	
	
	.width-60 {
		width: 60%;
	}

	.width-40 {
		width: 40%;
	}	
	
	.width-10 {
		width: 10%;
	}	
	
	.width-20 {
		width: 20%;
	}
	
	.width-30 {
		width: 30%;
	}
	
	
	
/* PRODUCT RANGE STYLING */
	
.product-holder {
	width: 31%;
	min-height: 270px;
	max-height:500px; 
	margin: 1% 2% 3% 0;
}	
	
	
.product-info h2 {
	font-size: 95%;
	margin: 0 0 10px 0;
	line-height: 102%;
}
	
.product-info p {
	font-size: 80%;
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 95%;
}	
	
.product-image {
	position: relative;
	width: 75%;
	margin: 3% auto 30px auto;
}
	
	
	.product-container {
		width: 97%;
		margin: 0 auto;
	}	

	
	.product-heading-row, .product-text-row, .product-image-row, .product-more-info-button {
		width:33%;
		max-width: 33%;
	}	
	
	
.product-spacing-row {
		width: 20px;
		max-width: 20px;
	}
	
	
	
/* PRODUCT */	
	
/* Style the buttons inside the tab */
.tab button {
	width: 48%;
    margin: 1.3% 2% 10px 0;
    background:#d0d0d0;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 7px 8px;
    transition: 0.3s;
    font-size: 17px;
    text-align:left;
}	
	
/* Style the tab content */
.tabcontent {
	width: 98%;
    display: none;
    padding: 0;
    border-top: none;
    position:relative;
	margin-bottom: 15px;
}	
	
	
.product-accordion {
    font-size: 0.8em;
}	
	
	
/* Testimonials Slider */	
	
/* Caption text */
.text {
	width: 80%;
	margin: 0 auto;
  color: #000000;
  font-size: 15px;
  padding: 8px 12px;
  text-align: center;
	font-weight: 400;
}	
	
/* Slider Arrows */
	
/* Next & previous buttons */
.prev, .next {
 	top: 11%;
	right: 7px;
}	
	

/* PRODUCT CATEGORIES PRODUCT PAGE */
.product-categories-heading {
	font-size: 1em;
	line-height: 0.9em;
	letter-spacing: 4px;
	text-align: center;
	font-weight: 200;
	padding-left: 15px;
	margin: 0;
	padding: 0;
}		

.product-categories td {
	width: 33%;
	height: 30px;
	padding:3px 5px;
	border-spacing: 12px;
	vertical-align: middle;
}	
	
.product-range-table td {
	width: 18%;
	height: 30px;
	padding:3px 5px;
	border-spacing: 12px;
	vertical-align: middle;
}	
	
/* PRODUCT CATEGORIES HOME/RANGE PAGE */	
.product-categories-home-td {
	width: 9%;
	min-height: 30px;
	height: 30px;
	max-height: 30px;
	padding:3px 5px;
	vertical-align: middle;	
}	
	
	
/* WHATS NEW */
	
.more-news img {
	width: 23%;
	height: auto;
	margin: 1% 1% 1% 0;
}	
	
	
	
/* STOCKIST PAGE */
	
.retailerpostcodeholder {
	width: 40%;
	height:225px;
	float:left;
	margin: 0 5%;
}	
	
	
/* SEARCH PAGE */
	
.searchholder {
	width: 40%;
	height:auto;
	float:left;
	margin: 0 5% 5% 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #595959;
}		
	
	
/* ARTICLE STYLING */

.article {
	width:75%;
	margin:0 auto;
	position:relative;
	padding:5% 10%;
}		
	
	
/* FOOTER Styling */
	
#footer {
	padding:0;
	position: fixed;
	width: 100%;
	height: 700px;
	bottom: -670px;
	left: 0;
	right: 0;
	transition: 0.3s;
	text-decoration: none;
	color: #ffffff;
	z-index: 800;
	background: #000000;
}
	
#footer:hover, #footer:active {
	bottom:-5px;
}

	
/* Style the buttons inside the tab */
.tabfooter button {
	width: 48%;
    margin: 1.3% 2% 10px 0;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 7px 8px;
    transition: 0.3s;
    font-size: 17px;
    text-align:left;
}	


#map {
        width: 100%;
        height: 250px;
	
}		

	
}