/*
Theme Name: Cornet Technology
Description: Custom theme for the Cornet Technology website
Author: Access Advertising
Author URI: http://visitaccess.com
Version: 1.0
*/

/* Reset */
* {
	margin:0;
	padding:0;
	outline: none;
}
*::-moz-focus-inner {border:0;}

ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset{margin:0 0 14px;}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, caption, tbody, tfoot, thead,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
	border:0;
	background:none;
}
/*
 * set default text color
 * set default font size, line height and font family
 * set default background
 */
body{
	color:#000;
	font:14px/24px 'Lato', arial, sans-serif;
	background:#fff;
}
/* styles for default page links */
a{
	text-decoration:none;
	outline:none;
}
a:hover
{
	text-decoration: underline;
}
/* set typography styles for common tags */
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
	overflow: auto;
	outline:none;
}
label{vertical-align:middle;}
button, input{
	width: auto;
	overflow: visible;
}
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
h1{font-size:200%;}
h2{font-size:150%;}
h3{font-size:120%;}
h4{font-size:110%;}
h5{font-size:100%;}
h6{font-size:90%;}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration: underline;}
s, strike, del {text-decoration: line-through;}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
blockquote{
	padding-left:32px;
	padding-left: 2rem;
	font-style: italic;
}

cite{
	display:block;
	text-align:right;
}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse: collapse;
	border-spacing: 0;
}
ul,
ol
{
	margin:0 0 14px;
	padding-left: 32px;
	padding-left: 2rem;
}
ul ul
{
	padding: 8px 0 0 32px;
	padding: 0.5rem 0 0 2rem;
	margin:0;
}
ul ol,
ol ul,
ol ol
{
	padding-left: 22px;
	padding-left: 1.375rem;
	padding-top: 8px;
	padding-top: 0.5rem;
	margin:0;
}
ul ol li:last-child,
ol ul li:last-child,
ol ol li:last-child
{
	padding-bottom: 0;
}

ul li, ol li{list-style-position:outside;}
ul>li{list-style-type:disc;}
dl dt{
	float:left;
	clear:left;
	padding-right:4px;
	padding-right: 0.25rem;
	font-weight:bold;
}
.comment-form textarea,
.comment-form input[type="text"],
.comment-form input[type="email"],
.searchform textarea,
.searchform input[type="email"],
.searchform input[type="text"]
{
	background:#fff;
	margin:0 4px 0 0;
	padding:6px 4px;
}
textarea.width_override,
input[type="email"].width_override,
input[type="text"].width_override
{
	width: auto !important;
}

.commentlist li{list-style:none;}
.commentlist li+li{padding-bottom:14px;}
.commentlist img{
	float:left;
	margin:0 14px 4px 0;
}
.comment-form label{
	display:block;
	padding-bottom:4px;
}
.comment-form textarea{
	padding:3px 4px;
	overflow:auto;
	margin:0;
	height:120px;
}
.aligncenter {text-align: center;}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignleft{float: left;}
.alignright {float: right;}
.wp-caption {
	text-align: left;
	padding: 4px;
	font-style: italic;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	padding: 0 4px;
	margin: 0;
}

.clear:before,
.clear:after 
{
	content: "";
	display: table;
}

.clear:after 
{
	clear: both;
}

.mobile_only
{
	display: none;
}

/* Site styles */

html
{
	height: 100%;
}

iframe
{
	max-width: 100%;
}

body
{
	background-color: #fff;
	font-family: "PT Sans", sans-serif;
	font-size:16px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	color: #333;
}

td, th
{
	padding: 4px;
}

img
{
	max-width: 100%;
	height: auto;
	display: block;
}

a
{
	color: #f58f30;
}

input, textarea, select
{
	padding: 6px;
	border:1px solid #666666;
	max-width: 95%;
}

input[type=checkbox]
{
	width: auto;
}

