
@font-face{
	font-family:WooCommerce;
	src:url(../../plugins/woocommerce/assets/fonts/WooCommerce.eot);
	src:url(../../plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"),
	url(../../plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),
	url(../../plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"),
	url(../../plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");
	font-weight:400;font-style:normal;
}
@font-face{
	font-family:star;
	src:url(../../plugins/woocommerce/assets/fonts/star.eot);
	src:url(../../plugins/woocommerce/assets/fonts/star.eot?#iefix) format("embedded-opentype"),
	url(../../plugins/woocommerce/assets/fonts/star.woff) format("woff"),
	url(../../plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),
	url(../../plugins/woocommerce/assets/fonts/star.svg#star) format("svg");
	font-weight:400;font-style:normal;
}
@font-face {
	font-family: 'fontello';
	src: url('fonts/fontello.eot?90069845');
	src: url('fonts/fontello.eot?90069845#iefix') format('embedded-opentype'),url('fonts/fontello.woff2?90069845') format('woff2'),url('fonts/fontello.woff?90069845') format('woff'),url('fonts/fontello.ttf?90069845') format('truetype'),url('fonts/fontello.svg?90069845#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-phone:before {
	content: '\e80f';
}
.icon-mail-alt:before {
	content: '\f0e0';
}
.icon-angle-up:before {
	content: '\f106';
}
.icon-angle-down:before {
	content: '\f107';
}
.icon-arrow-right:before {
	content: '\f138';
}
.icon-language:before{content:'\f1ab';}
.icon-location:before{content:'\e803';}
.icon-basket:before{content:'\e814';}
/*custom styles*/
.bg-logo a, .contentSlideControlls .activeItem, .contentSlideControlls a:hover, #top .avia_mega ul ul li, #top .avia_mega >li >ul li, .widget_links li, .widget_meta li, .widget_archive li,  .widget_categories li, .widget_pages li, #top .more-link, .pagination .current, .pagination a, .button, .dropcap2, .featured, #commentform #submit{
background-color:#ff6721;
}
#top .more-link, .pagination .current, .pagination a, .button, #commentform #submit{
border-color:#ff6721;
}
a {
transition: 0.3s;
}
a, .news-link:hover, .widget_archive li a:hover, #reply-title small a{
color: #0070aa;
font-weight: bold;
}
#top .more-link:hover, .pagination a:hover, .button:hover, #commentform #submit:hover{
background-color:#107096;
}
#top .more-link:hover, .pagination a:hover, .button:hover, #commentform #submit:hover{
border-color:#107096;
}
a:hover{
color:#107096;
}
#top.home .slideshow img{
	width: 1240px;
}
/**/
html{
	background: #fff;
	overflow-x:hidden;
}
body, ul, ol, h1,h2,h3,h4,h5,h6,form,li,p,input,select,legend,textarea,fieldset{ margin:0; padding:0;}
ul, ol{ /* list-style-type: none; */ list-style-position: inside;}
.container{
max-width: 1240px;
margin: 0 auto;
position:relative;
}

.container_wrap, .wrap_all
{
margin: 0 auto;
position:relative;
}

.grid1, .grid2, .grid3, .grid4, .grid5, .grid6, .grid7, .grid8, .grid9, .grid10, .grid11{
float: left;
position:relative;
box-sizing: border-box;
}
.grid1 { width: calc(100/12)%; 	}
.grid2 { width: calc(200/12)%; 	}
.grid3 { width: 25%;	}
.grid4 { width: calc(400/12)%;	}
.grid5 { width: calc(500/12)%;	}
.grid6 { width: 50%;	}
.grid7 { width: calc(700/12)%;	}
.grid8 { width: calc(800/12)%;	}
.grid9 { width: 75%;	}
.grid10 { width: calc(1000/12)%;	}
.grid11 { width: calc(1100/12)%;	}
.clear{
	clear:both;
}

/*default image handling*/
img { border:none; padding: 0; margin:0; display:block;max-width:100%;}
/*.grid11 img { max-width: 894px;	}
.grid10 img { max-width: 810px;	}
.grid9 img { max-width: 726px;	}
.grid8 img { max-width: 642px;	}
.grid7 img { max-width: 558px;	}
.grid6 img { max-width: 474px;	}
.grid5 img { max-width: 390px;	}
.grid4 img { max-width: 306px;	}
.grid3 img { max-width: 252px;	}
.grid2 img { max-width: 138px; 	}
.grid1 img { max-width: 54px; 	}*/


/*columns for better content separation*/
.one_fifth	{	overflow: hidden; margin-left: 4%; width:16%; float:left;	position:relative; display:inline;}
.one_fourth	{	overflow: hidden; margin-left: 4%; width:22%; float:left; 	position:relative; display:inline;}
.one_third	{	overflow: hidden; margin-left: 4%; width:30%; float:left; 	position:relative; display:inline;}
.two_fifth	{	overflow: hidden; margin-left: 4%; width:38.5%; float:left;	position:relative; display:inline;}
.one_half	{	overflow: hidden; margin-left: 4%; width:48%; float:left; 	position:relative; display:inline;}
.three_fifth{	overflow: hidden; margin-left: 4%; width:57%; float:left; 	position:relative; display:inline;}
.two_third	{	overflow: hidden; margin-left: 4%; width:66%; float:left; 	position:relative; display:inline;}
.three_fourth{	overflow: hidden; margin-left: 4%; width:74%; float:left; 	position:relative; display:inline;}
.four_fifth	{	overflow: hidden; margin-left: 4%; width:79%; float:left; 	position:relative; display:inline;}
.eraser-row{
	display:flex;
	flex-wrap: wrap;
}
.eraser-column {
	padding: 15px;
}
.eraser-columns-3 .eraser-column {
	width: calc(33.33333333% - 20px);
}
.eraser-columns-2 .eraser-column {
	width: calc(50% - 20px);
}
.eraser-column:first-child {
	padding-left: 0;
}
.eraser-column:last-child {
	padding-right: 0;
}
.eraser-column-inner {
	padding: 15px;
}

.text-left { text-align: left }
.text-right { text-align: right }
.text-center { text-align: center }

.era_grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-gap: 10px 5px;
}

.era_grid_lg {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 40px 20px;
}

.era_grid_xl {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 20px 20px;
}

.era_sq {
	text-align: center;
	border:solid 2px #e8e8e8;
	box-shadow: 8px 8px 0 0 #F5F5F5
}
.era_sq a.era_sq_a {
	display: block;
	font-size: 18px;
	padding: 10px 5px 20px 5px;
}
.era_sq a.era_sq_a img {
	width: auto !important;
	max-height: 125px;
}

.era_sq_job {
	text-align:left;
	padding:10px;
	border:solid 1px #e8e8e8;
	box-shadow: 2px 4px 0px #e8e8e8;
}

.era_sq_job h3 {
	margin:0 !important;
	padding:0 !important;
}

.era_sq_gray {
	background-color: #F5F5F5;
}

.era_sq_rounded {
	border-radius: 16px;
}

.pull-right {
	float: right;
}

/*the first class overwrites both columns and grid container margins.*/
div .content.first{
	padding-right: 65px;
}
div .first {
	clear: left;
	margin-left: 0;
}

/************************************************************************
Tempalte CSS: Start editing here :)

-) BASIC CONTAINERS
-) HEAD
-) FEATURED
-) FOOTER
-) SOCKET
-) SIDEBAR
-) CONTENT AREA
-) COMMENTS
-) GENERIC
-) FORM ELEMENTS
*/

/************************************************************************
-) BASIC CONTAINERS
*************************************************************************/
body{
font-size:15px;
font-family: Arial, Helevtica, Verdana, san-serif;
line-height:1.7em;
position:relative;
color: #3f485d;
background: #fff;
}

hr {
	border-top: 2px solid #e8e8e8;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

#header{
	z-index: 200;
}

#main{
	float: left;
	padding-bottom: 50px;
	width: 100%;
}

.fullwidth .content{
	width:100%;
	padding:0; margin:0;
}

.fullwidth .sidebar{
display:none;
}

/*table*/
th {
	color: #fff;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	background: #555;
}

th.nobg {
	border-right: 1px solid #e1e1e1;
	color:#00314a;
}

td {
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	background: #fff;
	color: #00314a;
}


td.alt {
	background: #eee;
	color: #777;
}

th.spec {
	border-left: 1px solid #e1e1e1;
	background: #fff;
	color:#777;
}

th.specalt {
	border-left: 1px solid #e1e1e1;
	background: #eee;
	color: #777;
}

td:first-child{
border-left: 1px solid #e1e1e1;
}

/************************************************************************
-) HEAD
*************************************************************************/

.top-menu-container{
	display: flex;
	padding: 0 60px;
	clear: both;
}
#top .nav,
#top ul.menu {
	border:2px solid #e1e1e1;
	background: #f8f8f8;
}
#top #menu-main{
	border:none;
	border-left: 1px solid #e1e1e1;
	background:none;
	height:auto;
	padding: 0 25px;
}
#top #menu-main >li{
	height: 100%;
	display: flex;
	align-items: center;
}
#top #menu-main >li.current-menu-item:after{
	content:"";
	display: block;
	width:100%;
	height:5px;
	background: #ff6721;
	position: absolute;
	bottom: 2px;
}
#top #menu-main li.menu-item-has-children > a.show-child {
	display:none;
}
#top #menu-main >li>a{
	font-size: 16px;
	padding: 0px 12px;
}

#top ul.menu a{
	color:#00314a;
}

#top ul.menu>.current-menu-item >a, #top ul.menu>li:hover>a{
	background: #fff;
	color:#ff6721;
}

#top ul.menu>li>a:hover, #top ul.menu>li:hover>a, #top #wrap_all ul.menu .open-mega-a{
background: #fff;
color:#333;
}


.boxed{
background: #fff;
border:1px solid #e1e1e1;
}

/*mega menu only*/
ul.menu1, ul.menu2, ul.menu3, ul.menu4, ul.menu5, ul.menu > li > ul, ul.menu > li > ul ul {
	border: 10px solid #0070aa;
	box-shadow: rgba(0,0,0,.12) 3px 3px 15px;
}

ul.menu ul{
	background: #fff;
	color:#777;
}

#top ul.menu div ul a:hover{
background: transparent;
}

#top ul.menu ul ul li, #top ul.menu >li >ul li{
color:#777;
background: #fff;
}
#top ul.menu ul ul li:before,
#top ul.menu >li >ul li:before,
.sidebar .widget_pages li:before,
#top .widget ul.menu li:before,
#top #template-archive .more-link:after{
	content: '\f138';
	font-family: "fontello";
	font-size: 16px;
	color: #ff6721;
	position: absolute;
	top: 5px;
	left: 0;
}
#top #menu-main ul ul li:before,
#top #menu-main >li >ul li:before{
	top: -3px !important;
	left: 10px !important;
}
.top-content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 60px;
	background: #f8f8f8;
}
.top-content a {
	color: #0070aa;
	font-weight: 600;
	font-size: 14px;
	letter-spacing: 0.2px;
}
.top-content > div:first-child a{
	margin-right:20px;
}
.top-content i{
	margin-right:5px;
	color: #ff6721;
}
.icon-mail-alt{
	font-size: 0.9em;
}
#top .logo {
	display: flex;
	align-items: center;
	float: left;
	border: none;
	padding: 15px 25px 15px 0;
	margin: 0px;
}

#top .logo img{
	border:none;
	max-width: 100%;
	height: 50px;
}

#top .bg-logo a {
	text-indent: -9999px;
}

.top-controls {
	display: flex;
}

.icon-translate {
	display: block;
	float: left;
	margin: 0px 8px;
}

.translate-text {
	margin-left:20px;
}

/*navigation*/

#top ul.menu{
height:40px;
line-height:40px;
padding:0;
}

.menu-main-container{
	display: flex;
	margin-right: 25px;
}

ul.menu, ul.menu ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:40px;
z-index:5;
}

#top ul.menu a{
height:40px;
display:block;
padding:0 20px;
text-decoration:none;
text-align:center;
line-height:40px;
outline:none;
z-index:35;
position:relative;
font-weight:bold;
}


#top ul.menu li{
	float:left;
	position:relative;
	z-index:20;
}

#top ul.menu ul a:hover {
	color: #0085ca;
}

/*navigation*/

#top ul.menu div ul {
line-height: 21px;
}


ul.menu1, ul.menu2, ul.menu3, ul.menu4, ul.menu5{position:absolute; display:none; top:40px; left:0; padding:8px; }

#top ul.menu div ul li{ width:162px; padding:15px; }

ul.menu1{width:192px; }
ul.menu2{width:384px; }
ul.menu3{width:576px; }
ul.menu4{width:768px; }
ul.menu5{width:960px; }

li:hover ul.menu1, li:hover ul.menu2, li:hover ul.menu3, li:hover ul.menu4, li:hover ul.menu5{display:block;}


#top ul.menu div ul{
float: left;
}

#top ul.menu div ul ul{
padding:0 0 10px 0;
}

#top ul.menu div ul ul ul{
padding:2px 0 0;
}

#top ul.menu div ul li li{
width:139px;
float:left;
clear:both;
padding:3px 0 3px 23px;
margin:0;
}

#top ul.menu div ul li li li{
width:116px;
}

#top ul.menu div ul li li li li{
width:93px;
}

#top ul.menu ul a{
text-align: left;
display:inline;
line-height: 19px;
padding:0;
height:auto;
float:none;
font-size: 14px;
}

#top ul.menu div ul ul ul.menu_text_block{
background: none;
padding:3px 0 0 0;
margin:0;
font-size: 11px;
line-height: 1.7em;
}

#top ul.menu div ul ul.menu_hr{
width:100%;
height:20px;
clear:both;
padding:0;
}

/*navigation:classes for the basic dropdown nav*/


#top ul.menu > li > ul, #top ul.menu > li > ul ul{
	position:absolute;
	width:230px;
	top:100%;
	left:0px;
	padding:8px;
	visibility: hidden;
	opacity: 0;
	z-index:40;
}
#top ul.menu ul.sub-menu ul.sub-menu{
	top: 0;
	left: 100%;
}

#top #header ul.menu > li > ul ul li:first-child
{
	background-position: 8px 9px;
}

#top ul.menu > li > ul a{
width:184px;
display:block;
padding:4px 20px 4px 0;
}

#top ul.menu > li > ul li{
padding:3px 0 3px 34px;
}

