/*
	Theme Name: Green Tech Naturals
	Theme URI: https://greentechnaturals.com/
	Description: Custom created for Green Tech Naturals
	Version: 1.0
	Author: Kelowna Website Design
	Author URI: http://kelownawebsitedesign.com
	Tags: Blank, HTML5, CSS3
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/
.nav {
    display: block;
    float: left;
}
footer nav {
    display: block;
    float: right!important;
}
ul.social li a {
    padding: 18px 6px;
}

ul.social li {
    float: left;
    list-style: none;
}

ul.social {
    display: inline-block;
    float: right;
}
.color_box h3 {
    margin: 0;
    padding: 0;
}

.color_box {
    text-align: center;
    padding: 45px 15px;
    background: #ccc;
    min-height: 150px;
}
.color_box.red {
    background: #d42d2d;
    color: white;
}
.color_box.black {
    background: #222;
    color: white;
}
.color_box.orange {
    background: orange;
    color: white;
}
.color_box.blue {
    background: #585bde;
    color: white;
}
.color_box.green {
    background: #28a228;
    color: white;
}

.color_box.yellow {
    background: #cece1e;
    color: white;
}

footer nav {
    float: right;
}


a.logolink {
    float: left;
}
h1 {
    color: #2db672;
}
.gform_button {
    border: none;
    background: #1f729e;
    padding: 10px 30px;
    color: #fff;
	transition:all ease-in-out 0.2s
}

.gform_button:hover {
    border: none;
    background: #154a67; 
    color: #fff;
	text-decoration:none;
}
 
.uk-alert {
    margin-bottom: 15px;
    padding: 10px;
    background: #ebf7fd;
    color: #2d7091;
    border: 1px solid rgba(45,112,145,.3);
    border-radius: 4px;
    text-shadow: 0 1px 0 #fff;
}
.uk-alert-warning {
    background: #fffceb;
    color: #e28327;
    border-color: rgba(226,131,39,.3);
}
li#field_3_47 {
    background: #efefef;
    padding: 30px;
    border: 1px solid #d2d2d2;
    width: 98.5%;
}

.uk-alert.uk-alert-warning P {
    padding-top: 20px!important;
}

select {
    height: 34px;
}
.gf_inline {
    margin-top: 15px!important;
}

.gfield_radio li {
    float: left;
    margin-right: 20px!important;
}

.gfield_radio{
	display:block;
	width:100%;
	min-height: 40px;
	
}
.large-spacing{
	line-height:30px;
	font-size:17px;
}

h1,h2,h3{
	font-family: 'Roboto Condensed', sans-serif;

}

.uk-container {
    max-width: 1400px!important;
}

.blue{
	color:#355585;
}
.light-grey-bg{
	background:#f6f6f6;
	padding:80px 0;
}

.btn .uk-icon-long-arrow-right{
	float:right; 
	padding-top:5px;
}

.red-btn{
	background: #ea3333;
}
.red-btn:hover{
	background: #b72727;
}
.orange-btn{
	background: #f79646;
}
.orange-btn:hover{
	background: #d2803c;
}
.blue-btn{
	background: #0070c0;
}
.blue-btn:hover{
	background: #004a80;
}
.navy-btn{
	background: #002060;
}
.navy-btn:hover{
	background: #000a1d;
}
.green-btn{
	background: #92d050;
}
.green-btn:hover{
	background: #699639;
}
.pink-btn{
	background: #ff3399;
}
.pink-btn:hover{
	background: #bf2974;
}

.btn {
    display: block;
    padding: 18px;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
    font-size: 17px;
	transition:all ease-in-out 0.4s;
	box-shadow: inset 0 0 0 0 #3f3e3f;
}

.btn:hover, .outer-btn:hover .btn {
    box-shadow: inset 500px 0 0 0 #3f3e3f;
}

.btn:hover, .outer-btn:hover{
	color:#fff;
	text-decoration:none;
}



.green, .green a{
	color:#4cc64c;
}
.gray, .gray a{
	color:#999999;
}

.menu-icon{
	float:right;
	font-size:20px;
	margin-left:10px;
}

.bar{
	border-bottom: 2px solid #ededed;
}

.uk-offcanvas-bar.uk-offcanvas-bar.uk-offcanvas-bar-show {
    width: 400px;
}

.uk-offcanvas-bar a.menu_pointer{
		background:#e5e5e5;
}



.banners .uk-width-medium-1-3 {
    border: 3px solid #3f3e3f;
}
.grey-bg{
	background:#3f3e3f;
	color:#fff;
	padding:10px;
	text-align:center;
	font-size:20px;
}

.home .header {
    width: 100%;
    z-index: 999;
    padding: 10px 0;
}
.header {

	border-bottom: 1px solid #2db672;
}

.banner{
	color:#fff;
}

.uk-offcanvas-bar{
	background:#fff!important;
}

a.uk-float-right.uk-hidden-large.menu_pointer {
    color: orange!important;
}

.uk-offcanvas-bar ul li.current-menu-item a {
    border-left: 10px solid #9eca59;
}
.uk-offcanvas-bar ul li a {
    padding: 20px 20px;
    font-size: 16px;
    display: block;
    background: #fff;
    color: #000;
	border-bottom:2px solid #ededed;
}
.uk-offcanvas-bar ul li a:hover {
    background: #e5e5e5;
    text-decoration: none;
    color: #636363;
}
.uk-offcanvas-bar ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
}
.uk-offcanvas-bar ul li {
    margin: 0;
    padding: 0;
}

.uk-offcanvas-bar .sub-menu li a {
    padding: 6px 30px;
    border-left: 5px solid #1f73a1;
}
.uk-offcanvas-bar .sub-menu {
    width: 100%;
    display: block;
    position: relative;
	background-color: #000;
}

.uk-offcanvas-bar .sub-menu li {
    float: none!important;
    text-align: left;
}

a.page-numbers:hover {
    background-color: #D6D6D6;
    color: #666;
    outline: 0;
    background-image: none;
}
a.page-numbers {
    background: #f7f7f7;
    color: #666;
    border: 1px solid rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.3);
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top,#fff,#eee);
    background-image: linear-gradient(to bottom,#fff,#eee);
    text-shadow: 0 1px 0 #fff;
    display: inline-block;
    min-width: 16px;
    padding: 3px 5px;
    line-height: 20px;
    text-decoration: none;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    border-radius: 4px;
}
span.page-numbers.current {
    background: #009dd8;
    color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.4);
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top,#00b4f5,#008dc5);
    background-image: linear-gradient(to bottom,#00b4f5,#008dc5);
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    display: inline-block;
    min-width: 16px;
    padding: 3px 5px;
    line-height: 20px;
    text-decoration: none;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    border-radius: 4px;
}
.pagination {
    text-align: center;
    padding: 40px;
    font-size: 16px;
}

.menu_pointer{
	cursor: pointer;
}
body {

}
main section article{
font-size: 18px;
}


/*TOP LEVEL NAV START*/
nav ul {
    float: left;
    margin: 0;
    padding: 0;
}
.nav li {
    float: left;
    list-style: none;
}
.nav > ul > li > a {
    color: #626262;
    font-size: 14px;
    padding: 10px 6px;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-decoration: none;
    border-radius: 2px;
    margin: 0 2px;
}
.nav > ul > li > a:hover {
    color: #222;
}
.nav .current_page_item > a{
	color:#2db672;
}
.nav > ul > li > a:hover {
}
.footer .nav > ul > li:hover > .sub-menu {
    display: none;
}
/*TOP LEVEL NAV END*/

