/*
Theme Name: Nu Vision Packaging
Author: Netwizard Design & Hosting
Author URI: http://www.netwizarddesign.com.au
Version: 1.0
*/
@import url('css/font-awesome/css/font-awesome.min.css');
@import url('css/reset.css');
@import url('css/slicknav.css');
@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:wght@300;400;700&display=swap');
html {
	width:100%;
	height:100%;
	position:relative;
}
body {
	overflow-x:hidden;
	margin:0;
	width:100%;
	height:100%;
	font-size: 16px;
	line-height: 1.5em;
	font-family: 'Libre Franklin', sans-serif;
	color: #333;
	background:#fff;
	position:relative;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}
h1 {
	font-size:32px;
	margin:0 0 20px 0;
	line-height:42px;
	font-weight: 700;
}
h2 {
	font-size:26px;
	line-height:36px;
	font-weight: 700;
	margin:0 0 20px 0;
}
h3 {
	font-size:20px;
	font-weight: 700;
	margin:0 0 15px 0;
	line-height:26px;
}
h4 {
	font-size:16px;
	margin:0 0 20px 0;
	line-height:24px;
	font-weight: normal;
}
p {
	font-size:16px;
	margin:0 0 20px 0;
	line-height:24px;
}
ul, ol {
	margin:0 0 20px 25px;
}
a {
	color:#386b9f;
	text-decoration:none;
}
.clear {
	clear:both;
}
.container {
	width:96%;
	margin:0 auto;
	position:relative;
	max-width:1200px;
}
.slicknav_menu {
	display:none;
}
#top-header {
	position:relative;
	width:100%;
	z-index:998;
	height:35px;
	background:#006b2a;
	color:#fff;
	font-size:15px;
}
.top-menu {
	float:right;
	margin:5px 0 0 0;
	list-style-type:none;
}
.top-menu li {
	display:inline;
	padding:0 10px;
	border-right:1px solid #ccc;
}
.top-menu li:nth-child(3) {
	border:none;
}
.top-menu li a {
	color:#fff;
}
#header {
	position:relative;
	width:100%;
	z-index:999;
	padding:0;
	height:110px;
	background:#fff;
}
#header .container {
	position:relative;
}
.logo {
	margin:20px 0 0 0;
	width:220px;
}
#logo-wrap {
	width:260px;
	height:260px;
	background:#fff;
	border-radius:130px;
	text-align:center;
	position:absolute;
	top:-50px;
	left:0;
}
#header .menu {
	list-style-type:none;
	margin:50px 280px 0 0;
	position:relative;
	float:right;
}
#header .menu li {
	display:inline-block;
	position:relative;
	margin:0 0 0 15px;
	padding:0;
}
#header .menu li a {
	color:#444;
	text-decoration:none;
	font-size:15px;
	text-transform:uppercase;
}
#header .menu li.current-menu-item a {
	font-weight:700;
	color:#006b2a;
}
#header .menu li ul {
	position:absolute;
	display:block;
	width:200px;
	top:21px;
	left:-10px;
	margin:0 0 0 0;
	padding:39px 0 0 0;
	display:none;
}
#header .menu li ul li {
	display:block;
	margin:0 0 0 0;
}
#header .menu li ul li a {
	color:#fff !important;
	background: #222;
	padding:10px 5%;
	width:90%;
	display:block;
	transition:all .5s;
	font-weight:300;
	border-bottom:1px solid #444;
	font-size:14px;
}
#header .menu li.current-menu-item ul li a {
	font-weight:300 !important;
}
#header .menu li:hover ul {
	display:block;
}
#header .menu li ul li.current-menu-item a {
	font-weight:700;
	background:#006b2a;
}
#header .menu li ul li a:hover {
	background:#333;
}
#header .container {
	position:relative;
}
#header .menu li.current-menu-parent a {
	font-weight:700;
	color:#006b2a;
}
#header .menu li.current-menu-parent ul li a {
	font-weight:400;
}
#header .container {
	position:relative;
}
.aws-container {
	width:190px !important;
	position:absolute !important;
	right:0 !important;
	top:35px;
	margin:0 0 0 0;
	min-width: 190px !important;
	transition:all .5s;
}
.small .aws-container {
	margin:0 0 0 0 !important;
}
.aws-search-form input[type="search"] {
	
}
.aws-search-btn {

}
.cart-btn {
	transition:all .5s;
	position:absolute;
	right:210px;
	top:37px;
	margin:0;
}
.cart-btn a {
	transition:all .5s;
	display:block;
	float:left;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:#414242;
	color:#fff;
	position:relative;
	left:10px;
	font-size:22px;
}
.cart-btn a:hover {
	
}
.cart-btn span {
	font-size:9px;
	position:relative;
	display:block;
	width:16px;
	float:right;
	height:16px;
	border-radius:8px;
	color:#fff;
	background:#79a342;
	text-align:center;
	line-height:16px;
	top:-3px;
}
img {
	max-width:100%;
	height:auto;
}
#slider {
	position:relative;
	width:100%;
	height:100%;
	z-index:0;
	top:-125px;
	margin:0 0 -125px 0;
	overflow:hidden;
}
#slider .cycle-slideshow {
	position:relative;
	width:100%;
	height:100%;
	z-index:0;
}
#slider .cycle-slideshow #slide1 {
	width:100%;
	height:100%;
	position:relative;
	background:url(images/slide1.jpg) no-repeat center center fixed;
	background-size:cover;
}
#slider .cycle-slideshow #slide2 {
	width:100%;
	height:100%;
	position:relative;
	background:url(images/slide2.jpg) no-repeat center center fixed;
	background-size:cover;
}
#slider .cycle-slideshow #slide3 {
	width:100%;
	height:100%;
	position:relative;
	background:url(images/slide3.jpg) no-repeat center center fixed;
	background-size:cover;
}
.banner {
	position:absolute;
	top:40%;
	left:50%;
	margin:0 0 0 -600px;
	z-index:50;
	width:1200px;
}
.banner h2 {
	color:#fff;
	font-size:40px;
	line-height:50px;
	margin:0 0 30px 0;
}
.banner p {
	color:#fff;
	font-size:20px;
	line-height:30px;
	max-width:800px;
}
.banner a {
	color:#fff;
	background:#006b2a;
	font-size:20px;
	padding:20px 30px;
	display:inline-block;
	margin:30px 0 0 0;
}
#inner {
	position:relative;
	padding:50px 0;
	background: url(images/slide1.jpg) no-repeat center center;
	background-size:cover;
	color:#fff;
}
#inner h1, #inner h3 {
	font-size:40px;
	line-height:1em;
	margin:0;
	color:#fff;
	text-align:center;
	width:100%;
}
#content {
	position:relative;
	padding:50px 0;
	z-index:998;
}
#welcome {
	padding:75px 0;
	position:relative;
	background:#f3f3f3;
}
#welcome h1 {
	padding:25px 0 0 0;
	font-weight:400;
}
#welcome h1 strong {
	color:#006b2a;
	font-weight:700;
}
#cats {
	padding:100px 0;
}
.cat {
	position:relative;
	width:31.33%;
	float:left;
	margin:0 1% 30px 1%;
}
.cat img {
	width:100%;
	margin:0;
}
.cat h3 {
	background:#006b2a;
	color:#fff;
	font-weight:700;
	padding:20px 0;
	text-align:center;
	margin:0;
}
#crumbs {
	padding:10px 0 10px 0;
	background:#f3f3f3;
	border-bottom:1px solid #ccc;
	margin:0;
}
#crumbs nav {
	margin:0;
}
#crumbs a {
	color:#386b9f;
}
#crumbs i {
	color:#666;
}
#featured {
	position:relative;
	padding:100px 0;
}
#featured h2 {
	text-align:center;
	font-size:32px;
	margin:0 0 40px 0;
	font-weight:400;
}
.featured {
	position:relative;
	width:31.33%;
	float:left;
	margin:0 1% 30px 1%;
	box-shadow:0 0 1px rgba(0,0,0,0.75);
	text-align:center;
	padding:20px 0 40px 0;
}
.featured img {
	width:80%;
	margin:0 auto;
	display:block;
}
.featured h3 {
	font-weight:700;
	padding:20px 0 0 0;
	margin:0 0 5px 0;
	font-size:20px;
}
.featured p {
	font-size:20px;
	margin:0;
}
.featured a {
	color:#333;
}
.alignright, .wp-post-image {
	float:right;
	margin:0 0 50px 75px;
	max-width:45%;
	height:auto;
}
.alignleft {
	float:left;
	margin:0 75px 50px 0;
}
.alignnone {
	margin:25px 0 25px 0;
}
#bottom {
	position:relative;
	padding:100px 0;
	background:#f3f3f3;
}
.opening {
	text-align:center;
	padding:0 0 25px 0;
	margin:0 0 40px 0;
	border-bottom:1px solid #ccc;
}
.opening h3 {
	font-size:28px;
	font-weight:400;
	margin:0 0 30px 0;
}
.c-col {
	width:46%;
	float:left;
	margin:0 2% 40px 2%;
}
.delivery-info {
	clear:both;
	list-style-type:none;
	margin:30px 0 30px 0;
	border:1px solid #ccc;
}
.delivery-info li {
	width:29.33%;
	float:left;
	margin:0 0 0 0;
	padding:20px 2%;
}
.delivery-info li:nth-child(even) {
	background:#f3f3f3;
}
.delivery-info li strong {
	display:inline-block;
	width:160px;
}
.design {
	width:47%;
	float:left;
	margin:0 3% 40px 0;
	position:relative;
}
.design img {
	width:100%;
	position:relative;
	z-index:0;
}
.design h2 {
	position:absolute;
	bottom:0;
	left:0;
	width:96%;
	background: #006b2a;
	z-index:500;
	padding:20px 2%;
	text-align:center;
	margin:0;
}
.design a {
	color:#fff;
}
#custom-banner {
	background: url(images/custom-banner.jpg) no-repeat center center;
	background-size:cover;
	color:#fff;
	padding:150px 0;
	text-align:center;
}
#custom-banner h1 {
	font-size:50px;
	line-height:60px;
	margin:0 0 30px 0;	
}
#custom-banner h4 {
	font-size:24px;
	line-height:34px;
	margin:0 0 20px 0;
	padding:0 100px;
}
.custom-pack {
	padding:50px 0 0 0;
}
.custom-pack h4 {
	text-align:center;
	font-size:24px;
	line-height:34px;
	margin:0 0 30px 0;
	padding:0 100px;
}
.cprod {
	width:44%;
	float:left;
	margin:0 3% 40px 3%;
	position:relative;
	text-align:center;
}
.consult {
	text-align:center;
	padding:40px 0;
	clear:both;
}
#top-footer {
	padding:75px 0;
	background:#222;
	color:#fff;
}
#top-footer h3 {
	font-size:32px;
	line-height:42px;
	margin:0 0 30px 0;
	font-weight:400;
}
.fcol-1 {
	width:33.33%;
	float:left;
	margin:0;
}
.fcol-2 {
	width:33.33%;
	float:left;
	margin:0;
	text-align:center;
	padding:15px 0 0 0;
}
.fcol-3 {
	width:33.33%;
	float:right;
	margin:0;
	text-align:right;
}
.fcol-1 ul {
	margin:0;
	list-style-type:none;
}
.fcol-1 ul li {
	width:47%;
	float:left;
	margin:0 3% 0 0;
	line-height:30px;
	padding:0;
}
.fcol-1 ul li a, .fcol-1 a {
	color:#fff;
	text-decoration:none;
}
.fcol-1 ul li ul {
	display:none;
}
.fcol-3 p {
	line-height:30px;
}
#footer {
	background:#222;
	color:#999;
}
#footer .container {
	padding:30px 0;
	border-top:1px solid #555;
}
#footer p {
	font-size:12px;
	margin:0 0 0 0;
}
.copy {
	float:left;
}
.designer {
	float:right;
}
#footer p a {
	color:#999;
	text-decoration:none;
}
#form {
	width:55%;
	float:left;
	margin:0 0 30px 0;
}
#details {
	width:40%;
	float:right;
	margin:30px 0 30px 0;
}
.map {
	width:100% !important;
	height:300px;
	margin:15px 0 0 0;
	border: 1px solid #ccc !important;
}
.wpcf7 {
    width: 100%;
	margin:0 0 0 0;
}
.wpcf7 textarea {
	background: #f9f9f9;
    border: 1px solid #ccc;
    color: #555;
    font-size: 16px;
	width:96%;
	padding:15px 2%;
    height: 100px;
	margin:0 0 15px 0;
	font-family: inherit !important;  
}
#form .wpcf7 textarea {
	height:220px;
}
.wpcf7 p {
    color: #333;
	text-align:left !important;
}
.wpcf7 .req {
    color: red;
	font-weight:bold;
	font-size:1.3em;
}
.wpcf7 {
    margin: 30px 0 0 0;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="password"]{
    background: #f9f9f9;
    border: 1px solid #ccc;
    color: #555;
    font-size: 16px;
	width:96%;
	padding:15px 2%;
	margin:0 0 15px 0;
}
.wpcf7 input[type="submit"] {
    cursor: pointer;
    height: 50px;
    padding: 0;
    width: 100%;
    position: relative;
	text-align:center;
	transition:all .5s;
	border: none;
	text-decoration:none;
	color:#fff;
	background:#006b2a;
	font-size:16px;
	display:block;
	margin:0;
	text-transform:uppercase;
	font-weight:700;
}
.wpcf7 input[type="submit"]:hover {

}
.wpcf7-response-output {
	color:yellow !important;
}
.main {
	width:65%;
	float:left;
}
.main .post h2 {
	font-size:26px;
	line-height:36px;
	margin:0 0 20px 0;
}
.sidebar {
	width:27%;
	padding:30px 1.5%;
	background:#f3f3f3;
	float:right;
	border: 1px solid #ddd;
}
.sidebar h3 {
	font-size:24px;
	color:#333;
}
.sidebar ul li {
	font-size:14px;
	margin:0 0 10px 0;
	line-height:20px;
}
.post {
	margin:0 0 30px 0;
}
.share {
	display:block;
	margin:15px 0;
}
.page-numbers {
	padding:20px;
	font-size:18px;
	text-decoration:none;
	background:#eee;
	border:1px solid #ccc;
	display:inline-block;
	margin:20px 0;
}
.more {
	background:#006b2a;
	color:#fff;
	padding:10px 20px;
	display:inline-block;
	margin:15px 0;
	text-decoration:none;
}
.date {
	color:#999;
	font-size:13px;
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.wooside {
	width:25%;
	float:left;
}
.wooside ul {
	list-style-type:none;
	margin:0;
}
.wooside ul a {
	color:#333;
	display:block;
	border-bottom:1px solid #ccc;
	padding:5px 5%;
	width:90%;
	display:block;
}
.wooside h3 {
    color: #d92327;
	width:90%;
	padding:10px 5%;
	margin:0;
}
.wooside h3.mtop {
	margin-top:30px;
}
.woomain {
	width:70%;
	float:right;
}
.woocommerce-MyAccount-navigation ul {
	margin:0;
	list-style-type:none;
	width:100%;
}
.woocommerce-MyAccount-navigation ul li {
	margin:0;
	display:block;
	width:100%;	
}
.woocommerce-MyAccount-navigation ul li a {
	width:90%;
	padding:10px 5%;
	color:#333;
	display:block;
	text-decoration:none;
	border-bottom:1px solid #ccc;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
	background: #006b2a !important;
	color:#fff;
}
.woocommerce-MyAccount-content:after {
  content: "";
  display: table;
  clear: both;
}
.woocommerce-MyAccount-content a {
	text-decoration:none;
	color:#1f85cd;
}
.woocommerce input[type="text"],
.woocommerce input[type="email"],
.woocommerce input[type="number"],
.woocommerce input[type="tel"],
.woocommerce input[type="password"],
.woocommerce select,
.woocommerce textarea {
	padding:10px;
	border:1px solid #ccc;
}
.woocommerce-form-login {
	width:300px !important;
	margin:0 0 0 -150px !important;
	display:inline-block !important;
	left:50%;
	position:relative;
}
.page-id-1718 h2 {
	text-align:center;
}
.wc-proceed-to-checkout .checkout-button {
	background: #006b2a !important;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background: #006b2a !important;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
	width: 150px !important;
	padding:10px !important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	padding:10px 20px !important;
} 
.woocommerce-form-login__rememberme {
	padding:0 0 0 10px !important;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background: #006b2a !important;
}
.posted_in {
	display:none !important;
}
.woocommerce-loop-category__title {
	font-size:24px;
}
.woocommerce ul.products li.product a {
    color:#333 !important;
}
.woocommerce ul.products li.product a img {
    margin: 0 0 0 0 !important;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
   text-align:center !important;
}
.woocommerce ul.products li.product-category .woocommerce-loop-category__title {
	background: #fff !important;
    color: #333 !important;
    font-weight: 700 !important;
    padding: 20px 30px !important;
    text-align: center !important;
    margin: 0 !important;
	font-size:18px !important;
	line-height:24px !important;
}
.count {
	display:none !important;
}
.woocommerce div.product .product_title {
    padding: 100px 0 0 0 !important;
}
.woocommerce-loop-product__title, li.product {
	 text-align: center !important;
	 font-size:16px !important;
	line-height:24px !important;
}

.woocommerce .wp-post-image {
    float: none !important;
    margin: 0 0 0 0 !important;
    max-width: 100% !important;
}

@media only screen and (max-width: 1024px) {
	#header .menu {
		display:none;
	}
	.slicknav_menu {
		display:block;
		position:fixed;
		top:0;
		left:0;
		width:100%;
		z-index:9999;
	}
	#top-header {
		display:none;
	}
	#header {
		text-align:center;
		margin:50px 0 0 0;
		height:90px;
		width:100%;
		left:0;
		background:#fff;
		position:relative;
	}
	.aws-container {
		display:none !important;
	}
	.cart-btn {
		transition:all .5s;
		position:absolute;
		right:20px;
		top:25px;
		margin:0;
	}
	.logo {
		margin:0;
		width:80px;
	}
	#logo-wrap {
		width:100px;
		height:auto;
		background:transparent;
		border-radius:0px;
		text-align:center;
		position:absolute;
		top:3px;
		left:5px;
	}
	#footer span.mhide {
		display:none;
	}
	#footer span.mhide {
		display:none;
	}
	#footer span.mblock {
		display:block;
		width:100%;
	}
	.copy, .designer {
		float:none;
		text-align:center;
	}
	.alignright, .alignleft {
		max-width:100%;
		height:auto;
		float:none;
		margin:0 0 30px 0;
	}	
	#content {
		padding:40px 0;
		text-align:center;
	}
	.alignright, .wp-post-image {
		float:none;
		max-width:100%;
		height:auto;
		margin:0 0 25px 0;
	}
	.alignleft {
		float:none;
		max-width:100%;
		height:auto;
		margin:0 0 25px 0;
	}
	#welcome {
		text-align:center;
	}
	#details, #form {
		float:none;
		width:100%;
	}
	#footer img {
		width:150px;
		height:auto;
	}
	.main, #form, #details {
		width:100%;
		float:none;
		margin:0 0 40px 0;
	}
	.sidebar {
		width:100%;
		padding:0;
		background:#fff;
		float:none;
		border: none;
	}
	.sidebar ul {
		list-style-type:none;
		margin:0 0 20px 0;
	}
	.sidebar ul li {
		width:100%;
		padding:0;
		margin:0 0 5px 0;
		text-align:center;
	}
	#inner, #bottom {
		text-align:center;
	}
	.fcol-1 {
		width:96%;
		float:none;
		margin:0 2% 20px 2%;
		text-align:center;
	}
	.fcol-2 {
		width:96%;
		float:none;
		margin:0 2% 20px 2%;
		text-align:center;
	}
	.fcol-3 {
		width:96%;
		float:none;
		margin:0 2% 20px 2%;
		text-align:center;
	}
	.fcol-1 ul {
		margin:0;
		list-style-type:none;
	}
	.fcol-1 ul li {
		width:100%;
		float:none;
		margin:0 0 0 0;
		padding:0;
		text-align:center;
	}
	#slider {
		top:0;
		margin:0;
		height:450px;
	}
	#slider .cycle-slideshow {
		height:450px;
	}
	#slider .cycle-slideshow #slide1 {
		height:450px;
		background:url(images/slide1.jpg) no-repeat center center scroll;
		background-size:800px 450px;
	}
	#slider .cycle-slideshow #slide2 {
		height:450px;
		background:url(images/slide2.jpg) no-repeat center center scroll;
		background-size:800px 450px;
	}
	#slider .cycle-slideshow #slide3 {
		height:450px;
		background:url(images/slide3.jpg) no-repeat center center scroll;
		background-size:800px 450px;
	}
	.banner {
		position:absolute;
		top:25%;
		left:5%;
		margin:0 0 0 0;
		z-index:50;
		width:90%;
	}
	.banner h2 {
		color:#fff;
		font-size:26px;
		line-height:36px;
		margin:0 0 15px 0;
	}
	.banner p {
		color:#fff;
		font-size:15px;
		line-height:22px;
		max-width:100%;
	}
	.banner a {
		color:#fff;
		background:#d92327;
		font-size:15px;
		padding:10px 20px;
		display:inline-block;
		margin:20px 0 0 0;
	}
	#inner {
		padding:40px 0;
		min-height:20px;
	}
	#inner h1, #inner h3 {
		font-size:26px;
	}
	#welcome, #bottom {
		padding:40px 0;
	}
	#welcome img {
		display:none;
	}
	#welcome h1 {
		padding:0;
	}
	.cat {
		width:96%;
		float:left;
		margin:0 2% 30px 2%;
	}
	.woocommerce-form-login {
		width:300px !important;
		margin:0 !important;
		display:inline-block !important;
		left:0%;
		position:relative;
	}
	.featured {
		width:96%;
		float:left;
		margin:0 2% 30px 2%;
	}
	.c-col {
		width:96%;
		float:left;
		margin:0 2% 30px 2%;
	}
	.delivery-info {
		clear:both;
		list-style-type:none;
		margin:30px 0 30px 0;
		border:1px solid #ccc;
	}
	.delivery-info li {
		width:96%;
		float:left;
		margin:0 0 0 0;
		padding:20px 2%;
	}
	#custom-banner h4 {
		padding:0;
	}
	.custom-pack h4 {
		padding:0;
	}
}

@media only screen and (max-width: 600px) {
	.design {
		width:96%;
		float:left;
		margin:0 2% 40px 2%;
		position:relative;
	}
	.cprod {
		width:96%;
		float:left;
		margin:0 2% 40px 2%;
	}
}