/*
#top ul.menu > li > ul ul {
border-top: medium none;
left: 224px;
top: -8px;
}*/

#top ul.menu > li:hover > ul ul, #top ul.menu > li> ul li:hover ul ul,  #top ul.menu > li> ul ul li:hover ul ul ,  #top ul.menu > li> ul ul ul li:hover ul ul,  #top ul.menu > li> ul ul ul ul li:hover ul ul {
visibility: hidden;
opacity: 0;
}

#top ul.menu > li:hover > ul, #top ul.menu > li > ul li:hover ul,  #top ul.menu > li > ul ul li:hover ul,  #top ul.menu > li > ul ul ul li:hover ul,  #top ul.menu > li > ul ul ul ul li:hover ul ,  #top ul.menu > li > ul ul ul ul ul li:hover ul{
visibility: visible;
opacity: 1;
}

#top ul.menu h1, #top ul.menu h2, #top ul.menu h3, #top ul.menu h4, #top ul.menu h5, #top ul.menu h6{
font-size: 13px;
text-transform: none;
}

.entry-content table.checkout_cart
{
	width: 100%;
}

.header_cart_link
{
	float: right;
	margin: 10px 0px 0px 0px;
	color: #333333;
	font-size: 14px;
	background-color: transparent;
	background-image: url('images/cart.png'); /* was arrow-right */
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 0px 3px 23px;
}

.header_cart_link:hover
{
	color: #000000;
	background-image: url('images/cart-hover.png'); /* was arrow-right */
}

/*bookmark icons*/

.social_bookmarks{
height: 24px;
float: right;
margin: 10px 0px 6px 0px;
border: medium none;
display: block;
list-style-type: none;
list-style-position: outside;
clear:right;
}

.social_bookmarks a{
height:24px;
width:24px;
display:block;
border:medium none;
display:block;
float:left;
padding:0;
text-indent:-9999px;
outline:none;
}

.social_bookmarks li {
float:left;
margin:0;
padding:0 0 0 5px;
display:block;
}

/************************************************************************
-) FEATURED
*************************************************************************/
#top #featured{
margin-bottom:20px;
}

#top #featured, #top #featured .container, #top #featured .container li{
width:100%;
max-width: 1240px;
}

#top #featured .container li a, #top #featured .container li img{
margin:0 auto;
}

#top .slideshow{
overflow: hidden;
position: relative;
list-style-type: none;
padding:0;
margin:0 0 0 0;
border:none;
}

#top .slideshow, #top .slideshow{
width:100%;
height:100%;
}

#top .slideshow li{
list-style-type: none;
list-style-position: outside;
background: none;
}

.feature_excerpt h1{
color:#fff;
}

.feature_excerpt{
color:#fff;
background: transparent url(images/skin1/bg-trans.png)  0 0  repeat;
}

.slidecontrolls a{
background: transparent url(images/skin1/dot.png)  left bottom  no-repeat;
}

#top .slidecontrolls .activeItem{
background: transparent url(images/skin1/dot.png)  0 0  no-repeat;
}

#top .ctrl_back{ background: transparent url(images/skin1/dot-back.png)  0 0  no-repeat; }
#top .ctrl_fwd{ background: transparent url(images/skin1/dot-fwd.png)  0 0  no-repeat; }
#top .ctrl_pause{ background: transparent url(images/skin1/dot-pause.png)  0 0  no-repeat; }
#top div .ctrl_play{ background: transparent url(images/skin1/dot-play.png)  0 0  no-repeat; }

.moving_pointer{
background: transparent url(images/skin1/arrow-up.png)  center 0  no-repeat;
}

.fullwidth_no_image{
border-top:1px solid #e1e1e1;
background: #f8f8f8;
}

.shadow-top{
background: none;
}

.shadow-bottom{
background: none;
}

/*portfolio slideshows:*/
#top .entry_one_half .slideshow{
height:230px;
width:405px;
}

#top .entry_one_third .slideshow{
height:170px;
width:256px;
}

#top .entry_one_fourth .slideshow{
height:130px;
width:182px;
}
/****************/


#top div .slideshow li, #top div .slideshow .featured{
width:100%;
height:100%;
position: relative;
top:0;
left:0;
z-index: 1;
border:none;
padding:0;
display:none;
}

#top .slideshow img, #top .slideshow a img, #top .slideshow a{
border:none;
text-decoration: none;
display: block;
margin:0 auto;
}

#top .slideshow a{
height:100%;
width:100%;
display: block;
outline: none;
}


#top div div .slideshow .featured_container1{
z-index:2;
display:block;
}

/*slideshow controlls*/
.slidecontrolls, .autoslidecontrolls{
z-index:100;
position: absolute;
left: 50%;
margin-left: -489px;
bottom:18px;
}

#top .slidecontrolls{
width:918px;
z-index:101;
}

.slidecontrolls a, .autoslidecontrolls a{
height:16px;
width:18px;
display:block;
cursor: pointer;
float:left;
outline: none;
}

.autoslidecontrolls a{
opacity: 0.5;
}

#top .autoslidecontrolls a{
float:right;
width:16px;
}

.slidecontrolls a:hover{
opacity: 0.7;
}

.autoslidecontrolls a:hover{
opacity:1;
}

.moving_pointer {
bottom: -18px;
display: block;
height: 10px;
left: -1px;
position: absolute;
width: 18px;
}

/*slideshow excerpt text*/
.feature_excerpt{
padding:20px 0px 38px 0;
bottom:0px;
font-size:11px;
line-height:1.8em;
position:absolute;
z-index:3;
width:100%;
overflow:hidden;
font-style: italic;
}

.js_active .feature_excerpt{
visibility: hidden;
}

/*
.js_active .slideshow_container img{
visibility: hidden;
}
*/

.feature_excerpt h1{
font-size: 44px;
font-style: normal;
line-height: 1em;
padding: 0;
position: relative;
}

.section-highlight {
	position: relative;
	margin: 0px 0px 10px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index: 4;
}

.section-highlight h3 {
	font-size: 18px;
	padding-bottom: 0px;
	padding-top: 10px;
}

.section-highlight .eraser-column-inner {
	border: 2px solid #e8e8e8;;
	box-shadow: 8px 8px 0 0 #f5f5f5;
	padding: 10px 24px 24px 24px;
}

.flex-sizer {
	height: 310px;
	display: flex;
	flex-direction: column;
	margin-bottom: 0px;
}

.flex-sizer p {
	flex-grow: 1;
}

.flex-sizer: .wpb_content_element {
	margin-bottom: 0px;
}

.maintenance {
	background: #f8f8f8;
	background-size: cover;
	background-position: center center;
	background-image: url(/wp-content/themes/optimized/images/gears.svg);
	background-repeat: no-repeat;
	border: 2px solid #0085ca;
}
.maintenance h3 {
	color: #0070aa;
}

.maintenance p {
	padding: 12px 24px;
	font-weight:normal;
	color: #3f485d;
	}

.maintenance p:hover {
	text-decoration: none;
}

.tuneup {
	width: 70px;
	margin-bottom: 16px;
}

.careers { background-color: hsl(19, 100%, 40%); border-radius:100px; padding:16px; transform: scale(1); transition: all .5s; }
.careers:hover, .careers:active { transform: scale(1.1); border-radius:8px; }
.careers a:link, .careers a:visited { color: #FFF; }
.careers a:hover, .careers a:active { color: #FFF; }
.careers-head { text-align: center; font-weight: 700; font-size: 32px;line-height: 36px; }
.careers-body { text-align: center; font-size: 16px; }
.text-shad { text-shadow: 1px 1px 0 #000; }

.ecp-bg {
	background: #0085ca;
	color: #fff;
	background-size: 86%;
	background-position: bottom right;
	background-image: url(/wp-content/themes/optimized/images/ecp-banner.jpg);
	background-repeat: no-repeat;
}

.ecp-bg p {
	font-weight: normal;
}

.ecp-pad {
	padding: 24px 24px 100px 24px;
}

.ecp {
	display: flex;
	align-items: center;
	padding: 14px 20px;
	background: #0070aa;
}

.ecp-bg a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.widget-cta a:hover {
	text-decoration: none;
}

.learn-more {
	font-weight: 600 !important;
}

.learn-more2 {
	font-weight: 600 !important;
	color: #0070aa !important;
}

.ecp-bg .icon-arrow-right {
	color: #fff;
}

.ecp .small-text {
	font-style: italic;
	color: #fff;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0.06em;
}

.ecp .big-text {
	font-size: 60px;
	font-style: italic;
	margin-right: 18px;
	font-weight: bold;
	color: #fff;
}

.review-text {
	font-size: 20px;
	font-style: italic;
	color: #00314a;
}

.less-wide {
	width:50%;
	font-size:17px;
}

.testimonials h3 {
	font-size: 1.7em;
	line-height: 1.1em;
	font-style: normal;
	padding-top: 0 !important;
	margin-top: 0;
}

.testimonials-credit {
	font-size: 15px;
	display: flex;
	align-items: baseline;
	margin-bottom: 26px;
}

.testimonials-name {
	margin-left: 6px;
}

.testimonials {
	background: #f8f8f8;
	padding: 34px 50px 30px 50px;
	border: 2px solid #0085ca;
	box-shadow: 8px 8px 0 0 #f5f5f5;
	background-size: 54%;
	background-position: center right;
	background-image: url(/wp-content/themes/optimized/images/quotes.svg);
	background-repeat: no-repeat;
	margin:35px 0;
}

.testimonials img {
	margin: 0px 0 0 0 !important;
	position: relative;
	top: 3px;
}

.cta-home {
	display: flex;
	align-items: center;
	background-size: 100%;
	background-position: center center;
	background-image: url(/wp-content/themes/optimized/images/cta-image.jpg);
	background-repeat: no-repeat;
	min-height: 100px;
	padding: 40px;
	color: #fff;
	background-size: cover;
}

.cta-text {
	margin-right: 40px;
	font-size: 20px;
	margin-left: 22px;
}

.orange-button {
	padding: 12px 22px;
	background: #ff6721;
	border: 2px solid #ff6721;
	color: #fff !important;
	line-height: 1em;
	display: inline-block;
	min-width: 81px;
	transition: 0.3s;
}

.orange-button:hover {
	background: none;
	color: #ff6721 !important;
	border: 2px solid #ff6721;
}

/*special case ful size image*/
#featured .feature_excerpt h1, #featured .feature_excerpt div{
margin:0 auto;
}


.feature_excerpt p{
padding:0 0 1em 0;
}

.entry .feature_excerpt{
font-size:11px;
padding:10px 15px;
bottom:20px;
}

.entry .feature_excerpt strong{
font-size:12px;
}


/*featured slider within post or page entry*/

#main .feature_excerpt {
padding:3%;
width:94%;
}

#main .feature_excerpt .smallheading{
font-size:16px;
padding:0 0 3px 0;
font-style: normal;
line-height: 1em;
position: relative;
}

#main .slideshow_container{
margin-top:10px;
position: relative;
width:100%;
}

#main .slideshow_container .slidecontrolls{
display: none;
}

#main .slideshow_container .autoslidecontrolls{
width:100%;
margin:0 auto;
width:200px;
left:auto;
right:11px;
bottom: 9px;
}


.shadow-top, .shadow-bottom{
display: block;
width:100%;
height:10px;
z-index: 100;
position: absolute;
top:0;
}

.shadow-bottom{
top:auto;
bottom:0;
}

/*slideshow height for different blog templates*/

#template-archive .slideshow_container{
height:80px;
}

#template-blog #main .slideshow_container{
height:200px;
}

#template-page #main .slideshow_container{
height:250px;
}

#template-fullwidth #main .slideshow_container{
height:450px;
}

#template-archive .feature_excerpt{
display:none;
}



/************************************************************************
-) FOOTER
*************************************************************************/

.social_bookmarks .translate{background: transparent url(images/skin1/translate.jpg) 0 0  no-repeat;}
.social_bookmarks .rss a{background: transparent url(images/skin1/rss1.png) 0 0  no-repeat;}
.social_bookmarks .facebook a{background: transparent url(images/skin1/facebook1.png) 0 0  no-repeat;}
.social_bookmarks .instagram a{background: transparent url(images/skin1/instagram1.png) 0 0  no-repeat;}
.social_bookmarks .twitter a{background: transparent url(images/skin1/twitter1.png) 0 0  no-repeat;}
.social_bookmarks .googleplus a{background: transparent url(images/skin1/googleplus1.png) 0 0 no-repeat;}
.social_bookmarks .linkedin a{background: transparent url(images/skin1/linkedin1.png) 0 0 no-repeat;}
.social_bookmarks .youtube a{background: transparent url(images/skin1/youtube1.png) 0 0 no-repeat;}

.social_bookmarks .rss a:hover{background: transparent url(images/skin1/rss.png) 0 0  no-repeat;}
.social_bookmarks .facebook a:hover{background: transparent url(images/skin1/facebook.png) 0 0  no-repeat;}
.social_bookmarks .instagram a:hover{background: transparent url(images/skin1/instagram.png) 0 0  no-repeat;}
.social_bookmarks .twitter a:hover{background: transparent url(images/skin1/twitter.png) 0 0  no-repeat;}
.social_bookmarks .googleplus a:hover{background: transparent url(images/skin1/googleplus.png) 0 0 no-repeat;}
.social_bookmarks .linkedin a:hover{background: transparent url(images/skin1/linkedin.png) 0 0 no-repeat;}
.social_bookmarks .youtube a:hover{background: transparent url(images/skin1/youtube.png) 0 0 no-repeat;}



#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {color:#00314a; }

#footer{
background: #f8f8f8;
}

#footer ul a {
border-bottom: 1px solid #E1E1E1;
color:#777;
background: transparent url(images/skin1/list-icon.png)  0 10px  no-repeat;
}

.custom_button{
border: 1px solid #E1E1E1;
color: #666;
background: #fff url("images/skin1/email.png") no-repeat scroll 10px center;
}

.custom_button:hover{
color: #333;
text-decoration: none;
}

#footer{
padding: 16px 0 25px 0;
clear:both;
max-width: 1240px;
margin: 0 auto;
font-size:14px;
}

#footer .container{
padding-top: 30px;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6
{
text-decoration: none;
font-size: 18px;
font-weight: normal;
margin-bottom:0;
font-weight:600;
}

#footer ul, #footer ul li{
list-style-type: none;
list-style-position: outside;
margin:0;
background: none;
}