input[type=button],
input[type=submit],
input[type=reset],
.btn_link,
#buddypress a.button, #buddypress button, #buddypress input[type="button"], #buddypress input[type="reset"], #buddypress input[type="submit"], #buddypress ul.button-nav li a, a.bp-title-button,
#buddypress a.button:hover, #buddypress button:hover, #buddypress input[type="button"]:hover, #buddypress input[type="reset"]:hover, #buddypress input[type="submit"]:hover, #buddypress ul.button-nav li a:hover, a.bp-title-button:hover
{
	text-decoration: none;
	padding: 7px 10px;
	border-radius: 0;
	background: #666666;
	color: #fff;
}

#buddypress a.button, #buddypress button, #buddypress input[type="button"], #buddypress input[type="reset"], #buddypress input[type="submit"], #buddypress ul.button-nav li a, a.bp-title-button,
#buddypress a.button:hover, #buddypress button:hover, #buddypress input[type="button"]:hover, #buddypress input[type="reset"]:hover, #buddypress input[type="submit"]:hover, #buddypress ul.button-nav li a:hover, a.bp-title-button:hover
{
	font-size: 16px;
	font-size: 1rem;
	line-height: 20px;
	line-height: 1.25rem;
}

.wp-caption-text
{
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 18px;
	line-height: 1.125rem;
	font-weight: normal;
	font-style: italic;
	color: #666666;
	padding-top: 6px;
}

p
{
	margin-bottom: 0;
	padding-bottom: 16px;
	padding-bottom: 1rem;
}

p:empty {
  display: none;
}

ul
{
	padding-left: 24px;
	padding-left: 1.5rem;
}

ol
{
	padding-left: 24px;
	padding-left: 1.5rem;
}

.alignleft
{
	float: left;
	padding: 0 20px 12px 0;
}

.alignright
{
	float: right;
	padding: 0 0 12px 20px;
}

.aligncenter
{
	padding-bottom: 12px;
}

.alignnone
{
	padding: 5px 0 30px;
}

.no_padding
{
	padding: 0 !important;
}

.post-thumbnail img
{
	display: block;
}

#header_wrapper,
#content_wrapper,
#footer_wrapper
{
	display: block;
	width: 100%;
	clear: both;
	float: none;
	background-color: transparent;
	position: relative;
}

#header_inner,
#content_inner,
#footer_inner
{
	clear: both;
	float: none;
	display: block;
	background-color: transparent;
	position: relative;
	width: 1140px;
	padding: 0 2%;
	max-width: 96%;
	margin: 0 auto;
}

h1,
h1 a
{
	font-size: 40px;
	font-size: 2.5rem;
	line-height: 48px;
	line-height: 3rem;
	font-weight: normal;
	margin: 10px 0 4px;
	color: #f58f30;
}

h2,
h2 a
{
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 24px;
	line-height: 1.5rem;
	margin: 10px 0 4px;
	color: #f58f30;
}

h3,
h3 a
{
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 20px;
	line-height: 1.25rem;
	margin: 10px 0 4px;
	color: #f58f30;
}

h4,
h4 a
{
	font-size: 16px;
	font-size: 1rem;
	line-height: 20px;
	line-height: 1.25rem;
	margin: 10px 0 4px;
	font-weight: bold;
}

h1 a,
h1 a:hover,
h2 a,
h2 a:hover,
h3 a,
h3 a:hover,
h4 a,
h4 a:hover,
h5 a,
h5 a:hover,
h6 a,
h6 a:hover
{
	text-decoration: none;
}

blockquote
{
	padding: 12px 32px;
	padding: 0.75rem 2rem;
}

blockquote p:last-child
{
	padding-bottom: 0;
}

.meta-nav
{
	display: none;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute;
}

