/*
Theme Name: Aeroflex
Description: Aeroflex custom theme
Author: Josh Warren
*/
@font-face {
  font-family: 'Roboto';
  src: url('includes/fonts/Roboto-Regular_gdi.eot');
  src: url('includes/fonts/Roboto-Regular_gdi.eot?#iefix') format('embedded-opentype'), url('includes/fonts/Roboto-Regular_gdi.woff') format('woff'), url('includes/fonts/Roboto-Regular_gdi.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+000D-25CA;
}
@font-face {
  font-family: 'VitesseSans';
  src: url('includes/fonts/VitesseSans-Light_gdi.eot');
  src: url('includes/fonts/VitesseSans-Light_gdi.eot?#iefix') format('embedded-opentype'), url('includes/fonts/VitesseSans-Light_gdi.woff') format('woff'), url('includes/fonts/VitesseSans-Light_gdi.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2212;
}
@font-face {
  font-family: 'VitesseSans';
  src: url('includes/fonts/VitesseSans-LightItalic_gdi.eot');
  src: url('includes/fonts/VitesseSans-LightItalic_gdi.eot?#iefix') format('embedded-opentype'), url('includes/fonts/VitesseSans-LightItalic_gdi.woff') format('woff'), url('includes/fonts/VitesseSans-LightItalic_gdi.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-stretch: normal;
  unicode-range: U+0020-2212;
}
@font-face {
  font-family: 'VitesseSans';
  src: url('includes/fonts/VitesseSans-BookItalic_gdi.eot');
  src: url('includes/fonts/VitesseSans-BookItalic_gdi.eot?#iefix') format('embedded-opentype'), url('includes/fonts/VitesseSans-BookItalic_gdi.woff') format('woff'), url('includes/fonts/VitesseSans-BookItalic_gdi.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
  unicode-range: U+0020-2212;
}
@font-face {
  font-family: 'VitesseSans';
  src: url('includes/fonts/VitesseSans-Medium_gdi.eot');
  src: url('includes/fonts/VitesseSans-Medium_gdi.eot?#iefix') format('embedded-opentype'), url('includes/fonts/VitesseSans-Medium_gdi.woff') format('woff'), url('includes/fonts/VitesseSans-Medium_gdi.ttf') format('truetype'), url('includes/fonts/VitesseSans-Medium_gdi.svg#VitesseSans-Medium') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2212;
}
@font-face {
  font-family: 'VitesseSans';
  src: url('includes/fonts/VitesseSans-MediumItalic_gdi.eot');
  src: url('includes/fonts/VitesseSans-MediumItalic_gdi.eot?#iefix') format('embedded-opentype'), url('includes/fonts/VitesseSans-MediumItalic_gdi.woff') format('woff'), url('includes/fonts/VitesseSans-MediumItalic_gdi.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
  unicode-range: U+0020-2212;
}
@font-face {
  font-family: 'VitesseSans';
  src: url('includes/fonts/VitesseSans-Bold_gdi.eot');
  src: url('includes/fonts/VitesseSans-Bold_gdi.eot?#iefix') format('embedded-opentype'), url('includes/fonts/VitesseSans-Bold_gdi.woff') format('woff'), url('includes/fonts/VitesseSans-Bold_gdi.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-2212;
}
@font-face {
  font-family: 'VitesseSans';
  src: url('includes/fonts/VitesseSans-BoldItalic_gdi.eot');
  src: url('includes/fonts/VitesseSans-BoldItalic_gdi.eot?#iefix') format('embedded-opentype'), url('includes/fonts/VitesseSans-BoldItalic_gdi.woff') format('woff'), url('includes/fonts/VitesseSans-BoldItalic_gdi.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
  unicode-range: U+0020-2212;
}
body {
  background: #fff;
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'VitesseSans', sans-serif;
}
.post-9 h1.page-title {
  display: none
}
h2 {
  color: #fead09;
  font-size: 44px;
  font-style: italic;
  font-weight: 700;
  text-transform: uppercase;
}
#post-262 h4 {
  margin-top: 30px
}
a {
  transition: all 0.2s ease-in-out;
}
a.button, .wpcf7-submit {
  display: inline-block;
  border: 1px solid #32ff00;
  padding: 9px 18px;
  color: #7e7e7e;
  font-family: 'VitesseSans', sans-serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  text-transform: uppercase;
  ms-transform: skew(-17deg);
  -webkit-transform: skew(-17deg);
  transform: skew(-17deg);
}
a.button:hover, a.button:focus, a.button:active, .wpcf7-submit:hover {
  background: #32ff00;
  color: #000;
  text-decoration: none;
}
.grunge {
  width: 100%;
  background-repeat: repeat-x;
}
.grunge.sep {
  background-image: url("images/aero-sep.PNG");
  height: 19px;
  left: 0;
  top: -6px;
  margin-top: -20px;
}
.overflow-container {
  overflow: hidden;
}
#masthead {
  position: relative;
  z-index: 4;
  background: linear-gradient(to right, #fead09 20%, #32ff00 100%);
}
.header-top {
  position: relative;
  z-index: 3;
  /*height: 27px;*/
  background: rgba(0, 0, 0, 0.2);
}
.header-bottom {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 15px 0 6px 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 10%, rgba(255, 255, 255, 0.8) 15%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0.3) 70%, rgba(255, 255, 255, 0) 100%);
}
.header-bottom .grunge.green {
  position: absolute;
  top: 2px;
  left: 0;
  height: 100%;
  background-image: url(https://aeroflex.net/wp-content/themes/aeroflex/images/navbg.png);
  background-repeat: repeat;
  opacity: 0.7;
}
.header-bottom .grunge.white {
  position: absolute;
  bottom: -6px;
  left: 0;
  height: 14px;
  background-image: url(https://aeroflex.net/wp-content/themes/aeroflex/images/navbg.png);
  height: 100%;
}
.header-right {
  float: right;
  margin-bottom: -6px;
}
#main-navigation, #right-nav {
  float: right;
}
#main-navigation {
  margin-top: -2px;
}
#main-navigation .navbar {
  min-height: 0;
  margin-bottom: 0;
  border: none;
  background: transparent;
}
#right-nav:before {
  content: '|';
  float: left;
  margin-top: 8px;
  padding-right: 12px;
  font-style: italic;
  font-weight: 700;
}
#main-navigation a, #right-nav a {
  color: #000;
  font-family: 'VitesseSans', sans-serif;
  font-style: italic;
}
#main-navigation a {
  padding: 12px 12px 25px 12px;
}
#main-navigation a:hover, #main-navigation a:focus, #main-navigation a:active, #main-navigation .active a, #right-nav a:hover, #right-nav a:focus, #right-nav a:active {
  background: transparent;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 3px rgba(0, 0, 0, .5)
}
#right-nav a.instagram-link:hover, #right-nav a.instagram-link:focus, #right-nav a.instagram-link:active {
  opacity: .6;
}
#right-nav a {
  float: left;
  margin-top: 9px;
  padding: 0 12px;
}
#right-nav a.instagram-link {
  margin-top: 4px;
}
#right-nav a:last-child {
  padding-right: 0;
}
#right-nav .fa {
  position: relative;
  margin-left: 7px;
  width: 25px;
  height: 23px;
  font-size: 18px
}
#main-menu .caret {
  display: none;
}
#main-menu .dropdown-menu {
  float: none;
  border-radius: 0;
  box-shadow: 0 10px 50px rgba(250, 170, 1, 0.7);
  text-align: center;
  width: 220px !important;
  padding: 5px 18px;
  line-height: 1;
  left: -70px !important;
  text-transform: uppercase;
  ms-transform: skew(-24deg);
  -webkit-transform: skew(-24deg);
  transform: skew(-24deg);
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #32ff00;
  top: 57px;
}
#main-menu .dropdown-menu:after {
  background-repeat: repeat-x;
  background-image: url(images/grunge-white-10.png);
  position: absolute;
}
#main-menu .dropdown-menu li {
  position: relative;
  display: inline-block;
  /*width: 20%;*/
  vertical-align: middle;
}
#menu-item-206 ul.dropdown-menu {
  padding: 0;
  width: 820px !important;
	left: -540px !important;
}
#menu-item-206 ul.dropdown-menu li {
  display: inline-block;
  overflow: hidden;
  margin: 20px -25px;
  height: 180px;
}
#menu-item-206 ul.dropdown-menu li a {
  display: block;
  overflow: hidden;
  text-indent: -1000%;
  height: 180px;
  position: relative;
 ms-transform: skew(24deg);
  -webkit-transform: skew(24deg);
  transform: skew(24deg);
}
#menu-item-206 ul.dropdown-menu li.brown { width: 282px; z-index: 3;
}
#menu-item-206 ul.dropdown-menu li.twoguys {width: 326px; z-index: 2;
}
#menu-item-206 ul.dropdown-menu li.wrench { width: 326px; z-index: 1;
}
#menu-item-206 ul.dropdown-menu li.brown a {
  background: url("/wp-content/themes/aeroflex/images/antron-lnk.png");
}
#menu-item-206 ul.dropdown-menu li.twoguys a {
  background: url("/wp-content/themes/aeroflex/images/twoguys-lnk.png");
}
#menu-item-206 ul.dropdown-menu li.wrench a {
  background: url("/wp-content/themes/aeroflex/images/wrench-lnk.png");
}
#main-menu .dropdown-menu li a {
  display: block;
  padding: 4px;
  color: #fff;
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000;
}
#main-menu .dropdown-menu li a:hover, #main-menu .dropdown-menu li a:focus, #main-menu .dropdown-menu li a:active {
  color: #fead09;
}
#main-menu .dropdown-menu .link-text {
  white-space: normal;
}
#main-menu .dropdown-menu .oneten-kit .menu-image {
  background-image: url(images/dropdown110.png);
}
#main-menu .dropdown-menu .menu-image {
  width: 125px;
  height: 132px;
  margin: 10px auto 0 auto;
  background-image: url(images/dropdown-image.png);
  background-repeat: no-repeat;
}
@media all and (max-width: 991px) {
  #main-menu .dropdown-menu li:after, #main-menu .dropdown-menu .menu-image {
    display: none;
  }
  #main-menu .dropdown-menu li a {
    margin-bottom: 0;
  }
}
@media all and (max-width: 767px) {
  #main-menu .dropdown-menu {
    width: auto !important;
    background: none;
    box-shadow: none;
  }
  #main-menu .dropdown > a:hover, #main-menu .dropdown > a:active, #main-menu .dropdown.open > a {
    background: none;
    box-shadow: none;
    color: #fead09;
  }
  #main-menu .dropdown-menu li {
    display: block;
    width: auto !important;
    margin-bottom: 0;
  }
  #main-menu .dropdown-menu li a {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
    text-transform: none;
  }
  #main-navigation a {
    padding: 12px;
  }
}
#main-menu .dropdown-menu .home .menu-image {
  background-image: url(images/logo.png);
}
.instagram {
  margin-top: 4px;
}
#main-slider {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: transparent;
  z-index: 1;
}
#main-slider .slider-image {
  width: 100%;
}
#product-tabs-nav {
  border: none;
}
#product-tabs .grunge.white {
  position: absolute;
  top: -6px;
  left: 0;
  height: 10px;
  background-image: url(images/grunge-white-10.png);
}
#product-tabs .grunge.white {
  position: relative;
  top: -6px;
  left: 0;
  height: 10px;
  background-image: url(images/grunge-white-10.png);
}
#product-tabs .tabs-links-container {
  position: relative;
  border-top: 6px solid #fff;
  text-align: center;
}
#product-tabs .tabs-links-container {
  position: relative;
  border-top: 0;
  text-align: center;
    top: -4px;
}
#product-tabs .tabs-links-container .container {
  position: relative;
  z-index: 3;
}
#product-tabs .tabs-links-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fead09;
  mix-blend-mode: multiply;
  z-index: 1;
}
#product-tabs .tabs-links-container li {
  float: none;
  display: inline-block;
}
#product-tabs .tabs-links-container a {
  position: relative;
  border: none;
  border-radius: 0;
  color: #fff;
  font-family: 'VitesseSans', sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  text-transform: uppercase;
  transition: none;
}
#product-tabs .tabs-links-container li {
  margin: -5px 2px -5px 0;
  padding: 4px 2px 4px 4px;
}
#product-tabs .tabs-links-container li.active {
  background: url(images/tab-left.png), url(images/tab-right.png), url(images/tab-top-right.png), url(images/tab-top-left.png), url(images/tab-top-right.png), url(images/tab-top-left.png);
  background-size: 8px auto, 8px auto, auto 8px, auto 8px, auto 8px, auto 8px;
  background-repeat: no-repeat;
  background-position: center left, center right, right top, left top, right bottom, left bottom;
}
#product-tabs .tabs-links-container li.active a {
  background-color: #6cb30f;
  outline: none;
}
#product-tabs .tabs-links-container li.active:hover a {
  background-color: #6cb30f;
  color: #fff;
}
#product-tabs .tabs-links-container li:hover a {
  background: transparent;
  color: #6cb30f;
}
#product-tabs .grunge.orange {
  position: absolute;
  left: 0;
  height: 5px;
  z-index: 2;
  mix-blend-mode: multiply;
}
#product-tabs .grunge.orange.top {
  top: -5px;
  background-image: url(images/grunge-orange-top.png);
}
#product-tabs .grunge.orange.bottom {
  bottom: -5px;
  background-image: url(images/grunge-orange-bottom.png);
}
#product-tabs .tab-pane {
  min-height: 1000px;
  text-align: center;
  position: relative;
}
#product-tabs h2 {
  display: inline-block;
  margin: 30px 0 20px 0;
  padding: 0 20px;
  color: #feaa01;
  font-style: italic;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