#footer ul li a{
display:block;
padding:3px 13px;
line-height:22px;
position: relative;
}

#footer a {
	color:#0070aa;
	}

#footer	.icon-phone, .icon-mail-alt, .icon-arrow-right, .icon-location {
color: #ff6721;
margin-right: 5px;
}

#footer .custom_button {
display: block;
padding: 8px 8px 8px 38px;
text-align: center;
}


.custom_button strong {
display: block;
font-size: 16px;
font-weight: normal;
line-height: 16px;
}

.custom_button span {
display: block;
font-size: 11px;
font-weight: normal;
line-height: 11px;
}

#footer .arrow-down{
width:25px;
height:14px;
display:block;
position:absolute;
top:-32px;
}


#footer .one_fifth	{ overflow:visible; padding-bottom:10px;}
#footer .one_fourth	{ overflow:visible }
#footer .one_third	{ overflow:visible }
#footer .two_fifth	{ overflow:visible  }
#footer .one_half	{ overflow:visible }
#footer .three_fifth{ overflow:visible }
#footer .two_third	{ overflow:visible }
#footer .three_fourth{overflow:visible}
#footer .four_fifth	{ overflow:visible }

/************************************************************************
-) SOCKET
*************************************************************************/

#socket
{
	background: #E8E8E8;
	color:#000;
	width: 100%;
	font-size: 12px;
	padding: 13px 0px;
	max-width: 1240px;
	margin: 0 auto;
	position: relative;
}

.copyright {
	margin-left: 4%;
}

#socket .social_bookmarks{
	overflow: hidden;
}

#socket .social_bookmarks a{
	opacity: 0.3;
}

#socket .social_bookmarks a:hover{
	opacity: 0.8;
}
#socket a{
color:#000;
}

/*--------------------------------------------------------------
Forms
--------------------------------------------------------------*/

label {
	xdisplay: none;
	font-weight: 400;
	margin-bottom: 0em;
}

fieldset {
	margin-bottom: 1em;
}

select {
border: none;
height: 46px;
max-width: 100%;
background: #e3e3e3;
}

input[type="radio"],
input[type="checkbox"] {
	margin-right: 0.5em;
}

input[type="radio"] + label,
input[type="checkbox"] + label {
	font-weight: 400;
}

.frm_final_submit {
	border: 0;
	color: #fff;
	font-size: 16px !important;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1;
	padding: 10px 28px !important;
	text-transform: uppercase;
	text-shadow: none;
	background-color: #FF5E14;
	font-style: normal;
	border-radius: 0;
}

input + button,
input + input[type="button"],
input + input[type="submit"] {
	padding: 0.75em 2em;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	opacity: 0.8;
}


/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #555555;
}

:-moz-placeholder {
	color: #555555;
}

::-moz-placeholder {
	color: #555555;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #555555;
}

.frm_forms .frm_form_fields > fieldset {
border-width: 0px;
border-style: solid;
border-color: #000000;
margin: 0;
padding: 0 0 15px 0;
background-color: transparent;
}

.frm_forms fieldset {
min-width: 0;
}

.frm_forms .frm_submit {
clear: both;
margin-top: 30px;
}

.frm_combo_inputs_container > *, .frm_grid_container > *, .frm_section_heading > *, .frm_fields_container .frm_form_field, .frm_fields_container > * {
grid-column: span 12 / span 12;
}

.frm_forms .form-field {
margin-bottom: 0px !important;
}

.frm_submit button {
	margin-top: 20px;
}

.frm_full, .frm_full .wp-editor-wrap, .frm_full input:not([type="checkbox"]):not([type="radio"]):not([type="button"]), .frm_full select, .frm_full textarea {
width: 100% !important;
}

.wrap-forms {
	box-shadow: 0px 5px 24px 0px rgba(217, 217, 217, 0.75);
	padding: 40px;
	border-radius: 4px;
	background: #fff;
}

.wrap-forms-alt {
	padding: 40px;
	border-radius: 4px;
	background: #fff;
}

.frm_forms input[type="text"], .frm_forms input[type="email"], .frm_forms input[type="password"], .frm_forms input[type="email"], .frm_forms input[type="number"], .frm_forms input[type="url"], .frm_forms input[type="tel"], .frm_forms input[type="file"], .frm_forms input[type="search"], .frm_forms select, .frm_forms .frm-card-element.StripeElement {
height: 40px;
line-height: 1.3;
}

.frm_forms input[type="text"], .frm_forms input[type="email"], .frm_forms input[type="password"], .frm_forms input[type="email"], .frm_forms input[type="number"], .frm_forms input[type="url"], .frm_forms input[type="tel"], .frm_forms input[type="phone"], .frm_forms input[type="search"], .frm_forms select, .frm_forms textarea, .frm_form_fields_style, .frm_forms .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .frm_forms .frm-card-element.StripeElement, .frm_forms .chosen-container-multi .chosen-choices, .frm_forms .chosen-container-single .chosen-single {
background-color: #f8f8f8;
border-color: #ddd;
border-width: 1px;
border-radius: 0px;
width: 100%;
max-width: 100%;
font-size: 15px;
padding: 10px 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
outline: none;
font-weight: normal;
box-shadow: none;
}

.frm_verify {
display: none !important;
}

.frm_forms, .frm_forms form, .frm_forms .frm-show-form div.frm_description p {
text-align: left;
}

.frm_screen_reader {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
}

.frm_form_field.frm_inline_container, .frm_form_field.frm_right_container, .frm_form_field.frm_left_container, .frm_combo_inputs_container, .frm_grid_container, .frm_form_fields .frm_section_heading, .frm_form_fields .frm_fields_container, .frm_form_field.frm_two_col .frm_opt_container, .frm_form_field.frm_three_col .frm_opt_container, .frm_form_field.frm_four_col .frm_opt_container {
display: block;
}

.frm_combo_inputs_container, .frm_grid_container, .frm_form_fields .frm_section_heading, .frm_form_fields .frm_fields_container {
display: grid;
grid-template-columns: repeat(12, 6.5%);
grid-auto-rows: max-content;
grid-gap: 0 2%;
}

.frm_forms .frm_top_container .frm_primary_label, .frm_forms .frm_hidden_container .frm_primary_label, .frm_forms .frm_pos_top {
display: block;
float: none;
width: auto;
}

.signature input {
	font-family: serif;
	font-style: italic;
}

.frm_forms .frm_primary_label {
font-size: 17px;
font-weight: 700;
text-align: left;
margin: 0;
padding: 24px 0 4px 0;
width: auto;
display: block;
}

.frm_forms .frm_primary_label {
max-width: 100%;
}

.with_frm_style .vertical_radio .frm_checkbox, .with_frm_style .vertical_radio .frm_radio, .vertical_radio .frm_catlevel_1 {
display: block;
}

.frm_form_field .frm_checkbox, .frm_form_field .frm_checkbox + .frm_checkbox, .frm_form_field .frm_radio, .frm_form_field .frm_radio + .frm_radio {
margin-top: 0;
margin-bottom: 0;
}

.with_frm_style .vertical_radio .frm_checkbox label, .with_frm_style .vertical_radio .frm_radio label {
display: block;
padding-left: 20px;
text-indent: -20px;
}

.with_frm_style .frm_radio label {
white-space: normal;
}

.with_frm_style .frm_radio input[type="radio"], .with_frm_style .frm_checkbox input[type="checkbox"] {
flex: none;
display: inline-block;
margin: 4px 5px 0 0;
width: auto;
border: none;
vertical-align: baseline;
position: initial;
}

.with_frm_style .frm_radio input[type="radio"] {
-webkit-appearance: radio;
border-radius: 50%;
}

.with_frm_style .frm_checkbox input[type="checkbox"] {
-webkit-appearance: checkbox;
border-radius: 0;
}

/************************************************************************
-) SIDEBAR
*************************************************************************/

.widget{
clear:both;
float:left;
width:100%;
}

.sidebar .widget{
padding:18px 0 10px 0;
}

.sidebar .widgettitle {
font-size: 20px;
}

#footer .widget{
padding:0 0 28px 0;
}

/*twitter widget*/
#top .tweets{
list-style-type: none;
list-style-position: outside;
border:none;
}

#top .tweet{
padding:7px 0 3px 0;
line-height: 18px;
position: relative;
overflow: hidden;
font-size:11px;
background: none;
border:none;
}

.tweet-thumb{
position:relative;
}

.tweet-thumb a{
margin-right:9px;
padding:3px;
float:left;
}

#top .tweet-thumb img{display:block; float:left; border:none; padding:0; margin:0;}

.tweet-text{
position: relative;
overflow: hidden;
}

.tweet-time{
clear: both;
font-size:10px;
}


/*news widget*/

#top .news-content{
padding:7px 0 3px 0;
line-height: 18px;
position: relative;
overflow: hidden;
font-size:11px;
}

#top .news-wrap{
border:none;
list-style-type: none;
list-style-position: outside;
}

#top .news-wrap li{
border:none;
background: none;
}

.news-link{
display: block;
position: relative;
}

.news-thumb{
margin-right:9px;
padding:3px;
float:left;
height:48px;
width:48px;
}

#top .news-thumb img{display:block; float:left; border:none; padding:0; margin:0;}

.news-headline{
overflow: hidden;
font-weight: bold;
margin-top:2px;
display:block;
font-size:1.5em; /*JHC*/
line-height:1.25em; /*JHC*/
color:#005F8F;
text-decoration: underline;
}
.news-headline:hover, .news-headline:active {
	color: inherit;
	text-decoration: none;
}

.news-time{
font-weight:normal;
clear: both;
font-size:10px;
display:block;
}

/*Archive, Cat, Page widget*/
.widget_archive li , .widget_categories li, .widget_pages li, .flexipages_widget li, .widget_links li, .widget_meta li{
clear: both;
float: left;
margin: 0;
width:100%
}

.widget_archive li a, .widget_categories li a, .widget_pages li a, .flexipages_widget li a, .widget_links li a, .widget_meta li a{
padding: 3px 0 3px 23px;
display:block;
color: #333;
border-bottom: 1px solid #e1e1e1;
}

/*Search widget*/

.sidebar #searchform{
position: relative;
right:auto;
top:auto;
}

.sidebar #searchform #s{
width:180px;
}

/*widget modification:*/

#top .widget ul.menu {
	position: relative;
	bottom: auto;
	left:auto;
	height: auto;
	font-size: 13px;
	line-height: 1.7em;
	border:none;
	width:100% !important;
	background: none;
}


#top .widget ul.menu li, #top .widget ul.menu li:hover{
	float:none;
	background-position: -20px -10px;
	background-repeat: no-repeat;
	padding:0;
}

#top .widget ul.menu li a, #top .widget ul.menu li a:hover{
display: block;
border:none;
padding: 4px 0 4px 23px !important;
width:auto;
float: none;
font-size: 14px;
line-height: 1.9em;
text-align: left;
height:auto;
background: none !important;
border-bottom: 1px solid #f2f2f2;
color: #0070aa;
letter-spacing: 0.2px;
}

#top .widget ul.menu li a:hover{
color: #ff6721;
}

#top .widget ul.menu_div{
display:none !important;
}

#top .widget .sub-menu{
display:block !important;
opacity:1 !important;
position: relative;
left:auto;
top:auto;
width:auto;
background: none;
padding:0 0 0 20px;
border:none;
margin:0;
}


/************************************************************************
-) CONTENT AREA
*************************************************************************/

/* products */

.product-cart-controls {
	clear: both;
	margin: 0px 0px 30px 0px;
}

.product-cart-controls .wpsc_buy_button_container {
	display: inline-block;
	margin: 0px 10px 0px 0px;
}
.single-product form.cart .quantity{
	display: inline-block;
	margin-right: 10px;
}
.single-product .entry-summary button {
	background: #ff6721;
	border: none;
	border-radius: 0;
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
	padding: 11px 22px;
	text-transform: uppercase;
	cursor: pointer;
	box-sizing: border-box;
	outline: 0;
}

.single-product .entry-summary .single_add_to_cart_button:hover,
.button.wc-forward:hover{
	background: #ff7c20;
	border-color: #ff7c20;
	color:#fff;
}

.summary table tr td { min-width:85px; text-align: center; }

.product-cart-controls .wpsc_quantity_update {
	display: inline-block;
	margin: 0px 15px 0px 0px;
}

.single-product .entry-summary .qty {
	width: 6em;
	border-radius: 0;
	border: 1px solid #e0e0e0;
	font-size: 14px;
	line-height: 20px;
	padding: 10px 6px;
	box-sizing: border-box;
}

.product-cart-controls .wpsc_loading_animation {
	display: inline-block;
	vertical-align: middle;
}

.product-cart-controls .wpsc_loading_animation img {
	display: inline;
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
}

.entry-content .single_product_display {
	padding: 0px;
}

.single_product_display .productcol .wpsc_product_price {

}

.single-product .entry-summary .price{
	color: #ff6721;
	font-size: 26px;
	line-height: 36px;
	margin: 0px;
	padding: 0px;
	margin: 5px 0px 25px 0px;
}

.single_product_display .imagecol {
	float: none;
	margin: 0px 0px 25px 0px;
}

.single_product_display .imagecol .product_image {
	cursor: auto;
}

#top .single_product_display .imagecol img.product_image {
	border-color: #efefef;
	background: none;
	display: inline-block;
}

.single_product_display .wpsc_product_price .out_of_stock,
.single_product_display .wpsc_product_price .in_stock {
	left: auto;
}

.product-share-icons {
margin: 0px 0px 28px 0px;
font-size: 14px;
line-height: 1em;
overflow: hidden;
padding: 14px 14px 9px 14px;
background: #F4F4F4;
}

.product-share-icons:hover {
	background-color: #e9f1f5;
}

.product-share-title {
	padding:0;
	margin: 0;
	font-size: 10px;
	line-height: 14px;
}

.product-share-icons .fb-like {
	vertical-align: middle;
	line-height: 22px;
}

.product-share-icons .share-email,
.product-share-icons .share-twitter,
.product-share-icons .share-facebook,
.product-share-icons .share-linkedin {
width:24px;
height:24px;
margin:0 12px 6px 0;
display: block;
float: left;
overflow: hidden;
text-indent: -9999px;
}
.product-share-icons .share-email { background: transparent url(./images/skin1/email2.png) 0 0 no-repeat; }
.product-share-icons .share-twitter { background: transparent url(./images/skin1/twitter2.png) 0 0 no-repeat; }
.product-share-icons .share-facebook { background: transparent url(./images/skin1/facebook2.png) 0 0 no-repeat; }
.product-share-icons .share-linkedin { background: transparent url(./images/skin1/linkedin2.png) 0 0 no-repeat; }