.screen-reader-text:focus {
	clip: auto;
	color: #0080b4;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	text-transform: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Header area */

#header_wrapper
{
	background-color: rgb(5,37,99); /* IE6/7/8 */
	filter: alpha(opacity=90); /* IE6/7/8 */
	background-color: rgba(5,37,99,0.9); /* Modern Browsers */
	position: absolute;
	top: 0;
	z-index: 10000;
}

#header_inner
{
	position: relative;
	padding: 12px 0 0;
	padding: 0.75rem 0 0;
}

#header_inner input
{
	font-size: 16px;
	font-size: 1rem;
	margin: 0;
}

#header_inner input[type=submit]
{
	text-decoration: none;
	border: none;
	color: #fff;
	padding: 0 12px;
	height: 32px;
	border-radius: 0;
	position: relative;
	left: -4px;
}

#logo
{
	display: inline-block;
	width: 20%;
	vertical-align: top;
}

#header_right
{
	display: inline-block;
	width: 79%;
	vertical-align: top;
	text-align: right;
}

#mobile-nav,
#mobile-nav-opener
{
	display: none;
	font-family: "Lato", arial,sans-serif;
	font-size: 16px;
	font-size: 1rem;
}

.header_right_row a
{
	font-size: 14px;
	font-size: 0.875rem;
	color: #a9aebf;
	text-decoration: none;
	padding-left: 12px;
	display: inline-block;
	height: 36px;
}

#header_login_link:before
{
	content: url(./images/icon-login.png);
	position: relative;
	left: -4px;
	top: 2px;
}

#header_search_link:before
{
	content: url(./images/icon-search.png);
	position: relative;
	left: -4px;
	top: 4px;
}

#header_search
{
	display: inline-block;
	vertical-align: middle;
}

#header_search .searchform
{
	display: none;
	padding: 0 2px 0 12px;
	margin: 0;
}

#header_image
{
	position: relative;
}

#header_image.no_header_image
{
	padding: 100px 0 6px;
	background: #dfdfdf;
}

#header_image img
{
	width: 100%;
}

#header_image_content_wrapper
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

#header_image.no_header_image #header_image_content_wrapper
{
	position: static;
}

#header_image_content
{
	position: relative;
	width: 1140px;
	padding: 0 2%;
	max-width: 96%;
	margin: 0 auto;
	height: 100%;
}

#header_image_content_inner
{
	position: absolute;
	bottom: 20%;
	width: 94%;
	text-align: center;
}

#header_image.no_header_image #header_image_content_inner
{
	position: static;
	padding: 20px 0;
}

#header_image_content_inner h2.post_title
{
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 20px;
	line-height: 1.25rem;
	letter-spacing: 1px;
}

#header_image_content_inner h2.post_title a:hover
{
	color: #fff;
}

#header_image_content_inner h1.post_title
{
	font-size: 40px;
	font-size: 2.5rem;
	line-height: 40px;
	line-height: 2.5rem;
	font-weight: normal;
	letter-spacing: 1px;
}

/* Main menu */

#main_nav_inner
{
	position: relative;
	z-index: 1000;
}

#main-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline;
}

#main-nav li
{
	list-style-type: none;
	padding: 8px 10px;
	padding: 0.5rem 0.625rem;
	margin: 0;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	font-size: 1rem;
}

#main-nav li:last-child
{
	padding-right: 0;
}

#main-nav li a
{
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	color: inherit;
	text-decoration: none;
	position: relative;
	display: block;
}

#main-nav li ul
{	
	padding: 4px;
	padding: 0.25rem;
	position: absolute;
	top: 100%;
	left: 4px;
	display: none;
	z-index: 1000;
	background-color: #f8f4e1;
	border-radius: 0 0 10px 10px;
	width: 100%;
}

#mega-menu-wrap-primary #mega-menu-primary .column li li
{
	list-style-image: url(./images/icon-arrow.png);
	display: list-item;
}

/* Home Page slideshow */

.slide
{
	width: 100%;
}

.slide img.slide_image
{
	width: 100%;
}

.slide_content_wrapper
{
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
}

.slide_content
{
	position: relative;
	width: 1140px;
	padding: 0 2%;
	max-width: 96%;
	margin: 0 auto;
	text-align: right;
	height: 100%;
}

.slide_content_inner
{
	width: 60%;
	display: inline-block;
	text-align: left;
	color: #fff;
	position: absolute;
	bottom: 20%;
	right: 0;
}

h2.slide_title,
h2.slide_title a
{
	font-size: 40px;
	font-size: 2.5rem;
	line-height: 48px;
	line-height: 3rem;
	font-weight: normal;
	margin: 10px 0 4px;
	color: #f58f30;
}

/* Main Content */

#content_wrapper
{
	padding: 48px 0;
}

.home #content_wrapper
{
	padding: 0;
	overflow: hidden;
}

li
{
	padding-bottom: 8px;
	padding-bottom: 0.5rem;
}