/*Style General Submenus*/
.sub-menu {
    position: absolute;
    background: white;
    width: 215px;
    margin: 0;
    padding: 0;
	    z-index: 99;
}
.sub-menu li {
    float: none;
}
.sub-menu li a {
    color: #222;
    text-decoration: none;
    padding: 10px;
    display: block;
}
.sub-menu li a:hover {
    background: #222;
    color: #fff;
}
/*this one styles the sub highlighted page nav*/
.sub-menu li:hover > a {
    color: #797979;
    background: #eaeaea;
}
/*Style General Submenus*/

/*First Dropdown*/
.nav > ul > li > .sub-menu {
    display: none;
}
.nav > ul > li:hover > .sub-menu {
    display: block;
}

/*2nd Tear Dropdwn*/
.nav > ul > li > .sub-menu > li > .sub-menu {
    display: none;
	margin-left: 216px;
    width: 215px;
    margin-top: -40px;
}
.nav > ul > li > .sub-menu li:hover > .sub-menu {
    display: block;
}

/*3rd level Dropdown*/
.nav > ul > li > .sub-menu > li > .sub-menu > li > .sub-menu {
    display: none;
	margin-left: 216px;
    width: 215px;
    margin-top: -40px;
}
.nav > ul > li > .sub-menu > li >.sub-menu li:hover > .sub-menu {
    display: block;
}


/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font-family: 'Roboto Condensed', sans-serif;
	color:#444;
    font-size: 15px;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {

}
/* header */
.header {

}
/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}
	a.menu_pointer {
    background: none;
    color: #2db573;
    padding: 10px!important;
    height: auto!important;
float:right;


}
/*------------------------------------*\
    SMALL
\*------------------------------------*/
@media only screen and (min-width:320px) and (max-width: 767px){
	.uk-offcanvas-bar.uk-offcanvas-bar.uk-offcanvas-bar-show {
		width: 402px;
	}
	.logo {
    max-width: 80%;
    max-height: 100px;
}


}
@media only screen and (min-width:768px) and (max-width: 959px){

}
@media only screen and (min-width:960px){

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

a.page-numbers:hover {
    background-color: #D6D6D6;
    color: #666;
    outline: 0;
    background-image: none;
}
a.page-numbers {
    background: #f7f7f7;
    color: #666;
    border: 1px solid rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.3);
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top,#fff,#eee);
    background-image: linear-gradient(to bottom,#fff,#eee);
    text-shadow: 0 1px 0 #fff;
    display: inline-block;
    min-width: 16px;
    padding: 3px 5px;
    line-height: 20px;
    text-decoration: none;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    border-radius: 4px;
}
span.page-numbers.current {
    background: #009dd8;
    color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.4);
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top,#00b4f5,#008dc5);
    background-image: linear-gradient(to bottom,#00b4f5,#008dc5);
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    display: inline-block;
    min-width: 16px;
    padding: 3px 5px;
    line-height: 20px;
    text-decoration: none;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    border-radius: 4px;
}
.pagination {
    text-align: center;
    padding: 40px;
    font-size: 16px;
}