/*
.share-email-link {
	margin: 0em 0.8em 0em 0em;
	vertical-align: middle;
}

.share-email-icon {
	margin: 0em 0.3em 0em 0em;
	font-size: 1.6em;
	vertical-align: middle;
}
*/

/* post */

#top .post-title {
	padding: 0;
	font-size: 38px;
}
.post-entry{
	padding-bottom: 30px;
}
.post-entry img{
margin:10px auto 0 auto;
display:block;
height: auto;
}

.entry-content{
padding: 0 0 55px;
}

/*blog template*/
.blog-meta, .entry-content{
border-top:none;
}

/*.post-date-comment-container{
background: transparent url(images/skin1/bg-meta.png) center center  no-repeat;
border-bottom:none;
}*/

/*.post-date-comment-container, .post-date-comment-container a, .post-date-comment-container a:hover{
color:#fff;
}*/


.blog-categories, .blog-tags{
border-bottom:1px solid #e1e1e1;
}


div .pagination a{
border:1px solid #ff6721;
background: #fff;
color: #ff6721;
}


#top .more-link, .pagination .current, .pagination a, .button, #commentform #submit{
color: #FFFFFF;
}

#top .more-link:hover, .pagination a:hover, .button:hover, #commentform #submit:hover{
background: #ff6721;
border-color: #ff6721;
}

.dropcap2, .dropcap3{
	background-image: url("images/skin1/reverse-dropcap.png");
}

.dropcap3{
color:#fff;
background-color: #000;
}
#js_sort_items, .all_sort{background:#fff;}
#js_sort_items .active_sort{
color:#666;
}
div .blog-meta{
margin:0;
}

#template-blog .post-title{
font-size: 30px;
padding: 0 0 5px 0;
}

#template-blog .hr{
margin-left: 115px;
width: auto;
padding: 0 0 20px;
background-position: top right;
}

/*.post-entry .graphic-date{
	float: left;
	min-width: 105px;
	margin-right: 10px;
}*/

/*.blog-content-area{
	margin-left: 115px;
}*/

/*.post-date-comment-container{
min-width:105px;
width:100%;
height:165px;
padding:15px 0;
display:block;
position: relative;
font-size: 12px;
}

.date-container, .comment-container .comments-link{
display: block;
position: absolute;
text-align: center;
top: 28px;
width: 100%;
font-family: "Helvetica Neue", "Arial";
}*/

.comment-container .comments-link{
top: 105px;
}

/*.date-container strong, .comment-container strong{
display:block;
font-size: 27px;
font-weight: normal;
text-transform: uppercase;
}*/
.post-date-comment-container{
	font-weight:700;
}

.comment-container strong{
padding-top:10px;
}

.blog-categories, .blog-tags{
display:block;
padding:5px 0;
line-height: 18px;
}

.blog-categories strong, .blog-tags strong{
display:block;
}

.blog-categories a, .blog-tags a{
font-size: 10px;
}

#top .more-link{
font-size: 11px;
line-height: 27px;
margin: 8px 0px;
padding: 6px 14px;
text-align: center;
}

#top #template-blog .pagination{
padding:0 0 20px 115px;
}

/*page template*/

#template-page .post-title{
font-size: 30px;
padding: 0 0 5px 0;
}

#template-fullwidth .post-title{
font-size: 30px;
padding: 0 0 5px 0;
}

#template-fullwidth .entry-content
{
border:none;
}

/*archive*/

#template-archive .entry-content{
padding:0;
}


#top #template-archive .post-entry .post-title {
font-size: 20px;
}

.firstheading{
margin-bottom:15px;
}

/*portfolio*/

#template-portfolio-overview .one_third{
margin-left: 40px;
width: 243px;
}

#template-portfolio-overview .first{
margin-left: 0;
}

#template-portfolio-overview .post-title{
font-size:19px;
padding:10px 0 0 0;
}

#template-portfolio-overview .entry-content{
border:none;
}

#js_sort_items{
visibility:hidden;
}

#js_sort_items span{
font-weight:bold;
display: block;
padding-top:5px;
}

#js_sort_items a{
display:block;
outline: none;
line-height:1.5em;
padding:0;
}


.portfolio_bottom{
margin-left:168px;
}

/*search template*/

#template-search .news-excerpt{
overflow:hidden;
}

#top #template-search .hr{
padding:0;
}

#top #template-search .pagination{
margin-top:20px;
}

#search-fail .widget{
padding-top:20px;
}

#search-fail {
border:none;
}

#top #search-fail .widget ul , #top #search-fail .widget ul li{
border:none;
list-style-position: outside;
list-style-type: none;
padding:0;
font-size:11px;
}

#search-fail #searchform {
position: relative;
right: auto;
top: auto;
}

/*pagination*/

#top .pagination {
overflow: hidden;
padding:15px 0;
}

#top .pagination span, #top .pagination a {
display:block;
float:left;
font-size:13px;
line-height:13px;
margin: 4px 4px 4px 0;
padding:6px 11px;
text-decoration:none;
width:auto;
}


#top .pagination .current{
font-size:13px;
padding:6px 11px;
}

/*comments*/
.comment-entry{
margin-left: 115px;
}

/************************************************************************
COMMENTS
*************************************************************************/
#top .gravatar img {
	padding: 3px;
	margin: 0;
	border:1px solid #e1e1e1;
	background: #fff;
}

#top .comment-navigation {
	display: block;
	clear: both;
}

#top .comment-navigation::after {
	clear: both;
	display: block;
	content:"";
}

#top .commentlist {
	padding: 0px 0px 10px 0px;
	border: none;
	float: left;
	width: 100%;
}

#top .commentlist .comment{
list-style-type: none;
list-style-position: outside;
position: relative;
padding: 10px 0 0 0;
margin: 10px 0 0 0;
border:none;
background: none;
float: left;
width: 100%;
}

#top .commentlist p {
	padding: 0em;
	margin: 0em 0em 0.5em 0em;
}

#top .commentlist p:last-child {
	margin: 0em;
}

#top .commentlist ul{
	border:none;
}

.gravatar {
float:left;
width:56px;
padding-right:20px;
font-size: 11px;
text-decoration: none;
text-align: center;
position: relative;
}

.comment_content{
	border:1px solid #e1e1e1;
	background: #fff;
	float:right;
	padding:18px 18px 30px;
	position:relative;
	width:410px;
}

.author_name {
	font-size: 16px;
	float:left;
	font-style: normal;
}

.author_name a, .author_name a:hover{
	font-weight: bold;
	text-decoration: none;
}

.comment-edit-link, #cancel-comment-reply-link{
	display:inline-block;
	font-size: 10px;
	padding-left:10px;
}

.commentmetadata {
	float:left;
	font-size:11px;
	line-height:26px;
	padding-left:12px;
}

.says{
background:transparent url(images/skin1/say.png) no-repeat scroll 0 0;
position: absolute;
left:-13px;
top:18px;
display: block;
height:24px;
width:13px;
text-indent: -9999px;
}

.comment_text{
clear: both;
font-size: 12px;
}
.commentmetadata a{
color:#aaa;
}
#top .comment-reply-link{
border-top:1px solid #e1e1e1;
border-right:1px solid #e1e1e1;
color:#00314a;
font-size: 11px;
text-decoration: none;
position: absolute;
display: block;
padding:0px 7px;
bottom: 0;
left:0;
}
.form-allowed-tags{
color:#999;
}

/*comment children*/

.children .gravatar {
padding:0;
position:absolute;
right:20px;
top:0;
width:42px;
z-index:2;
}

.children .gravatar img{
width:30px;
height:30px;
}

.children .says{
display:none;
}


/*input fields*/

.personal_data p{
float:left;
width:33%;
}

.personal_data label{
display:none;
}

.message_data textarea, #comment{
width:95%;
padding:10px;
font-size:12px;
font-family: Arial, Helevtica, Verdana, san-serif;
}

.text_input, .button, #commentform input, .text_area{
padding:7px;
font-size:12px;
font-family: Arial, Helevtica, Verdana, san-serif;
}

.button{
padding:7px 12px 6px 12px;
cursor:pointer;
border-style: solid;
border-width: 1px;
}


.personal_data .text_input{
width:91%;
}


/*generated by comment_form()*/

#commentform{ position: relative;}
#commentform p{ position: relative; padding:10px 0 0 0;}

#reply-title small a{ float:right;}

#commentform label {
	display: block;
}

#commentform .comment-form-rating {
	display: flex;
	align-items: center;
}
#commentform .comment-form-rating label {
	display: inline-block;
	vertical-align: middle;
	margin: 0em 0.8em 0em 0em;
}

#commentform .required, .comment-notes {
	display:none;
}

.comment-form-url input, .comment-form-email input, .comment-form-author input {
	width: 240px;
}

#respond {
	clear: both;
}

#comment{
	width:100%;
	height:150px;
	padding:10px 7px;
	font-size: 12px;
}

#top #commentform #submit {
	width: auto;
	box-sizing: border-box;
	padding: 12px 22px;
	margin: 0.6em 0em;
	background: #ffffff;
	border: 2px solid #ff6721;
	border-radius: 1px;
	color: #ff6721;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.02em;
	line-height: 14px;
	outline: 0;
	transition: color 250ms ease-in-out 0ms, background-color 250ms ease-in-out 0ms;
}

#top #commentform #submit:hover {
	background: #ff6721;
	border: 2px solid #ff6721;
	color: #ffffff;
}

.form-allowed-tags{
	font-size: 11px;
	line-height: 1.5em;
	margin-bottom: 5px;
}

.form-allowed-tags code{
	display:block;
	padding-top:5px;
}

.commentlist #respond {
	padding: 0 0 15px 90px;
}

.commentlist #respond .form-allowed-tags{
	display:none;
}

.recipe-title-rating {
	margin: 0em 0em 0.4em 0em;
}

.recipe-title-rating a,
.recipe-title-rating a:hover {
	color: #a0a0a0;
	text-decoration: none;
}

#reviews .comment-edit-link {
	font-size: inherit;
	float: none;
	display: inline;
	padding: 0px;
}

#reviews #comments {
	text-align: left;
}

.woocommerce-product-gallery__wrapper a { cursor: default ; }

h3.woocommerce-Reviews-title {
	padding: 0em;
	margin: 0.5em 0em 0em 0em;
}
#reviews #respond {
	max-width: 480px;
	clear: both;
	padding-top: 20px;
}
#reviews #comment {
	min-height: 150px;
	padding: 10px 7px;
	font-size: 12px;
}

#top #reviews .navigation {
	border: none;
	max-width: 480px;
	width: auto;
	display: block;
	clear: both;
	float: none;
	padding: 0px;
	margin: 0px;
}

#top #reviews .navigation::after {
	clear: both;
	display: block;
	content:"";
}

#top #reviews .commentlist {
	border: none;
	max-width: 480px;
	width: auto;
	display: block;
	clear: both;
	float: none;
	padding: 0px;
	margin: 0px;
}

#top #reviews .commentlist .comment,
#top #reviews .commentlist .review {
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	display: block;
	border: none;
	float: none;
	width: auto;
	background: none;
	padding: 20px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	border-top: 2px solid #f5f5f5;
}

#reviews #commentform input[type="text"],
#reviews #commentform input[type="email"],
#reviews #commentform input[type="url"],
#reviews #commentform input[type="tel"],
#reviews #commentform input[type="number"],
#reviews #commentform textarea {
	width: 100%;
	box-sizing: border-box;
}

#reviews .comment-author {
	font-size: 14px;
	line-height: 24px;
}

#reviews .comment-author cite {
	font-weight: bold;
	font-style: normal;
}

#reviews .commentmetadata {
	font-size: 14px;
	line-height: 24px;
	float: none;
	display: inline;
	padding: 0px;
}

#reviews .comment-author .says {
	display: none;
}
.comment-info{
	margin-top: 20px;
	border-top: 2px solid #f5f5f5;
	padding-top: 20px;
}

/************************************************************************
-) GENERIC
*************************************************************************/

h1, h2, h3, h4, h5, h6 {
color:#00314a;
font-weight:bold;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color:#0070aa;
font-weight:bold;
}

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


h2, h3, h4, h5, h6{
border-bottom:none;
}

.home h1 {
font-size: 24px;
}

.hr a, #top .entry-content .hr a{
background: none repeat scroll 0 0 #FFFFFF;
color:#ccc;
}

.preloading{
background: transparent url(images/skin1/loading.gif) center center  no-repeat;
}

.lightbox_image{
background: transparent url(images/shared/magnify.png) center center  no-repeat;
}

.lightbox_video{
background: transparent url(images/shared/video.png) center center  no-repeat;
}

#main .slideshow .preloading{
background: transparent url(images/skin1/loading.gif) center center  no-repeat !important;
}

.entry-content ul, .entry ol, #top #search-fail ul{
border-top:none;
color:#00314a;
}

.entry-content ul li , #top #search-fail ul li{
background:url("images/skin1/list-icon.png") no-repeat scroll 0 10px transparent;
border-bottom:none;
}

.entry-content ol li {
border-bottom:none;
}

pre{
border:1px solid #e1e1e1;
background: #fff;
}

#top .wp-caption{
border:1px solid #e1e1e1;
}

.dropcap2, .dropcap3, .pagination a, .pagination a:hover{
color:#fff;
}

.lightbox_video, .lightbox_image{
position: absolute;
z-index: 1;
top:0;
left:0;
}

a img, a:hover img{
z-index: 2;
position: relative;
border:none;
}

a{
text-decoration: none;
}

a:hover{
color: #ff6721;
}

h1, h2, h3, h4, h5, h6, legend, .sliderheading {
font-weight:bold;
letter-spacing:0.4px;
line-height:1.4em;
padding-bottom:5px;
position:relative;
}

h1{clear:both; font-size:36px; text-transform: none;}
h2{font-size:30px; clear:both; text-transform: none;}
h3, legend{font-size:24px; clear:both;}
h4{font-size:16px; clear:both; text-transform: uppercase;}
h5{font-size:15px; clear:both; text-transform: uppercase;}
h6{font-size:14px; clear:both; text-transform: uppercase;}