#content_main
{
	overflow: visible;
	position: relative;
	display: inline-block;
	vertical-align:top;
	width: 66%;
}

#content_main.full_width,
.home #content_main.full_width
{
	width: 100%;
	display: block;
}

.hentry h1:first-child,
.hentry h2:first-child,
.hentry h3:first-child,
.hentry h4:first-child
{
	margin-top: 0;
}

.page-header,
.entry-header
{
	position: relative;
}

.paging-navigation,
.post-navigation
{
	padding: 0 0 20px 0;
}

.category article .entry-content-inner,
.archive article .entry-content-inner
{
	padding-bottom: 20px;
	border-bottom: 1px solid #000;
}

.category article:last-child .entry-content-inner,
.archive article:last-child .entry-content-inner
{
	border-bottom: 0;
	padding-bottom: 0;
}

#home_content h1
{
	padding-top: 16px;
	padding-top: 1rem;
}

#content article header
{
	padding-bottom: 5px;
}

#content p,
#content li
{
	line-height: 22px;
}

.archive_links li
{
	padding: 0 12px;
	float: left;
	border-right: 1px solid #419639;
	line-height: 16px;
	line-height: 1rem;
}

.archive_links li:last-child
{
	border-right: none;
}

.entry-footer
{
	padding-bottom: 8px;
}

.post + .post
{
	border-top: 1px solid #a3a3a3;
	padding-top: 20px;
}

.post-thumbnail img
{
	padding-bottom: 12px;
}

.field-visibility-settings-notoggle,
.field-visibility-settings-toggle
{
	display: none;
}

/* Products */

#content_main .columns .column
{
	width: 49%;
	display: inline-block;
	vertical-align: top;
	padding-left: 1%;
}

#content_main .columns .column ul
{
	padding-left: 16px;
}

#content_main .product_category_list,
#content_main .products_list
{
	list-style-image: url(./images/icon-arrow.png);
}

#content_main .product_category_list a,
#content_main .products_list a
{
	color: #052563;
}

.view_products_by
{
	display: inline-block;
	text-align: center;
	border: 1px solid #dfdfdf;
	padding: 16px 24px;
	padding: 1rem 1.5rem;
	color: #052563;
	margin-bottom: 12px;
	margin-bottom: 0.75rem;
	cursor: pointer;
}

.view_products_by_active
{
	background-color: #dfdfdf;
}

#view_products_by_category_container,
#view_products_by_name_container
{
	padding-top: 32px;
	padding-top: 2rem;
}

#view_products_by_name_container
{
	display: none;
}

.related_product_category
{
	font-weight: bold;
}

