@charset "UTF-8";
/*
 Theme Name:   Agiltron's Heavily-customized Storefront Child Theme
 Theme URI:    https://agiltron.com
 Description:  A Heavily-customized Storefront Child Theme
 Author:       A caffeinated sysadmin
 Author URI:   https://agiltron.com
 Template:     storefront
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         Skin or price?
 Text Domain:  aplace
*/
body.home #masthead > .col-full {
  max-width: 80em;
}
a:active, a:focus {
  outline: 0;
  border: none;
  -moz-outline-style: none;
}
body.single-product .col-full {
  max-width: 80em;
}
div.site-branding > a > h1.site-title {
  font-family: agl-font-black, Source Sans Pro, HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
  font-weight: 900;
  color: white;
  line-height: 0.4;
}
div.site-branding > a > div.site-title {
  font-family: agl-font-black, Source Sans Pro, HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
  font-weight: 900;
  color: white !important;
  font-size: 14px;
  text-align: center;
}
div.site-branding > a > div.site-title sup {
  font-size: 9px;
}
@media only screen and (min-width: 768px) {
  #pw_logo {
    margin-top: -5px;
    margin-bottom: 5px;
    width: 170px;
  }
}
@media only screen and (max-width: 769px) {
  #pw_logo {
    margin-top: -9px;
    margin-bottom: 9px;
  }
}
.site-header .site-branding img {
  max-width: 100% !important;
}
@media only screen and (max-width: 769px) {
  .site-header .site-branding img {
    max-width: 80% !important;
  }
}
#corner_google_box {
  text-align: center;
}
#corner_google_box .corner_widget_price {
  font-size: 22px;
}
#corner_google_box .corner_widget_title {
  font-weight: 500;
  font-size: 24px;
}
#corner_google_box img {
  margin: auto;
}
#corner_google_box p.product.woocommerce.add_to_cart_inline {
  margin: auto;
  float: none;
  display: table;
}
@media only screen and (min-width: 768px) {
  #corner_google_box {
    float: right;
    max-width: 300px;
  }
}
@media only screen and (max-width: 769px) {
  #corner_google_box {
    float: left;
    width: 100%;
  }
}
div.site-branding > a > p.site-description {
  display: block;
  font-size: 0.8em;
  font-family: Arial, Lucida Grande, sans-serif;
  margin-top: 3px;
  margin-bottom: 0;
}
div.site-branding > a > h1.site-title {
  font-size: 1.8em;
}
div.site-branding > a > h1.site-title > sup {
  font-size: 0.6em;
}
div.site-branding {
  max-width: 10.5em;
  margin-right: 1vw !important;
  /*margin-bottom: 10px;*/
  /*margin-left: $sidepad;*/
}
.site-header-cart .cart-contents:after {
  content: none;
}
.site-header-cart .cart-contents {
  background-image: url(/wp-content/uploads/cart_ico.png);
  background-repeat: no-repeat;
  background-size: 40px;
  padding: 0.2em;
  margin-left: 10px;
}
#site-header-cart .cart-contents .tax_label {
  display: none;
}
.site-header-cart .cart-contents > .woocommerce-Price-amount.amount {
  display: none;
}
.widget_shopping_cart {
  width: 300px !important;
}
.contact-info h1, .contact-info h2, .contact-info h3, .contact-info h4, .contact-info h5, .contact-info h6, .contact-info .wc-block-grid__product-title {
  font-weight: 600;
}
#menu-header-menu ul.sub-menu {
  border-radius: 10px;
}
@media only screen and (min-width: 1101px) {
  #home-slider > div > div > div > p {
    text-shadow: 0 0 20px black;
    font-family: "Roboto", "Arial";
    color: #ffffff;
    margin-bottom: 0;
  }
  #home-slider > div > img {
    z-index: 100;
    width: 100%;
  }
}
@media only screen and (max-width: 1100px) {
  .banner_wrapper {
    display: none !important;
  }
  #home-slider > div > img {
    z-index: 100;
    width: 100vw;
    width: 100%;
  }
  #home-slider > div > div > div > p {
    text-shadow: 0 0 20px black;
    font-family: "Roboto", "Arial";
    color: #ffffff;
    margin-bottom: 0;
  }
}
/*
body.home{
	--subheader-banner-font: calc( 0.5 * var(--header-banner-font));
	--font-base: min(max(1.6vw,18px),24px);
	--header-banner-text-right: max(10px, calc(100% - calc(350px + 33%)));
	--20-yrs-width: min(7vw,200px);
}
@media only screen and (min-width: 1101px) {
	body.home{
		--leftmost-banner: max(2.617924em,calc(55% - 720px));
		--header-banner-font: calc(2 * var(--font-base));
		--header-banner-bottom: calc(1vw);
		--header-banner-top: 100px;
	}
}
@media only screen and (max-width: 1100px) {
	body.home{
		--leftmost-banner: max(2.617924em,calc(55% - 720px));
		--header-banner-font: calc(1.1 * var(--font-base));
		--header-banner-bottom: max(5px,1vw);
		--header-banner-top: 100px;
	}
}
*/
#market-slider {
  width: 100vw;
  min-height: 12.1vw;
}
#market-slider > div {
  width: 100%;
}
#market-slider img {
  height: 12.1vw;
  z-index: 100;
  width: 100%;
}
#market-slider > div > div > div {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-shadow: 0px 0px 20px #000;
  text-align: center;
}
#market-slider > div > div > div p {
  text-shadow: 2px 2px 5px black;
  /*width:80vw;*/
  width: 100vw;
  font-size: 4vw;
  color: white;
}
#market-slider > div > div {
  position: absolute;
  z-index: 100;
  height: 100%;
  bottom: 0;
  /*left: 40vw;*/
}
body.home .home_section, body.home .now_hiring {
  border-radius: 5px;
}
#content li.product a img {
  border-radius: 5px;
}
body.page-id-15 .wp-block-image img, body.page-id-22 .wp-block-image img {
  border-radius: 10px;
}
@media only screen and (max-width: 660px) {
  body.page-id-15 .wp-block-image img, body.page-id-22 .wp-block-image img {
    width: 100%;
  }
}
@media only screen and (min-width: 785px) {
  body.page-id-22 .wp-block-image img {
    width: 30vw;
  }
  body.page-id-22 .wp-block-columns {
    flex-wrap: unset;
  }
}
@media only screen and (max-width: 784px) {
  body.page-id-22 .wp-block-image img {
    width: 100%;
  }
}
body.page-id-22 .wp-block-column {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  body.page-id-19 .wp-block-column {
    width: 48%;
    float: left;
  }
}
body.page-id-22 .hentry .entry-content .wp-block-columns .wp-block-column {
  padding: 0 2%;
}
#home-slider {
  background-color: black;
}
#home-slider > div {
  width: 100vw;
}
#home-slider > div > div > div {
  position: relative;
  top: 70%;
  -ms-transform: translateY(-70%);
  -webkit-transform: translateY(-70%);
  transform: translateY(-70%);
  width: 100%;
}
#home-slider > div > div > div > p.headline {
  color: white;
  font-size: 2.4vw;
  line-height: 2.4vw;
  text-shadow: 0px 0px 20px black, 0px 0px 20px black;
}
#home-slider > div > div > div > p.subtitle {
  color: white;
  font-size: 1.2vw;
  line-height: 1.68vw;
  text-shadow: 0px 0px 20px black, 0px 0px 20px black;
  font-weight: 700;
}
#home-slider > div > div {
  position: absolute;
  z-index: 100;
  height: 100%;
  bottom: 0px;
  left: 17vw;
  right: 50%;
}
@media only screen and (max-width: 1100px) {
  #home-slider > div > div > div {
    width: 70vw;
  }
  #home-slider > div > div {
    position: absolute;
    z-index: 100;
    height: 100%;
    bottom: 0px;
    left: 18vw;
    right: 13%;
  }
  #home-slider > div > div > div > p.headline {
    font-size: 2.4vw;
    line-height: 2.4vw;
  }
  #home-slider > div > div > div > p.subtitle {
    font-size: 1.68vw;
    line-height: 1.68vw;
  }
}
.wc-nested-category-layout-category-title {
  margin-bottom: 3px;
  margin-top: 5px;
}
body.page-id-19 .contact-info {
  background: #f2f2f2;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 16px;
  margin-bottom: 10px;
}
body.page-id-19 .wp-block-column {
  margin-right: 0.4% !important;
  margin-left: 0.4% !important;
}
body.page-id-19 .body-block {
  width: 80%;
  margin: 0 auto;
}
.site-header-cart:hover > .widget_shopping_cart {
  left: -250px !important;
  border-radius: 5px;
}
.widget_shopping_cart:not(.mouseover) {
  margin-top: 10px;
}
.widget_shopping_cart.mouseover {
  margin-top: 25px;
}
div.widget.woocommerce.widget_shopping_cart:not(.js_available) {
  display: none !important;
}
table.cart a.cart-contents > span.woocommerce-Price-amount, a.cart-contents > span.count {
  display: none;
}
a.cart-contents {
  height: 45px !important;
}
table.cart dl.variation > dd {
  margin-right: 10px;
}
table.cart dl.variation > dd, table.cart dl.variation > dt {
  display: inline-block;
  width: fit-content;
}
table.cart dl.variation {
  display: inline-block;
}
.menu-item > a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 850px) {
  #menu-item-13956, #menu-item-13955 {
    display: none;
  }
}
table.shop_table_responsive tr td {
  text-align: unset;
}
table.cart .product-thumbnail img {
  max-width: 13vw;
}
@media only screen and (max-width: 769px) {
  header.site-header > .col-full {
    /*margin-left:1em;*/
  }
  header.site-header {
    /*padding-left:1em;*/
    padding-bottom: 0;
    padding-top: 1.2em;
    /*height:90px;*/
  }
  .site-header-cart {
    display: none;
  }
  .site-branding {
    min-width: 230px;
    margin-right: 0;
  }
  .storefront-primary-navigation > .col-full {
    margin-left: 0;
  }
  #menu-item-1545 .dropdown-toggle {
    width: 70%;
    height: 3.2em;
    text-align: right;
  }
  .handheld-navigation ul.menu li button:after {
    font-size: 50px;
    line-height: 0.7em;
    margin-right: 8vw;
  }
}
.spec-sheet-button {
  padding: 13px 15px;
  background: #333 !important;
  color: #fff !important;
  border-radius: 0.28571429rem;
  font-weight: 500;
  font-size: 14.5px;
  position: relative;
  bottom: -20px;
  z-index: 1000;
}
@media only screen and (max-width: 770px) {
  .storefront-primary-navigation > .col-full > nav > div > ul > li:nth-child(odd), .storefront-primary-navigation > .col-full > nav > div > ul li:nth-child(odd) {
    background-color: #343434;
  }
  ​ .storefront-primary-navigation > .col-full > nav > div > ul li:nth-child(even), .storefront-primary-navigation > .col-full > nav > div > ul li:nth-child(even) {
    background-color: #525252;
  }
  .storefront-primary-navigation > .col-full > nav > div > ul li {
    border-radius: 10px;
  }
  .storefront-primary-navigation > .col-full > nav > div > ul > li a {
    padding-left: 2vw;
  }
}
@media only screen and (max-width: 414px) {
  button.menu-toggle {
    margin-bottom: 10px;
  }
}
ul.site-header-cart {
  width: 3.3em !important;
  height: 30px;
}
.site-header > div > div.site-search {
  width: 26% !important;
  margin-bottom: 10px;
}
.cart-tab:hover {
  display: block;
  width: 300px !important;
  min-width: 300px !important;
}
#page > header.site-header {
  margin-bottom: 0;
}
div.frontpage-menu > ul:nth-child(1) {
  margin: 0;
  padding-left: 0;
  padding-bottom: 0;
  padding-top: 0;
}
div.frontpage-menu > ul:nth-child(2) {
  margin: 0;
  padding-bottom: 0;
  padding-left: 1vw;
}
div.frontpage-menu > ul > li > a {
  font-size: 0.95vw;
  color: black;
}
div.frontpage-menu > ul > li:hover > a {
  color: #F0F0F0;
  background-color: black;
}
div.frontpage-menu > ul > li {
  line-height: 1.4vw;
}
.banner_wrapper .front_banner_contents_outer {
  padding-left: 2.617925em;
  padding-right: 2.617925em;
  position: absolute;
  width: 100vw;
  z-index: 100;
  height: 15.3vw;
}
.banner_wrapper .front_banner_contents_outer .front_banner_contents {
  max-width: 80em;
  margin: auto;
  height: 15.3vw;
}
.banner_wrapper .front_banner_contents_outer .front_banner_contents .home_20_yrs {
  float: left;
}
/*.banner_wrapper .front_banner_contents_outer .front_banner_contents .home_20_yrs img{
	width:6.5vw;
}*/
#home_20_yrs_img {
  width: 6.5vw;
}
@media only screen and (max-width: 769px) {
  #home_20_yrs_img {
    width: 9.5vw;
  }
}
.banner_wrapper .front_banner_contents_outer .front_banner_contents .frontpage-menu {
  float: right;
  background-color: #F0F0F0;
  padding: 1vw 1.2vw;
  border-radius: 5px;
  height: 15.3vw;
  margin-top: 0.3vw;
  max-width: 50%;
}
@media only screen and (max-width: 1100px) {
  .banner_wrapper .front_banner_contents_outer .front_banner_contents .frontpage-menu {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .home_content .wp-block-column {
    width: 24.2424242424em;
    float: left;
  }
}
/*
div.frontpage-menu{
	position:absolute;
	z-index:100;
	right:0;
	background-color:#F0F0F0;
	padding:1vw 1.2vw;
	border-radius: 5px;
	height:15.3vw;
	margin-top:0.3vw;
}
.banner_wrapper .front_banner_contents_outer{
	padding-left:$sidepad;
	padding-right:$sidepad;
}
div.front_banner_contents_outer{
	margin-left: auto;
    margin-right: auto;
    padding: 0 2.617924em;
    box-sizing: content-box;
    height: 10vw;
    position: absolute;
	width: $main_site_width;
    //width: $main_site_width;
}
.banner_wrapper .front_banner_contents{
	height:10vw;
	margin:auto;
	//position:relative;
	position:relative;
	max-width: $main_site_width;
	padding-right:$sidepad;
}
body.home > #page {
	overflow-y: hidden;
}
div.home_20_yrs {
	left: var(--leftmost-banner);
}
div.home_20_yrs > img {
	width: var(--20-yrs-width);
}
div.home_20_yrs{
	//position:absolute;
	z-index:100;
	padding-top:1.5vw;
	//left: $sidepad;
	margin:auto;
}
@media only screen and (max-width: 767px) {
	div.home_20_yrs{
		//position:absolute;
		//z-index:100;
		//padding-top:1.5vw;
	}
}
div.home_20_yrs > img{
	position: relative;
	top: 10%;
	-ms-transform: translateY(10%);
	-webkit-transform: translateY(10%);
	transform: translateY(10%);
}
@media only screen and (max-width: 1100px) {
	div.home_20_yrs{
		position: absolute;
		z-index: 100;
		padding-top:0.8vw;
	}
	div.home_20_yrs > img{
		//height:min(7vw,200px);
		height:7vw;
	}
	div.frontpage-menu{
		display:none;
	}
}
@media only screen and (min-width: 1101px) {
	div.home_20_yrs{
		position:absolute;
		z-index:100;
		padding-top:0.8vw;
		height:3vw;
	}
	div.home_20_yrs > img{
		height:7vw;
	}
}
div.frontpage-menu{
	position:absolute;
	z-index:100;
	right:0;
	background-color:#F0F0F0;
	padding:1vw 1.2vw;
	border-radius: 5px;
	height:15.3vw;
	margin-top:0.3vw;
}
*/
@media only screen and (max-width: 450px) {
  #home-slider {
    display: none !important;
  }
  .banner_wrapper {
    display: none !important;
  }
}
@media only screen and (max-width: 769px) {
  .page-id-23 .wp-block-image {
    margin: auto !important;
    width: 35vw;
  }
}
@media only screen and (min-width: 768px) {
  .page-id-23 .wp-block-column {
    float: left;
    width: 24.2424242424em;
  }
}
@media only screen and (min-width: 768px) {
  body.page .col-full {
    max-width: 80em;
  }
}
@media only screen and (min-width: 768px) {
  body.tax-product_cat .col-full {
    max-width: unset;
  }
  body.tax-product_cat .col-full .main_cat_subtitle, body.tax-product_cat .col-full .woocommerce-products-header__title.page-title {
    line-height: normal;
    margin: 5px;
  }
  body.tax-product_cat .col-full header.woocommerce-products-header > .term-description > p {
    margin-bottom: 10px;
  }
  .site-content > .col-full {
    max-width: 80em;
  }
  .post-type-archive-product > div > .site-content > .col-full {
    max-width: 66em;
  }
  body.page-id-15 > div > .site-content > .col-full {
    max-width: 66em;
  }
  body.page-id-15 > div > .site-content > .col-full .wp-block-column {
    max-width: 20em;
  }
  header.site-header {
    padding-top: 18px;
  }
  div.storefront-primary-navigation > .col-full {
    max-width: 600px;
    margin-left: 1em;
    margin-right: 1em;
    padding: 0;
  }
  div.storefront-primary-navigation {
    display: inline-block;
  }
  nav.main-navigation:not(.toggled) > div > ul > li.menu-item > a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  nav.main-navigation > div > ul > li.menu-item {
    padding-left: 0.6vw;
    padding-right: 0.6vw;
  }
  nav.main-navigation:not(.toggled) {
    width: 100% !important;
  }
  .site-branding {
    margin-bottom: 0;
  }
  .footer-widget-2 {
    max-width: 500px !important;
  }
  .footer-widget-1 {
    width: 100px !important;
  }
}
@media only screen and (min-width: 768px) {
  /*
	body.tax-product_cat #main > ul.products{
		clear:none;
		float:left;
		width:65%;
	}
	*/
  .taxonomy_description_top {
    float: left;
  }
  .tax-product_cat .term-description {
    float: left;
    text-align: left;
  }
}
/*
@media only screen and (max-width: 66.4989378333em) and (min-width: 768px) {
	header.site-header > .col-full{
		margin-left:2.617924em;
		height:75px;
	}
	header.site-header{
		height: 75px;
	}
}
*/
.blur {
  -webkit-filter: blur(15px);
  -moz-filter: blur(15px);
  filter: blur(15px);
}
.unblur {
  -webkit-animation: blur 2s;
  -moz-animation: blur 2s;
  animation: blur 2s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes blur {
  0% {
    -webkit-filter: blur(15px);
  }
  25% {
    -webkit-filter: blur(10px);
  }
  50% {
    -webkit-filter: blur(6px);
  }
  100% {
    -webkit-filter: blur(0px);
  }
}
@-moz-keyframes blur {
  0% {
    -moz-filter: blur(15px);
  }
  25% {
    -moz-filter: blur(10px);
  }
  50% {
    -moz-filter: blur(6px);
  }
  100% {
    -moz-filter: blur(0px);
  }
}
@keyframes blur {
  0% {
    filter: blur(15px);
  }
  25% {
    filter: blur(10px);
  }
  50% {
    filter: blur(6px);
  }
  100% {
    filter: blur(0px);
  }
}
body.term-50 .corner_widget_image {
  display: none;
}
.box_heading.home_section {
  background: #d5d5d5;
  padding: 8px 12px;
  color: black;
  font-weight: 700;
  font-size: 20px;
  font-family: Lato, "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.now_hiring {
  display: block;
  padding: 10px;
  border-radius: 2px;
  background: #f9ebeb;
  margin: 4px 0px;
  color: #dd4b39 !important;
  font-size: 24px;
  font-weight: bold;
}
table.home_section > tbody > tr > td > a, .event_list > li > a, .news_list > li > a, .news_list > li {
  color: #4c4c4c;
  font-weight: bold;
  text-decoration: none !important;
}
.now_hiring > a {
  text-decoration: none !important;
}
ul.event_list > li {
  background: url(/wp-content/uploads/date_list.png) no-repeat 7px 7px transparent;
  list-style-type: none;
  margin: 0px 0;
  padding: 0px 0px 1px 48px;
  vertical-align: middle;
}
ul.news_list > li {
  background: url(/wp-content/uploads/post_news.png) no-repeat 7px 7px transparent;
  list-style-type: none;
  margin: 0px 0;
  padding: 0px 0px 1px 48px;
  vertical-align: middle;
}
ul.news_list > li > a, ul.event_list > li > strong > a {
  color: #4c4c4c !important;
}
#custom_html-3 {
  width: 150px;
}
#custom_html-6 label {
  width: 75px;
  display: inline-block;
}
#custom_html-6 > div > form > div:not(.email_footer_submit) {
  margin-bottom: 10px;
  margin-right: 10px;
  display: inline-block;
}
.footer-widget-1 {
  height: 100px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  #woocommerce-product-search-field-0, div.site-search .widget_product_search {
    border-radius: 10px;
  }
  #custom_html-6 > div > form > div > #name {
    width: 224px;
  }
  #custom_html-6 > div > form > div > #email {
    width: 224px;
  }
  .email_footer_submit > input {
    position: relative;
    bottom: 34px;
    height: 55px;
    margin-top: 10px;
    display: block;
  }
  .col-full > .footer-widgets {
    margin-top: 10px;
    padding-top: 10px;
  }
  .main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
    padding: unset;
  }
}
.gray_center {
  max-width: 80em;
  margin: auto;
}
.graywrap_center {
  width: 100%;
  background: #f6f6f6;
  padding-top: 0.2vw;
  padding-bottom: 0.5vw;
  margin-bottom: 0.5vw;
  padding-left: 2.617925em;
  padding-right: 2.617925em;
}
.gray_center > p {
  margin-bottom: 0;
}
.gray_center > h3 {
  color: #34495e;
  font-size: 20px;
  font-family: Lato, "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: bold;
}
@media only screen and (max-width: 568px) {
  .graywrap_center {
    padding-left: 1.41575em;
    padding-right: 1.41575em;
  }
}
body.page-id-22 div.wp-block-column h3 a {
  color: black;
  font-weight: 500;
}
div.static_banner.location_page {
  margin-bottom: 20px;
  background: url(/wp-content/uploads/location.jpg) center center no-repeat #1c4488;
  color: #fff;
  background-position: center center;
  background-size: 160vw;
  height: 20vw;
}
div.static_banner.undersea_link_page {
  margin-bottom: 20px;
  background: url(/wp-content/uploads/undersea_banner-scaled.jpg) center center no-repeat #1c4488;
  color: #fff;
  background-position: center center;
  background-size: 160vw;
  height: 13vw;
}
div.static_banner.aerospace_page {
  margin-bottom: 20px;
  background: url(/wp-content/uploads/aerospace_banner-scaled.jpg) center center no-repeat #1c4488;
  color: #fff;
  background-position: center center;
  background-size: 160vw;
  height: 13vw;
}
div.static_banner.optical_chem_detection_page {
  margin-bottom: 20px;
  background: url(/wp-content/uploads/optical_det_banner-scaled.jpg) center center no-repeat #1c4488;
  color: #fff;
  background-position: center center;
  background-size: 160vw;
  height: 13vw;
}
div.static_banner.sensing_page {
  margin-bottom: 20px;
  background: url(/wp-content/uploads/sensing_banner-scaled.jpg) center center no-repeat #1c4488;
  color: #fff;
  background-position: center center;
  background-size: 160vw;
  height: 13vw;
}
div.static_banner.fiber_laser_page {
  margin-bottom: 20px;
  background: url(/wp-content/uploads/fiber_laser_banner-scaled.jpg) center center no-repeat #1c4488;
  color: #fff;
  background-position: center center;
  background-size: 160vw;
  height: 13vw;
}
div.static_banner.telecom_page {
  margin-bottom: 20px;
  background: url(/wp-content/uploads/telecom_slider.jpg) right top no-repeat #1c4488;
  color: #fff;
  background-position: center center;
  background-size: 100vw;
  height: 12.4vw;
}
div.static_banner.contact_page {
  margin-bottom: 20px;
  background: url(/wp-content/uploads/contact_bg.png) right top no-repeat #1c4488;
  color: #fff;
  background-position: center 60%;
  background-size: 120vw;
  height: 8.4vw;
}
div.static_banner.careers_page {
  margin-bottom: 20px;
  background: url(/wp-content/uploads/careers_bg.png) right top no-repeat #1c4488;
  color: #fff;
  background-position: center 60%;
  background-size: 120vw;
  height: 8.4vw;
}
div.static_banner.main_shop {
  margin-bottom: 3px;
  background: url(/wp-content/uploads/product_banner.jpg) right top no-repeat #1c4488;
  color: #fff;
  background-position: right center;
  background-size: 200vw;
  height: 9vw;
}
@media only screen and (max-width: 568px) {
  div.static_banner.main_shop {
    height: 14vw;
    background-size: 300vw;
    padding-left: 1em;
    padding-right: 1em;
  }
}
div.static_banner.about_page {
  margin-bottom: 20px;
  background: url(/wp-content/uploads/about_banner-scaled.jpg) right top no-repeat #1c4488;
  height: 20vw;
  width: 100vw;
  color: #fff;
  background-position: center center;
  max-height: 300px;
}
div.static_banner.services_page > div {
  text-align: center;
}
.page-id-23 div.wp-block-column img {
  border-radius: 10px;
}
.page-id-23 div.wp-block-column p.has-text-align-center, .page-id-23 div.wp-block-column p.has-text-align-center a {
  color: black;
  text-decoration: none;
}
div.static_banner.services_page {
  margin-bottom: 20px;
  background: url(/wp-content/uploads/services_bg.png) right top no-repeat #1c4488;
  height: 9.5vw;
  width: 100vw;
  color: #fff;
  background-position: center center;
}
div.static_banner.technology_page {
  margin-bottom: 20px;
  background: url(/wp-content/uploads/technology_banner.jpg) right top no-repeat #1c4488;
  height: 11.5vw;
  width: 100vw;
  color: #fff;
  background-position: center right;
  max-height: 170px;
}
/*
div.static_banner > div > h1{
	--font-size: max(35px,calc(var(--ratio) * var(--height-val)/3));
	position:absolute;
    font-weight: 400;
    font-size: var(--font-size);
    color: white;
    text-shadow: 0px 0px 20px #000;
	margin-top:calc((2*var(--height-val)/5 - 3*var(--font-size)/7)/var(--ratio));
}
div.static_banner.about_page > div > h1{
	position:absolute;
    font-weight: 400;
    font-size: 4vw;
    color: white;
    text-shadow: 0px 0px 20px #000;
	margin-top:6vw;
}
div.static_banner.services_page > div > h1{
    font-weight: 400;
    font-size: 4vw;
    color: white;
    text-shadow: 0px 0px 20px #000;
	margin-top:2vw;
	text-align:center;
}
div.static_banner.technology_page > div > h1{
	position:absolute;
    font-weight: 400;
    font-size: max(35px,4vw);
    color: white;
    text-shadow: 0px 0px 20px #000;
	margin-top:max(20px,2.5vw);
}


.admin-bar div.static_banner > div > h1{
	top:115px;
}
*/
div.static_banner div {
  /*text-align: center;*/
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (max-width: 768px) {
  div.static_banner div {
    width: 100vw;
  }
}
div.static_banner div h1, h5 {
  color: white;
  font-weight: 500;
  text-shadow: 0px 0px 20px #000;
}
@media only screen and (min-width: 768px) {
  div.static_banner div h1 {
    font-size: 50px;
  }
  div.static_banner div h5 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 769px) {
  div.static_banner div h1 {
    font-size: 24px;
  }
  div.static_banner div h5 {
    font-size: 12px;
  }
}
@media only screen and (max-width: 568px) {
  div.static_banner div h5 {
    font-size: 8px;
  }
  .left_pad_wrap_wider, .left_pad_wrap_thinner {
    padding-left: 1.41575em;
    padding-right: 1.41575em;
  }
}
.left_pad_wrap_wider, .left_pad_wrap_thinner {
  padding-left: 2.617924em;
  padding-right: 2.617924em;
}
.left_pad_wider {
  max-width: 80em;
  margin: auto;
}
.left_pad_thinner {
  max-width: 66em;
  margin: auto;
}
li.product-category > a, li.product > a {
  color: #4c4c4c;
}
@media only screen and (min-width: 768px) {
  li.product-category > a > img, li.product > a > img {
    border-top: 4px solid #345CA0;
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    object-fit: contain;
    border-radius: 0px;
    transition: border-color 0.2s ease-out !important;
  }
}
.product_title {
  margin-bottom: 0;
  font-size: 25px;
}
.summary.entry-summary > .price.pewc-main-price {
  margin: 0;
}
.storefront-breadcrumb {
  margin-bottom: 0.2vw;
  padding-top: 0.1vw;
  padding-bottom: 0;
}
h1.woocommerce-products-header__title {
  text-align: left;
  font-size: 2.3em;
  /*float: left;*/
  font-weight: 700;
  color: #333333;
  line-height: 1.214;
  letter-spacing: -1px;
  display: block;
  margin-bottom: 5px;
}
.storefront-full-width-content .woocommerce-products-header {
  padding-bottom: 0;
}
li.type-product > a.add_to_cart_button, li.type-product > a.button.product_type_variable {
  display: none;
}
li.product-type-variable:not(.display_price_in_archive) > a.woocommerce-LoopProduct-link > .price {
  display: none;
}
.wc-nested-category-layout-category-title {
  float: left;
  font-family: "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 600;
  font-size: 1.77em;
}
body.single-product main.site-main > div.type-product {
  padding: 10px;
  border-radius: 10px;
}
button.single_add_to_cart_button, a.button.add_to_cart_button {
  /*a.product_type_variation.button,*/
  background: url(/wp-content/uploads/add_to_cart.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: transparent !important;
  width: calc(5.5vw + 50px);
  height: calc(0.31 * (8vw + 50px));
  /*min-height:49.5px;
	min-width: max(5vw,100px);
	max-width:150px;*/
  border-radius: 5px;
  display: table-cell;
  vertical-align: middle;
  margin-left: 10px;
}
img.corner_widget_image {
  width: 14vw;
  height: 10vw;
  object-fit: cover;
}
.taxonomy_description_top {
  margin-bottom: 10px;
  text-align: left;
}
@media only screen and (max-width: 769px) {
  button.single_add_to_cart_button, a.product_type_variation.button {
    background: url(/wp-content/uploads/add_to_cart.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: transparent !important;
    max-width: 28vw;
    /*height: calc(0.31 * 28vw);*/
    min-width: 180px;
    max-width: 250px;
    border-radius: 5px;
    display: table-cell;
    vertical-align: middle;
    height: 56px;
  }
  .corner_widget_title {
    margin-bottom: 10px;
  }
  .add_to_cart_inline {
    min-height: 90px;
  }
  img.corner_widget_image {
    width: 35vw;
    height: 23vw;
    object-fit: cover;
    padding-bottom: 10px;
  }
}
.single-product div.product table.variations td {
  display: block;
  margin-right: 5px;
}
.single-product div.product table.variations select {
  width: 100%;
  max-width: 100%;
  background-color: #DCDCDC;
}
.single-product div.product #connectors_field_label {
  display: block;
}
.single-product div.product table .reset_variations {
  display: none;
}
.single-product div.product table.variations tr {
  display: inline-block;
}
a.add_to_cart_button:hover, button.single_add_to_cart_button:hover {
  background-color: rgba(51, 170, 51, 0.1) !important;
}
p.product.woocommerce.add_to_cart_inline {
  border-radius: 10px;
  border: solid gray 5px;
  padding: 10px;
}
div.single_variation_wrap p.product.woocommerce.add_to_cart_inline {
  display: table;
  float: left;
  margin: 0 15px;
}
p.product.woocommerce.add_to_cart_inline > span {
  display: table-cell;
  vertical-align: middle;
}
ul.products li a.button.product_type_simple {
  display: none;
}
.woocommerce-loop-category__title > mark.count {
  display: none;
}
section.related .product_type_variable {
  display: none;
}
:not(.cats_row_wrap) .shop_loop_subcat_wrap > .woocommerce-loop-category__title {
  margin-bottom: 3px;
}
:not(.cats_row_wrap) .shop_loop_subcat_wrap > .loop_subcat_subtitle {
  margin-bottom: 3px;
}
@media only screen and (max-width: 769px) {
  .shop_loop_subcat_wrap > .loop_subcat_subtitle {
    line-height: 18px;
  }
  .shop_loop_wrap .loop_product_subtitle {
    line-height: 18px;
  }
  .shop_loop_wrap {
    margin-bottom: 6px;
  }
}
.shop_loop_subcat_wrap {
  margin-bottom: 2px;
}
#tab-description .sku_data {
  font-size: 23px;
  margin-top: 0.1em;
  margin-bottom: 0.3em;
}
@media only screen and (max-width: 1100px) {
  body.tax-product_cat ul.products li.product div {
    line-height: 12px;
  }
  p.loop_product_subtitle {
    margin-bottom: 5px;
  }
}
@media only screen and (min-width: 768px) {
  body.tax-product_cat :not(.cats_row_wrap) .shop_loop_subcat_wrap {
    height: 6vw;
  }
  body.tax-product_cat ul.products li.product img, body.search ul.products li.product img {
    display: inline;
    margin-bottom: 5px;
  }
  body.tax-product_cat ul.products li.product:not(.contain_not_cover) img, body.search ul.products li.product img {
    object-fit: cover;
  }
  body.tax-product_cat ul.products li.product.contain_not_cover img, body.search ul.products li.product img {
    object-fit: contain;
  }
  body.search ul.products li.product img {
    height: 140px;
  }
  body.tax-product_cat ul.products li.product {
    margin-bottom: 5px;
    text-align: left;
  }
  p.loop_product_subtitle {
    margin: 0 0 0.5em;
  }
  body.tax-product_cat ul.products li.product-category a {
    height: 10vw;
  }
  body.tax-product_cat ul li.product-category img {
    height: 6vw;
    width: 10vw;
  }
  body.tax-product_cat ul li.product:not(.product-category) img {
    height: 6vw;
    width: 10vw;
  }
  body.archive.post-type-archive.post-type-archive-product:not(.tax-product_cat) ul li.product-category img {
    height: 9.5vw;
    width: 12vw;
    object-fit: cover;
  }
  body.archive.post-type-archive.post-type-archive-product:not(.tax-product_cat) ul li.product-category {
    margin-bottom: 0;
  }
  body.tax-product_cat ul.products li.product div {
    display: inline-block;
    text-align: left;
    width: 75%;
    /*float:right;*/
    margin-left: 10px;
    position: relative;
    vertical-align: top;
    font-size: 0.875em;
  }
  body.tax-product_cat ul.products li.product div h2 {
    margin-bottom: 0;
    display: block;
  }
}
body.archive.post-type-archive.post-type-archive-product:not(.tax-product_cat) ul.products li.product.product-category img {
  margin-bottom: 0;
}
@media only screen and (max-width: 769px) {
  .wc-block-grid__products .wc-block-grid__product img, .wc-block-grid__products li.product img, ul.products .wc-block-grid__product img, ul.products li.product img {
    margin-bottom: 0;
  }
  #menu-handheld-header-menu {
    padding-bottom: 10px;
    margin-left: 2.5vw;
  }
  .site-branding {
    /*margin-left:2.5vw;*/
  }
  ul.products {
    text-align: center;
  }
  ul.products li.product img {
    height: 140px;
    width: 100%;
  }
  ul.products li.product.product-category img {
    margin-bottom: 0px;
  }
  ul.products li.product {
    width: 45%;
    display: inline-block;
    margin-bottom: 2.235801032em;
    margin: 0 10px;
    height: fit-content;
    vertical-align: top;
    float: unset;
  }
  li.product-category:not(.contain_not_cover) > a > img, li.product:not(.contain_not_cover) > a > img {
    object-fit: cover;
  }
  li.product-category.contain_not_cover > a > img, li.product.contain_not_cover > a > img {
    object-fit: contain;
  }
  li.product-category > a > img, li.product > a > img {
    border-top: 4px solid #345CA0;
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    border-radius: 0px;
    transition: border-color 0.2s ease-out !important;
  }
  ul.products li.product h2.woocommerce-loop-category__title {
    margin-bottom: 3px;
  }
  .woocommerce-tabs ul.tabs li a {
    padding: 0.3em;
    font-size: large;
    font-weight: 700;
  }
  .woocommerce-tabs ul.tabs li:after {
    margin-right: 20px;
  }
  .woocommerce-tabs ul.tabs li.active {
    background-color: #dbdbdb;
  }
}
.woocommerce-loop-category__title, .woocommerce-loop-product__title {
  color: navy !important;
}
body.archive.post-type-archive.post-type-archive-product:not(.tax-product_cat) .woocommerce-loop-category__title {
  font-size: 14px !important;
}
body.archive.post-type-archive.post-type-archive-product.tax-product_cat .woocommerce-loop-category__title {
  font-size: 18px !important;
}
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title, .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title > a:not(.has-font-size), .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-category__title, .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__title, .wc-block-grid__products li.product .wc-block-grid__product-title, .wc-block-grid__products li.product .wc-block-grid__product-title > a:not(.has-font-size), .wc-block-grid__products li.product .woocommerce-loop-category__title, .wc-block-grid__products li.product .woocommerce-loop-product__title, ul.products .wc-block-grid__product .wc-block-grid__product-title, ul.products .wc-block-grid__product .wc-block-grid__product-title > a:not(.has-font-size), ul.products .wc-block-grid__product .woocommerce-loop-category__title, ul.products .wc-block-grid__product .woocommerce-loop-product__title, ul.products li.product .wc-block-grid__product-title, ul.products li.product .wc-block-grid__product-title > a:not(.has-font-size), ul.products li.product .woocommerce-loop-category__title, ul.products li.product .woocommerce-loop-product__title {
  color: #4183C4;
  font-size: 17px;
  margin-bottom: 0;
}
.wc-block-grid__products .wc-block-grid__product:not(.display_price_in_archive) .price, .wc-block-grid__products li.product:not(.display_price_in_archive) .price, ul.products .wc-block-grid__product:not(.display_price_in_archive) .price, ul.products li.product:not(.display_price_in_archive) .price {
  display: none;
}
main > ul > li.product > a.button {
  display: none;
}
.woocommerce-noreviews {
  display: none;
}
.single-product div.product {
  background-color: white;
}
.storefront-breadcrumb .col-full {
  max-width: 80em;
}
.product-title {
  font-weight: 700;
  padding-bottom: 0px;
}
.entry-title {
  font-family: "Lucida Grande", sans-serif;
}
ul {
  list-style-image: unset;
}
#features_list {
  list-style-image: url(/wp-content/uploads/dot.png);
}
#key_features_title {
  font-size: 25px;
  color: black;
  font-weight: 650;
}
div.download_tab_link {
  margin-left: 15px;
  display: inline-block;
  border-radius: 10px;
}
div.download_tab_link a > img {
  width: 50px;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.certificate_icon img {
  margin: auto;
}
.wc-nested-category-layout-category-image {
  display: none;
}
.partnum_selectors {
  display: block;
  float: left;
  height: fit-content;
  width: 100%;
}
#partnum_box_outer {
  float: left;
  display: inline-block;
  width: 100%;
  margin-left: 1vw;
  min-width: 450px;
}
#partnum_box_outer div {
  border-radius: 5px;
}
#partnum_box_outer > div.row_wrap_box {
  line-height: 0;
  display: block;
}
#partnum_box_outer > div.row_wrap_box > div {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
#partnum_box_outer > div.row_2 > div > div {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  font-size: max(30px, 2.4vw);
  height: 100%;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