.post-entry h1, .post-entry h2, .post-entry h3, .post-entry h4, .post-entry h5, .post-entry h6{
padding-top:20px;
}

p{ padding: 0.5em 0;}

#main ul, #main  ol {
margin-bottom:10px;
}

.floatleft{
float:left;
}

.floatright{
float:right;
}

.clearboth{
clear:both;
}

body .alignleft{
float:left;
margin:4px 10px 0px 0;
display: block;
}

body .alignright{
float:right;
margin:4px 0px 0px 10px;
display: block;
}

body .aligncenter{
clear:both;
display:block;
margin:10px auto;
padding: 10px 0;
}

.alignleft img, .alignright img{
display:block;
}


.rounded{
-moz-border-radius: 5px;
-webkit-border-radius:5px;
border-radius:5px;
}

.rounded_small, .more-link, .pagination a , .pagination .current, .button, #submit{
-moz-border-radius: 1px;
-webkit-border-radius:1px;
border-radius:1px;
}

#top .noborder, #top .noborder img{
border:none;
padding:0;
background: transparent;
}


#top div .hidden{
display:none;
}

#top .wp-caption {
margin:5px 15px 10px 0;
position: relative;
}

#top .wp-caption img {
border:medium none;
display:block;
padding:5px;
margin:0;
}

.wp-caption-text {
display:block;
font-size:11px;
font-style:italic;
margin:0 auto;
padding:3px 10px 5px;
text-align:center;
}

.entry-content ul li {
list-style-type:none;
padding:3px 0px 3px 17px;
}

.entry-content ol li{
list-style-type: decimal;
list-style-position: inside;
padding:3px 0px 3px 0;
}

pre{
padding:20px 20px 0px;
margin:15px 0;
font-family: "Andale Mono", "Courier New", Courier, Monaco, monospace;
}

.dropcap1{
display:block;
float:left;
font-size:40px;
line-height:40px;
margin:4px 8px 0 0;
}

.dropcap2, .dropcap3{
display:block;
float:left;
font-size:24px;
line-height:38px;
width:38px;
text-align: center;
margin:4px 8px 0 0;
}

.hr, #top .entry-content .hr{
clear: both;
display:block;
overflow: hidden;
width:100%;
height:30px;
margin:40px 0;
line-height:30px;
position: relative;
padding:0px;
top:7px;
}
#top #template-archive .firstheading,
#template-search > h2{
	font-size: 40px;
}
#top #template-archive .hr{
/*background: transparent url(images/skin1/hr.png) center right  no-repeat;*/
height:1px;
background:#e1e1e1;
}
#top #template-archive .more-link{
	display: inline-block;
	background:none;
	border:none;
	position: relative;
	color: #0070aa;
	padding: 0 23px 0 0;
	margin:10px 0 0;
	font-size:15px;
	line-height:1;
}
#top #template-archive .more-link:after{
	left: auto;
	right: 0;
	top:0;
}
#top #template-archive .blog-meta{
	margin-top: 5px;
}

.hr a, #top .entry-content .hr a{
font-size: 11px;
padding: 0 4px 0 0;
}

.hr_invisible{
clear: both;
display:block;
width:100%;
height:30px;
}

/*lightbox*/

#top .no_preload, #featured .preloading{
background-image: none;
}

/*Tables*/
.widget_calendar h3{
border:none;
}

.entry-content table {
width: auto;
padding: 0;
margin: 0;
}

caption {
padding: 0 0 5px 0;
width: auto;
font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-align: right;
}

th {
font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
letter-spacing: 2px;
text-transform: uppercase;
text-align: left;
padding: 6px;
text-align: center;
}

th.nobg {
border-top: 0;
border-left: 0;
background: none;
}

td {
padding: 7px;
text-align: center;
}

th.spec {
border-top: 0;
font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
border-top: 0;
font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


#top .more-link, .pagination .current, .pagination a, .button, #commentform #submit{
border-style: solid;
border-width: 1px;
}


/************************************************************************
-) Shortcodes
*************************************************************************/
/*content slider*/
.contentSlideControlls a{
background-color: #c1c1c1;
background-image: url(images/skin1/reverse-dot.png);
}
.content_slider{
position: relative;
overflow: hidden;
}

.inner_slide_container{
position: absolute;
float: left;
}

.contentSlideControlls{
position: relative;
}

.contentSlideControlls a{
float:left;
height:12px;
width:12px;
display:block;
outline: none;
}
/*tabs and toggler and slider */
.js_active .toggler{
background:url("images/skin1/toggle.png") no-repeat scroll 6px 6px #FFFFFF;
border:1px solid #E1E1E1;
}

.js_active  #top .activeTitle{
background: #f8f8f8 url('images/skin1/toggle.png') no-repeat 6px -77px ;
border:1px solid #ddd;
color:#00314a555;
}

.js_active .tab_content{
background: #fff;
border:1px solid #E1E1E1;

}

.js_active  .tab{
background:#fff;
border:1px solid #E1E1E1;
border-bottom: none;
}

.js_active #top  .active_tab{
background:none repeat scroll 0 0 #fff;
color:#00314a555;
}

.toggle_content{
border: 1px solid #E1E1E1;
}

#top .widget ul.menu .current-menu-item a{
	color: #ff6721;
}

/*slidecontrolls positioning depending on first element*/

#top .pos_h1{ position: absolute; right:0; top:0; }
#top .pos_h2{ position: absolute; right:0; top:71px; }
#top .pos_h3{ position: absolute; right:0; top:53px; }
#top .pos_h4{ position: absolute; right:0; top:51px; }
#top .pos_h5{ position: absolute; right:0; top:50px; }
#top .pos_h6{ position: absolute; right:0; top:49px; }


.fullwidth_no_image{
height:2px;
width:100%;
}

.fallback_div{
width:100%;
height:100px;
max-width: 1240px;
margin: 0 auto;
}

.single_slide{
overflow: hidden;
}

/*toggle*/
.js_active .toggle_wrap{
display:none;
}

#top .active_toggle_wrap{
display:block;
}

.js_active .toggler {
cursor: pointer;
display: block;
margin: -1px 0;
padding: 3px 3px 5px 27px;
position: relative;
top: 1px;
}

.togglecontainer{
padding:10px 0;
}

.toggle_content{
padding:0 2px 0 31px;
margin:0 0 5px 0;
}


/*tabs*/

.tabcontainer{
padding:10px 0;
}

.js_active .tab_content{
display: none;
clear: both;
padding: 15px;
overflow:auto;
}

.js_active .tab{
cursor:pointer;
margin:0 2px 0 0;
padding:3px 10px 5px;
display: block;
float: left;
border-bottom: none;
z-index: 2;
position: relative;
top:1px;
}

.js_active #top .active_tab{
z-index: 4;
position: relative;
border-bottom: none;
}

.js_active #top .active_tab_content{
display: block;
z-index: 3;
position: relative;
overflow:auto;
}



/************************************************************************
-) FORM ELEMENTS
*************************************************************************/
input, textarea{
color:#777;
-webkit-appearance: none;
-moz-appearance: none;
}

#s{
border:2px solid #ff6721;
background: none;
color:#777;
}

#searchsubmit{
background: transparent url(images/skin1/icon-search.png) center center  no-repeat;
}

#searchsubmit:hover{
background: #eee url(images/skin1/icon-search.png) center center  no-repeat;
}

.text_input, textarea, select, #commentform input{
border:1px solid #e1e1e1;
background: #f8f8f8;
}
.ajax_form{
display:block;
clear: both;
}

.fieldset{
border:none;
padding: 0;
margin:0;
}

.text_input, textarea, select {
	border-width: 1px;
	border-style: solid;
	font-family: Arial, Helevtica, Verdana, san-serif;
}

/*searchform*/
#searchform {
	float: left;
	display: block;
	margin: 0px;
}
.top-menu-container #searchform {
	margin-left: auto;
	display: flex;
	align-items: center;
}

#searchsubmit {
	border: medium none;
	cursor: pointer;
	display: block;
	height: 34px;
	outline: none;
	padding: 0;
	text-indent: -9999px;
	width: 34px;
	float: left;
	display: block;
	box-sizing: content-box;
}

#s {
	border: none;
	padding: 9px 0;
	margin-left: 9px;
	position: relative;
	float: left;
	display: block;
	box-sizing: content-box;
	font-size: 12px;
	line-height: 16px;
}

#searchform div
{
	border: 2px solid #ff6721;
	overflow: hidden;
}

#searchform input
{
	border: none;
	outline: none;
}

#submit{
cursor: pointer;
}

/*Contact Form*/
.valid .text_input, .valid .text_area{border:1px solid #9AA600;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #FF6600;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ffb628;}
fieldset{
border:none;
}

.ajax_form .text_area{
padding:10px;
width:500px;
}

.ajax_form .text_input{
width:250px;
margin-right:10px;
}

.ajax_form h3{
border:none;
}

.ajax_form p{
padding: 0 0 10px 0;
}

.ajax_form label{
font-size: 11px;
font-weight: bold;
}

/*boxed alternate*/

#top .boxed ul.menu{
width: 978px !important;
left:-1px;
}

.boxed .sidebar #searchform{
position: relative;
top:auto;
right:auto;
}

.boxed .sidebar #searchform #s {
width: 96px;
}

.boxed .grid3{
width: 138px;
}

.boxed .content{
padding:0 0 0 40px ;
}

.boxed #footer .one_fifth{
margin-left:3%;
}

#top .boxed .logo{
left:40px;
}

.boxed #socket .social_bookmarks, .boxed #socket .copyright{
padding: 0 20px;
}

#top .boxed .slidecontrolls{
left: 20px;
width:850px;
margin:0;
}

.boxed .autoslidecontrolls{
left: 47%;
}

.boxed #template-fullwidth {
width: 894px;
}

.boxed .portfolio-overview .sidebar{
padding:0 0 0 80px;
width:810px;
}

.boxed #template-portfolio-overview{
padding:0 0 0 50px;
}

.boxed .portfolio-overview #js_sort_items a{
float:left;
display: block;
padding:0px 6px 3px 0 !important;
}

.boxed .portfolio-overview .sort_by_cat, .boxed .portfolio-overview .sort_by_val{
clear:both;
padding-bottom:5px;
}

.boxed #featured .feature_excerpt{
padding: 20px 20px 38px 20px;
width:938px;
}

.boxed #featured .feature_excerpt h1, .boxed #featured .feature_excerpt div {
margin: 0 auto;
width: 938px;
}

#top  .boxed .portfolio-overview  .slideshow img{
margin:0;
}

#top .boxed #main .slideshow img{max-width: 894px;}

.social-single {
margin: 17px 0 0 0;
}

#twitterbutton, #likebutton, #pinterestbutton, #sharebutton, #linkedinshare {
float: left;
display: block;
}

#likebutton {
margin-top:1px;
margin-left:20px;
}

#pinterestbutton {
margin-right: 20px;
margin-top: 1px;
}

#linkedinshare {
margin-right: 20px;
margin-top: 1px;
}

#plusonebutton {
margin-left: 20px;
margin-top: 1px;
}

/*

Custom styles for the active theme

*/

#WORKING {
	z-index:1000;
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background: rgba(255,255,255,.5); /* removed for photo */
}

#WORKING div {
	position:fixed;
	font-size:36px;
	line-height:72px;
	margin:35% 25% 25% 25%;
	bottom:0;
}

.popup {
	display:none;
	position:absolute;
	width:1px;
	height:1px;
	top:0;
	left:0;
	background: rgba(255,255,255,.05);
	font-weight: 700;
}

.popup div {
	font-weight: normal;
	text-align:center;
	color:#126FF4;
	position:fixed;
	top:20%;
	left:50%;
	margin:220px 0px 0px 0px;
	text-shadow:1px 1px 1px rgba(0,0,0,.35);
	z-index:1001;
}

input[type=tel],
input[type=email],
input[type=text],
input[type=button],
input[type=submit],
textarea,
select,
button
{
padding:4px;
box-sizing: border-box;
transition: all 0.5s ease 0s;
}

input[type=text],
textarea,
select
{
	background: #FFF;
	border:solid 1px #CCC;
}

.disabled {
	border:solid 2px #DDD;
	background: #DDD;
	color: #AAA;
}

.bg-darker {
	background: #EEE;
}

.btn,
input.btn,
button {
	display:inline-block;
	zoom: 1;
	background: #F5F5F5;
	padding:6px 12px;
	border:solid 1px #DDD;
	box-sizing: border-box;
	border-radius:3px;
	cursor:pointer;
	transition: all 0.5s ease 0s;
}
.btn-default, input.btn-default {
	background: #EEE;
	border:solid 1px #CCC;
}
.btn-primary, input.btn-primary {
	background: #126FF4;
	color:#FFF;
	border:solid 1px #329FF4;
}
.btn-warning, input.btn-warning {
	background: #F46F12;
	color:#FFF;
	border:solid 1px #F49F32;
}
.btn-danger, input.btn-danger {
	background: #F46F6F;
	color:#FFF;
	border:solid 1px #F43232;
}

.btn.disabled,
.btn.disabled:hover
{
	color:#CCC;
	background: #EEE;
	border:solid 1px #EEE;
	cursor:not-allowed;
}

/* START Pagination Button Style  JHC 2015-11-13 */
span.pageNav a {
	display: inline-block;
	padding:.5em;
	border:solid 1px #FCB98C;
}
span.pageNav:hover a {
	background: #F0F7F9;
	border:solid 1px #107096;
	text-decoration: none;
}
/* END Pagination Button Style */


table.wpsc_checkout_table,
table.productcart {
	width:500px;
	margin:0 auto 1em auto;
	box-sizing: border-box;
}

table.wpsc_checkout_table tbody tr td,
table.productcart tbody tr td {
	background: #EEE;
}

table.wpsc_checkout_table tbody tr td,
table.productcart tbody tr td {
	border-color:#EEE;
	background: #F2F2F2;
}
table.wpsc_checkout_table tbody tr:first-child td,
table.productcart tbody tr:first-child td {
	border-color:#CCC;
	background: #EEE;
}

table.checkout_forms tbody tr:first-child td {
	border-color:#EEE;
	background: #F2F2F2;
}

.wpsc_checkout_forms label {
	/*font-weight: 700;*/
}
::-webkit-input-placeholder,
:-moz-placeholder,
:-ms-input-placeholder {
color: #bbb;
}

.woocommerce-breadcrumb {
	margin-bottom: 1em;
}