h3.product_title
{
	font-size: 28px;
	font-size: 1.75rem;
	color: #666666;
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

#product_images_container
{
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

.product_main_image
{
	display: inline-block;
	width: 60%;
	padding-right: 3%;
	vertical-align: top;
}

.product_additional_images
{
	display: inline-block;
	width: 36%;
	vertical-align: top;
}

.product_images,
.product_features
{
	padding: 0;
	margin: 0;
}

.product_images li
{
	list-style-type: none;
	float: left;
	padding: 12px 12px 0 0;
}

.product_features li
{
	list-style-type: none;
	padding-bottom: 12px;
	clear: both;
}

#product_features_container
{
	float: right;
	width: 36%;
	padding: 0 0 24px 6%;
	padding: 0 0 1.5rem 6%;
}

#product_specifications_container
{
}

.product_specifications_group_container
{
	padding-bottom: 24px;
}

.product_specifications_group_container_row
{
	display: table;
	width: 100%;
}

.specification_title,
.specification_value
{
	display: table-cell;
	width: 50%;
	vertical-align: top;
}

.category_products
{
	border-bottom: 1px solid #052563;
	padding: 12px 0 24px;
	margin-bottom: 12px;
}

.category_products:last-child
{
	border-bottom: none;
}

.category_single_product
{
	display: inline-block;
	width: 47%;
	padding: 0 5% 48px 0;
	vertical-align: top;
}

.category_single_product h3
{
	margin-bottom: 16px;
}

.category_single_product .more-link
{
	display: none;
}

.category_single_product .btn_link
{
	background: #052563;
}

.category_single_product .product_image
{
	width: 151px;
}

.category_single_product .product_image + .btn_link
{
	margin-top: 16px;
	display: inline-block;
}

.category_products .category_single_product:nth-child(even)
{
	padding-right: 0;
}

.nav-previous
{
	float: left;
}

.nav-next
{
	float: right;
}

/* Files */

ul.treeview
{
	padding: 0;
	margin: 0;
}

ul.treeview li
{
	list-style-type: none;
}

ul.treeview li img,
img.file-icon
{
	display: inline-block;
}

img.file-icon.sidebar
{
	float: left;
	padding-right: 8px;
	padding-bottom: 12px;
}

/* Featured Products widget */

.featured_products
{
	margin-top: 16px;
	margin-top: 1rem;
}

.featured_products .cycle-prev
{
	position: absolute;
	left: 0;
	top: 100px;
	background: transparent url(./images/slideshow-arrow-left.png) no-repeat;
	width: 37px;
	height: 75px;
	cursor: pointer;
}

.featured_products .cycle-next
{
	position: absolute;
	right: 0;
	top: 100px;
	background: transparent url(./images/slideshow-arrow-right.png) no-repeat;
	width: 37px;
	height: 75px;
	cursor: pointer;
}

.featured_product
{
	width: 80%;
	margin: 0 10%;
}

.widget .featured_product h2
{
	margin-bottom: 0;
}

.featured_product h3
{
	font-size: 28px;
	font-size: 1.75rem;
	font-weight: normal;
	color: #666666;
	margin: 4px 0 10px;
}

.featured_product .main_product_image
{
	display: inline-block;
	width: 48.5%;
	padding-right: 2%;
	vertical-align: top;
}

.featured_product .excerpt
{
	display: inline-block;
	width: 48.5%;
	vertical-align: top;
	font-size: 15px;
	font-size: 0.9375rem;
}

.featured_product .excerpt p:last-of-type
{
	padding-bottom: 0;
}

.featured_product .product_features_container
{
	margin-top: 16px;
	margin-top: 1rem;
}

.featured_product .product_features_container ul
{
	padding: 0;
	margin: 0;
}

.featured_product .product_features_container li
{
	display: inline-block;
	padding-right: 2%;
	width: 22%;
	vertical-align: top;
}

.featured_product .product_features_container li .product_feature_name
{
	padding: 4px 0 0 30px;
	font-size: 14px;
	font-size: 0.875rem;
}

/* Widgets */

#widget-area-1
{
	padding: 24px 0;
	padding: 1.5rem 0;
	overflow: hidden;
}

.widget h1,
.widget h2
{
	margin-bottom: 12px;
	margin-bottom: 0.75rem;
}

h2.widget-title
{
	color: #a3a3a3;
	text-transform: uppercase;
	font-size: 22px;
	font-size: 1.375rem;
	line-height: 22px;
	line-height: 1.375rem;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: center;
	border-top: 1px solid #a3a3a3;
	margin-bottom: 0;
}

h2.widget-title span
{
	background: #fff;
	padding: 0 16px;
	padding: 0 1rem;
	position: relative;
	top: -12px;
	top: -0.75rem;
}

#widget-area-2
{
	position: relative;
	padding: 16px 0;
	padding: 1rem 0;
	margin: 20px 0 0;
	margin: 1.25rem 0 0;
  background-color: #052563;
  background-image: -webkit-linear-gradient(top, #052563, #002057);
  background-image: -moz-linear-gradient(top, #052563, #002057);
  background-image: -o-linear-gradient(top, #052563, #002057);
  background-image: linear-gradient(to bottom, #052563, #002057);
}

#widget-area-2:before,
#widget-area-2:after 
{
	content: "";
  background-color: #052563;
  background-image: -webkit-linear-gradient(top, #052563, #002057);
  background-image: -moz-linear-gradient(top, #052563, #002057);
  background-image: -o-linear-gradient(top, #052563, #002057);
  background-image: linear-gradient(to bottom, #052563, #002057);
	position: absolute;
	top: 0;
	bottom: 0;	
	display: block;
}

#widget-area-2:before
{
	right: 100%;
	width: 99999px;
}

#widget-area-2:after {
	left: 100%;
	width: 99999px;
}

#widget-area-2 .widget
{
	color: #fff;
	font-size: 16px;
	font-size: 1rem;
	line-height: 20px;
	line-height: 1.25rem;
}

#widget-area-2 .widget ul
{
	padding: 0 0 24px;
	margin: 0;
}

#widget-area-2 .widget ul:before,
#widget-area-2 .widget ul:after 
{
	content: "";
	display: table;
}

#widget-area-2 .widget ul:after 
{
	clear: both;
}

#widget-area-2 .widget li
{
	list-style-type: none;
	float: left;
	width: 29%;
	padding: 24px 2% 12px;
	padding: 1.5rem 2% 0.75rem;
	margin: 24px 0 0;
	vertical-align: top;
	border-top: 1px solid #f58f30;
	position: relative;
	font-size: 14px;
	font-size: 0.875rem;
}

#widget-area-2 .widget li > *:first-child
{
	margin-top: 0;
}

#widget-area-2 .widget li:after
{
	content: ' ';
	position: absolute;
	width: 1px;
	top: 24px;
	right: 0;
	bottom: 0;
	border-left: 1px solid #f58f30;
}

#widget-area-2 .widget li:nth-child(-n+3)
{
	border-top: none;
	margin-top: 0;
}

#widget-area-2 .widget li:nth-child(3n+4),
#widget-area-2 .widget li:first-child
{
	padding-left: 0;
}

#widget-area-2 .widget li:nth-child(3n+3):after,
#widget-area-2 .widget li:last-child:after
{
	border-left: none;
}

#widget-area-2 .widget h2,
#widget-area-2 .widget h2 a,
#widget-area-2 .widget h3,
#widget-area-2 .widget h3 a
{
	font-size: 22px;
	font-size: 1.375rem;
	font-weight: normal;
}

#widget-area-3
{
	position: relative;
	padding: 16px 0;
	padding: 1rem 0;
	margin: 20px 0 0;
	margin: 1.25rem 0 0;
}

#widget-area-3 ul
{
	padding: 0;
	margin: 0;
}

#widget-area-3 li
{
	list-style-type: none;
	display: inline-block;
	width: 45%;
	padding: 12px 4%;
	padding: 0.75rem 4%;
	margin: 0;
	vertical-align: top;
}

#widget-area-3 li:nth-child(odd)
{
	padding-left: 0;
}

#widget-area-3 li:nth-child(even)
{
	padding-right: 0;
}

#widget-area-3 h3.post_title
{
	font-size: 22px;
	font-size: 1.375rem;
	line-height: 24px;
	line-height: 1.5rem;
	margin: 0;
	font-weight: normal;
}

a.more-link
{
	display: block;
	text-transform: uppercase;
	margin-top: 12px;
	margin-top: 0.75rem;
	padding-left: 6px;
	font-size: 14px;
	font-size: 0.875rem;
}

a.more-link:before
{
	content: url(./images/icon-link-more.png);
	position: relative;
	left: -6px;
	top: 2px;
}

.post_date,
.event_date
{
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 14px;
	line-height: 0.875rem;
	margin-bottom: 8px;
	margin-bottom: 0.5rem;
}

#widget-area-3 .widget_footer
{
	text-align: center;
}

h4.post_read_all
{
	text-transform: uppercase;
	font-size: 18px;
	font-size: 1.125rem;
	border-top: 1px solid #a3a3a3;
	display: inline-block;
	padding: 4px 40px;
}

#right_sidebar
{
	display: inline-block;
	width: 27%;
	vertical-align: top;
	position: relative;
}

#right_sidebar
{
	margin-left: 6%;
}

#right_sidebar input, 
#right_sidebar textarea,
#right_sidebar select
{
	padding: 6px 2%;
	max-width: 94%;
	border: 0;
	font-size: 13px;
}

#right_sidebar .widget
{
	background: #f1f1f1;
	margin-bottom: 8px;
	margin-bottom: 0.5rem;
}

#right_sidebar a
{
	color: inherit;
}

#right_sidebar .widget_inner
{
	max-width: 80%;
	padding: 0 10%;
}

#right_sidebar .widget h2.widget-title
{
	text-transform: none;
	font-size: 22px;
	font-size: 1.375rem;
	color: #666666;
	border-top: none;
	text-align: left;
	margin-bottom: 12px;
	margin-bottom: 0.75rem;
}

#right_sidebar .widget img
{
	max-width: 60%;
}

/* Forms */

.form-row
{
	padding-bottom: 16px;
	padding-bottom: 1rem;
}

.inline-form-item
{
	display: inline-block;
	vertical-align: top;
}

.wpcf7-form-control-wrap
{
	display: block;
	padding-bottom: 6px;
}

#content_main textarea,
#content_main input[type=text],
#content_main input[type=email],
#content_main input[type=tel],
#content_main input[type=password]
{
	background: #f1f1f1;
	border: none;
	max-width: 330px;
	color: #999;
}

span.wpcf7-list-item 
{ 
	display: block; 
	margin: 0 0 4px;
}

span.wpcf7-list-item-label
{
	position: relative;
	top: 1px;
}

/* Footer */

#footer_wrapper
{
	background: #dfdfdf;
}

#footer_inner
{
	padding: 56px 0;
	padding: 3.5rem 0;
}

#footer_left
{
	display: inline-block;
	width: 25%;
	vertical-align: top;
}

#footer_right
{
	display: inline-block;
	width: 74%;
	vertical-align: top;
}

#footer-nav-container
{
	padding: 20px 0;
	padding: 1.25rem 0;
}

#footer-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline;
}

#footer-nav li
{
	list-style-type: none;
	padding: 16px 12px 8px;
	padding: 1rem 0.75rem 0.5rem;
	margin: 0;
	display: inline-block;
	color: #052563;
	font-size: 16px;
	font-size: 1rem;
}

#footer-nav li:first-child
{
	padding-left: 0;
}

#footer-nav li a
{
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	color: inherit;
	text-decoration: none;
	position: relative;
	display: block;
}

#footer-nav li a:hover
{
	color: #a9aebf;
}

.footer_column
{
	display: inline-block;
	width: 25%;
	padding-right: 3%;
	vertical-align: top;
	font-size: 14px;
	font-size: 0.875rem;
	color: #052563;
}

.footer_column ul
{
	margin: 0;
	padding: 0;
}

.footer_column li
{
	list-style-type: none;
	padding: 0;
}

.footer_column a
{
	color: inherit;
}

/* Social menu */

#footer-social-nav-container
{
	padding: 0;
	display: inline-block;
	vertical-align: top;
	float: right;
}

#footer-social-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline;
}

#footer-social-nav li
{
	list-style-type: none;
	padding: 0 4px;
	padding: 0 0.25rem;
	margin: 0;
	float: left;
	color: #fff;
}

#footer-social-nav li a
{
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	color: inherit;
	text-decoration: none;
}

#footer-social-nav li a:hover
{
	color: #fff;
}

/* pagination */

.paging-navigation {
	padding: 32px 0;
	padding: 2rem 0;
	margin-top: 16px;
	margin-top: 1rem;
	background: transparent;
	border-top: 1px solid #a3a3a3;
}

.navigation{overflow:hidden;}

/* Remove bullets and list indentation */
.paging-navigation ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	display: inline-block;
}

/* Make the list items appear horizontally */
.paging-navigation li {
	display: inline;
}

/* Give each link and the current item some padding to make them easy to click */
a.page-numbers,
span.page-numbers {
	padding: 4px 8px;
	padding: 0.25rem 0.5rem;
	color: #666666;
	background: #dfdfdf;
}

/* Link hover state */
a:hover.page-numbers {
	color: #333;
}

/* Current page bold and dark */
.paging-navigation .current {
	font-weight: bold;
	color: #fff;
	background: #f58f30;
}

@media only screen and (max-width:950px)
{
	.slide_content_inner
	{
		width: 80%;
		bottom: 5%;
		right: 2%;
	}
}

@media only screen and (max-width:900px)
{
	#footer-nav-container
	{
		display: none;
	}
}
	
@media only screen and (max-width:800px)
{
	.not_mobile
	{
		display: none !important;
	}
	.mobile_only
	{
		display: block;
	}

	#logo
	{
		max-width: 30%;
		width: 30%;
		position: absolute;
	}
	
	#header_wrapper
	{
		position: static;
		padding-top: 0 !important;
	}
	
	#header_image.no_header_image
	{
		padding-top: 0;
	}
	
	#header_right
	{
		width: 100%;
	}
	
	#header_search
	{
		position: absolute;
		top: 40px;
		right: 0;
	}
	
	#header_image_content
	{
		display: table;
		width: 100%;
	}
	
	#header_image_content_inner
	{
		position: static;
		display: table-cell;
		vertical-align: middle;
	}
	
	#mega-menu-wrap-primary
	{
		padding-top: 12px;
	}
	
	.slide_content_inner
	{
		width: 96%;
	}

	h1.slide_title,
	h2.slide_title
	{
		font-size: 20px;
		line-height: 24px;
	}
	
	.featured_products .cycle-prev,
	.featured_products .cycle-next
	{
		width: 18px;
		height: 37px;
		background-size: contain;
		top: 45%;
	}
	
	.featured_product .main_product_image,
	.featured_product .excerpt
	{
		width: 100%;
		display: block;
		padding-right: 0;
	}
	
	.featured_product .product_features_container ul
	{
		display: table;
	}
	
	.featured_product .product_features_container li
	{
		display: table-row;
		width: 100%;
		padding-right: 0;
	}
	
	.featured_product .product_features_container li > img
	{
		display: table-cell;
		padding: 8px 0;
	}
	
	.featured_product .product_features_container li .product_feature_name
	{
		display: table-cell;
		padding: 0 12px;
		vertical-align: middle;
	}
	
	#product_features_container
	{
		float: none;
		width: 100%;
		padding-left: 0;
	}
	
	.type-cornetproduct
	{
		clear: both;
	}
	
	#content_main
	{
		display: block;
		width: 100%;
	}
	
	#content_wrapper
	{
		padding: 24px 0;
	}
	
	#content_inner
	{
		padding: 0 5%;
		max-width: 90%;
	}
	
	.product_main_image,
	.category_single_product .product_image
	{
		display: block;
		width: 100%;
		padding-right: 0;
	}
	
	#right_sidebar
	{
		display: block;
		width: 100%;
		margin-left: 0;
	}
	
	#widget-area-1,
	#widget-area-2,
	#widget-area-3
	{
		width: 96%;
		padding-left: 2%;
		padding-right: 2%;
	}
	
	#widget-area-2 .widget .widget_inner
	{
		width: 100%;
	}
	
	#widget-area-2 .widget li
	{
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	#widget-area-2 .widget li:after
	{
		border-left: none;
	}
	
	#widget-area-2 .widget li:nth-child(-n+3)
	{
		border-top: 1px solid #f58f30;
	}
	
	#widget-area-2 .widget li:first-child
	{
		border-top: none;
	}
	
	#widget-area-3 li
	{
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	
	#footer_inner
	{
		padding-top: 24px;
	}
	
	#footer_left
	{
		width: 100%;
		box-sizing: border-box;
		padding-bottom: 20px;
	}
	
	#footer_logo
	{
		text-align: center;
	}
	
	#footer_logo img
	{
		display: inline;
	}
	
	#footer_right
	{
		width: 100%;
		padding-left: 0;
		box-sizing: border-box;
	}
	
	.footer_column
	{
		box-sizing: border-box;
		width: 49%;
		padding: 0 5%;
	}
	
	#footer-social-nav-container
	{
		float: none;
		text-align: center;
		display: block;
		padding-top: 20px;
	}
	
	#footer-social-nav
	{
		display: block;
	}
	
	#footer-social-nav li
	{
		float: none;
		display: inline-block;
	}
}

@media only screen and (max-width:700px)
{
	.category_single_product
	{
    display: block;
    width: 100%;
    padding: 24px 0 32px;
    border-bottom: 1px solid #ccc;
	}
	.category_single_product:last-child
	{
		padding-bottom: 0;
		border-bottom: none;
	}
}

.g-recaptcha {
    transform:scale(0.85);
    transform-origin:0 0;
}