#partnum_box_outer > div:not(.row_2) > div > div {
  position: relative;
  top: 48%;
}
#partnum_box_outer > div.row_wrap_box > div.prefix_wrap {
  width: max(120px, 7.5vw);
  margin: 0 min(0.5vw, 3px);
}
#partnum_box_outer > div.row_wrap_box > div.hyphen_wrap {
  width: max(5px, 1vw);
}
#partnum_box_outer > div.row_wrap_box > div.body_digit_wrap {
  width: max(25px, 2.5vw);
  margin: 0 min(0.5vw, 3px);
}
#partnum_box_outer > div.row_2 > div:not(.hyphen_wrap) {
  position: relative;
  z-index: 5;
  border: solid gray 1px;
  background-color: white;
}
#partnum_box_outer > div.row_2 > div {
  height: max(40px, 3vw);
}
#partnum_box_outer > div:not(.row_2) > div {
  height: max(30px, 1.5vw);
}
#partnum_box_outer > div:not(.row_2) > div:not(.hyphen_wrap) {
  position: relative;
  z-index: 4;
  background-color: rgba(76, 175, 80, 0.2);
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.3);
}
#partnum_box_outer > div:not(.row_2) > div:not(.hyphen_wrap, .single_option):hover {
  background-color: rgba(76, 175, 80, 0.5);
  cursor: pointer;
}
#partnum_box_outer > div:not(.row_2) > div.single_option {
  opacity: 0.4;
}
#partnum_box_outer > div:not(.row_2) > div.single_option > div {
  visibility: hidden;
}
#partnum_box_outer > div:not(.row_2) > div.left_side_multi_clicker {
  /*border-radius: 5px 0 0 5px;
	width: calc(max(25px,2.5vw) + min(0.5vw,3px));
	margin:0 0 0 min(0.5vw,3px);
	box-shadow: -3px 0 3px 2.5px rgba(0, 0, 0, 0.3); */
}
#partnum_box_outer > div:not(.row_2) > div.left_side_multi_clicker.width_2 {
  width: calc(( max(25px,2.5vw) + min(0.5vw,3px)) * 2);
}
#partnum_box_outer > div:not(.row_2) > div.right_side_multi_clicker, #partnum_box_outer > div:not(.row_2) > div.middle_multi_clicker {
  display: none;
}
#inventory_tab_table {
  --stock_qty-line-width:max(45px,2vw);
  --part_num-line-width:200px;
  --price-line-width:max(45px,4vw);
  --desc-line-width:calc(var(--site-width) - (var(--stock_qty-line-width) + var(--price-line-width) + var(--part_num-line-width) + 100px));
}
#inventory_tab_table > div.row:hover {
  background-color: #92c9e461;
  color: white;
  cursor: pointer;
}
#inventory_tab_table > div.row {
  display: inline-block;
  width: 100%;
  border-top: solid teal 2px;
  margin-left: 10px;
  margin-right: 10px;
}
#inventory_tab_table > div.header_row {
  display: inline-block;
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
}
#inventory_tab_table > div.header_row > div {
  display: inline-block;
  color: black;
}
#inventory_tab_table > div.header_row > div:not(.description_header):hover {
  background-color: #92c9e461;
  cursor: pointer;
}
#inventory_tab_table > div.header_row > div.part_num_header {
  width: calc(var(--part_num-line-width) - 25px);
  display: inline-block;
  font-size: 20px;
  font-weight: 550;
}
#inventory_tab_table > div.header_row > div.stock_qty_header {
  width: calc(var(--stock_qty-line-width) + 35px);
  display: inline-block;
  text-align: center;
  font-size: 15px;
  font-weight: 550;
}
#inventory_tab_table > div.header_row > div.price {
  width: 50px;
  display: inline-block;
  text-align: center;
  font-weight: 550;
}
#inventory_tab_table > div.header_row > div.description {
  display: none;
}
#inventory_tab_table > div.row > div {
  margin: 3px;
  vertical-align: top;
  color: black;
}
#inventory_tab_table > div.row > div.part_num {
  width: var(--part_num-line-width);
  display: inline-block;
}
#inventory_tab_table > div.row > div.stock_qty {
  width: var(--stock_qty-line-width);
  display: inline-block;
}
#inventory_tab_table > div.row > div.price {
  width: var(--price-line-width);
  display: inline-block;
}
@media only screen and (min-width: 1200px) {
  #inventory_tab_table > div.row > div.description {
    display: inline-block;
    width: 70%;
  }
}
@media only screen and (min-width: 768px) {
  #inventory_tab_table > div.row > div.description {
    display: inline-block;
  }
}
#pewc-group-1783 {
  /*display:none;*/
}
form.variations_form.cart > div.single_variation_wrap.hide_desc > div.woocommerce-variation.single_variation > p {
  display: none;
}
.edit-link {
  display: none;
}
.single-product div.product form.cart {
  margin-bottom: 0px;
  padding: 2px;
}
.woocommerce-variation-price > span.price > span.woocommerce-Price-amount.amount > bdi {
  font-size: 23px;
  font-weight: 600;
}
div.woocommerce-variation.single_variation > div.woocommerce-variation-description > p {
  margin-bottom: -5px;
  font-size: larger;
}
div.woocommerce-variation.single_variation > div.woocommerce-variation-description {
  padding: 2px;
}
div.woocommerce-variation.single_variation > div.woocommerce-variation-availability {
  display: block;
  margin-left: 10px;
}
.single-product div.product .variations_button #summary_wrapper > #product_subtitle {
  font-size: 20px;
}
li.woocommerce-mini-cart-item.mini_cart_item dl.variation {
  display: inline-block;
}
li.woocommerce-mini-cart-item.mini_cart_item dl.variation dt, li.woocommerce-mini-cart-item.mini_cart_item dl.variation dd, li.woocommerce-mini-cart-item.mini_cart_item dl.variation dd p {
  display: inline-block;
  margin: 0;
}
li.woocommerce-mini-cart-item span.quantity .woocommerce-Price-amount.amount {
  display: none;
}
li.woocommerce-mini-cart-item.mini_cart_item dl.variation dd p {
  margin-right: 15px;
}
div.woocommerce-variation.single_variation > div.woocommerce-variation-price {
  display: inline-block;
  margin-left: 10px;
}
.specs_tab_content_wrapper tr td {
  border-top: 1px solid grey;
  border-bottom: 1px solid grey;
}
@media only screen and (max-width: 769px) {
  #enquire_now_button_wrap, #for_avail_button_wrap {
    vertical-align: bottom;
    width: fit-content;
    background-color: #345ca0;
    border-radius: 0.28571429rem;
    padding: 10px 15px;
    opacity: 70%;
    height: 35px;
  }
  #enquire_now_button, #for_avail_button {
    color: white !important;
  }
  #enquire_now_button a, #for_avail_button a {
    color: white !important;
  }
}
.specs_tab_content_wrapper td {
  padding: 1px;
}
@media only screen and (min-width: 768px) {
  #features_list_wrap {
    display: flow-root;
  }
  .woocommerce-tabs.wc-tabs-wrapper {
    display: inline;
    width: 100%;
    float: left;
  }
  .single-product .woocommerce-tabs ul.wc-tabs {
    width: 100%;
    border-bottom: solid 4px #5b5b5b;
    border-top: unset;
    margin-bottom: 5px;
  }
  .single-product .woocommerce-tabs ul.wc-tabs li {
    display: inline-block;
    margin: 0 20px;
    border-radius: 5px 5px 0 0;
  }
  .woocommerce-tabs ul.tabs li a {
    padding: 0 7px;
    color: #3f3f3f;
    font-size: max(1.5vw, 18px);
  }
  .woocommerce-tabs ul.tabs li.active:after {
    content: unset;
  }
  .woocommerce-tabs ul.tabs li.active {
    background-color: #5b5b5b;
    border-bottom: 1px solid #5b5b5b;
  }
  .woocommerce-tabs ul.tabs li.active a {
    color: white;
  }
  main > div.product {
    background-color: white;
  }
  .storefront-full-width-content .woocommerce-tabs .panel {
    float: none;
    width: 100%;
  }
  .storefront-full-width-content.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image {
    background-color: white;
  }
  .storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
    width: fit-content;
  }
  body.storefront-full-width-content.single-product:not(.contain_not_cover) div.product .woocommerce-product-gallery .woocommerce-product-gallery__image img {
    width: 28vw;
    height: 18vw;
    float: left;
    object-fit: cover;
  }
  body.storefront-full-width-content.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image img {
    text-align: center;
    margin-right: 0;
    border-top: 4px solid #345CA0;
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
    display: block;
    border-bottom: 1px solid #cecece;
    align-items: center;
    justify-content: center;
  }
  .storefront-full-width-content.single-product div.product .summary {
    margin-bottom: 0;
    width: 100%;
  }
  #enquire_now_button_wrap {
    vertical-align: bottom;
    float: right;
    background-color: blue;
    border-radius: 0.28571429rem;
    padding: 10px 15px;
    opacity: 60%;
    height: 35px;
  }
  #for_avail_button_wrap {
    display: inline-block;
    vertical-align: bottom;
    background-color: #345ca0;
    background: #345ca0 !important;
    border-radius: 0.28571429rem;
    padding: 6px 8px;
    opacity: 70%;
    margin-left: -1px;
    height: 35px;
  }
  #enquire_now_button_wrap:hover, #for_avail_button_wrap:hover {
    opacity: 100%;
  }
  #enquire_now_button, #for_avail_button {
    float: right;
    color: white;
  }
  #summary_wrapper {
    /*overflow:auto;*/
  }
  .woocommerce-tabs {
    padding-top: 0;
  }
  .storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
    margin-bottom: 0;
  }
  .product_title {
    margin-bottom: 0;
    font-size: max(25px, 2vw);
  }
}
.storefront-sorting {
  display: none;
}
ul.green-dot > li, ul.yellow-dot > li, body.tax-product_cat div.term-description ul > li {
  text-align: left;
  list-style-image: url(/wp-content/uploads/dot.png);
}
ul.green-dot {
  margin-bottom: 0.4em;
}
div.features_column_wrap {
  display: inline-block;
}
div.features_column_wrap ul {
  margin-bottom: 0;
  font-weight: 600;
}
div.features_column_wrap:last-of-type {
  margin-bottom: 10px;
}
#mailing_list_wrapper {
  margin-top: 7px;
  height: 80px;
  max-width: 80%;
  width: 200px;
  border-radius: 10px;
  background-color: DarkGrey;
  text-align: center;
  vertical-align: middle;
}
#mailing_list_wrapper:hover {
  background-color: teal;
}
.site-footer a {
  text-decoration: unset;
}
#mailing_list_link {
  padding: 26px;
  color: black;
}
/*
h2.wc-nested-category-layout-category-title {
   pointer-events: none;
   cursor: default;
   visibility: hidden;
}
*/
h2.wc-nested-category-layout-category-title span {
  display: none;
}
h2.wc-nested-category-layout-category-title > a {
  visibility: visible;
  margin-left: -15px;
  font-family: "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: black;
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  body.related_product_sidebar.single-product #primary {
    max-width: 79.5%;
    float: left;
  }
  body.related_product_sidebar.single-product div.related_products_outer_wrap {
    max-width: 20%;
    float: left;
    padding-left: 20px;
  }
}
body.related_product_sidebar.single-product div.related_products_outer_wrap div.related_products_title {
  text-align: center;
  margin-bottom: 1em;
  font-size: 30px;
  font-family: "Lucida Grande", sans-serif !important;
  font-weight: 700;
}
body.related_product_sidebar.single-product div.certs_wrap {
  width: 100%;
}
body.related_product_sidebar.single-product div.certs_wrap img {
  margin: 10px auto;
}
@media only screen and (min-width: 768px) {
  body.google_ad_sidebar_widget #primary {
    max-width: 75%;
    float: left;
  }
  body.google_ad_sidebar_widget #corner_google_box {
    max-width: 24%;
    padding-left: 20px;
  }
}
/*
body.postid-550,body.postid-449{
	p.price.pewc-main-price > span.woocommerce-Price-amount > bdi{
		display:none;
	}
	.pewc_group_12987_12988 span.pewc-field-price{
		display:none !important;
	}
	.woocommerce-variation.single_variation{
		display:none !important;
	}
	#pewc-grand-total-label,#pewc-options-total,.price.pewc-main-price,#pewc-options-total-label,#pewc-per-product-total,#pewc-per-product-label{
		display:none;
	}
	.pewc-total-field-wrapper{
		display:inline-block;
	}
	.pewc-field-label{
		display:block;
	}
	#pewc-grand-total{
		font-size:30px;
		float:left;
		margin-right:20px;
	}
	.pewc-item{
		display:inline-block;
		margin-right:10px;
	}
}
*/
body.postid-20355 p.price.pewc-main-price > span.woocommerce-Price-amount > bdi, body.postid-23779 p.price.pewc-main-price > span.woocommerce-Price-amount > bdi, body.postid-26892 p.price.pewc-main-price > span.woocommerce-Price-amount > bdi, body.postid-405 p.price.pewc-main-price > span.woocommerce-Price-amount > bdi, body.postid-44544 p.price.pewc-main-price > span.woocommerce-Price-amount > bdi, body.postid-647 p.price.pewc-main-price > span.woocommerce-Price-amount > bdi, body.postid-635 p.price.pewc-main-price > span.woocommerce-Price-amount > bdi, body.postid-1872 p.price.pewc-main-price > span.woocommerce-Price-amount > bdi {
  display: none;
}
body.postid-20355 #pewc-per-product-label, body.postid-20355 #pewc-per-product-total, body.postid-20355 #pewc-options-total-label, body.postid-20355 #pewc-options-total, body.postid-20355 #pewc-grand-total-label, body.postid-23779 #pewc-per-product-label, body.postid-23779 #pewc-per-product-total, body.postid-23779 #pewc-options-total-label, body.postid-23779 #pewc-options-total, body.postid-23779 #pewc-grand-total-label, body.postid-26892 #pewc-per-product-label, body.postid-26892 #pewc-per-product-total, body.postid-26892 #pewc-options-total-label, body.postid-26892 #pewc-options-total, body.postid-26892 #pewc-grand-total-label, body.postid-405 #pewc-per-product-label, body.postid-405 #pewc-per-product-total, body.postid-405 #pewc-options-total-label, body.postid-405 #pewc-options-total, body.postid-405 #pewc-grand-total-label, body.postid-44544 #pewc-per-product-label, body.postid-44544 #pewc-per-product-total, body.postid-44544 #pewc-options-total-label, body.postid-44544 #pewc-options-total, body.postid-44544 #pewc-grand-total-label, body.postid-647 #pewc-per-product-label, body.postid-647 #pewc-per-product-total, body.postid-647 #pewc-options-total-label, body.postid-647 #pewc-options-total, body.postid-647 #pewc-grand-total-label, body.postid-635 #pewc-per-product-label, body.postid-635 #pewc-per-product-total, body.postid-635 #pewc-options-total-label, body.postid-635 #pewc-options-total, body.postid-635 #pewc-grand-total-label, body.postid-1872 #pewc-per-product-label, body.postid-1872 #pewc-per-product-total, body.postid-1872 #pewc-options-total-label, body.postid-1872 #pewc-options-total, body.postid-1872 #pewc-grand-total-label {
  display: none;
}
body.postid-20355 #pewc-grand-total, body.postid-23779 #pewc-grand-total, body.postid-26892 #pewc-grand-total, body.postid-405 #pewc-grand-total, body.postid-44544 #pewc-grand-total, body.postid-647 #pewc-grand-total, body.postid-635 #pewc-grand-total, body.postid-1872 #pewc-grand-total {
  font-size: 23px;
  font-weight: 600;
  float: left;
  margin-right: 20px;
}
body.postid-20355 .pewc-product-extra-groups-wrap div.pewc-total-field-wrapper, body.postid-23779 .pewc-product-extra-groups-wrap div.pewc-total-field-wrapper, body.postid-26892 .pewc-product-extra-groups-wrap div.pewc-total-field-wrapper, body.postid-405 .pewc-product-extra-groups-wrap div.pewc-total-field-wrapper, body.postid-44544 .pewc-product-extra-groups-wrap div.pewc-total-field-wrapper, body.postid-647 .pewc-product-extra-groups-wrap div.pewc-total-field-wrapper, body.postid-635 .pewc-product-extra-groups-wrap div.pewc-total-field-wrapper, body.postid-1872 .pewc-product-extra-groups-wrap div.pewc-total-field-wrapper {
  width: fit-content;
  display: inline;
}
/*
body.postid-449{
	.woocommerce-variation-add-to-cart{
		padding-top:0 !important;
	}
	.pewc-product-extra-groups{
		margin:0 !important;
	}
	.pewc-item-field-image-wrapper{
		width:10%;
	}
	p.price.pewc-main-price > span.woocommerce-Price-amount > bdi,.woocommerce-variation.single_variation > .woocommerce-variation-price,.woocommerce-variation.single_variation > .woocommerce-variation-availability{
		display:none !important;
	}
	.pewc-total-field-wrapper p{
		height:0;
	}
	div.product table.variations .value{
		margin-bottom:0.5em !important;
	}
	#pewc-per-product-label,#pewc-per-product-total, #pewc-options-total-label,#pewc-options-total, #pewc-grand-total-label{
		display:none;
	}
	#pewc-grand-total{
		font-size:30px;
		float:left;
		margin-right:20px;
	}
	.pewc-product-extra-groups-wrap div.pewc-total-field-wrapper{
	    width: fit-content;
		display: inline;
	}
	.pewc-field-label{
		.pewc-field-price{
			margin-left:20px;
			float:none;
		}
	}
	.pewc-item-field-image-wrapper img{
		.width: 100px;
		height: 50px;
		object-fit: cover;
	}
	button.single_add_to_cart_button, a.button.add_to_cart_button{
		background-size:100% !important;
		//70%was
	}
}
*/
body.postid-405 .pewc-total-field-wrapper, body.postid-635 .pewc-total-field-wrapper {
  max-width: 300px;
}
body.postid-405 .pewc-total-field-wrapper p, body.postid-635 .pewc-total-field-wrapper p {
  max-width: 300px;
}
body.postid-405 form.cart, body.postid-635 form.cart {
  padding: 0;
}
body.postid-405 #pewc-group-1924 h3, body.postid-635 #pewc-group-1924 h3 {
  margin: 0;
  font-size: 1.3em;
}
body.postid-405 h4, body.postid-635 h4 {
  font-size: 1.1em;
}
body.postid-405 .pewc-product-extra-groups li, body.postid-635 .pewc-product-extra-groups li {
  margin-bottom: 0;
}
body.postid-405 .pewc-item-field-image-wrapper, body.postid-635 .pewc-item-field-image-wrapper {
  max-height: 70px;
}
body.postid-405 ul.pewc-product-extra-groups.cols-2, body.postid-635 ul.pewc-product-extra-groups.cols-2 {
  grid-gap: 0.1em;
}
body.postid-44544 ul.pewc-product-extra-groups, body.postid-44544 ul.pewc-product-extra-groups li {
  width: 70%;
  list-style: none !important;
  margin-left: 0;
}
body.postid-44544 .pewc-item-field-wrapper {
  max-width: 250px;
}
body.postid-44544 .pewc-item-field-wrapper p {
  max-width: 250px;
}
tr.pewc-group input[type=checkbox] {
  -ms-transform: scale(2);
  /* IE */
  -moz-transform: scale(2);
  /* FF */
  -webkit-transform: scale(2);
  /* Safari and Chrome */
  -o-transform: scale(2);
  /* Opera */
  transform: scale(2);
  padding: 10px;
  margin-left: 10px;
}
body.postid-635 .pewc-total-field-wrapper, body.postid-405 .pewc-total-field-wrapper, body.postid-44544 .pewc-total-field-wrapper {
  display: inline;
}
.call-for-price-link-wrap {
  color: #ffffff;
}
.call-for-price-email {
  padding: 6px 8px;
  background: #345ca0 !important;
  color: #ffffff !important;
  border-radius: 0.28571429rem;
  width: auto;
  height: 34px;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  margin-right: 5px;
  /* Adjust spacing as needed */
  margin-top: 5px;
  margin-bottom: 5px;
  /*display: table-cell;
	vertical-align: bottom;
	float:left;
	background-color:blue;
	border-radius:10px;
	padding:10px 15px;
	opacity:70%;
	margin-right:3px;*/
}
body.connectors_and_other_fields_js_loaded .woocommerce-variation.single_variation .woocommerce-variation-price {
  display: none;
}
body.connectors_and_other_fields_js_loaded div.product .variations_button {
  padding-top: 0.1em;
}
body.connectors_and_other_fields_js_loaded a.call-for-price-email-link {
  position: relative;
}
body.connectors_and_other_fields_js_loaded #new_price_val {
  position: relative;
  /*		top:-15px;*/
}
#connectors_field_wrap {
  display: none;
}
/*#new_price_val{
	font-size:23px;
	font-weight:600;
}
*/
#summary_wrapper > .summary.entry-summary > .call-for-price-link-wrap {
  display: none;
}
.single-product .drivers_outer_wrap .drivers_inner_wrap .drivers_title {
  font-size: 26px;
  text-align: center;
  margin-bottom: 10px;
}
.single-product .drivers_outer_wrap .drivers_inner_wrap ul li img {
  height: 12vw;
  object-fit: contain;
  width: 300px;
}
.single-product .drivers_outer_wrap .drivers_inner_wrap ul li {
  margin-bottom: 0;
  display: inline-block;
  width: 25%;
}
.single-product .drivers_outer_wrap .drivers_inner_wrap ul li.product div {
  display: inline-block;
  text-align: center;
  margin-left: 10px;
  /*float:right;*/
  /*width:calc(88vw - min(22vw,120px));*/
  position: relative;
  left: 10px;
  vertical-align: top;
}
body.postid-449 #checkbox_field_0_subwrap input {
  -ms-transform: scale(2);
  /* IE */
  -moz-transform: scale(2);
  /* FF */
  -webkit-transform: scale(2);
  /* Safari and Chrome */
  -o-transform: scale(2);
  /* Opera */
  transform: scale(2);
  padding: 10px;
  margin-left: 10px;
}
body.postid-459 #pewc-grand-total bdi, body.postid-398 #pewc-grand-total bdi, body.postid-36882 #pewc-grand-total bdi {
  font-size: 25px;
}
body.postid-459 p.price.pewc-main-price, body.postid-398 p.price.pewc-main-price, body.postid-36882 p.price.pewc-main-price {
  display: none;
}
#pn_tool_and_attribute_selectors_wrap {
  max-width: 600px;
  display: inline-block;
}
#pn_tool_and_attribute_selectors_wrap table {
  border-spacing: 5px;
  margin: 0;
  overflow-x: scroll;
  max-height: 100px;
}
#pn_tool_and_attribute_selectors_wrap td.prefix.width_4 {
  width: 29%;
}
#pn_tool_and_attribute_selectors_wrap td.prefix.width_3 {
  width: 24%;
}
#pn_tool_and_attribute_selectors_wrap td.prefix.width_2 {
  width: 17%;
}
#pn_tool_and_attribute_selectors_wrap td.digit_col.width_3 {
  width: 24%;
}
#pn_tool_and_attribute_selectors_wrap td.digit_col.width_2 {
  width: 17%;
}
#pn_tool_and_attribute_selectors_wrap .up_arrow_row, #pn_tool_and_attribute_selectors_wrap .down_arrow_row {
  cursor: pointer;
}
#pn_tool_and_attribute_selectors_wrap .up_arrow_row td:hover, #pn_tool_and_attribute_selectors_wrap .down_arrow_row td:hover {
  background-color: gray;
}
#pn_tool_and_attribute_selectors_wrap td {
  border: 1px solid black;
  border-radius: 10px;
  background-color: white;
  height: 20px;
  text-align: center;
  padding: 5px;
}
body.archive.category #main header.page-header > h1.page-title {
  font-weight: 600;
}
body.archive.category mark, body.post-template-default.single.single-post mark {
  text-shadow: 0.1em 0.1em 0.2em yellow;
}
body.archive.category span.pub_date, body.post-template-default.single.single-post span.pub_date {
  font-size: 23px;
  margin-bottom: 0.5em;
}
body.archive.category .entry-header, body.post-template-default.single.single-post .entry-header {
  margin-bottom: 0.3em;
}
body.archive.category .entry-header h2.entry-title, body.post-template-default.single.single-post .entry-header h2.entry-title {
  font-size: 30px;
}
body.archive.category .entry-content p, body.post-template-default.single.single-post .entry-content p {
  margin-bottom: 0.1em;
}
body.archive.category .entry-content h2, body.post-template-default.single.single-post .entry-content h2 {
  margin-top: 0.3em;
}
body.archive.category .entry-taxonomy > .cat-links, body.post-template-default.single.single-post .entry-taxonomy > .cat-links {
  display: none;
}
body.archive.category article.hentry, body.post-template-default.single.single-post article.hentry {
  margin-bottom: 1em;
}
body.post-category_552 .scholar_title {
  margin-bottom: 0;
}
body.post-category_552 .scholar_title a {
  font-weight: 600;
  font-size: 30px;
}
body.post-category_552 .no_underline {
  text-decoration: none;
}
body.post-category_552 .doi {
  font-weight: 500;
  font-size: 20px;
}
body.post-category_552 .doi .doi_prefix {
  font-weight: 600;
}
body.post-category_552 p > .author_name {
  font-weight: 700;
}
body.post-category_552 p > .author_location {
  font-style: italic;
}
body.post-category_552 .abstract_title, body.post-category_552 .excerpts_title {
  margin-top: 0.2em;
}
body.post-category_552 blockquote.excerpt {
  font-size: 26px;
}
body.shrink_img_increase_options .woocommerce-product-gallery {
  max-width: 300px;
}
body.shrink_img_increase_options .pewc-item-field-wrapper {
  font-size: 20px;
}
body.shrink_img_increase_options .pewc-item-field-image-wrapper {
  min-width: 150px;
}
body.woocommerce-cart div.coupon button.button, body.woocommerce-cart div.coupon input.input-text {
  display: none;
}
div.variations_table_init div.tableized div.table_head {
  font-size: 28px;
}
div.variations_table_init div.tableized div > span {
  display: block;
}
div.variations_table_init div.tableized div:not(.table_head) {
  border-style: solid;
  padding: 10px;
}
div.variations_table_init div.tableized .buy_now_table_cad img {
  height: 30px;
}
div.variations_table_init table, div.variations_table_init div.buy_and_total_wrap {
  overflow: auto;
}
div.variations_table_init table .table_qty_input, div.variations_table_init div.buy_and_total_wrap .table_qty_input {
  max-width: 60px;
}
div.variations_table_init table .buy_now_table_button, div.variations_table_init div.buy_and_total_wrap .buy_now_table_button {
  text-align: center;
  border-radius: 10px;
  max-width: 180px;
}
div.variations_table_init table .buy_now_table_button.enabled, div.variations_table_init div.buy_and_total_wrap .buy_now_table_button.enabled {
  display: inline-block;
}
div.variations_table_init table .buy_now_table_button.disabled, div.variations_table_init div.buy_and_total_wrap .buy_now_table_button.disabled {
  display: inline-block;
  visibility: hidden;
}
div.variations_table_init table .buy_now_table_cad img, div.variations_table_init div.buy_and_total_wrap .buy_now_table_cad img {
  height: 30px;
}
div.variations_table_init table td, div.variations_table_init table th, div.variations_table_init div.buy_and_total_wrap td, div.variations_table_init div.buy_and_total_wrap th {
  padding: 5px;
}
div.variations_table_init table .table_buy_now img, div.variations_table_init table img.spec_pdf_link, div.variations_table_init table input, div.variations_table_init div.buy_and_total_wrap .table_buy_now img, div.variations_table_init div.buy_and_total_wrap img.spec_pdf_link, div.variations_table_init div.buy_and_total_wrap input {
  height: 30px;
}
div.variations_table_init table .partnum_link, div.variations_table_init div.buy_and_total_wrap .partnum_link {
  color: blue;
  text-decoration: underline;
}
div.variations_table_init table span.more_info, div.variations_table_init div.buy_and_total_wrap span.more_info {
  color: blue;
}
div.variations_table_init table img.buy_now_table_thumb, div.variations_table_init div.buy_and_total_wrap img.buy_now_table_thumb {
  max-height: 45px;
  min-height: 30px;
  object-fit: cover;
  width: auto;
  height: auto;
}
div.variations_table_init table .table_buy_now_link, div.variations_table_init div.buy_and_total_wrap .table_buy_now_link {
  text-decoration: none;
  font-size: 22px;
  color: black;
}
body.single_prod_hide_vars div.variations_table_init .table_price_total {
  float: right;
  font-size: 26px;
}
body:not(.single_prod_hide_vars) div.variations_table_init .table_price_total {
  float: right;
  font-size: 26px;
  display: none;
}
body.tax-product_cat.term-43 div.term-description div.cat_img, body.tax-product_cat.term-91 div.term-description div.cat_img {
  display: inline-block;
  max-height: 300px;
}
body.tax-product_cat.term-43 div.features, body.tax-product_cat.term-91 div.features {
  display: inline-block;
  vertical-align: top;
}
body.postid-451 iframe.video_frame, body.postid-451 div.woocommerce-Tabs-panel--description p:nth-of-type(2) span {
  display: inline-block;
}
@media only screen and (max-width: 769px) {
  body.postid-451 iframe.video_frame {
    width: 100%;
  }
}
div.content-area div.cats_row_wrap {
  width: 100%;
  text-align: center !important;
}
@media only screen and (min-width: 768px) {
  div.content-area div.cats_row_wrap > div {
    text-align: center !important;
    display: inline-block;
    width: 25%;
  }
  div.content-area div.cats_row_wrap > div ul {
    max-width: 200px;
    margin: auto;
    text-align: center !important;
  }
  div.content-area div.cats_row_wrap > div ul li {
    float: none !important;
    width: 100% !important;
    text-align: center;
  }
  div.content-area div.cats_row_wrap > div ul li .shop_loop_subcat_wrap {
    height: unset;
    text-align: center !important;
    width: 100%;
    float: none;
    margin-left: none;
    left: 0;
    display: none;
  }
  div.content-area .cats_img_row_wrap {
    width: 100%;
  }
  div.content-area .cats_img_row_wrap div.cats_img_in_row {
    display: inline-block;
    float: none;
    padding: 0;
    width: 23%;
  }
  div.content-area .cats_img_row_wrap div.cats_img_in_row img {
    margin: auto;
    display: inline-block;
  }
}
@media only screen and (max-width: 769px) {
  div.content-area div.cats_row_wrap > div {
    text-align: center !important;
    display: inline-block;
    width: 100%;
  }
  div.content-area div.cats_row_wrap > div ul {
    max-width: 200px;
    margin: auto;
    text-align: center !important;
  }
  div.content-area div.cats_row_wrap > div ul li {
    float: none !important;
    width: 100% !important;
    text-align: center;
  }
  div.content-area div.cats_row_wrap > div ul li .shop_loop_subcat_wrap {
    text-align: center !important;
    width: 100%;
    float: none;
    margin-left: none;
    left: 0;
    display: none;
  }
  div.content-area .cats_img_row_wrap {
    width: 100%;
  }
  div.content-area .cats_img_row_wrap div.cats_img_in_row {
    display: inline-block;
    float: none;
    padding: 0;
    width: 24%;
  }
  div.content-area .cats_img_row_wrap div.cats_img_in_row img {
    margin: auto;
    display: inline-block;
  }
}
@media only screen and (min-width: 768px) {
  body.term-65 div.cat_right_corner {
    max-width: 50%;
    float: right;
  }
  body.term-65 div.cat_left_corner {
    max-width: 50%;
    float: left;
  }
  body.term-65 div.cat_desc {
    float: left;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 769px) {
  body.term-65 div.cat_right_corner {
    max-width: 100%;
    float: left;
  }
  body.term-65 div.cat_left_corner {
    max-width: 100%;
    float: left;
  }
  body.term-65 div.cat_desc {
    float: left;
    margin-bottom: 10px;
  }
}
body.term-553 ul.products.columns-1 {
  display: none;
}
body.tax-product_cat.term-126 h1.woocommerce-products-header__title {
  font-size: 1.8em;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  opacity: 1;
}
body.postid-459 .pewc-field-label, body.postid-36882 .pewc-field-label {
  display: inline-block;
  max-width: 400px;
}
body.postid-459 #pewc-options-total-label, body.postid-459 #pewc-options-total, body.postid-459 #pewc-grand-total-label, body.postid-36882 #pewc-options-total-label, body.postid-36882 #pewc-options-total, body.postid-36882 #pewc-grand-total-label {
  display: none;
}
body.postid-459 #pewc-grand-total, body.postid-459 form.cart button.single_add_to_cart_button, body.postid-36882 #pewc-grand-total, body.postid-36882 form.cart button.single_add_to_cart_button {
  float: left;
}
body.postid-459 .pewc-total-field-wrapper, body.postid-36882 .pewc-total-field-wrapper {
  float: left;
  padding: 0 !important;
}
body.postid-459 .pewc-total-field-wrapper p:nth-child(1), body.postid-459 .pewc-total-field-wrapper p:nth-child(2), body.postid-36882 .pewc-total-field-wrapper p:nth-child(1), body.postid-36882 .pewc-total-field-wrapper p:nth-child(2) {
  display: none;
}
body.postid-459 form.cart, body.postid-36882 form.cart {
  padding: 0 !important;
}
body.postid-459 .pewc-group-heading-wrapper > h3, body.postid-36882 .pewc-group-heading-wrapper > h3 {
  margin-bottom: 5px;
}
body.postid-459 li.pewc-field-22735 .pewc-item-field-wrapper, body.postid-36882 li.pewc-field-22735 .pewc-item-field-wrapper {
  margin-left: 6px;
}
body.postid-459 li.pewc-field-22735 table.pewc-information-fields, body.postid-36882 li.pewc-field-22735 table.pewc-information-fields {
  display: none;
}
body.postid-459 form.cart > div.quantity::before, body.postid-36882 form.cart > div.quantity::before {
  content: "Quantity:    ";
}
body.postid-459 .pewc-field-20484 label.pewc-field-label, body.postid-36882 .pewc-field-20484 label.pewc-field-label {
  margin-left: 0 !important;
}
body.postid-459 .pewc-product-extra-groups-wrap.pewc-groups-standard, body.postid-459 .pewc-total-field-wrapper, body.postid-36882 .pewc-product-extra-groups-wrap.pewc-groups-standard, body.postid-36882 .pewc-total-field-wrapper {
  max-width: 200px;
}
body.postid-459 ul.pewc-product-extra-groups.cols-2 li.pewc-group label .pewc-field-price, body.postid-36882 ul.pewc-product-extra-groups.cols-2 li.pewc-group label .pewc-field-price {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}
body.postid-459 input[type=number], body.postid-36882 input[type=number] {
  padding: 0;
  float: right;
  margin-right: 100px;
  max-width: 50px;
}
body.postid-459 .pewc-product-extra-groups li, body.postid-36882 .pewc-product-extra-groups li {
  margin-bottom: 0 !important;
}
body.postid-459 ul.pewc-product-extra-groups.cols-2, body.postid-36882 ul.pewc-product-extra-groups.cols-2 {
  grid-gap: 0.5em;
}
body.postid-459 .pewc-field-22735 label.pewc-field-label, body.postid-36882 .pewc-field-22735 label.pewc-field-label {
  font-style: italic !important;
}
body.term-100 ul.products.columns-1 {
  display: none !important;
}
#menu-item-17867 a {
  line-height: 4em;
  color: transparent;
  background-image: url(/wp-content/uploads/pay_online.png);
  background-repeat: no-repeat;
  background-size: 102px 71px;
  background-position: center;
}
body.page-id-7 .cart_totals h2, body.page-id-7 .cart_totals th, body.page-id-7 .cart_totals td {
  margin: 0;
  padding: 0;
}
body.page-id-7 .woocommerce-cart-form, body.page-id-7 table.cart, body.page-id-7 .wc-proceed-to-checkout {
  margin-bottom: 0;
}
body.page-id-7 .entry-header {
  padding: 0.1em !important;
}
body.page-id-7 .woocommerce-cart-form thead tr th {
  padding: 0.1em;
}
body.page-id-7 .woocommerce-cart-form tbody td {
  padding-bottom: 0.1em;
  margin: 0;
}
body.page-id-8 {
  /*
	#ship-to-different-address-checkbox{
		-ms-transform: scale(2);
		-moz-transform: scale(2);
		-webkit-transform: scale(2);
		-o-transform: scale(2);
		transform: scale(2);
	}
	*/
  /*
	table.woocommerce-checkout-review-order-table{
		thead,tbody{
			.product-name{
				width:85%;
			}
		}
		tfoot{
			.product-name{
				width:25%;
			}
		}
	}
	*/
}
body.page-id-8 dl.variation dd {
  margin: 0;
}
body.page-id-8 dl.variation {
  margin-top: 0;
}
body.page-id-8 dl.variation dt {
  margin-right: 10px;
}
body.page-id-8 .woocommerce-form-coupon-toggle {
  display: none;
}
body.page-id-8 .entry-header {
  padding: 0 !important;
}
body.page-id-8 .checkout.woocommerce-checkout p {
  margin: 0 !important;
}
body.page-id-8 #payment .place-order {
  margin-top: 0;
}
body.page-id-8 .woocommerce-terms-and-conditions-wrapper {
  display: none;
}
body.page-id-8 .border_html {
  border-radius: 10px;
  border-left: unset !important;
  background-color: #5b5b5b !important;
}
body.page-id-8 .grid-col-2.grid-col-checkout {
  background-image: unset;
  border-left: 1px grey solid;
  border-right: 1px grey solid;
  border-radius: 0;
}
@media screen and (max-width: 768px) {
  body.page-id-8 .express-one-page-checkout-main {
    grid-template-columns: unset !important;
  }
  body.page-id-8 .grid-col-2.grid-col-checkout {
    border-left: none;
    border-right: none;
  }
}
body.page-id-8 .more_details_slide .variations .variation_li {
  display: inline-block;
}
body.page-id-8 .more_details_slide .variations br {
  display: none;
}
body.page-id-8 .grid-col-checkout {
  border-radius: 10px;
}
body.page-id-8 #payment .payment_methods > .wc_payment_method > label, body.page-id-8 #payment .payment_methods > .woocommerce-PaymentMethod > label {
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  padding-left: 0.3em;
  margin: 0.1em;
}
body.page-id-8 .payment_box.payment_method_stripe_cc {
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  padding-left: 0.3em;
}
body.page-id-8 #payment .payment_methods > li .payment_box, body.page-id-8 #payment .place-order {
  background-color: #23ff3454;
}
body.page-id-8 ul.payment_methods li[class*=payment_method] {
  padding-top: 0;
}
body.page-id-8 #wc-stripe-card-element {
  margin-bottom: 0;
}
body.page-id-8 p.form-row label {
  font-weight: 700;
}
body.page-id-8 input[type=text] {
  border-radius: 6px;
}
body.page-id-8 .cclw_qty button.cclwminus {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
body.page-id-8 .cclw_qty button.cclwplus {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.aws-search-field {
  border: unset !important;
}
.aws-search-form, .aws-show-clear, .aws-form-active {
  border-radius: 10px !important;
}
body.postid-398 .wp-post-image {
  width: 60px;
}
body.postid-398 div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  display: none;
}
body.postid-398 .woocommerce-tabs.wc-tabs-wrapper {
  display: none;
}
body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  display: none;
}
body.repositioned_add_to_cart button.single_add_to_cart_button:not(.corrected) {
  display: none;
}
div.forminator-guttenberg .quote_product_title textarea {
  max-height: 40px;
}
body.home .storefront-breadcrumb, body.woocommerce-shop .storefront-breadcrumb, body.page .storefront-breadcrumb {
  display: none;
}
.pswp__bg {
  background-color: white;
}
body.tax-product_cat #enquire_now_button_wrap {
  position: absolute !important;
  right: 20px;
  top: 120px;
  margin-left: 30px;
}
body.tax-product_cat #enquire_now_button_wrap {
  display: inline !important;
  position: static !important;
}
h1.woocommerce-products-header__title.page-title {
  display: inline !important;
}
header.woocommerce-products-header {
  text-align: left !important;
}
@media (max-width: 1010px) {
  h1.woocommerce-products-header__title.page-title {
    display: inline-block !important;
    float: left;
  }
  #enquire_now_button_wrap, #for_avail_button_wrap {
    display: inline-block !important;
    position: static !important;
    float: left;
  }
  body.tax-product_cat #enquire_now_button_wrap {
    position: static !important;
  }
}
@media (max-width: 768px) {
  ul.yellow-dot {
    float: left;
  }
}
body.tax-product_cat.term-40 li.prod_id_616, body.tax-product_cat.term-40 li.prod_id_564 {
  display: none;
}
@media (max-width: 768px) {
  h1.woocommerce-products-header__title.page-title {
    display: block !important;
    min-width: 100%;
  }
}
#enquire_now_button_wrap_2 {
  height: 45px !important;
  display: inline-block;
  width: auto !important;
}
.woocommerce-products-header > h1 {
  float: left !important;
}
.tax-product_cat .term-description {
  float: none !important;
}
@media (max-width: 768px) {
  .woocommerce-products-header ul.yellow-dot {
    width: 100%;
  }
  .woocommerce-products-header #enquire_now_button_wrap_2 {
    display: flex;
    width: 100% !important;
  }
  .woocommerce-products-header #enquire_now_button_wrap, #for_avail_button_wrap {
    margin-left: 0px !important;
  }
}
@media (max-width: 1010px) {
  .type-product > a > #enquire_now_button_wrap, #for_avail_button_wrap {
    float: none !important;
  }
}
body.postid-405 input[type=number]::-webkit-inner-spin-button, body.postid-405 input[type=number]::-webkit-outer-spin-button, body.postid-44544 input[type=number]::-webkit-inner-spin-button, body.postid-44544 input[type=number]::-webkit-outer-spin-button {
  opacity: 1;
}
.vars_list_above_the_fold {
  float: left;
  width: 100%;
}
article.category-support h1.entry-title {
  font-family: "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-rendering: optimizeLegibility;
  margin-bottom: 5px;
  line-height: 1.214;
  letter-spacing: -1px;
  font-size: 2.3em;
  font-weight: 700;
  color: #333333;
}
#enquire_now_button_wrap, #for_avail_button_wrap {
  background-color: #345ca0 !important;
  margin-top: 2px;
  margin-bottom: 5px;
  opacity: 100%;
  height: 35px;
}
.hidden {
  display: none !important;
}
div#selected_partnum {
  font-size: larger;
  padding: 10px;
  float: left;
}
.pewc-item-field-wrapper .pewc-field-label {
  display: block !important;
}
button.menu-toggle {
  margin-bottom: 10px;
  margin-top: -10px;
}
div.quote_overlay_wrap {
  padding: 10px;
  background-color: black;
  display: inline-block;
  border-radius: 10px;
}
.pewc-minimum-price {
  display: none;
}
body.repositioned_add_to_cart #pewc-per-product-label, body.repositioned_add_to_cart #pewc-per-product-total {
  display: none;
}
body.postid-444 #wavelength, body.postid-444 #latching-status, body.postid-444 #fiber-type {
  appearance: none;
}
table.horiz_scroll_overflow {
  display: block;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 0 auto;
  overflow-x: auto;
  white-space: nowrap;
}
body.single-product .stock.out-of-stock::before {
  content: unset;
}
body.single-product .stock.out-of-stock {
  display: none;
}
/*
body.postid-405, .pewc-group-heading-wrapper h3{
	font-size: 1.3em;
}
*/
.single-product div.product .variations_button {
  padding-top: 0.1em;
}
.single-product div.product .single_variation .price {
  margin-bottom: 0.1em;
}
.single-product div.product table.variations .value {
  margin-bottom: 0.1em;
}
body.nested_taxonomy ul.products.columns-1:not(.subcategory-products) {
  display: none;
}
body.postid-459 .pewc-field-label {
  float: left;
}
body.postid-36882 .pewc-field-label {
  float: left;
}
#features_list > ul {
  margin-bottom: 5px;
}
.single-product div.product form.cart.variations_form {
  padding-top: 5px;
  padding-bottom: 5px;
}
.meta_google_price {
  display: none;
}
div.field_height_textarea > div > textarea {
  max-height: 44.2px !important;
}
div.opts_buy_line {
  float: left;
  margin: 10px;
  /*
	div.opts_buy_button_subwrap{
		  display: flex;
		  justify-content: center;
		  align-content: center;
		  flex-direction: column;
	}
	*/
}
div.opts_buy_line input[type=number]::-webkit-inner-spin-button {
  opacity: 1;
}
div.opts_buy_line input, div.opts_buy_line label {
  display: block;
}
div.opts_buy_line div.opts_buy_cell {
  text-align: left;
  padding: 1px 7px 1px 7px;
}
div.opts_buy_line div.opts_buy_button {
  background: url(/wp-content/uploads/add_to_cart.png) center center no-repeat;
  background-size: 100%;
  min-width: 100px;
  min-height: 30px;
}
div.opts_buy_line div.opts_buy_button_col {
  padding-left: 20px;
  padding-right: 20px;
}
div.opts_buy_line div.opts_buy_col {
  float: left;
}
div.opts_buy_line div.embolden_col div {
  font-weight: 750;
}
div.opts_buy_line span.opts_buy_col_static_val {
  padding: 5px;
  border: solid gray 1px;
  border-radius: 3px;
}
div.opts_buy_line div.opts_buy_qty_cell input {
  max-width: 50px;
  margin-left: 10px;
  max-height: 30px;
  border-radius: 10px;
}
div.opts_buy_line .price {
  font-size: 28px;
}
div.extra_attribs_table {
  float: left;
  font-size: 12px;
}
div.extra_attribs_table div.titles_col div.single_cell:not(:nth-child(1)) {
  background-color: #ddd;
}
div.extra_attribs_table div.spec_pdf img {
  height: 32px;
}
div.extra_attribs_table div.titles_col:not(:nth-child(1)) {
  display: none;
}
div.extra_attribs_table div.titles_col, div.extra_attribs_table div.variation_col {
  float: left;
}
div.extra_attribs_table div.titles_col div.single_cell:nth-child(1), div.extra_attribs_table div.variation_col div.single_cell:nth-child(1) {
  background-color: #bdbdbd;
  border: 5px solid #bdbdbd;
}
div.extra_attribs_table div.titles_col div.single_cell:not(:nth-child(1)), div.extra_attribs_table div.variation_col div.single_cell:not(:nth-child(1)) {
  border: 5px solid white;
}
body.postid-23198 #summary_wrapper > .summary.entry-summary > .woocommerce-product-gallery > figure.woocommerce-product-gallery__wrapper {
  width: 200px !important;
}
.single_variation_wrap > div.woocommerce-variation.single_variation {
  float: left;
  margin-top: 3px;
  margin-right: 20px;
}
.single_variation_wrap > div.woocommerce-variation.single_variation div.woocommerce-variation-description:empty {
  display: none;
}
body.page-id-24887 div.product-category.product {
  margin-bottom: 10px;
}
body.page-id-24887 ul.products li.product {
  margin-bottom: 2px;
}
/*vladiko --- start */
.woocommerce-breadcrumb a:first-of-type::before {
  color: blue;
}
h2.for_tables {
  margin: 21px 3px 5px !important;
  font-size: 1.618em !important;
}
div.product table.variations .value {
  margin: 3px !important;
  padding: 0px 2px !important;
}
div.product table.variations .label {
  text-align: center !important;
}
.single-product div.product .images, .single-product div.product .summary, .single-product div.product .woocommerce-product-gallery {
  margin-bottom: 0.617924em;
  margin-top: 0;
}
body, button, input, textarea {
  line-height: 1.418;
}
ul.wc-tabs {
  margin: 0 0 0.41575em 3em;
}
ul.category-desc {
  margin: 0 0 0.41575em 3em;
}
.product_name__main_page {
  font-size: 13px !important;
}
.has-text-align-left {
  margin-bottom: 4px;
}
.in_stock_img {
  float: right;
  width: 200px;
}
.pewc-group-heading-wrapper {
  margin-bottom: 10px;
}
p.pewc-description {
  margin: 0;
}
.pewc-field-label {
  margin-bottom: 3px;
}
#new_price_val {
  font-size: 23px;
  font-weight: 600;
}
.aws-search-btn {
  background-image: linear-gradient(45deg, #00befa, #a9eaf8) !important;
}
.aws-search-btn_icon {
  color: white !important;
}
.menu_support_h3 {
  margin: 12px 0px 2px 0px;
  font-size: 18px;
  font-weight: 700;
}
.pewc-item-field-image-wrapper {
  min-width: 50px;
  width: 100px;
}
.vld_support_pages {
  margin: 0 auto !important;
}
.pewc-information-data {
  padding: 1px;
}
td.pewc-information-data, td.pewc-information-label {
  background-color: white !important;
}
.pewc-information-label {
  padding: 1px;
}
body.postid-398 #pewc-per-product-label, #pewc-per-product-total, #pewc-options-total-label, #pewc-options-total {
  display: none;
}
#product-398 #for_avail_button_wrap, #enquire_now_button_wrap {
  display: none;
}
div .wc-backward_button_back ::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  line-height: inherit;
  vertical-align: baseline;
  margin-left: 0.5407911001em;
}
body.postid-398 .wp-post-image {
  display: none;
}
body.postid-398 .pewc-group-heading-wrapper {
  display: none;
}
/*vladiko --- end */
.product-type-variable select {
  background-color: #DCDCDC;
}
/*div.aws-search-btn.aws-form-btn {
	background-color:#0fd1ff !important;
}*/
.pewc-preset-style .pewc-item input[type=number], .pewc-preset-style .pewc-item input[type=text], .pewc-preset-style .pewc-item textarea {
  padding: 0em 0em;
}
body.postid-459 .quantity, body.postid-36882 .quantity {
  display: none;
}
body.postid-459 span.pewc-field-price, body.postid-36882 span.pewc-field-price {
  margin: 5px 1px;
}
body.postid-459 ul.pewc-product-extra-groups.cols-2, body.postid-36882 ul.pewc-product-extra-groups.cols-2 {
  grid-gap: 0em;
}
body.postid-459 h4, body.postid-36882 h4 {
  font-size: 1.1em;
  font-weight: 400;
  color: #6d6d6d;
}
.wpcf7 input[type="submit"] {
  background-color: #345ca0;
  color: #ffffff;
}
.wpcf7 input[type="text"], .wpcf7 input[type="name"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], textarea {
  background-color: #dcdcdcb0;
}
#pewc_group_13178_35820-placeholder {
  background: center / contain no-repeat url("https://agiltron.com/wp-content/uploads/pdf.png");
  min-height: 64px;
  /* tweak as needed */
}
#pewc_group_13178_35820-placeholder > img {
  opacity: 0 !important;
  width: 0 !important;
  height: 0 !important;
  pointer-events: none;
}