table.wpsc_checkout_table tbody tr td h4
{
	margin:0;
	padding:0;
	color:#126FF4;
}

/* a table inside a table e.g. Payment Options in Checkout */
table.wpsc_checkout_table table.wpsc_checkout_table {
	width:100%;
}

.error,
.validation-error,
#shipping_quotes_need_recalc
{
	color:#F33;
}

.error-box pre { display:none }
.error-box {
	width:560px;
	background: #FEE;
	box-sizing: border-box;
	margin:0 auto 1em;
	padding:.5em;
	text-align:center;
}
	.error-box h3 {
		margin:0;
		padding:0;
	}
.error-box-message {
	font-size:16px;
	background: #FFF4F4;
	color:#C00;
	padding:1em;
}

.good {
	color:#0B0;
}

.reset_form_button {
	text-align: center;
}

/* Order Path Selector Box */
.option-select-box {
	width:72%;
}

#CustomerTypeChoice {
	text-align: center;
}

#CustomerTypeChoice, .option-select-box {
	margin:1em auto;
	background: #F2F2F2;
	border:solid 1px #EEE;
	padding:.5em;
	overflow:auto;
	max-width:500px;
	box-sizing: border-box;
}

.option-select-box h4 {
	margin:0;
	padding:0;
}

#CustomerTypeChoice h4 {
	margin: 0em 0em 0.3em 0em;
	padding: 0;
}

#CustomerTypeChoice button, .option-select-box div {
	width:46%;
	margin:0 1%;
	display: inline-block;
	padding:1%;
	text-align: center;
	border-radius:6px;
	font-size: 16px;
	line-height: 22px;
}
#CustomerTypeChoice div:hover, #change_addresses:hover {
	cursor:pointer;
	background: #DDD;
	box-shadow: 1px 1px 2px #888;
}

#CustomerTypeCustomer, .option-select-box-left {
	/*background: #AFA;*/
	/*color: #333;*/
}
#CustomerTypeCustomer:hover,
#CustomerTypeCustomer:active,
.option-select-box-left:hover,
#CustomerTypeGuest:hover,
#CustomerTypeGuest:active,
.option-select-box-right:hover
{
	box-shadow: 1px 1px 2px #888;
}

#CustomerTypeGuest, .option-select-box-right {
	background: #DDD;
	color: #333;
}

.option-select-box div.option-select-box-btn {
	background: #EEE;
	color:#126FF4;
	width:96%;
	float:none;
	clear:both;
}

#VerificationChoice {
/*	margin:1em auto;
	background: #F2F2F2;
	border:solid 1px #EEE;
	padding:.5em;
	overflow:auto;
	width:500px;
	box-sizing: border-box;
*/}
#VerificationChoice h4 {
	margin:0;
	padding:0;
}

#VerificationMsg {
	color:#126FF4;
	text-align:center;
	font-weight:700;
	/*float:right;*/
	/*margin-right:2em;*/
}

button#CustomerTypeSelected, .option-select-box-full {
	display:none;
	background: #EEE;
	color:#126FF4;
	margin:0;
	width:98%;
	float:none;
}
button#CustomerTypeSelected:hover,
button#CustomerTypeSelected:active,
.option-select-box-full:hover {
	box-shadow:1px 1px 2px #888;
}

.webForm {
	margin:1em 0 0 0;
	background: #F4FFF4;
	border:solid 1px #ADA;
	padding:.5em;
}
.webForm div strong {
	margin:0;
	font-size:1.5em;
}

/* Address Verify "Table" */
.address-group {
		display:none;
		margin:1em auto;
		width:500px;
		border:solid 2px #EEE;
		overflow:auto;
		text-align:center;
		background: #F2F2F2;
		box-sizing: border-box;
	}
	.address-group h4 {
		margin:0;
		padding:.25em 0;
		background: #EEE;
		color:#126FF4;
	}
	.address-group div label {
		font-size:16px;
		cursor:pointer;
		display:block;
	}
	.address-group div label.active::after {
		content: " \2714";
	}
	.address-group-item {
		padding:.5em;
		width:50%;
		margin:0;
		float:left;
		box-sizing: border-box;
	}

	.address-group-item:hover {
		background: #E2EEFE;
		cursor: pointer;
	}
	.address-group-note {
		margin:0;
		padding:0;
		color: #666;
		font-size:.85em;
	}
	.address-group .active {
		color: #080;
		background: #E2FEEE;
	}

.search-box, #kb-s {
	border:2px solid #ff6721;
	background: none;
	color:#777;
	float:left;
	clear:none;
	display:block;
	width:250px;
	margin:0 6px 0 0;
}

.knowledgebase-search #kb-s
{
	width: 50%;
	float: left;
	display: block;
}

.knowledgebase-search select.search-cats
{
	float: right;
	width: 40%;
}

#main .knowledgebase-search {
	width: 100%;
	display: block;
	overflow: hidden;
}

.knowledgebase-search #search_submit {
	display: block;
	background: transparent url('images/skin1/icon-search.png') no-repeat center center ;
	border: 1px solid #e0e0e0;
	width: 50px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	float: right;
}

.knowledgebase-search #search_submit:hover {
	cursor: pointer;
	background: #eee url('images/skin1/icon-search.png') no-repeat center center ;
}

select.search-cats {
	height: 50px;
	margin: 0;
}

.spin {
-webkit-animation:spinn 1s ease-in-out infinite;
-moz-animation:spinn 1s ease-in-out infinite;
animation:spinn 1s ease-in-out infinite;
}

/* LOADING SPINNER!!! */
#WORKING {
cursor:wait;
}
.spinner0 {
position: fixed;
top: 25%;
left: 25%;
width: 470px;
height: 125px;
/*margin:25% 25% 0 25%;*/
-webkit-animation:scrub 1s ease-in-out infinite;
-moz-animation:scrub 1s ease-in-out infinite;
animation:scrub 1s ease-in-out infinite;
}

img.spinner {
z-index:1002;
position: fixed;
top:  21%;
left: 50%;
margin-left: -50px;
width:  100px;
height: 100px;
/*margin:25% 25% 0 25%;*/
-webkit-animation:spinn 1s linear infinite;
-moz-animation:spinn 1s linear infinite;
animation:spinn 1s linear infinite;
}

img.spinner_shadow {
z-index:1001;
position: fixed;
top:  21%;
left: 50%;
margin-left: -50px;
width:  100px;
height: 100px;
/*margin:25% 25% 0 25%;*/
-webkit-animation:scrubshad 1s linear infinite;
-moz-animation:scrubshad 1s linear infinite;
animation:scrubshad 1s linear infinite;
}

img.spinner_msg {
display:none;
z-index:1003;
position: fixed;
top:  21%;
left: 50%;
margin-left: -50px;
width:  100px;
height: 100px;
}