#product-tabs .border-left, #product-tabs .border-right {
  position: relative;
  bottom: 8px;
  display: inline-block;
  width: 325px;
  height: 9px;
  background-size: contain;
  background-repeat: no-repeat;
}
.tabimages {
  margin: 50px auto;
  display: block
}
.homeimg {
  margin-left: 20%;
}
#pro-shot-straws .border-left, #pro-shot-straws .border-right {
  width: 250px;
}
#power-grip-connectors .border-left, #power-grip-connectors .border-right {
  width: 200px;
}
#product-tabs .border-left {
  background: url(images/border-left.png);
}
#product-tabs .border-right {
  background: url(images/border-right.png);
}
#product-tabs p.main-text {
  margin: 0 50px 30px 50px;
}
#product-tabs .product-row {
  padding-bottom: 60px;
}
#product-tabs .product-row h3 {
  margin: 25px 0 10px 0;
  color: #fead09;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
}
#product-tabs .product-row p {
  margin-bottom: 20px;
  font-family: 'VitesseSans', sans-serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 200;
  text-transform: uppercase;
}
#product-tabs .product-row p strong {
  font-weight: 400;
}
#product-tabs .product-row a.button:last-child {
  margin-left: 15px;
}
#product-tabs .tab-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -2;
}
#testimonials {
  position: relative;
  z-index: 3;
  height: 600px;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