@-moz-keyframes spinn {
	100% { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spinn {
	/*0% { -webkit-transform: rotate(0deg); }
	50% { -webkit-transform: rotate(180deg); }*/
	100% { -webkit-transform: rotate(360deg); }
}
@keyframes spinn {
	100% { transform: rotate(360deg); -webkit-transform: rotate(360deg); }
}

@-moz-keyframes rotateplane { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes rotateplane {
	0%   { -webkit-transform: perspective(120px) rotateY(5deg) rotateX(-5deg) }
	50%  { -webkit-transform: perspective(120px) rotateY(-5deg) rotateX(5deg)}
	100% { -webkit-transform: perspective(120px) rotateY(5deg) rotateX(-5deg)}
}
@keyframes rotateplane {
	0% { transform: perspective(120px) rotateX(-5deg) rotateY(5deg);
		-webkit-transform: perspective(120px) rotateX(-5deg) rotateY(5deg);
	}
	50% { transform: perspective(120px) rotateX(5deg) rotateY(-5deg);
		-webkit-transform: perspective(120px) rotateX(5deg) rotateY(-5deg);
	}
	100% { transform: perspective(120px) rotateX(-5deg) rotateY(5deg);
		-webkit-transform: perspective(120px) rotateX(-5deg) rotateY(5deg);
	}
}

@-moz-keyframes scrub {
	0% { -moz-transform: translateX(10px) translateY(-10px) rotate(-30deg); }
	50% { -moz-transform: translateX(-10px) translateY(10px) rotate(0deg); }
	100% { -moz-transform: translateX(10px) translateY(-10px) rotate(-30deg); }
}
@-webkit-keyframes scrub {
	0%   { -webkit-transform: translateX(5px) translateY(-10px) rotate(-30deg); }
	50%  { -webkit-transform: translateX(-5px) translateY(10px) rotate(0deg); }
	100% { -webkit-transform: translateX(5px) translateY(-10px) rotate(-30deg); }
}
@keyframes scrub {
	0% { transform: translateX(10px) translateY(-10px) rotate(-30deg); -webkit-transform: translateX(10px) translateY(-10px) rotate(-30deg); }
	50% { transform: translateX(-10px) translateY(10px) rotate(0deg); -webkit-transform: translateX(-10px) translateY(10px) rotate(0deg); }
	100% { transform: translateX(10px) translateY(-10px) rotate(-30deg); -webkit-transform: translateX(10px) translateY(-10px) rotate(-30deg); }
}

@-moz-keyframes scrubshad {
	0% { -moz-transform: scaleX(.5); }
	50% { -moz-transform: scaleX(1); }
	100% { -moz-transform: scaleX(.5); }
}
@-webkit-keyframes scrubshad {
	0%   { -webkit-transform: scaleX(.5); }
	50%  { -webkit-transform: scaleX(1); }
	100% { -webkit-transform: scaleX(.5); }
}
@keyframes scrubshad {
	0% { transform: scaleX(.5); -webkit-transform: scaleX(.5); }
	50% { transform: scaleX(1); -webkit-transform: scaleX(1); }
	100% { transform: scaleX(.5); -webkit-transform: scaleX(.5); }
}

.sweet-overlay{background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";background-color:rgba(0,0,0,.4);position:fixed;left:0;right:0;top:0;bottom:0;display:none;z-index:10000}
.sweet-alert{background-color:#fff;font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;width:478px;padding:17px;border-radius:5px;text-align:center;position:fixed;left:50%;top:50%;margin-left:-256px;margin-top:-200px;overflow:hidden;display:none;z-index:99999}

.probfix { display: block;  padding: 16px; counter-reset: num 0; border-left:solid 5px #EEE; }
.probfix dt { font-size: 1.5rem; font-weight: 700; margin:0 0 8px 0; }
.probfix dd { list-style: square; margin:0 0 0 8px; }
.probfix dd:before { counter-increment: num 1; content: counter(num) ". "; }

@media all and (max-width:540px){.sweet-alert{width:auto;margin-left:0;margin-right:0;left:15px;right:15px}}

.sweet-alert h2{color:#575757;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:25px 0;padding:0;line-height:40px;display:block}
.sweet-alert p{color:#797979;font-size:16px;font-weight:300;position:relative;text-align:inherit;float:none;margin:0;padding:0;line-height:normal}
.sweet-alert button{background-color:#AEDEF4;color:#fff;border:none;box-shadow:none;font-size:17px;font-weight:500;-webkit-border-radius:4px;border-radius:5px;padding:10px 32px;margin:26px 5px 0;cursor:pointer}
.sweet-alert button:focus{outline:0;box-shadow:0 0 2px rgba(128,179,235,.5),inset 0 0 0 1px rgba(0,0,0,.05)}
.sweet-alert button:hover{background-color:#a1d9f2}
.sweet-alert button:active{background-color:#81ccee}
.sweet-alert button.cancel{background-color:#D0D0D0}
.sweet-alert button.cancel:hover{background-color:#c8c8c8}
.sweet-alert button.cancel:active{background-color:#b6b6b6}
.sweet-alert button.cancel:focus{box-shadow:rgba(197,205,211,.8) 0 0 2px,rgba(0,0,0,.0470588) 0 0 0 1px inset!important}
.sweet-alert button::-moz-focus-inner{border:0}
.sweet-alert[data-has-cancel-button=false] button{box-shadow:none!important}
.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false]{padding-bottom:40px}
.sweet-alert .sa-icon{width:80px;height:80px;border:4px solid gray;-webkit-border-radius:40px;border-radius:50%;margin:20px auto;padding:0;position:relative;box-sizing:content-box}
.sweet-alert .sa-icon.sa-error{border-color:#F27474}
.sweet-alert .sa-icon.sa-error .sa-x-mark{position:relative;display:block}
.sweet-alert .sa-icon.sa-error .sa-line{position:absolute;height:5px;width:47px;background-color:#F27474;display:block;top:37px;border-radius:2px}
.sweet-alert .sa-icon.sa-error .sa-line.sa-left{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}
.sweet-alert .sa-icon.sa-error .sa-line.sa-right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}
.sweet-alert .sa-icon.sa-warning{border-color:#F8BB86}
.sweet-alert .sa-icon.sa-warning .sa-body{position:absolute;width:5px;height:47px;left:50%;top:10px;-webkit-border-radius:2px;border-radius:2px;margin-left:-2px;background-color:#F8BB86}
.sweet-alert .sa-icon.sa-warning .sa-dot{position:absolute;width:7px;height:7px;-webkit-border-radius:50%;border-radius:50%;margin-left:-3px;left:50%;bottom:10px;background-color:#F8BB86}
.sweet-alert .sa-icon.sa-info{border-color:#C9DAE1}
.sweet-alert .sa-icon.sa-info::before{content:"";position:absolute;width:5px;height:29px;left:50%;bottom:17px;border-radius:2px;margin-left:-2px;background-color:#C9DAE1}
.sweet-alert .sa-icon.sa-info::after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;margin-left:-3px;top:19px;background-color:#C9DAE1}
.sweet-alert .sa-icon.sa-success{border-color:#A5DC86}
.sweet-alert .sa-icon.sa-success::after,.sweet-alert .sa-icon.sa-success::before{content:'';position:absolute;width:60px;height:120px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.sweet-alert .sa-icon.sa-success::before{-webkit-border-radius:120px 0 0 120px;border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}
.sweet-alert .sa-icon.sa-success::after{-webkit-border-radius:0 120px 120px 0;border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;transform-origin:0 60px}
.sweet-alert .sa-icon.sa-success .sa-placeholder{width:80px;height:80px;border:4px solid rgba(165,220,134,.2);-webkit-border-radius:40px;border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}
.sweet-alert .sa-icon.sa-success .sa-fix{width:5px;height:90px;background-color:#fff;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.sweet-alert .sa-icon.sa-success .sa-line{height:5px;background-color:#A5DC86;display:block;border-radius:2px;position:absolute;z-index:2}
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.sweet-alert .sa-icon.sa-success .sa-line.sa-long{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.sweet-alert .sa-icon.sa-custom{background-size:contain;border-radius:0;border:none;background-position:center center;background-repeat:no-repeat}
@-webkit-keyframes showSweetAlert{0%{transform:scale(.7);-webkit-transform:scale(.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(.95);-webkit-tranform:scale(.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}
@keyframes showSweetAlert{0%{transform:scale(.7);-webkit-transform:scale(.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(.95);-webkit-tranform:scale(.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}
@-webkit-keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(.5);-webkit-transform:scale(.5)}}
@keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(.5);-webkit-transform:scale(.5)}}
.showSweetAlert{-webkit-animation:showSweetAlert .3s;animation:showSweetAlert .3s}
.showSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}
.hideSweetAlert{-webkit-animation:hideSweetAlert .2s;animation:hideSweetAlert .2s}
.hideSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}
@-webkit-keyframes animateSuccessTip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}
@keyframes animateSuccessTip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}
@-webkit-keyframes animateSuccessLong{0%,65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}
@keyframes animateSuccessLong{0%,65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}
@-webkit-keyframes rotatePlaceholder{0%,5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}100%,12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}
@keyframes rotatePlaceholder{0%,5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}100%,12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}
.animateSuccessTip{-webkit-animation:animateSuccessTip .75s;animation:animateSuccessTip .75s}
.animateSuccessLong{-webkit-animation:animateSuccessLong .75s;animation:animateSuccessLong .75s}
.sa-icon.sa-success.animate::after{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}
@-webkit-keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);-webkit-transform:rotateX(0deg);opacity:1}}
@keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);-webkit-transform:rotateX(0deg);opacity:1}}
.animateErrorIcon{-webkit-animation:animateErrorIcon .5s;animation:animateErrorIcon .5s}
@-webkit-keyframes animateXMark{0%,50%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}
@keyframes animateXMark{0%,50%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}
.animateXMark{-webkit-animation:animateXMark .5s;animation:animateXMark .5s}
@-webkit-keyframes pulseWarning{0%{border-color:#F8D486}100%{border-color:#F8BB86}}
@keyframes pulseWarning{0%{border-color:#F8D486}100%{border-color:#F8BB86}}
.pulseWarning{-webkit-animation:pulseWarning .75s infinite alternate;animation:pulseWarning .75s infinite alternate}
@-webkit-keyframes pulseWarningIns{0%{background-color:#F8D486}100%{background-color:#F8BB86}}
@keyframes pulseWarningIns{0%{background-color:#F8D486}100%{background-color:#F8BB86}}
.pulseWarningIns{-webkit-animation:pulseWarningIns .75s infinite alternate;animation:pulseWarningIns .75s infinite alternate}


.hr2, #top .entry-content .hr{
clear: both;
display:block;
overflow: hidden;
width:100%;
height:30px;
line-height:30px;
position: relative;
margin:0;
top:7px;
}

.hr2, #top .entry-content .hr{
background: transparent url('images/skin1/hr.png') center right  no-repeat;
}

img.frm_ajax_loading{display:none}
#vtabs { margin:0; padding:0; overflow: auto; }
#vtabs ul { margin:0; padding:0; clear: both; float: none; }
#vtabs ul li { margin:0 2px; padding:0; list-style: none; background-image: none; float:left; }
#vtabs ul li a { margin:0; padding:6px 14px; background-color: #f4f4f4; color:#0070aa; font-weight: bold; display: block; }
#vtabs ul li a:hover  { background-color: #ff6721; color:#FFF; cursor: pointer; text-decoration: none; }
#vtabs ul li a.active { background-color: #ff6721; color:#FFF; cursor: pointer; box-shadow: none; }

.vtab { margin:0; padding: 30px; width:100%; background: #FFFFFF; border-top:solid 2px #ff6721; border-bottom:solid 2px #ff6721; box-shadow: 0 0 8px #f2f2f2; box-sizing: border-box; }
.vtab h3 {
margin: 30px -15px 6px -15px;
padding: 0 0 0 0;
overflow: auto;
border-bottom: solid 2px #DDD;
}
.vtab h3:nth-child(1) {
margin: -15px -15px 6px -15px;
}
.btn-orange {
width: auto;
box-sizing: border-box !important;
padding: 12px 22px !important;
margin: 0.6em 0em;
background: #ffffff;
border: 2px solid #ff6721;
border-radius: 1px;
color: #ff6721;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
letter-spacing: 0.02em;
line-height: 14px;
outline: 0;
transition: color 250ms ease-in-out 0ms, background-color 250ms ease-in-out 0ms;
white-space: pre;
}
.btn-orange:hover {
background: #ff6721;
border: 2px solid #ff6721;
color: #ffffff;
text-decoration: none;
cursor: default;
}

#vforms { margin:10px 0 0; padding:0; overflow: auto; }
#vforms ul { margin:0; padding:0; clear: both; float: none; }
#vforms ul li { font-size:1em; width:48%; text-align: center; margin:0 1%; padding:0; list-style: none; background-image: none; float:left; }
#vforms ul li a { margin:0; padding:8px; background-color: #FFF; color:#0070aa; font-weight: 700; display: block; border:solid 2px #0085ca; }
#vforms ul li a:hover  { background-color: #0085CA; color:#FFF; cursor: pointer; text-decoration: none; }
#vforms ul li a.active { background-color: #0085CA; color:#FFF; cursor: pointer; box-shadow: none; border:solid 2px #0085CA; }
.vtab2 { margin:0; padding: 0 1em 1em 1em; width:100%; background: #FFFFFF; border-top:solid 4px #0085CA; border-bottom:solid 4px #0085CA; box-shadow: 0 0 8px #888; box-sizing: border-box; }
.vtab2 h3 { margin:0; padding:4px 8px; overflow: auto; }

.video-responsive{
overflow:hidden;
padding-bottom:56.25%;
position:relative;
height:0;
}
.video-responsive iframe {
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}

.feature-btn {
	display: block;
	max-width:252px;
	border:solid 2px #0085CA;
	color: #0085CA;
	text-align: center;
	font-size:14px;
	font-weight: 700;
	margin:0 auto 8px;
	padding:4px 8px;
	border-radius: 160px;
	transition: all 0.2s ease 0s;
}
.feature-btn:active, .feature-btn:hover {
	color: #FFF;
	background-color: #0085CA;
	text-decoration: none;
	text-shadow: 1px 1px 2px #333;
}

.wirecalc_table {
	border:none;
	border-top: solid 1px #E6E6E6;
	border-left: solid 1px #E6E6E6;
	width:100% !important;
}

.wirecalc_table label { font-weight: 700 }

.wirecalc_table tr { }

.wirecalc_table tr td {
	margin:0;
	padding:6px 12px;
	border:none;
	border-right: solid 1px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
	text-align: left;
	line-height: 1.2em;
}

.wirecalc_table tr td input[type=text] {
	border:solid 2px #CCC;
	text-align: center;
	width:5em;
}

tr td.text-center { text-align: center !important; }

.insert_table {
	border-top: solid 1px #E6E6E6;
	border-left: solid 1px #E6E6E6;
}
.insert_table tr td {
	text-align: left;
	border:none;
	border-right: solid 1px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
}

.insert-blocks { clear: both; margin:0; padding:0; background-color: #EEE;  }
.insert-header { overflow: auto; padding:7px; }
.insert-header img { width:85px; height: auto; float:left; margin:0 1em 0 0;}
.insert-header a { font-size: 12px; }
.insert-block  { float:left; margin:0 1em 1em 0; padding:7px; border:solid 2px #ff6721; width:185px; height:185px; overflow: hidden; line-height: 1.2em }
.insert-block.insert-block-wide { width:290px; height:auto; }
.insert-block.insert-block-wide img { width:120px; height:auto; float: right; }
.insert-block img { width: 100%; height: auto }
.insert-block-title { font-size:1.2em; font-weight:700; }
.insert-block a:link, .insert-block a:visited { color:#000; display: block; }
.insert-block a:hover, .insert-block a:active { text-decoration: none; color:#ff6721; }

/*wpsc*/
.wpsc_default_product_list .imagecol img {
margin: 0;
padding: 8px;
border: 1px solid #e8e8e8;
height: auto;
width: 250px;
}
.default_product_display {
	margin-bottom: 20px;
	/*padding: 10px;*/
	position: relative;
}
.default_product_display:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.default_product_display .imagecol {
	text-align: left;
	display: table-cell;
	vertical-align: middle;
	min-height: 50px;
	height: 100%;
	overflow: auto;
	margin-top: 14px;
}
.imagecol {
	margin-right:15px;
/* 	width:25%; */
	float:left;
	position:relative;
}
.default_product_display h2.prodtitle, #content .default_product_display h2.prodtitle {
	margin: 0 0 5px 0;
	line-height: 1;
	clear: none;
}

/*woo*/
.star-rating {
	overflow: hidden;
	position: relative;
	height: 1em;
	line-height: 1;
	font-size: 1em;
	width: 5.4em;
	font-family: star;
	margin-bottom: .7rem
}
.star-rating::before {
	content: "\73\73\73\73\73";
	float: left;
	top: 0;
	left: 0;
	position: absolute
}
.star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em
}
.star-rating span::before {
	content: "\53\53\53\53\53";
	top: 0;
	position: absolute;
	left: 0
}
#reviews p.stars {
margin-top: 0;
display:inline-block;
}
#reviews p.stars a {
	position: relative;
	height: 1em;
	width: 1em;
	text-indent: -999em;
	display: inline-block;
	text-decoration: none;
	box-shadow: none
}
#reviews p.stars a::before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1em;
	height: 1em;
	line-height: 1;
	font-family: WooCommerce;
	content: "\e021";
	text-indent: 0
}
#reviews p.stars a:hover~a::before {
	content: "\e021"
}
#reviews p.stars:hover a::before {
	content: "\e020"
}
#reviews p.stars.selected a.active::before {
	content: "\e020"
}
#reviews p.stars.selected a.active~a::before {
	content: "\e021"
}
#reviews p.stars.selected a:not(.active)::before {
	content: "\e020"
}
.woocommerce .star-rating span::before,
.woocommerce p.stars a::before{
	color:#ffd300;
}
.woocommerce-pagination a,
.woocommerce-pagination span{
	padding: 5px 4px;
}
.woocommerce-cart-form td.actions button {
	background: #ff6721;
	color:#fff;
}
#place_order,
#top .wc-proceed-to-checkout a{
	background:#ff6721;
}
/*related_products*/
#related_products table {
	margin:0;
	padding:0;
	border:none;
	line-height: 14px;
}
#related_products table td {
	margin:0;
	padding:0;
	border:none;
}
#related_products .image, #related_products .image img, #related_products .no_image img {
	margin:0;
	padding:0;
}
#related_products .image {
	padding:0 !important;
	max-width: 80px;
	height: 80px;
	overflow: hidden;
	xmargin: 0 auto;
}
#related_products .image img {
	display:block;
	height:auto;
	width:100%;
	height: auto;
}
.attachment-wpsc_rp_image.image img {
	display:block;
	height:50px;
	width:50px;
}
#related_products .wpsc_rp-table_horizontal td {
	text-align:center;
	padding: 12px;
	vertical-align:top;
}
#related_products .wpsc_rp-table_horizontal div.image, #related_products .wpsc_rp-list_ordered div.image, #related_products .wpsc_rp-list_unordered div.image {
	margin-bottom:0.5em;
}
#related_products .wpsc_rp-table_vertical td {
	padding-bottom:1em;
}
#related_products .wpsc_rp-list_ordered li, #related_products .wpsc_rp-list_unordered li {
	padding-bottom:1em;
}
#related_products a.title {
	font-weight:bold;
	text-decoration:none;
}
#related_products a.title2 {
font-weight: bold;
text-decoration: none;
font-size: 15px;
line-height: 1.3em;
}
#related_products .title2 {
	font-weight:bold;
	text-decoration:none;
	font-size: 12px;
}
#related_products .title3 {
	font-weight:bold;
	text-decoration:none;
	font-size: 10px;
}

/*Responsive*/

/* Menu toggle */
.ic-bars {
	display: inline-block;
	width: 27px;
	height: 3px;
	background: -webkit-linear-gradient(0deg, #fff, #fff 50%);
	position: relative;
}
.ic-bars:before,.ic-bars:after {
	display: inline-block;
	width: 27px;
	height: 3px;
	background: -webkit-linear-gradient(0deg, #fff, #fff 50%);
	position: absolute;
	left: 0;
	content: '';
	transform-origin: 0.28571rem center;
	margin: 0;
}
.ic-bars,
.ic-bars:before, .ic-bars:after {
	background: #ff6721;
}
.ic-bars:before {
	top: 9px;
}
.ic-bars:after {
	top: -9px;
}
.menu-toggle[aria-expanded="true"] .ic-bars {
	background: none;
}
.menu-toggle[aria-expanded="true"] .ic-bars:before,.menu-toggle[aria-expanded="true"] .ic-bars:after {
	transform-origin: 50% 50%;
	top: 0;
	width: 27px;
}
.menu-toggle[aria-expanded="true"] .ic-bars:before {
	transform: rotate3d(0,0,1,45deg);
}
.menu-toggle[aria-expanded="true"] .ic-bars:after {
	transform: rotate3d(0,0,1,-45deg);
}
.menu-toggle {
	float: right;
	background: none;
	border: none;
	box-shadow: none;
	text-shadow: none;
	display: none;
	font-weight: 500;
	line-height: 0;
	margin: 0;
	padding: 0;
}
.menu-toggle:hover,.menu-toggle:focus {
	background: none;
	box-shadow: none;
	text-shadow: none;
}
.menu-toggle:focus {
	outline: 0;
}

@media only screen and (max-width: 980px){
	.era_grid {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		grid-gap: 10px 10px;
	}
}

@media only screen and (max-width: 1260px){
	.top-content {
	padding: 15px 30px;
	}
	.top-menu-container{
		padding: 15px 30px;
	}
	#top .logo{
		padding: 10px 15px 10px 0;
	}
	.menu-main-container {
	margin-right: 15px;
	}
	#top #menu-main {
		padding: 0 15px;
	}
	#main	{
		float: none;
		width: auto;
		display: block;
		padding: 0px 20px 50px 20px;
	}
	#footer .one_fifth.first .widget	{
		padding-left: 20px;
		width: auto;
	}
}
@media only screen and (max-width: 1135px){
	#top #menu-main >li>a {
	font-size: 14px;
	padding: 0px 10px;
	}
	.eraser-columns-3 .eraser-column {
		width: calc(50% - 20px);
	}
	.eraser-columns-3 .eraser-column:nth-child(2) {
		padding-right: 0;
	}
	.eraser-columns-3 .eraser-column:last-child {
		padding-left: 0;
	}
}
@media only screen and (max-width: 1110px){
	.menu-toggle {
		display: block;
	}
	#top #menu-main ul ul li:before, #top #menu-main >li >ul li:before {
	top: 0 !important;
	}
	.top-menu-container #searchform {
	margin-right: 15px;
	}
	#top #menu-main {
float: none;
position: absolute;
top: 100%;
right: 0;
bottom: auto;
left: 0;
z-index: 9999;
width: calc(98% - 30px);
display: none;
box-shadow: rgb(0 0 0 / 12%) 3px 3px 15px;
border-top: 3px solid #ff6721;
background: #fff;
}
	#top #menu-main >li {
		display: block;
		height: auto;
	}
	#top #menu-main >li.current-menu-item:after{
		display:none;
	}
	#top #menu-main a{
		text-align:left;
	}
	#top #menu-main li.menu-item-has-children > a.show-child {
	display: block;
	position: absolute;
	cursor: pointer;
	top: 0;
	right: 10px;
	bottom: auto;
	left: auto;
	vertical-align: middle;
	background: none;
	text-align: center;
	}
	#top #menu-main li.menu-item-has-children > a.show-child i {
	font-size: 18px;
	line-height: 20px;
	}
	#top #menu-main.visible	{
		display: block;
	}
		#top ul.menu ul.sub-menu.visible
	{
		display: block;
	}
	#top #menu-main li	{
		float: none;
		border-top: none;
		border-left: none;
		border-right: none;
		border-bottom: 1px solid #E1E1E1;
	}
	#top #menu-main > li ul	{
		display:none;
		width: auto;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;
		padding: 0px;
		margin: 0px;
		border: none;
	}
	#top #menu-main li ul.visible	{
		position: static;
		display:block;
	}
	#top #menu-main > li > ul a	{
		line-height: 40px;
		width: auto;
		padding: 0px;
		margin: 0px;
	}
	#top #menu-main > li > ul li	{
		padding: 0px 0px 0px 34px;
		border-top: 1px solid #E1E1E1;
		border-left: none;
		border-right: none;
		border-bottom: none;
	}
}
@media only screen and (max-width: 1000px){
	.post-entry {
	padding-bottom: 10px;
	}
	.entry-content table	{
		min-width: 0 !important;
	}

	.entry-content	{
		padding: 0px 0px 40px 0px;
	}

	.fallback_div	{
		height: 50px;
	}

	.header_cart_link	{
		margin: 10px 10px 0 0;
	}

	/*.top-controls {
		margin: 16px 0 0 0;
	}*/

	.social_bookmarks {
		margin-right:10px;
	}

	.grid9{
		width: 65%;
		padding: 0px;
		margin: 0px;
	}

	.grid3{
		width: 35%;
		padding: 0px;
		margin: 0px;
	}

	/*.grid3 .widget
	{
		margin-left: 20px;
	}*/

	#main .container	{
		overflow: hidden;
	}

	.container,
	#footer .container,
	.container_wrap, .wrap_all,
	.boxed,
	.boxed #featured .feature_excerpt h1, .boxed #featured .feature_excerpt div	{
		width: 100%;
		margin: 0px;
	}

	#socket .container	{
		width: auto;
		padding: 0px 20px;
	}

	#top .boxed ul.menu {
		width: 100% !important;
	}

	#top .slideshow img	{
		max-width: 100%;
	}

	#top ul.menu a	{
		padding: 0px 9px;
	}

	.slidecontrolls, .autoslidecontrolls	{
		width: auto;
		margin: 0px;
		left: 10px;
		right: 10px;
	}

	.knowledgebase-search #kb-s	{
		width: 49%;
	}

	.knowledgebase-search select.search-cats
	{
		width: 35%;
	}
	#top .eraser-column {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.tax-product_cat .post-entry .imagecol,
	body.search-results .post-entry .imagecol{
		width:100%;
		margin-bottom: 15px;
	}
	.tax-product_cat .post-entry .productcol,
	body.search-results .post-entry .productcol{
		margin-left: 0 !important;
	}

}

@media only screen and (max-width: 850px){
	h1{font-size:28px;}
	h2{font-size:24px;}
	h3, legend{font-size:20px;}
	h4{font-size:15px;}
	h5{font-size:14px;}
	h6{font-size:12px;}

	table.wpsc_checkout_table, table.productcart,
	#CustomerTypeChoice, .option-select-box,
	.error-box,
	#VerificationChoice,
	.address-group,
	.sweet-overlay	{
		width: 100%;
	}

	.spinner	{
		width: 100%;
		left: 0px;
		right: 0px;
	}

	#top ul.menu a	{
		font-size: 13px;
		padding: 0px 5px;
	}

	#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6	{
		font-size: 16px;
	}

}

@media only screen and (max-width: 768px){
	.top-content {
	padding: 5px 15px;
	}
	.top-menu-container{
		padding: 0 15px;
	}
	.top-content div:first-child a {
	margin-right: 20px;
	}
	.entry-content {
		padding: 0px 0px 30px 0px;
	}

	.fallback_div {
		height: 30px;
	}

	iframe, object, table {
		max-width: 100% !important;
	}

	img {
		max-width: 100% !important;
		height: auto;
	}
	.one_third,
	.two_third,
	.grid9,
	.grid3 {
		display: block;
		float: none;
		width: auto;
	}
	div .content.first {
padding-right: 0;
	}

	.grid3 .widget,
	.one_third	{
		margin: 0px;
	}

	#footer .one_fifth	{
		width: 33%;
		margin: 0px;
	}

	#footer .one_fifth .widget	{
		padding: 0px 0px 20px 20px;
		width: auto;
	}

	#footer .one_fifth.fourth .arrow-down,
	#footer .one_fifth.fifth .arrow-down	{
		display: none;
	}

	#footer .one_fifth.fourth	{
		clear:left;
	}

	#footer .one_fifth.fourth,
	#footer .one_fifth.fifth	{
		width:50%;
		display:block;
		float:left;
	}

	#searchform #s	{
		width: 160px;
	}
	.testimonials .less-wide {
	width: 100%;
	}
}

@media only screen and (max-width: 650px){
	.era_grid_lg {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-gap: 40px 20px;
	}
	.era_grid_xl {
		display: grid;
		grid-template-columns: 1fr;
		grid-gap: 20px;
	}

	.blog-content-area iframe {
		float: left;
	}

	#top .logo img {
		max-width: 170px !important;
	}

	.top-controls {
		margin: 0px 10px 0px 0px;
	}

	#searchform #s	{
		width: 150px;
	}

	.social_bookmarks	{
		margin: 10px 10px 0px 0px;
	}

	#top #fancy_notification	{
		left: 120px !important;
		right: 120px !important;
	}

	#top #fancy_notification #fancy_notification_content	{
		width: auto;
	}
	.entry-content img.alignleft,
	.entry-content img.alignright{
		float:none !important;
		margin: 10px auto !important;
	}
}

@media only screen and (max-width: 550px){
	.entry-content	{
		padding: 0px 0px 15px 0px;
	}

	.translate-text {
		display: none;
	}

	.fallback_div	{
		height: 15px;
	}

	.social_bookmarks	{
		float: left;
		clear: left;
		margin: 6px 10px 0px 10px;
	}

	#searchform #s	{
		width: 130px;
	}

	.one_half	{
		width: auto;
		float: none;
		margin: 0px 0px 20px 0px;
		display: block;
	}

	.hr, #top .entry-content .hr	{
		margin:20px 0;
	}

	#footer .one_fifth.third .arrow-down,
	#footer .one_fifth.fourth .arrow-down,
	#footer .one_fifth.fifth .arrow-down	{
		display: none;
	}

	#footer .one_fifth	{
		width: 50%;
		margin: 0px;
	}

	#footer .one_fifth.fourth	{
		clear: none;
	}

	#footer .one_fifth.third	{
		clear: left;
	}

	#footer .one_fifth.fifth	{
		width: 100%;
		clear: left;
	}

	.entry-content table td	{
		padding: 1px;
	}

	.entry-content table h1{font-size:20px;padding: 5px 0;}
	.entry-content table h2{font-size:18px;padding: 5px 0;}
	.entry-content table h3, .entry-content table legend{font-size:16px;padding: 5px 0;}
	.entry-content table h4{font-size:14px;padding: 5px 0;}
	.entry-content table h5{font-size:13px;padding: 5px 0;}
	.entry-content table h6{font-size:12px;padding: 5px 0;}

	.blog-content-area	{
		margin-left: 0px;
	}

	#template-blog .hr	{
		margin-left: 0px;
	}

	.knowledgebase-search #kb-s	{
		width: 35%;
	}

	.knowledgebase-search select.search-cats	{
		width: 45%;
	}

	#top .post-title,
	#template-blog .post-title,
	#template-page .post-title,
	#template-fullwidth .post-title,
	#top #template-archive .post-entry .post-title,
	#template-portfolio-overview .post-title	{
		font-size: 24px;
	}

	#main .wpsc_checkout_table input.text	{
		width: auto;
	}

	#main .wpsc_checkout_table textarea	{
		width: 90%;
	}

	#top #fancy_notification	{
		left: 40px !important;
		right: 40px !important;
	}

	#top #fancy_notification #fancy_notification_content	{
		width: auto;
	}

	#socket	{
		text-align: center;
	}

	#main .default_product_display .productcol	{
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	#top .wp-caption	{
		width: auto !important;
		margin: 5px 10px 10px 10px;
		float: none;
		display: block;
	}

	#top .wp-caption img	{
		display: block;
		margin: 0px auto;
	}
	.copyright {
		margin-left: 0;
		padding:0 5px;
	}
	.flex-sizer{
		height: auto;
	}
	.section-highlight .eraser-column-inner {
	border: none;
	box-shadow: none;
	padding: 10px 0 0px 0;
	}
	.testimonials{
		padding: 20px;
	}
	.cta-home{
		flex-direction: column;
		padding: 20px;
	}
	.cta-home .cta-text{
		margin-left:0;
		margin-right:0;
	}
	#top #template-archive .hr {
	display:none;
	}
	#top #template-archive .firstheading,
	#template-search > h2{
		font-size: 30px;
	}
}

@media only screen and (max-width: 479px){

	#header .container {
		text-align: center;
	}

	#top .logo {
		float: none;
		margin: 0px;
	}

	.top-controls {
		float: none;
		margin: 0px;
		width: auto;
		clear: both;
		text-align: center;
	}

	#vtabs ul li a {
		padding: 6px 6px;
		}

	.icon-translate,
	.icon-translate a {
		float: none;
		display: inline-block;
	}

	#searchform {
		float: none;
		display: inline-block;
	}
	#searchform #s {
		width: 80px;
	}
	.top-content a {
		font-size: 11px;
	}
	.top-content div:first-child a {
		margin-right:10px;
	}
	.top-content i{
		margin-right:0;
	}
}

@media only screen and (max-width: 400px)
{
	.top-menu-container #searchform {
	display:none;
	}
	.menu-toggle{
		margin-left:auto;
	}
	th	{
		padding: 5px 1px;
	}

	.entry-content table td	{
		padding: 0px;
	}

	#vtabs ul li a {
	font-size: .8em;
	}


	/*#main
	{
		padding: 0px 5px 50px 5px;
	}*/

	/*.grid3
	{
		margin: 0px 10px;
	}*/

	/*#footer .one_fifth .widget,
	#footer .one_fifth.first .widget
	{
		padding-left: 10px;
	}*/

	.header_cart_link,
	.social_bookmarks {
		float: none;
	}

	.social_bookmarks	{
		margin: 0px auto;
		display: block;
		width: 232px;
	}

	.entry-content table td	{
		font-size: 12px;
	}

	#footer .one_fifth.second .arrow-down,
	#footer .one_fifth.third .arrow-down,
	#footer .one_fifth.fourth .arrow-down,
	#footer .one_fifth.fifth .arrow-down	{
		display: none;
	}

	#footer .one_fifth,
	#footer .one_fifth.first,
	#footer .one_fifth.second,
	#footer .one_fifth.third,
	#footer .one_fifth.fourth,
	#footer .one_fifth.fifth	{
		display: block;
		float: none;
		width: auto;
	}

	.knowledgebase-search #kb-s	{
			width: 100%;
			float: none;
			display: block;
	}

	.knowledgebase-search select.search-cats	{
			width: 80%;
	}

	.knowledgebase-search #search_submit	{
			width: 20%;
	}

	#top #fancy_notification	{
		left: 0px !important;
		right: 0px !important;
	}

	#top #fancy_notification #fancy_notification_content	{
		width: auto;
	}

	#main .frm_forms input[type="text"],
	#main .frm_forms input[type="email"],
	#main .frm_forms textarea	{
		width: 80%;
		max-width: 100%;
	}

	#main .results_entry	{
		padding: 0px;
	}

	#main .searchResultsTable td	{
		padding: 1px !important;
	}

	.FB_like,
	.FB_like iframe	{
		max-width: 100% !important;
		width: 100% !important;
	}

}

@media only screen and (max-width: 348px)
{

		.top-content div:first-child a {
		margin-right:0px;
	}

}


/*// M700 LANDING PAGE [ PHG ]*/
/*// M700 LANDING PAGE [ PHG ]*/


.page-id-11993 button { background: #0070aa !important; color: #ffffff; }
.page-id-11993 button::hover { background: #DDDDDD; color: #0070aa; }
.page-id-11993 button a { background: #0070aa; color: #ffffff; }
.page-id-11993 .post-title { display: none; }
.page-id-11993 h1 { padding-top: 0px; }
.page-id-11993 #form_11d6hb37377c44f9 { background: #0070AA; }
.page-id-11993 label { color: #ffffff; }
.page-id-11993 .prod-modules .one_third { width: 43%; }

.search-highlight { background-color:#FFFF00; }