#testimonials .testimonial-parallax {
  height: 190%;
  top: 0;
  position: relative;
  background-position: center top;
  background-repeat: no-repeat;
  z-index: -2;
}
#testimonials .grunge.white {
  position: absolute;
  top: -6px;
  left: 0;
  height: 10px;
  background-image: url(images/grunge-white-10.png);
}
#testimonials .testimonial-content {
  margin-top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#testimonials .quote {
  margin-bottom: 20px;
  color: #fff;
  font-family: 'VitesseSans', sans-serif;
  font-size: 30px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.3;
}
#testimonials .person {
  margin-bottom: 0;
  color: #fead09;
  font-family: 'VitesseSans', sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 200;
  text-transform: uppercase;
}
/* Instagram Feed */
#instagram-feed {
  position: relative;
  z-index: 3;
  background: rgba(0, 0, 0, 0) url("https://aeroflex.net/wp-content/themes/aeroflex/images/instagram-bg.jpg") repeat scroll 0 0;
  padding: 60px 0;
  text-align: center;
}
#instagram-feed .grunge.white.top {
  position: absolute;
  top: -6px;
  left: 0;
  height: 10px;
  background-image: url(images/grunge-white-10.png);
}
#instagram-feed .grunge.white.bottom {
  position: absolute;
  bottom: -4px;
  left: 0;
  height: 8px;
  background-image: url(images/grunge-white-footer-bottom.png);
}
#instagram-feed a.button {
  margin-top: 30px;
}
#instagram-feed h2 {
  display: inline-block;
  margin-bottom: 30px;
  padding: 0 25px;
}
#instagram-feed .border-left, #instagram-feed .border-right {
  position: relative;
  bottom: 8px;
  display: inline-block;
  width: 325px;
  height: 9px;
  background-size: contain;
  background-repeat: no-repeat;
}
#instagram-feed .border-left {
  background: url(images/border-left.png);
}
#instagram-feed .border-right {
  background: url(images/border-right.png);
}
.instagramtext {
  margin-bottom: 20px;
  margin-top: -20px;
}
/* Footer */
#colophon {
  position: relative;
  z-index: 3;
  padding-top: 300px;
  color: #fff;
}
#colophon .grunge.white.bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 8px;
  background-image: url(images/grunge-white-footer-bottom.png);
}
#colophon .grunge.orange {
  width: 100%;
  height: 9px;
  background-image: url(images/grunge-orange-footer.png);
}
#colophon h4 {
  margin-bottom: 10px;
  color: #feaa01;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  text-transform: lowercase;
}
#colophon ul {
  margin-bottom: 20px;
  padding-left: 0;
  list-style-type: none;
}
#colophon li:before {
  content: '-';
}
#colophon li.no-dash:before {
  content: '';
}
#colophon li a {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}
#colophon form {
  text-transform: uppercase;
}
#colophon form input[type="email"] {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #fff;
  padding: 8px 8px 6px 8px;
  line-height: 1;
  background: transparent;
  text-transform: uppercase;
}
#colophon form input[type="submit"] {
  display: inline-block;
  border: 1px solid #32ff00;
  padding: 9px 36px;
  background: transparent;
  color: #fff;
  font-family: 'VitesseSans', sans-serif;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.05em;
  line-height: 1;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
}
#colophon form input[type="submit"]:hover, #colophon form input[type="submit"]:focus, #colophon form input[type="submit"]:active {
  background: #32ff00;
  color: #000;
  text-decoration: none;
}
#colophon p.copyright {
  margin: 10px 0 15px 0;
  color: #a5a5a5;
  font-size: 16px;
}
#footer-background {
  display: none;
  position: fixed;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 570px;
  z-index: 2;
  background-size: cover;
  background-position: center bottom;
}
#footer-background-mobile {
  display: none;
}
.cclogo {
  float: right;
  margin-bottom: 20px;
  margin-top: -30px;
}
/* Default Page Template */
.page-template-default .main-content {
  padding: 50px 0 100px 0;
}
.wpcf7-form-control.wpcf7-textarea, .wpcf7-form-control.wpcf7-text {
  width: 95%;
  padding: 4px 10px;
}
.wpcf7-form-control.wpcf7-submit {
  margin-top: 15px;
  font-size: 1.4em;
  padding: 9px 30px;
  margin-left: 30px
}
.page-header-content {
  position: relative;
  padding: 50px 0;
}
.page-header-content .grunge.white {
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 10px;
  background-image: url(images/grunge-white-10.png);
}
.page-header-content h1 {
  display: inline-block;
  margin: 0 0 10px 0;
  color: #fead09;
  font-family: 'VitesseSans', sans-serif;
  font-size: 46px;
  font-weight: 700;
  text-transform: uppercase;
}
.page-header-content h1 .title-grunge {
  width: 100%;
  height: 12px;
  background-image: url(images/title-grunge.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.page-header-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 250px;
  z-index: -1;
  background-size: cover;
}
@media all and (max-width: 991px) {
  .page-header-background {
    height: 400px;
  }
}
@media all and (max-width: 479px) {
  .page-header-background {
    height: 450px;
  }
}
.page-main-content {
  padding: 50px 0 100px 0;
  background: #fff;
}
/* Product Template*/
.page-id-7 .main-content {
  padding: 0;
}
.page-id-7 #product-tabs .left-vertical-image {
  top: 120px;
}
.comingsoon {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
}
#strawloc .main-text {
  font-size: 18px;
  margin-bottom: 15px !important;
  padding: 0 30px;
}
#pro-shot-straws .main-text {
  font-size: 18px;
  margin-bottom: 15px !important;
  padding: 0 30px;
}
#power-grip-connectors .main-text {
  font-size: 18px;
  margin-bottom: 15px !important;
  padding: 0 30px;
}
.smaller {
  padding: 0 60px !important;
}
#cart.button {
  border: 2px solid #32ff00;
  color: #000;
}
/* Products */
.page-template-template-product .main-content {
  position: relative;
  z-index: 3;
}
.product-page .page-main-content {
  background: rgba(0, 0, 0, 0) url(images/product-page-bg.jpg);
  background-size: cover;
  padding: 50px 0 100px;
}
.page-id-153 .product-page .page-main-content {
  background: rgba(0, 0, 0, 0) url("images/product-page-bg-110.jpg") repeat scroll 0 0 / cover;
}
.page-id-167 .product-page .page-main-content {
  background: rgba(0, 0, 0, 0) url("images/product-page-85-bg.jpg") repeat scroll 0 0 / cover;
}
.product-images-column .thumbnails {
  float: left;
  width: 80px;
  padding-right: 15px;
}
.product-images-column .main-image {
  float: left;
  width: calc(100% - 80px);
}
.product-images-column .product-thumbnail {
  position: relative;
  width: 65px;
  height: 65px;
  margin-top: 15px;
  border: 1px solid #fead09;
  cursor: pointer;
}
.product-images-column .product-thumbnail img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: calc(100% - 8px);
  max-height: calc(100% - 8px);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.product-images-column .product-thumbnail:first-child {
  margin-top: 0;
}
.product-images-column .caption {
  display: block;
  margin-top: 4px;
  padding-left: 2px;
  font-family: 'VitesseSans', sans-serif;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
}
.product-images-column .main-image {
  position: relative;
  height: 600px;
  border: 1px solid #fead09;
}
.product-images-column .main-image img.picZoomer-pic {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: calc(100% - 20px);
  max-height: calc(100% - 20px);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.product-content-column .product-name {
  margin-bottom: 10px;
}
.product-content-column .subtitle {
  font-family: 'VitesseSans', sans-serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 300;
  text-transform: uppercase;
}
.product-content-column hr {
  margin: 12px 0;
}
.product-content-column .price {
  font-family: 'VitesseSans', sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 300;
  text-transform: uppercase;
  display: inline;
  float: left;
  margin-right: 20px;
}
.product-content-column .purchase {
  font-family: 'VitesseSans', sans-serif;
  font-style: italic;
}
.product-content-column .quantity, .product-content-column .add-to-cart {
  float: left;
}
.product-content-column .quantity span {
  display: inline-block;
  margin-right: 10px;
}
.product-content-column .quantity input[type="number"] {
  width: 60px;
  height: 35px;
  margin-right: 30px;
  padding: 2px;
}
.product-content-column .purchase .add-to-cart {
  display: inline-block;
  border: 1px solid #000;
  padding: 9px 18px;
  background: #32ff00;
  color: #000;
  font-family: 'VitesseSans', sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  text-transform: uppercase;
  ms-transform: skew(-17deg);
  -webkit-transform: skew(-17deg);
  transform: skew(-17deg);
  transition: all 0.2s ease-in-out;
}
.product-content-column .purchase .add-to-cart:hover, .product-content-column .purchase .add-to-cart:focus, .product-content-column .purchase .add-to-cart:active {
  background: #000;
  color: #32ff00;
  text-decoration: none;
}
.product-content-column h3 {
  margin: 10px 0 5px 0;
  color: #feaa01;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  text-shadow: 0 0 3px rgb(0, 0, 0), 0 0 3px rgb(0, 0, 0), 0 0 3px rgb(0, 0, 0), 0 0 3px rgb(0, 0, 0), 0 0 3px rgb(0, 0, 0), 0 0 3px rgb(0, 0, 0), 0 0 3px rgb(0, 0, 0), 0 0 3px rgb(0, 0, 0), 0 0 3px rgb(0, 0, 0), 0 0 3px rgb(0, 0, 0), 0 0 3px rgb(0, 0, 0), 0 0 3px rgb(0, 0, 0);
}
.product-content-column .title-grunge {
  margin-bottom: 10px;
  width: 100%;
  height: 6px;
  background-image: url(images/border-right.png);
  background-repeat: no-repeat;
}
.product-content-column .title-grunge.second {
  background-image: url(images/border-left.png);
}
.product-content-column .description {
  font-family: 'VitesseSans', sans-serif;
  font-style: italic;
  font-weight: 300;
}
.product-content-column .includes {
  font-family: 'VitesseSans', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
.product-content-column .col-sm-6:first-child {
  padding-right: 30px;
}
.product-content-column .col-sm-6:last-child {
  padding-left: 30px;
}
.product-content-column .grunge.vertical {
  position: absolute;
  top: 10px;
  right: 0;
  width: 6px;
  background-image: url(images/grunge-vertical.png);
  background-repeat: repeat-y;
  min-height: 100%;
}
.product-page .page-header-content h1 {
  color: #32ff00;
}
.product-page .page-header-content h1 .title-grunge {
  background-image: url("images/title-long-grunge-orange.png");
}
.product-page .quantity > input, .product-page .col-xs-12 {
  text-align: center;
}
.left-vertical-image {
  left: 50px;
  max-height: 1100px;
  position: absolute;
  top: 50px;
}
.product-page .left-vertical-image {
  left: 30px;
  top: 190px;
  max-height: 750px;
  position: absolute;
}
.page-id-409 .page-header-content h1, .page-id-383 .page-header-content h1, .page-id-198 .page-header-content h1 {
  color: #fead09;
  display: block;
  font-family: "VitesseSans", sans-serif;
  font-size: 46px;
  font-weight: 700;
  margin: -25px 0 10px;
  text-align: center !important;
  text-transform: uppercase;
}
.page-id-167 .product-page .page-header-content h1, .page-id-316 .product-page .page-header-content h1 {
  color: #fead09;
}
.page-id-409 .page-title, .page-id-409 #testimonials, .page-id-383 .page-title, .page-id-383 #testimonials, .page-id-198 .page-title, .page-id-198 #testimonials {
  display: none;
}
.page-id-409 .page-main-content, .page-id-383 .page-main-content, .page-id-198 .page-main-content, .page-main-content.gen {
  background: rgba(0, 0, 0, 0) url("https://aeroflex.net/wp-content/themes/aeroflex/images/products-slider-bg-rev.jpg") repeat scroll left top;
  padding: 50px 0 100px;
}
.page-id-409.page-template-default .main-content, .page-id-383.page-template-default .main-content, .page-id-198.page-template-default .main-content {
  padding: 30px 0 0;
}
.page-template-template-video .main-content {
  position: relative;
  z-index: 3;
}
.page-template-template-video #product-tabs {
  padding-top: 0;
}
.page-template-template-video #instagram-feed {
  border-top: 30px solid #32ff00;
}
.grecaptcha-badge { 
    visibility: hidden;
}
/* Media Queries */
@media all and (min-width: 1600px) {
  #product-tabs .tab-background {
    background-position: left top;
  }
}
@media all and (max-width: 1199px) {
  #main-slider {
    position: static;
    margin-top: 0px;
  }
  .header-top {
    background: #000;
  }
  #products-tabs-content {
    height: auto !important;
  }
  #product-tabs .tab-pane {
    min-height: 0;
  }
  #product-tabs .border-left, #product-tabs .border-right, #instagram-feed .border-left, #instagram-feed .border-right {
    display: none;
  }
  #product-tabs .tabs-links-container a {
    font-size: 20px;
  }
  h2 {
    font-size: 40px;
  }
  #product-tabs .product-row h3 {
    font-size: 40px;
  }
  #product-tabs .tab-pane {
    position: relative;
  }
  #product-tabs .tab-parallax {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: none !important;
    transform: none !important;
  }
  #testimonials .testimonial-content {
    margin-top: 50px;
    -webkit-transform: none;
    transform: none;
  }
  #footer-background {
    display: none !important;
  }
  #footer-background-mobile {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    z-index: -2;
  }
  #colophon .mobile-overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 100%);
    z-index: -1;
  }
  .product-images-column .main-image img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: calc(100% - 20px);
    max-height: calc(100% - 20px);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media all and (max-width: 991px) {
  #masthead {
    text-align: center;
  }
  .header-right {
    float: none;
    display: inline-block;
    margin-top: 15px;
  }
  #product-tabs .tabs-links-container .container {
    width: 100%;
    padding: 0;
  }
  #product-tabs .tabs-links-container li {
    display: block;
  }
  #product-tabs .product-row h3 {
    font-size: 32px;
  }
  #product-tabs .product-row p {
    font-size: 18px;
  }
  #main-navigation a:hover, #main-navigation a:focus, #main-navigation a:active, #main-navigation .active a, #right-nav a:hover, #right-nav a:focus, #right-nav a:active {
    background: transparent;
    color: #fead09;
    text-decoration: none;
  }
  #testimonials {
    position: relative;
    height: auto;
    padding: 50px 0;
    text-align: center;
  }
  #testimonials .testimonial-parallax {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    transform: none !important;
  }
  #testimonials .mobile-overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0.7);
  }
  #testimonials .testimonial-content {
    position: relative;
    z-index: 2;
    margin-top: 0;
  }
  #testimonials .grunge.white {
    z-index: 3;
  }
  #colophon h4 {
    font-size: 18px;
  }
  #colophon li a {
    font-size: 14px;
  }
  .product-images-column .main-image {
    margin-bottom: 30px;
  }
  .product-images-column .main-image img {
   /* height: 100%;*/
     max-width: calc(100% - 0px); 
    max-height: calc(100% - 0px);
  }
  .product-images-column {
    margin-bottom: 50px;
  }
}
@media all and (max-width: 767px) {
  ul li ul.dropdown-menu {
    display: block;
    position: static;
    border: 0 !important;
  }
  #main-navigation, #right-nav, #right-nav a, .product-content-column .grunge.vertical {
    float: none;
  }
  #masthead .logo-link, #masthead .header-right {
    display: block;
  }
  #right-nav:before {
    content: '';
    display: none;
  }
  .wpcf7-form-control.wpcf7-textarea {
    width: 95%;
  }
  .navbar-toggle {
    float: none;
    margin-right: 0;
    border: none;
  }
  #main-navigation .navbar-toggle .icon-bar {
    height: 3px;
    background-color: #000;
  }
  #main-navigation .navbar-toggle:hover, #main-navigation .navbar-toggle:focus {
    background: transparent;
  }
  #main-navigation .navbar-toggle:hover .icon-bar, #main-navigation .navbar-toggle:focus .icon-bar {
    background-color: #fead09;
  }
  #main-navigation .navbar-collapse {
    border: none;
  }
  #main-navigation li {
    margin-bottom: 12px;
  }
  #main-navigation li:last-child {
    margin-bottom: 0;
  }
  #product-tabs p.main-text {
    margin: 0 0 50px 0;
  }
  #product-tabs img {
    max-height: 400px;
  }
  #product-tabs .product-row {
    padding-bottom: 50px;
  }
  #product-tabs .product-row > div {
    margin-bottom: 30px;
  }
  h2 {
    font-size: 36px;
  }
  #colophon {
    padding-top: 30px;
    text-align: center;
  }
  #colophon form input[type="email"] {
    display: block;
    width: 400px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #colophon form input[type="submit"] {
    margin-bottom: 30px;
  }
  #colophon .mobile-overlay {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.8) 100%);
  }
  .smaller {
    padding: 0px !important;
  }
  .product-content-column .col-sm-6:last-child {
    padding-left: 15px;
    margin-top: 30px;
  }
}
@media all and (max-width: 600px) {
  .product-images-column .main-image {
    height: 500px;
  }
  .product-content-column .quantity {
    float: none;
    margin-bottom: 15px;
  }
}
@media all and (max-width: 479px) {
  .product-images-column .main-image {
    height: 400px;
  }
  .product-content-column .quantity {
    float: none;
    margin-bottom: 15px;
  }
}
@media all and (max-width: 400px) {
  #product-tabs .tabs-links-container a {
    padding: 10px 5px;
    font-size: 18px;
  }
  #product-tabs a.button {
    display: block;
    margin: 0 15px 15px 15px;
  }
  h2 {
    font-size: 32px;
  }
  .cclogo {
    float: right;
    margin-bottom: 20px;
    margin-top: 0;
  }
}