/* 
Theme Name: commander2024 
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.2.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: commander2024 
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

commander2024  is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
html {
  font-size: 18px;
}
h1,
.h1 {
  font-size: 48px;
  color: #000;
  font-family: 'Source Sans Pro';
  font-weight: 900;
  line-height: 1.25em;
  letter-spacing: -0.02em;
  display: block;
  padding: 30px 0;
  margin: 0px;
}
h2,
.h2 {
  font-size: 36px;
  color: #000;
  font-family: 'Source Sans Pro';
  font-weight: 900;
  line-height: 1.25em;
  letter-spacing: -0.02em;
  display: block;
  padding: 30px 0;
  margin: 0px;
}
h3,
.h3 {
  font-size: 28px;
  text-transform: uppercase;
  color: #000;
  font-family: 'Source Sans Pro';
  font-weight: 900;
  line-height: 1.25em;
  letter-spacing: -0.02em;
  display: block;
  padding: 30px 0;
  margin: 0px;
}
h4,
.h4 {
  font-size: 24px;
  color: #000;
  font-family: 'Source Sans Pro';
  font-weight: 900;
  line-height: 1.25em;
  letter-spacing: -0.02em;
  display: block;
  padding: 30px 0;
  margin: 0px;
}
h5,
.h5 {
  font-size: 18px;
  color: #000;
  font-family: 'Source Sans Pro';
  font-weight: 900;
  line-height: 1.25em;
  letter-spacing: -0.02em;
  display: block;
  padding: 30px 0;
  margin: 0px;
}
h6,
.h6 {
  font-size: 16px;
  color: #000;
  font-family: 'Source Sans Pro';
  font-weight: 900;
  line-height: 1.25em;
  letter-spacing: -0.02em;
  display: block;
  padding: 30px 0;
  margin: 0px;
}
.s1 {
  font-size: 48px;
  color: #333;
  font-family: 'Source Sans Pro';
  font-weight: 900;
  padding: 30px 0;
  line-height: 1.25em;
  margin: 0px;
  letter-spacing: -0.02em;
  display: block;
}
.s2 {
  font-size: 36px;
  color: #333;
  font-family: 'Source Sans Pro';
  font-weight: 900;
  padding: 30px 0;
  line-height: 1.25em;
  margin: 0px;
  letter-spacing: -0.02em;
  display: block;
}
.s3 {
  font-size: 28px;
  color: #333;
  font-family: 'Source Sans Pro';
  font-weight: 900;
  padding: 30px 0;
  line-height: 1.25em;
  margin: 0px;
  letter-spacing: -0.02em;
  display: block;
}
p {
  font-size: 18px;
  margin-bottom: 30px;
  line-height: 1.5em;
  margin-top: 0px;
}
table {
  margin-bottom: 30px;
}
ul,
ol {
  margin-top: 0px;
  margin-bottom: 30px;
}
.space {
  padding-top: 30px;
  padding-bottom: 30px;
}
.large-space {
  padding-top: 60px;
  padding-bottom: 60px;
}
.variations .label {
  display: block;
}
.variations label {
  color: #333;
  font-size: 18px;
}
/* Home Page **/
.home h1 {
  font-size: 28px;
  padding: 0 0;
}
.home h2 {
  text-align: center;
  text-transform: uppercase;
}
.home h2.white {
  color: #fff;
}
.home .blurb-box h2 {
  text-transform: initial;
  text-align: left;
  padding-top: 0px;
}
.home .featured-block h2 {
  color: #fff;
}
.home .blog-post {
  margin-bottom: 30px;
  padding: 30px 15px!important;
}
.home .blog-post .blog-item h4 {
  padding-top: 0px;
  padding-bottom: 20px;
}
.blog-post .blog-categories > div {
  margin-bottom: 20px;
}
.request_quote_btn,
.schedule_consultation_btn {
  display: inline-block;
  padding: 5px 12px;
  background-color: #f26522;
  border: 2px solid #fc6522;
  background-image: url(/wp-content/themes/commander2024/images/bg_orange_stripes.png);
  position: relative;
  color: #fff;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  margin-right: 10px;
  margin-bottom: 20px;
}
.schedule_consultation_btn {
  background: transparent;
  border: 2px solid #f26522;
  color: #fc6522;
}
.schedule_consultation_btn:hover {
  background: #f26522;
  color: #fff;
}
.col-md-3.purchasable h2 {
  position: relative;
}
.col-md-3.purchasable h2:before {
  content: 'Buy Online!';
  z-index: 9999999999999;
  z-index: 1;
  position: absolute;
  display: block;
  text-align: center;
  left: 0px;
  right: 0px;
  top: -40px;
  font-size: 16px;
  pointer-events: none;
  font-weight: 900;
  background-color: #f26522;
  color: #000;
  max-width: 40%;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 3px;
  max-width: 100px;
}
.sale .product-block {
  text-align: center;
}
.sale .product-block:before {
  position: absolute;
  left: 0px;
  z-index: 9;
  font-weight: bold;
  background-color: #f26522;
  color: #fff;
  padding: 5px 8px;
  display: inline-block;
  content: 'SALE';
  font-size: 18px;
  letter-spacing: 1px;
}
.summary .sale {
  font-weight: bold;
  background-color: #f26522;
  color: #fff;
  padding: 5px 8px;
  display: inline-block;
  content: 'SALE';
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 5px;
}
.entry-summary table:not(.variations) td {
  border: 1px solid #000;
  padding: 2px;
  text-align: center;
}
.entry-summary h1.product_title {
  padding-bottom: 30px!important;
}
@media (max-width: 767px) {
  .entry-summary h1.product_title {
    padding-bottom: 15px!important;
  }
}
.entry-summary .table-container {
  width: 100%;
  overflow-y: auto;
  _overflow: auto;
  margin: 0 0 1em;
  position: relative;
}
.entry-summary .table-container table {
  margin-right: 10px;
}
.entry-summary .table-container::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
}
.entry-summary .table-container::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, 0.3);
}
.entry-summary .table-container-outer {
  position: relative;
}
.entry-summary .table-container-outer:after {
  content: ' ';
  display: block;
  position: absolute;
  right: 0;
  width: 30px;
  height: 100%;
  top: 0px;
  bottom: 0px;
  background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0.5), #fff);
  background-image: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0.5), #fff);
  background-image: -ms-linear-gradient(90deg, rgba(255, 255, 255, 0.5), #fff);
  background-image: -o-linear-gradient(90deg, rgba(255, 255, 255, 0.5), #fff);
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.5), #fff);
}
a {
  color: #f26522;
  transition: all 250ms ease;
}
a:hover {
  color: #742a07;
  text-decoration: none;
}
a:active {
  color: #742a07;
}
a:focus {
  color: #742a07;
  text-decoration: none;
}
.fontSS {
  font-family: 'Source Sans Pro';
}
html {
  margin: 0px;
  padding: 0px;
}
body {
  font-size: 18px;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  font-family: 'Source Sans Pro';
}
body.home {
  background-image: url(/wp-content/themes/commander2024/images/bg_cubes.png);
}
@media (max-width: 767px) {
  body {
    background-position: -200px -200px;
  }
}
body.search input[type=search] {
  border: 1px solid #ddd;
  padding: 5px;
}
#page {
  padding-top: 165px;
}
@media (max-width: 991px) {
  #page {
    padding-top: 194px;
  }
}
@media (max-width: 767px) {
  #page {
    padding-top: 121px;
    padding-top: 131px;
  }
}
#page:before {
  box-sizing: border-box;
  display: block;
  width: 100%;
  left: 0px;
  right: 0px;
  content: ' ';
  background-color: #fff;
  position: absolute;
  top: 0px;
  height: 415px;
  z-index: -1;
}
@media (max-width: 767px) {
  #page:before {
    /*display: none;*/
  }
}
.button,
.brutton,
.button_import {
  background-color: #f26522;
  background-image: url(/wp-content/themes/commander2024/images/bg_orange_stripes.png);
  position: relative;
  padding: 10px 0px 10px 18px;
  color: #fff;
  float: right;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  padding-right: 50px;
  border: 0px;
}
.button i,
.brutton i,
.button_import i {
  background-color: #414141;
  color: #fff;
  font-size: 24px;
  padding: 5px 10px;
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  transition: all 250ms ease;
}
.button:hover,
.brutton:hover,
.button_import:hover {
  background-color: #a43b0a;
  text-decoration: none;
  color: #fff;
}
.button:hover i,
.brutton:hover i,
.button_import:hover i {
  padding: 5px 5px 5px 15px;
}
.button.large,
.brutton.large,
.button_import.large {
  width: 100%;
  display: block;
  background-color: #f26522 !important;
  text-align: left;
  padding: 10px 15px;
  margin: 0 auto;
  float: none;
  max-width: 190px;
}
.button.large:hover i,
.brutton.large:hover i,
.button_import.large:hover i {
  padding: 10px 10px 0px 10px;
}
.woocommerce button.button,
.woocommerce button.button.alt {
  background-color: #f26522;
  background-image: url(/wp-content/themes/commander2024/images/bg_orange_stripes.png);
  position: relative;
  padding: 10px 0px 10px 18px;
  color: #fff;
  float: right;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  padding-right: 50px;
  border: 0px;
}
.woocommerce button.button i,
.woocommerce button.button.alt i {
  background-color: #414141;
  color: #fff;
  font-size: 24px;
  padding: 5px 10px;
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  transition: all 250ms ease;
}
.woocommerce button.button:hover,
.woocommerce button.button.alt:hover {
  background-color: #a43b0a;
  text-decoration: none;
  color: #fff;
}
.woocommerce button.button:hover i,
.woocommerce button.button.alt:hover i {
  padding: 5px 5px 5px 15px;
}
.woocommerce button.button.large,
.woocommerce button.button.alt.large {
  width: 100%;
  display: block;
  background-color: #f26522 !important;
  text-align: left;
  padding: 10px 15px;
  margin: 0 auto;
  float: none;
  max-width: 190px;
}
.woocommerce button.button.large:hover i,
.woocommerce button.button.alt.large:hover i {
  padding: 10px 10px 0px 10px;
}
#my-menu:not(.mm-menu) {
  display: none;
}
.screen {
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  pointer-events: none;
  transition: all 250ms ease;
  opacity: 0;
  z-index: 3;
}
.screen.on {
  opacity: 1;
}
#main-header {
  position: fixed;
  width: 100%;
  z-index: 10;
  top: 0px;
}
@media (max-width: 767px) {
  #main-header .logo {
    padding-left: 0px;
  }
}
@media (min-width: 991px) {
  #main-header .logo a img {
    max-width: 340px;
  }
}
#main-header.sticky .sub-header {
  padding: 0px;
  overflow: hidden;
  -webkit-transform: translatey(-29px);
  -moz-transform: translatey(-29px);
  -ms-transform: translatey(-29px);
  transform: translatey(-29px);
  -webkit-transition: height 0.2s linear 0s, padding 0.2s linear 0s, transform 0.2s linear 0s;
  -moz-transition: height 0.2s linear 0s, padding 0.2s linear 0s, transform 0.2s linear 0s;
  -ms-transition: height 0.2s linear 0s, padding 0.2s linear 0s, transform 0.2s linear 0s;
}
@media (max-width: 991px) and (min-width: 767px) {
  #main-header.sticky .sub-header {
    -webkit-transform: translatey(-83px);
    -moz-transform: translatey(-83px);
    -ms-transform: translatey(-83px);
    transform: translatey(-83px);
  }
}
#main-header.sticky .header {
  -webkit-transform: translatey(-50px);
  -moz-transform: translatey(-50px);
  -ms-transform: translatey(-50px);
  transform: translatey(-50px);
  -webkit-transition: transform 0.2s linear 0s;
  -moz-transition: transform 0.2s linear 0s;
  -ms-transition: transform 0.2s linear 0s;
  transition: transform 0.2s linear 0s;
  border-bottom: 1px solid #efefef;
}
@media (max-width: 991px) and (min-width: 767px) {
  #main-header.sticky .header {
    -webkit-transform: translatey(-83px);
    -moz-transform: translatey(-83px);
    -ms-transform: translatey(-83px);
    transform: translatey(-83px);
  }
}
@media (max-width: 991px) {
  #main-header.sticky .header .logo {
    padding-bottom: 10px;
    padding-top: 31px;
  }
}
@media (max-width: 500px) {
  #main-header.sticky .header .logo {
    padding-bottom: 6px;
    padding-top: 31px;
  }
}
#main-header.sticky .header .logo a {
  display: block;
  max-width: 230px;
}
#main-header.sticky .header .logo a img {
  width: 100%;
  height: auto;
}
@media (max-width: 480px) {
  #main-header.sticky .header .logo a img {
    width: auto;
  }
}
#main-header.sticky .header .search-form .search-wrap {
  display: flex;
}
#main-header.sticky .header .search-form #search_site,
#main-header.sticky .header .search-form .s {
  height: 32px;
  transition: all 0.2s linear 0s;
}
#main-header.sticky .header .search-form input[type=submit] {
  height: 32px;
  transition: all 0.2s linear 0s;
}
#main-header.sticky .header .main-nav .brutton {
  padding: 5px 40px 5px 18px;
  transition: all 0.2s linear 0s;
}
#main-header.sticky .header .main-nav .brutton i {
  font-size: 18px;
  transition: all 0.2s linear 0s;
}
#main-header.sticky .header .main-nav .nav {
  margin: 4px 0px;
  transition: all 0.2s linear 0s;
}
#main-header.sticky .header .main-nav .nav > li > a {
  padding: 5px 10px 11px 10px;
}
@media (max-width: 1199px) {
  #main-header.sticky .header .main-nav .nav > li > a {
    padding: 5px 5px 6px 5px;
    font-size: 16px;
  }
}
#main-header.sticky .header .main-nav .nav > li ul.sub-menu {
  margin-top: 5px;
}
#main-header.sticky .header .main-nav .nav > li ul.products-menu {
  margin-top: 0px;
}
.product_menu {
  display: none;
}
.sub-header {
  -webkit-transition: height 0.2s linear 0s, padding 0.2s linear 0s, transform 0.2s linear 0s;
  -moz-transition: height 0.2s linear 0s, padding 0.2s linear 0s, transform 0.2s linear 0s;
  -ms-transition: height 0.2s linear 0s, padding 0.2s linear 0s, transform 0.2s linear 0s;
  transition: height 0.2s linear 0s, padding 0.2s linear 0s, transform 0.2s linear 0s;
  background-color: #ebebeb;
  font-family: 'Source Sans Pro';
  color: #959595;
  font-size: 13px;
  z-index: 99;
}
@media (max-width: 991px) {
  .sub-header .col-md-1 {
    text-align: center;
  }
}
.sub-header img {
  float: left;
  margin-top: 4px;
  padding-right: 5px;
}
@media (max-width: 991px) {
  .sub-header img {
    display: inline-block;
    float: none;
  }
}
.sub-header p {
  margin: 0px;
  padding: 4px 0px;
  font-size: 15px;
}
@media (max-width: 1199px) {
  .sub-header p {
    display: none;
  }
}
@media (max-width: 991px) {
  .sub-header p {
    text-align: center;
    display: inline-block;
  }
}
.sub-header ul {
  list-style-type: none;
  text-align: right;
  padding: 9px 0px 4px;
  margin: 0px;
}
@media (max-width: 991px) {
  .sub-header ul {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .sub-header ul {
    display: none;
  }
}
.sub-header ul li {
  display: inline-block;
  padding: 0px 5px 0px 0px;
  color: #747474;
  text-transform: uppercase;
  border-right: 1px solid #959595;
  margin-right: 5px;
}
.sub-header ul li:last-child {
  padding-right: 0px;
  margin-right: 0px;
  border-right: 0px;
}
@media (max-width: 991px) {
  .sub-header ul li {
    width: 18%;
  }
  .sub-header ul li strong {
    display: block;
  }
}
.sub-header ul li a {
  color: #959595;
  text-decoration: noone;
}
.search .content-container img {
  max-width: 80px;
  float: left;
  margin-right: 20px;
}
.inner #page:before {
  height: 342px;
}
@media (max-width: 991px) {
  .inner #page:before {
    height: 325px;
  }
}
@media (max-width: 767px) {
  .inner #page:before {
    height: 258px;
  }
}
.inner #page .header .main-nav ul.nav {
  margin-bottom: 0px !important;
}
.page.inner #page:after {
  height: 103px;
}
.header {
  -webkit-transform: translatey(0);
  -moz-transform: translatey(0);
  -ms-transform: translatey(0);
  transform: translatey(0);
  -webkit-transition: transform 0.2s linear 0s;
  -moz-transition: transform 0.2s linear 0s;
  -ms-transition: transform 0.2s linear 0s;
  transition: transform 0.2s linear 0s;
  background-color: #fff;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  transition: box-shadow 0.2s linear 0s;
}
@media (max-width: 767px) {
  .header {
    background-color: #fff;
  }
}
.header .logo {
  padding-top: 30px;
}
@media (max-width: 1199px) {
  .header .logo img {
    max-width: 290px !important;
    height: auto;
  }
}
@media (max-width: 991px) {
  .header .logo {
    padding-bottom: 20px;
  }
  .header .logo img {
    max-width: 200px !important;
  }
}
.header .main-nav {
  padding-top: 30px;
  position: relative;
  z-index: 20;
  /* Live Nav */
}
@media (max-width: 991px) {
  .header .main-nav {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
  }
}
@media (max-width: 991px) {
  .header .main-nav .brutton {
    margin-right: 60px;
    display: none;
  }
}
@media (max-width: 530px) {
  .header .main-nav .brutton {
    display: none;
  }
}
.header .main-nav .old-nav {
  list-style-type: none;
  float: right;
  margin: 14px 0 9px;
  font-size: 0px;
}
@media (max-width: 991px) {
  .header .main-nav .old-nav {
    display: none;
  }
}
.header .main-nav .old-nav > li {
  display: inline-block;
  font-size: 1rem;
  /* position: relative;*/
}
@media (min-width: 992px) {
  .header .main-nav .old-nav > li.hidemenu {
    display: none;
  }
}
.header .main-nav .old-nav > li.menu-item-has-children > a:before {
  display: inline-block;
  content: '\f3d0';
  font-family: 'Ionicons';
  padding-right: 5px;
  color: #f26522;
}
.header .main-nav .old-nav > li > a {
  color: #353434;
}
.header .main-nav .old-nav > li > a:hover {
  background-color: #353434;
  color: #fff;
  text-decoration: none;
}
.header .main-nav .old-nav > li a {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px 10px 10px 10px;
  font-size: 18px;
  transition: all 250ms ease;
}
@media (max-width: 1199px) {
  .header .main-nav .old-nav > li a {
    padding: 10px 5px 10px 5px;
    font-size: 16px;
  }
}
.header .main-nav .old-nav > li:hover > a {
  background-color: #353434;
  color: #fff;
}
.header .main-nav .old-nav > li:hover > ul.sub-menu,
.header .main-nav .old-nav > li:hover > ul.products-menu {
  display: block;
}
.header .main-nav .old-nav > li ul:not(.products-menu) {
  display: none;
  width: 230px;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
.header .main-nav .old-nav > li ul.sub-menu {
  position: absolute;
  z-index: 9999;
  padding: 0px;
  margin: 0px;
  margin-top: 0px;
  background-color: #353434;
  list-style-type: none;
}
.header .main-nav .old-nav > li ul.sub-menu > li {
  display: block;
}
.header .main-nav .old-nav > li ul.sub-menu > li > a {
  display: block;
  color: #fff;
  font-weight: 300;
}
.header .main-nav .old-nav > li ul.sub-menu > li ul {
  left: 230px;
}
.header .main-nav .old-nav > li ul.sub-menu > li a {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}
.header .main-nav .old-nav > li ul.sub-menu > li a.has_sub:after {
  display: inline-block;
  content: '\f3d3';
  font-family: 'Ionicons';
  color: inherit;
  float: right;
}
.header .main-nav .old-nav > li ul.sub-menu > li ul.sub-sub-menu {
  position: absolute;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  background-color: #fff;
  top: 0px;
  bottom: 0px;
}
.header .main-nav .old-nav > li ul.sub-menu > li ul.sub-sub-menu > li {
  display: block;
}
.header .main-nav .old-nav > li ul.sub-menu > li ul.sub-sub-menu > li > a {
  color: #353434;
  display: block;
  font-weight: 300;
  text-transform: initial;
}
.header .main-nav .old-nav > li ul.sub-menu > li ul.sub-sub-menu > li > a:hover {
  color: #f26522;
}
.header .main-nav .old-nav > li ul.sub-menu > li ul.sub-sub-menu > li:hover > a {
  background-color: #eee;
}
.header .main-nav .old-nav > li ul.sub-menu > li ul.sub-sub-menu > li:hover ul.sub-sub-sub-menu {
  display: block;
}
.header .main-nav .old-nav > li ul.sub-menu > li ul.sub-sub-menu > li ul.sub-sub-sub-menu {
  background-color: #eee;
  padding: 0px;
  margin: 0px;
  position: absolute;
  top: 0px;
  bottom: 0px;
}
.header .main-nav .old-nav > li ul.sub-menu > li ul.sub-sub-menu > li ul.sub-sub-sub-menu li {
  display: block;
}
.header .main-nav .old-nav > li ul.sub-menu > li ul.sub-sub-menu > li ul.sub-sub-sub-menu li a {
  font-weight: 300;
  display: block;
  text-transform: capitalize;
}
.header .main-nav .old-nav > li ul.sub-menu > li ul.sub-sub-menu > li ul.sub-sub-sub-menu li a:hover {
  background-color: #f26522;
  color: #000;
}
.header .main-nav .old-nav > li ul.sub-menu > li:hover {
  background-color: #fff;
}
.header .main-nav .old-nav > li ul.sub-menu > li:hover > a {
  color: #353434;
  background-color: #fff;
}
.header .main-nav .old-nav > li ul.sub-menu > li:hover ul.sub-sub-menu {
  display: block;
}
.header .main-nav .nav {
  list-style-type: none;
  float: right;
  margin: 14px 0 0px;
  font-size: 0px;
}
@media (max-width: 991px) {
  .header .main-nav .nav {
    display: none;
  }
}
.header .main-nav .nav > li {
  display: inline-block;
  font-size: 1rem;
  position: static;
}
@media (min-width: 992px) {
  .header .main-nav .nav > li.hidemenu {
    display: none;
  }
}
.header .main-nav .nav > li#product_menu:before {
  display: block;
  position: absolute;
  content: ' ';
  background-color: transparent;
  height: 30px;
  width: 210px;
  float: right;
  margin-left: -210px;
  margin-top: 4px;
}
.header .main-nav .nav > li > a {
  color: #353434;
  display: inline-block;
}
.header .main-nav .nav > li > a:hover {
  background-color: #353434;
  color: #fff;
  text-decoration: none;
}
.header .main-nav .nav > li.menu-item-has-children {
  /* Adds the chevron to each list item */
}
.header .main-nav .nav > li.menu-item-has-children > a:before {
  display: inline-block;
  content: '\f3d0';
  font-family: 'Ionicons';
  padding-right: 5px;
  color: #f26522;
}
.header .main-nav .nav > li a {
  font-family: 'Source Sans Pro';
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px 10px 10px 10px;
  font-size: 18px;
  transition: all 250ms ease;
}
.header .main-nav .nav > li a strong {
  display: block;
  font-weight: normal;
  font-size: 0.8em;
  color: #999;
  width: 100%;
}
@media (max-width: 991px) {
  .header .main-nav .nav > li a strong {
    display: none;
  }
}
@media (max-width: 1199px) {
  .header .main-nav .nav > li a {
    padding: 10px 5px 10px 5px;
    font-size: 16px;
  }
}
.header .main-nav .nav > li:hover > a {
  background-color: #353434;
  color: #fff;
}
.header .main-nav .nav > li:hover > ul.sub-menu {
  display: block;
}
.header .main-nav .nav > li:hover > ul.products-menu {
  opacity: 1;
  pointer-events: auto;
}
.header .main-nav .nav > li ul.sub-menu {
  position: absolute;
  z-index: 9999;
  padding: 0px;
  margin: 0px;
  padding-bottom: 20px;
  margin-top: 0px;
  background-color: #353434;
  list-style-type: none;
  display: none;
}
.header .main-nav .nav > li ul.sub-menu > li {
  display: block;
}
.header .main-nav .nav > li ul.sub-menu > li > a {
  display: block;
  color: #fff;
  font-weight: 300;
  font-size: 15px;
  line-height: 18px;
}
.header .main-nav .nav > li ul.sub-menu > li > a:hover {
  background-color: #fff;
  color: #353434;
}
.header .main-nav .nav > li ul.sub-menu > li ul {
  display: none;
}
.header .main-nav .nav > li.automotive ul.sub-menu {
  width: 230px;
}
.header .main-nav .nav > li.automotive ul.sub-menu ul.sub-menu {
  left: 230px;
  width: 230px;
}
.header .main-nav .nav > li ul.products-menu {
  position: absolute;
  right: 0px;
  left: 0px;
  width: 100vw;
  flex-wrap: wrap;
  z-index: 9999;
  padding: 0px;
  margin: 0px auto;
  max-width: 2096px;
  padding-bottom: 20px;
  margin-top: 0px;
  background-color: #fff;
  list-style-type: none;
  border-top: 1px solid #eee;
  padding-bottom: 0px !important;
  opacity: 0;
  pointer-events: none;
  display: flex;
  transition: all 250ms ease;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  height: 501px;
}
.header .main-nav .nav > li ul.products-menu > li {
  display: block;
  width: 25%;
  border-width: 0px 1px 1px 0px;
  border-style: solid;
  border-color: #eee;
}
.header .main-nav .nav > li ul.products-menu > li a {
  color: #333;
  font-size: 18px;
  display: flex;
  font-weight: 700;
  align-items: center;
  padding: 10px 25px 10px 10px;
  height: 100%;
  transition: all 250ms ease;
  text-transform: initial;
}
.header .main-nav .nav > li ul.products-menu > li a:hover {
  background-color: #f6f6f6 !important;
  color: #f26522 !important;
}
.header .main-nav .nav > li ul.products-menu > li a img {
  max-width: 80px;
  max-height: 80px;
  border: 1px solid #999;
  height: auto;
  margin-right: 10px;
}
@media (max-width: 991px) {
  .header .main-nav .nav > li ul.products-menu > li a img {
    display: none;
  }
}
.header .main-nav .nav > li ul.products-menu > li ul.sub-sub-menu {
  position: absolute;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  background-color: #fff;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  opacity: 0.5;
  display: flex;
  transition: all 250ms ease;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  opacity: 0;
  pointer-events: none;
}
.header .main-nav .nav > li ul.products-menu > li ul.sub-sub-menu > li {
  display: block;
  width: 25%;
  height: 100px;
  border-width: 0px 1px 1px 0px;
  border-style: solid;
  border-color: #f6f6f6;
}
.header .main-nav .nav > li ul.products-menu > li ul.sub-sub-menu > li.title {
  width: calc(100% - 150px);
  display: flex;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+36,eeeeee+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ffffff 36%, #eeeeee 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ffffff 36%, #eeeeee 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ffffff 36%, #eeeeee 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=1);
  /* IE6-9 */
}
@media (max-width: 991px) {
  .header .main-nav .nav > li ul.products-menu > li ul.sub-sub-menu > li.title {
    display: none;
  }
}
.header .main-nav .nav > li ul.products-menu > li ul.sub-sub-menu > li.title span {
  display: block;
  height: 50px;
  padding: 10px 25px 10px 10px;
  display: flex;
  align-items: center;
  height: 100%;
  font-weight: bold;
  font-size: 26px;
}
.header .main-nav .nav > li ul.products-menu > li ul.sub-sub-menu > li.title span img {
  max-width: 80px;
  border: 1px solid #999;
  height: auto;
  margin-right: 10px;
}
.header .main-nav .nav > li ul.products-menu > li ul.sub-sub-menu > li.backLink {
  width: 150px;
}
@media (max-width: 991px) {
  .header .main-nav .nav > li ul.products-menu > li ul.sub-sub-menu > li.backLink {
    display: none;
  }
}
.header .main-nav .nav > li ul.products-menu > li ul.sub-sub-menu > li.backLink a {
  background-color: #eee;
  align-items: center !important;
}
.header .main-nav .nav > li ul.products-menu > li ul.sub-sub-menu > li > a {
  color: #353434;
  display: block;
  font-weight: 700;
  font-size: 18px;
  text-transform: initial;
  height: 50px;
  padding: 10px;
  display: flex;
  align-items: center;
  height: 100%;
}
.header .main-nav .nav > li ul.products-menu > li ul.sub-sub-menu > li > a span {
  align-items: flex-start;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}
.header .main-nav .nav > li ul.products-menu > li ul.sub-sub-menu > li > a i {
  margin-right: 10px;
  color: #f26522;
  position: relative;
  left: 0px;
  transition: all 250ms ease;
}
.header .main-nav .nav > li ul.products-menu > li ul.sub-sub-menu > li > a:hover {
  color: #f26522;
}
.header .main-nav .nav > li ul.products-menu > li ul.sub-sub-menu > li > a:hover i {
  left: 5px;
}
.header .main-nav .nav > li ul.products-menu > li ul.sub-sub-menu > li:hover > a {
  background-color: #eee;
}
.header .main-nav .nav > li ul.products-menu > li ul.sub-sub-menu > li:hover ul.sub-sub-sub-menu {
  display: block;
}
.header .main-nav .nav > li ul.products-menu > li ul.sub-sub-menu > li ul.sub-sub-sub-menu {
  display: none !important;
}
.header .main-nav .nav > li ul.products-menu > li:hover {
  background-color: #fff;
}
.header .main-nav .nav > li ul.products-menu > li:hover > a {
  color: #353434;
  background-color: #fff;
}
.header .main-nav .nav > li ul.products-menu > li:hover ul.sub-sub-menu {
  display: flex;
}
.mega-menu .main-nav {
  position: static;
}
@media (max-width: 767px) {
  .carousel {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.carousel-script {
  border: 13px solid #f2f2f2;
  background-color: #000;
  position: relative;
}
@media (max-width: 767px) {
  .carousel-script {
    border-left: 0px;
    border-right: 0px;
  }
}
.carousel-script ul.rslides li:before {
  content: ' ';
  height: 100%;
  position: absolute;
  display: block;
  top: 0px;
  bottom: 0px;
  left: 0px;
  background-image: url(/wp-content/themes/commander2024/images/banner-shade.png);
  background-position: right;
  width: 450px;
}
.carousel-script ul.rslides li img {
  max-height: 415px;
}
@media (max-width: 767px) {
  .carousel-script ul.rslides li img {
    min-width: 800px;
    height: auto;
    float: right;
  }
}
.carousel-script .content {
  position: absolute;
  z-index: 999;
  max-width: 400px;
  left: 0px;
  padding: 30px 20px 20px 30px;
}
.carousel-script .content span {
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
  font-size: 48px;
  line-height: 1em;
  margin-bottom: 0px;
  padding: 0px;
  display: block;
}
.carousel-script .content span em {
  font-style: normal;
  color: #f26522;
}
.carousel-script .content p {
  color: #fff;
  font-size: 20px;
  line-height: 1.3em;
  max-width: 320px;
}
.carousel-script .content a {
  display: inline-block;
  background-color: #f26522;
  color: #fff;
  padding: 10px 15px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  transition: all 250ms ease;
}
.carousel-script .content a:hover {
  background-color: #d44d0d;
  text-decoration: none;
}
@media (max-width: 1200px) {
  .carousel-script .content span {
    font-size: 36px;
  }
}
@media (max-width: 991px) {
  .carousel-script .content span {
    font-size: 32px;
  }
  .carousel-script .content p {
    font-size: 16px;
  }
}
.carousel-script ul.rslides_tabs {
  padding: 0px;
  margin: 0px;
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 2;
}
.carousel-script ul.rslides_tabs li {
  list-style-type: none;
  float: right;
  margin-left: 10px;
  width: 18px;
  height: 18px;
  border: 3px solid #fff;
  background-color: #636363;
  position: relative;
}
.carousel-script ul.rslides_tabs li a {
  text-indent: -999px;
  position: absolute;
  top: 0px;
  overflow: hidden;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.carousel-script ul.rslides_tabs li.rslides_here {
  background-color: #aeaeae;
}
.seo-block {
  /* padding-bottom: 70px;*/
}
.seo-block div.span {
  color: #f26522;
  font-family: 'Source Sans Pro';
  font-weight: 700;
  font-size: 48px;
  text-align: center;
  margin: 30px auto 0px;
  display: block;
  line-height: 1.2em;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .seo-block div.span {
    font-size: 36px;
  }
}
.seo-block h1 {
  font-family: 'Source Sans Pro';
  color: #fff;
  font-weight: 300;
  text-align: center;
  max-width: 650px;
  margin: 0 auto 0px;
}
@media (max-width: 991px) {
  .seo-block h1 {
    font-size: 24px;
  }
}
.seo-block p {
  font-family: 'Source Sans Pro';
  color: #d3d3d3;
  font-weight: 300;
  font-size: 16px;
  max-width: 650px;
  text-align: center;
  margin: 0 auto 20px;
}
.seo-block hr {
  max-width: 100px;
  margin: 40px auto;
  clear: both;
}
.seo-block hr:before {
  display: none;
}
.seo-block hr:after {
  display: none;
}
.seo-second-band {
  margin-top: 60px;
  background-color: #2c2c2c;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #444;
  border-bottom: 1px solid #444;
}
@media (max-width: 767px) {
  .seo-second-band {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 30px;
  }
}
.seo-second-band .flex-holder {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}
@media (max-width: 1000px) {
  .seo-second-band .flex-holder {
    display: block;
  }
}
.seo-second-band .flex-holder .col-md-4 {
  display: flex;
}
@media (max-width: 1000px) {
  .seo-second-band .flex-holder .col-md-4 {
    width: 100% !important;
    max-width: 880px !important;
    margin: 0 auto 20px;
  }
}
@media (max-width: 767px) {
  .seo-second-band .flex-holder .col-md-4 {
    margin-bottom: 20px;
  }
}
.seo-second-band .desktop {
  display: block;
  max-width: 100%;
  margin: 20px auto 0;
}
@media (max-width: 500px) {
  .seo-second-band .desktop {
    display: none;
  }
}
.seo-second-band .mobile {
  display: none;
  max-width: 100%;
  margin: 20px auto 0;
}
@media (max-width: 500px) {
  .seo-second-band .mobile {
    display: block;
  }
}
.seo-second-band .blurb-box {
  padding: 30px;
  background-color: #333;
  position: relative;
  background-position: top center;
  background-size: 100% auto;
  border-bottom: 5px solid #f26522;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .seo-second-band .blurb-box {
    margin-top: 15px;
  }
}
.seo-second-band .blurb-box p {
  font-weight: 300;
  font-size: 1rem;
  margin-bottom: 0px;
}
.seo-second-band .blurb-box > h2,
.seo-second-band .blurb-box > p {
  position: relative;
  z-index: 2;
}
.seo-second-band .blurb-box:before {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+46,ffffff+100&1+37,0.75+100 */
  background: -moz-linear-gradient(top, #ffffff 37%, rgba(255, 255, 255, 0.96) 46%, rgba(255, 255, 255, 0.75) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 37%, rgba(255, 255, 255, 0.96) 46%, rgba(255, 255, 255, 0.75) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 37%, rgba(255, 255, 255, 0.96) 46%, rgba(255, 255, 255, 0.75) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#bfffffff', GradientType=0);
  /* IE6-9 */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+54&0.75+0,1+63 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.96) 54%, #ffffff 63%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.96) 54%, #ffffff 63%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.96) 54%, #ffffff 63%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bfffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}
.seo-second-band .seo-cta p {
  color: #fff;
  margin-top: 60px;
  text-align: center;
  font-size: 18px;
  font-size: 1.5rem;
}
@media (max-width: 767px) {
  .seo-second-band .seo-cta p {
    margin-top: 30px;
  }
}
.seo-second-band .seo-cta p a {
  font-size: 1rem;
  float: none;
  display: inline-block;
  margin-top: 20px;
}
.seo-second-band .seo-cta p a i:before {
  padding-top: 2px;
}
@media (max-width: 991px) {
  .mobile-reverse {
    display: flex;
    flex-direction: column-reverse;
  }
}
.mobile-reverse .sticky-col {
  position: sticky;
  top: 120px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .mobile-reverse .sticky-col {
    position: relative;
    top: auto;
    padding: 20px;
    text-align: center;
  }
}
.clearance-block {
  padding-top: 0px;
  padding-bottom: 30px;
}
.clearance-block .clearance-box {
  background-color: #fff;
  font-size: 2em;
  font-weight: bold;
  line-height: 1.25em;
  display: flex;
  flex-wrap: no-wrap;
  justify-content: space-between;
}
.clearance-block .clearance-box span {
  display: block;
  padding: 20px;
  background-color: #fff;
  border-left: 4px solid #f26522;
  letter-spacing: -0.02em;
}
.clearance-block .clearance-box .link {
  padding: 20px;
  background: #ECECEC;
}
@media (max-width: 991px) {
  .clearance-block .clearance-box {
    text-align: center;
    display: block;
  }
  .clearance-block .clearance-box span {
    display: block;
    text-align: center;
    border-left: 0px;
  }
  .clearance-block .clearance-box .link {
    border-bottom: 4px solid #f26522;
    padding-bottom: 25px;
  }
  .clearance-block .clearance-box a {
    float: none;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .clearance-block {
    padding-top: 0px;
  }
}
.flexy {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.flexy:before {
  display: none;
}
.flexy .product-containment {
  min-width: 280px;
  margin: 0 auto;
}
@media (max-width: 569px) {
  .flexy .product-containment {
    width: 280px;
  }
}
.woocommerce div.product div.summary {
  margin-bottom: 0px;
}
.related.products {
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .related.products {
    padding-bottom: 15px;
  }
}
.related.products h3 {
  color: #000;
  text-align: center;
  font-size: 36px;
  font-weight: 900;
  padding-bottom: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  letter-spacing: -0.02em;
}
.related.products .inner .product-block,
.related.products .inner .category-block {
  min-height: 310px;
  margin-bottom: 30px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .related.products .inner .product-block,
  .related.products .inner .category-block {
    margin-bottom: 15px;
  }
}
.category-block {
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #eee;
  text-align: center;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
  transform: translateY(0);
  transition: all 250ms ease-in-out;
  min-height: 310px;
  width: 100%;
  margin-bottom: 30px;
}
.category-block:hover {
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.2);
  transform: translateY(-10px);
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .category-block {
    max-width: 260px;
    margin: 0 auto 20px;
  }
}
@media all and (max-width: 767px) {
  .category-block {
    max-width: 260px;
    margin: 0 auto 20px;
  }
}
.category-block img {
  max-height: 100px;
  width: auto;
  top: 15px;
  position: absolute;
  display: block;
  margin-left: auto;
  margin-right: auto;
  left: 0px;
  right: 0px;
}
.category-block span {
  display: block;
  position: absolute;
  bottom: 15px;
  left: 0px;
  right: 0px;
}
.category-block h2 {
  font-weight: 700;
  color: #000;
  font-family: 'Source Sans Pro';
  font-size: 22px;
  display: block;
  padding: 0px 15px 50px 15px;
  position: relative;
  z-index: 999;
  margin-top: 170px;
  text-transform: capitalize;
}
.category-block h2 .count {
  display: none;
}
.category-block a {
  color: #f26522;
  font-weight: 700;
  padding-bottom: 15px;
  bottom: 0px;
  top: 0px;
  display: block;
  width: 100%;
  left: 0px;
  z-index: 999;
  right: 0px;
  font-size: 16px;
  font-family: 'Source Sans Pro';
  transition: all 250ms ease;
  text-transform: uppercase;
}
.category-block a:hover {
  color: #d44d0d;
  text-decoration: none;
}
.woocommerce div.product.col-md-3 {
  display: flex;
}
.product-block {
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #eee;
  text-align: center;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
  transform: translateY(0);
  transition: all 250ms ease-in-out;
  min-height: 310px;
  width: 100%;
  margin-bottom: 30px;
}
.product-block:hover {
  box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.2);
  transform: translateY(-10px);
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .product-block {
    max-width: 260px;
    margin: 0 auto 30px;
  }
}
@media all and (max-width: 767px) {
  .product-block {
    max-width: 260px;
    margin: 0 auto 15px;
  }
}
.product-block img {
  max-height: 100px;
  width: auto;
  top: 15px;
  position: absolute;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100px;
  left: 0px;
  right: 0px;
}
.product-block span,
.product-block h2 {
  font-weight: 700;
  color: #000 !important;
  font-family: 'Source Sans Pro';
  font-size: 22px;
  display: block;
  padding: 0px 15px 50px 15px;
  position: relative;
  z-index: 999;
  text-transform: initial!important;
  margin-top: 170px;
}
.product-block a {
  color: #f26522;
  font-weight: 700;
  bottom: 15px;
  position: absolute;
  display: block;
  width: 100%;
  left: 0px;
  z-index: 999;
  right: 0px;
  font-size: 16px;
  font-family: 'Source Sans Pro';
  transition: all 250ms ease;
  text-transform: uppercase;
}
.product-block a:hover {
  color: #d44d0d;
  text-decoration: none;
}
.product-block .canada-flag {
  width: 40px;
  height: 40px;
  right: 10px;
  left: unset;
  top: 5px;
}
.flowchart-band {
  background-color: #ebebeb;
  padding-top: 30px;
  padding-bottom: 30px;
}
.flowbox {
  display: flex;
}
@media (max-width: 767px) {
  .flowbox {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.flowbox .flow-title {
  text-align: right;
}
.flowbox .flow-title .s2 {
  padding-top: 0px;
  display: block;
}
@media (max-width: 767px) {
  .flowbox .flow-title {
    width: 100%;
    text-align: center;
  }
}
.flowbox .flow-download {
  display: flex;
  padding: 0px;
  min-width: 260px;
}
@media (max-width: 767px) {
  .flowbox .flow-download {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
}
.flowbox .flow-image {
  display: block;
  position: relative;
  width: 100%;
  min-width: 260px;
  height: 298px;
  background-repeat: no-repeat;
}
.flowbox .flow-image a.button {
  position: absolute;
  bottom: 15px;
  left: 15px;
  border: 2px solid white;
  background-color: #f26522;
  color: #fff;
}
.flowbox .flow-image a.button:hover {
  background-color: #fff;
  color: #f26522;
}
@media (max-witdh: 767px) {
  .flowbox .flow-content {
    width: 100%;
  }
}
.posts-block {
  padding-right: 50px !important;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ececec;
  overflow: hidden;
}
@media (max-width: 767px) {
  .posts-block {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.posts-block h3:first-child {
  font-family: 'Source Sans Pro';
  color: #2f2f2f;
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
}
.posts-block h3 {
  margin-top: 0px;
  margin-bottom: 30px;
}
.posts-block .blog-post {
  background-color: #fff;
  padding: 0px 0 30px;
  margin-bottom: 30px;
  margin-top: 30px;
  position: relative;
  border-bottom: 1px solid #eee;
  cursor: pointer;
}
.posts-block .blog-post:last-child {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .posts-block .blog-post:last-child {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .posts-block .blog-post {
    padding: 30px 15px 15px 15px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.posts-block .blog-post h2 {
  padding-top: 0px;
}
.posts-block .blog-post .feature {
  display: block;
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center center;
  margin-top: 0px;
  position: relative;
}
@media (max-width: 991px) {
  .posts-block .blog-post .feature {
    margin-bottom: 30px;
  }
}
.posts-block .blog-post h2,
.posts-block .blog-post .h2 {
  margin-top: 0px;
}
.posts-block .blog-post h2 a,
.posts-block .blog-post .h2 a {
  font-weight: 700;
  font-family: 'Source Sans Pro';
  color: #f26522;
  font-size: 32px;
  display: block;
  line-height: 1em;
}
.posts-block .blog-post:hover h2 a {
  color: #333;
}
.posts-block .blog-post:hover p {
  color: #f26522;
}
.posts-block .blog-post:hover a {
  color: #333;
}
.posts-block .blog-post .blog-date {
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: #efefef;
  display: inline-block;
  font-family: 'Source Sans Pro';
  font-weight: 500;
  text-transform: uppercase;
  padding: 5px 20px 5px 20px;
}
@media (max-width: 991px) {
  .posts-block .blog-post .blog-date {
    left: 0px;
  }
}
.posts-block .blog-post .blog-categories div {
  color: #333;
  display: inline-block;
}
.posts-block .blog-post .blog-categories a,
.posts-block .blog-post .blog-categories div {
  font-weight: 400;
  margin-top: 0;
}
.posts-block .blog-post span {
  font-weight: 700;
  font-family: 'Source Sans Pro';
  color: #f26522;
  font-size: 32px;
  display: block;
  line-height: 1em;
  margin-bottom: 10px;
}
.posts-block .blog-post p {
  color: #6b6a6a;
  font-weight: 300;
  margin: 0 auto 20px;
}
.posts-block .blog-post a {
  font-weight: 700;
  color: #f26522;
  font-size: 18px;
}
@media (max-width: 767px) {
  .posts-block .blog-post a {
    font-size: 16px;
  }
}
.blog-item h3 {
  text-align: left!important  ;
}
.blog-item .blog-categories div {
  display: inline-block;
}
.footersignup {
  display: flex;
  justify-content: center;
}
.footersignup .form-control {
  border: 0px;
  border-radius: 0px;
  height: 100%;
  border: 1px solid #fff;
}
.footer-block {
  background-image: url(/wp-content/themes/commander2024/images/bg_dark_grey_stripes.png);
  border-top: 10px solid #969696;
}
.footer-block .footer-one {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .footer-block .footer-one {
    padding-top: 30px;
    padding-bottom: 0px;
  }
}
.footer-block .footer-one img {
  margin-bottom: 20px;
}
.footer-block .footer-one span {
  display: block;
  text-align: center;
  color: #6e6e6e;
  font-size: 18px;
}
.footer-block .footer-one .social-media-icons a {
	margin-right: 20px;
	font-size: 24px;
}
.footer-block .footer-one .social-media-icons a:last-of-type {
	margin-right: 0;
}

.footer-block .footer-one .locations {
	width: 900px;
    max-width: 100%;
/*     column-count: 2; */
    margin: 20px auto 0;
}

.footer-block .footer-one .locations span.region {
	font-size: 18px;
    color: #6e6e6e;
    font-family: 'Source Sans Pro';
    font-weight: 900;
    line-height: 1.25em;
    letter-spacing: -0.02em;
    display: block;
    padding: 0 0 20px;
    margin: 0px;
    text-transform: uppercase;
}

@media (max-width: 767px) {
	.footer-block .footer-one .locations {
	    column-count: 1;
	}	
}

.footer-block .footer-one .locations p, .footer-block .footer-one .locations p a {
	font-size: 18px;
	line-height: 24px;
	margin: 0;
}

.footer-block .footer-one .locations p {
	margin: 0 0 20px;
	break-inside: avoid;
}

.footer-block .footer-one ul {
  list-style-type: none;
  margin: 10px auto;
  padding: 0px;
  font-size: 0px;
}
@media (max-width: 767px) {
  .footer-block .footer-one ul {
    display: none;
  }
}
.footer-block .footer-one ul li {
  display: inline-block;
  padding: 10px 10px 10px;
  border-bottom: 1px solid #6e6e6e;
  margin: 0px;
}
.footer-block .footer-one ul li a {
  color: #f26522;
  text-transform: uppercase;
  font-size: 18px;
}
@media (max-width: 767px) {
  .footer-block .footer-one ul#menu-store-menu {
    display: block;
  }
}
.footer-block .footer-one ul#menu-store-menu li {
  border: 0px !important;
}
.footer-block .footer-one p a {
  display: inline-block;
  margin: 10px 8px 0;
  font-size: 28px;
}
@media (max-width: 767px) {
  .footer-block .footer-one p {
    margin-bottom: 0px;
  }
}
.footer-block .footer-two {
  padding-top: 30px;
  padding-bottom: 50px;
  display: none!important;
}
.footer-block .footer-two > div {
  text-align: center;
  color: #6e6e6e;
  font-size: 16px;
}
.footer-block .footer-two > div span {
  font-size: 16px;
  /*font-weight: 700;
                text-transform: uppercase;*/
}
.footer-block .footer-two > div span.address_city {
  font-weight: 700;
  text-transform: uppercase;
}
.footer-block .footer-two > div a {
  color: #6e6e6e;
  transition: all 250ms ease;
}
.footer-block .footer-two > div a:hover {
  color: #8e8e8e;
  text-decoration: none;
}
.footer-sub-block {
  background-color: #111;
  padding-top: 8px;
}
.footer-sub-block p {
  color: #5e5e5e;
  text-align: center;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
/* Inner Pages */
.title-area {
  background-color: #ebebeb;
}
.title-area .row .h1 {
  display: inline-block;
  padding: 0px 30px;
  text-transform: uppercase;
  color: #fff;
  font-size: 42px;
  background-color: #f26522;
  margin: 15px 0;
  font-weight: 700;
}
@media (max-width: 991px) {
  .title-area .row .h1 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .title-area .row .h1 {
    margin: 15px 0;
  }
}
.page-container > .row {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.med-container {
  max-width: 1063px;
  margin: 0 auto;
  float: none;
  padding: 0px;
  padding-left: 15px;
  padding-right: 15px;
}
.large-container {
  margin-bottom: 30px;
}
.small-container {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .productsRow {
    padding-top: 25px;
  }
}
.left-col .product_text {
  margin: 10px auto 0px;
  margin-top: 10px;
  display: block;
  clear: left;
  background-color: #eee;
  padding: 10px;
}
.left-col .product_text a {
  display: block;
  border-bottom: 1px solid #fff;
  padding: 2px 0px;
}
.left-col .product_text:last-child {
  margin-bottom: 25px;
}
.intro {
  border: 1px solid #ddd;
  background-color: #efefef;
  padding: 20px;
  margin-bottom: 30px !important;
}
.intro p {
  margin-top: 0px;
  font-size: 20px !important;
  color: #828080;
  font-weight: 300 !important;
  margin-bottom: 0px !important;
}
.content-container {
  padding: 30px 0;
  font-size: 16px;
  font-weight: 300;
  margin: 0px;
}
@media (max-width: 767px) {
  .content-container {
    padding: 15px 0;
  }
}
.content-container .content-area {
  padding-top: 30px;
}
@media (max-width: 767px) {
  .content-container .content-area {
    padding-top: 15px;
  }
}
.content-container h1 {
  font-size: 3em;
  line-height: 1em;
  padding-top: 0px;
  margin-top: 0px;
  font-weight: 900;
  letter-spacing: -0.02em;
}
@media (max-width: 767px) {
  .content-container h1 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .content-container {
    padding: 30px 0px;
  }
}
.content-container p.intro {
  font-size: 20px;
  font-weight: 300;
  color: #828080;
}
.content-container li {
  font-size: 18px;
  font-weight: 300;
}
.content-container img {
  max-width: 100%;
  height: auto;
}
.content-container table {
  max-width: 100%;
  width: 100%;
}
.content-container table td {
  width: auto !important;
}
.content-container hr:last-child {
  display: none;
}
.content-container .contact-form {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .content-container .contact-form {
    margin-top: 30px;
  }
}
.small-container .content-container {
  padding-top: 60px;
}
@media (max-width: 767px) {
  .small-container .content-container {
    padding-top: 30px;
  }
}
.literature-item {
  padding-bottom: 30px;
}
.literature-item span {
  padding: 30px;
  border: 1px solid #eee;
  display: block;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.5em;
}
.crumb {
  font-size: 20px;
  font-weight: 300;
  color: #f26522;
  transition: all 250ms ease;
  margin-bottom: 15px;
  line-height: 1em;
}
.crumb .woocommerce-breadcrumb {
  color: #f26522;
  font-size: 1em;
  margin: 0px;
}
/*
.crumb .woocommerce-breadcrumb > span > span > a {
  display: none;
}
*/
.crumb .woocommerce-breadcrumb > span > span > b {
  display: none;
}
.crumb .woocommerce-breadcrumb b {
  font-weight: 300;
}
@media (max-width: 767px) {
  .crumb .woocommerce-breadcrumb {
    font-size: 0.8em;
  }
}
.crumb a {
  color: #353434;
}
.crumb a:hover {
  color: #f26522;
  text-decoration: none;
}
.product-image {
  max-width: 264px;
  margin: 0 auto;
  clear: all;
}
.product-image:after {
  clear: both;
  display: block;
  content: '';
}
#main-image {
  border: 5px solid #9c9c9c;
  max-height: 292px;
  overflow: hidden;
  text-align: center;
  background-color: #bbb;
}
#main-image img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}
.thumbnails {
  margin: 10px 0 0 0;
  padding: 0px;
  list-style-type: none;
}
.thumbnails li {
  float: left;
  width: 23%;
  margin-right: 2.66%;
  border: 5px solid #9c9c9c;
  margin-bottom: 5px;
}
.thumbnails li:nth-child(4n) {
  margin-right: 0;
}
.thumbnails li a {
  opacity: 0.8;
  display: block;
  padding-bottom: 95%;
  background-size: cover;
  transition: all 250ms ease;
  box-sizing: border-box;
}
.thumbnails li a:hover {
  opacity: 1;
}
.woocommerce-product-gallery > .woocommerce-product-gallery__wrapper {
  display: block;
  border: 1px solid #9c9c9c;
}
.woocommerce-product-gallery .flex-viewport {
  display: block;
  border: 1px solid #9c9c9c;
}
.woocommerce-product-gallery .flex-control-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.woocommerce-product-gallery .flex-control-nav:after {
  content: ' ';
  display: block;
}
.woocommerce-product-gallery .flex-control-thumbs div {
  width: 24%;
}
.woocommerce-product-gallery .flex-control-thumbs li img {
  border-width: 2px 2px 0 0;
  border-style: solid;
  border-color: #fff;
  border: 1px solid #9c9c9c;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  width: 24%;
  margin-right: 0%;
  margin-top: 5px;
}
.quicklinks {
  list-style-type: none;
  padding: 0px;
  margin: 0px 0px 20px 0px;
  width: 100%;
}
.quicklinks li {
  width: 20%;
  margin-right: 5%;
  text-align: left;
  display: inline-block;
}
.quicklinks li:last-child {
  margin-right: 0%;
}

.page-template-page-contact ul.quicklinks {
	column-count: 3;
}
.page-template-page-contact ul.quicklinks li {
	width: 100%;
	margin: 0 0 20px 0;
	display: block;
}
@media (max-width: 1200px) {
  .quicklinks li {
    width: 45%;
    margin-bottom: 10px;
    margin-right: 9%;
  }
  .quicklinks li:nth-child(even) {
    margin-right: 0%;
  }
}
@media (max-width: 480px) {
  .quicklinks li {
    width: 100%;
    margin-right: 0%;
  }
}

@media (max-width: 768px) {
  .page-template-page-contact ul.quicklinks {
		column-count: 1;
	}
}
.quicklinks li .button {
  float: none;
  width: 100%;
  display: inline-block;
}
.row-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
@media (max-width: 577px) {
  .row-flex {
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 991px) {
  .row-flex .col-md-4 {
    width: 274px;
  }
}
body > .select2-container {
  z-index: 999999999999999 !important;
}
.lity {
  z-index: 999999999;
}
.contact-form {
  background-color: #f6f6f6;
  padding: 30px;
}
@media (max-width: 767px) {
  .contact-form {
    padding: 15px;
    overflow: scroll;
    max-height: 100vh;
    padding-bottom: 60px;
  }
  .contact-form:after {
    display: block;
    clear: both;
    content: '';
  }
}
.contact-form > span {
  display: block;
  font-weight: 900;
  color: #333;
  font-size: 36px;
  text-transform: uppercase;
  letter-spacing: -0.02em;
  padding-bottom: 30px;
}
.contact-form form #submit_btn {
  float: right;
  background-color: #f26522;
  border: 0px;
  padding: 15px 20px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}
.contact-form form .form-group label {
  text-transform: uppercase;
  font-weight: 700;
}
.contact-form form .form-group label em {
  color: #ff0000;
  position: relative;
  top: -3px;
}
.contact-form form .form-group .form-item {
  border: 1px solid #000;
  background-color: #fff;
  padding-left: 50px;
  position: relative;
  margin-bottom: 10px;
}
.contact-form form .form-group .form-item input {
  border: 0px;
  width: 100%;
  font-size: 18px;
  line-height: 2em;
  padding: 5px 10px;
  font-weight: 300;
}
.contact-form form .form-group .form-item.form-recapcha {
  padding: 0px;
}
.contact-form form .form-group .form-item.form-recapcha img {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 50%;
  height: 100%;
}
.contact-form form .form-group .form-item i {
  display: block;
  width: 50px;
  height: 100%;
  position: absolute;
  color: #fff;
  background-color: #f26522;
  left: 0px;
  text-align: center;
  font-size: 28px;
  padding-top: 2px;
}
.contact-form form .form-group .form-item.textarea-item {
  padding-left: 0px;
}
.contact-form form .form-group .form-item textarea {
  position: relative;
  top: 0px;
  bottom: 0px;
  width: 100%;
  left: 0px;
  right: 0px;
  border: 0px;
  height: 118px;
  padding: 10px;
  font-size: 18px;
  font-weight: 300;
}
.contact-form form .form-group #submit {
  float: right;
}
.contact-form form .form-group span.wpcf7-not-valid-tip {
  position: absolute;
  bottom: -33px;
}
.location {
  padding-top: 60px;
  margin-bottom: 60px;
  clear: both;
}
@media (max-width: 767px) {
  .location {
    padding-top: 30px;
    margin-bottom: 30px;
  }
}
.location:after {
  display: block;
  clear: both;
  content: ' ';
}
.location iframe {
/*   float: left; */
  border: 5px solid #fff;
  box-shadow: 0 0 1px #000000;
  margin-right: 30px;
  width: 375px;
  width: 100%;
  height: 275px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .location iframe {
    max-width: 100%;
    width: 100%;
  }
}
.location h3 {
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
}
.location a {
  color: #f26522;
  text-decoration: underline;
}
.location p {
  position: relative;
}
.location p strong {
  position: absolute;
}
.location span {
  position: relative;
  left: 100px;
}
hr {
  width: 100%;
  margin-bottom: 0px;
}
hr:before {
  display: block;
  width: 40px;
  background-position: center;
  height: 25px;
  background-color: #fff;
  background-image: url(/wp-content/themes/commander2024/images/hr-logo.png);
  content: ' ';
  background-repeat: no-repeat;
  margin-top: -12px;
  position: absolute;
  left: 0;
  right: 0;
  margin: -12px auto 0;
}
/* mobile menu */
.mobile-menu-button {
  color: #fff;
  background-color: #353434;
  position: absolute;
  right: 15px;
  top: 30px;
  font-size: 30px;
  padding: 0px 12px;
  z-index: 9999;
  display: none;
}
@media (max-width: 991px) {
  .mobile-menu-button {
    display: block;
    right: 15px;
  }
}
@media (max-width: 767px) {
  .mobile-menu-button {
    right: 15px;
  }
}
#closeButton {
  opacity: 0;
  pointer-events: none;
}
.mm-opened #closeButton {
  opacity: 1;
  pointer-events: auto;
}
.mm-opened #openButton {
  opacity: 0;
  pointer-events: none;
}
.mm-menu {
  background-color: #353434;
  color: #fff;
  font-size: 18px;
  display: none;
}
.mm-menu .mm-navbar {
  border-bottom: 1px solid #4f4d4d;
}
.mm-menu .mm-navbar a {
  color: #f26522;
  text-transform: uppercase;
  font-weight: 700;
}
.mm-menu .mm-listview {
  border-color: #686767;
}
.mm-menu .mm-listview li.backLink,
.mm-menu .mm-listview li.title {
  display: none;
}
.mm-menu .mm-listview a {
  font-size: 16px;
  font-weight: 400;
}
.mm-menu .mm-listview a i {
  display: none;
}
.mm-menu .mm-listview a img {
  display: none;
}
.mm-opening {
  display: block;
}
.mm-menu .mm-listview > li .mm-arrow:after,
.mm-menu .mm-listview > li .mm-next:after,
.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
  border-color: #f26522;
}
/*.select2-container--default .select2-selection--single {
border: 0px;
}*/
.select-bar {
  margin-bottom: 20px;
}
.select-bar p {
  margin-top: 0px;
}
.select-bar > div {
  width: 100%;
  margin-bottom: 10px;
}
.select-bar > div > label > span:first-child {
  font-weight: bold;
  text-transform: uppercase;
}
.select-bar .button {
  width: 100%;
  margin-top: 10px;
  clear: both;
  margin-bottom: 20px;
  float: none;
}
form.search-form {
  text-align: right;
  float: right;
}
form.search-form .search-wrap {
  display: flex;
}
form.search-form input[type=text] {
  padding: 11px;
  border-width: 1px 0px 1px 1px;
  border-color: #333;
  display: inline-block;
  vertical-align: top;
  height: 42px;
}
@media (max-width: 612px) {
  form.search-form input[type=text] {
    width: 130px;
  }
}
form.search-form input[type=submit] {
  height: 42px;
  position: relative;
  top: 0px;
  margin-right: 10px;
  border: 0px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  background-color: #333;
  display: inline-block;
  vertical-align: top;
  margin-left: -3px;
}
@media (max-width: 991px) {
  form.search-form input[type=submit] {
    margin-right: 0px;
  }
}
@media (max-width: 991px) {
  form.search-form {
    margin-right: 60px;
  }
}
@media (max-width: 767px) {
  form.search-form {
    margin-right: 40px;
  }
}
@media (max-width: 540px) {
  form.search-form {
    display: none;
  }
}
.inner .med-container form.search-form {
  float: none;
  font-size: 14px;
  text-align: left;
}
.inner .med-container form.search-form input[type=search] {
  margin-right: 20px;
}
@media (max-width: 540px) {
  .inner .med-container form.search-form {
    display: block;
    margin-right: 0px;
  }
}
.supplier-block {
  background-color: #ececec;
}
.supplier-block .container {
  border-top: 1px solid #ddd;
  padding: 60px 0px;
}
@media (max-width: 767px) {
  .supplier-block .container {
    padding: 30px 0px;
  }
}
.supplier-block ul {
  list-style-type: none;
  text-align: center;
  font-size: 0px;
  margin: 0px;
  padding: 0px;
}
.supplier-block ul li {
  display: inline-block;
  width: 14.28%;
}
@media (max-width: 767px) {
  .supplier-block ul li {
    width: 100%;
    max-width: 170px;
    margin: 10px auto;
    display: block;
  }
}
.supplier-block ul li:first-child img {
  margin-left: 0px;
}
.supplier-block ul li:last-child img {
  margin-right: 0px;
}
.supplier-block ul li img {
  max-width: 90%;
  height: auto;
}
.supplier-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}
.supplier-row .supplier-logo {
  min-width: 15%;
  width: 15%;
  padding-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #eee;
}
.supplier-row .supplier-logo img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .supplier-row .supplier-logo {
    width: 120px;
    padding-right: 10px;
  }
}
.supplier-row .supplier-content {
  padding-left: 20px;
}
@media (max-width: 767px) {
  .supplier-row .supplier-content {
    padding-left: 10px;
  }
}
.text-center {
  text-align: center;
}
.text-center img {
  display: block;
  margin: 0 auto;
}
.signup-block {
  background-color: #f26522;
  background-image: url(/wp-content/themes/commander2024/images/bg_orange_stripes.png);
  padding: 25px 0px;
}
.signup-block p {
  font-size: 1.5rem;
  color: #fff;
  margin: 0px;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .signup-block p {
    line-height: 1.2em;
    margin-bottom: 10px;
    text-align: center;
  }
}
.signup-block .warning_msg,
.signup-block .success {
  display: none;
}
.signup-block input[type=text] {
  padding: 8px 10px;
  max-width: 60%;
  width: 100%;
}
.signup-block input[type=submit] {
  background-color: #fff;
  border: 0px;
  padding: 10px 15px;
  text-transform: uppercase;
  font-weight: 700;
  margin-left: 5px;
  transition: all 250ms ease;
}
.signup-block input[type=submit]:hover {
  background-color: #232323;
  color: #fff;
}
.ProductDescriptionContainer table tbody tr td {
  padding: 10px 5px;
  font-size: 14px;
}
.print-only {
  display: none;
}
@media print {
  .sub-header {
    display: none;
  }
  .main-nav {
    display: none;
  }
  .page-container > .row .h1 {
    display: none;
  }
  .header:before {
    display: none;
  }
  .crumb {
    margin-bottom: 10px;
  }
  .med-container {
    max-width: 100%;
  }
  .content-container {
    padding: 10px 0 0 0;
  }
  .footer-block {
    display: none;
  }
  .thumbnails {
    display: none;
  }
  .product-image {
    max-width: 400px;
    max-height: 100%;
  }
  .product-image img {
    width: 100%;
  }
  #main-image {
    max-height: 100%;
  }
  .logo a[href]:after {
    display: none;
  }
  #page {
    padding-top: 0;
  }
  #main-header {
    position: relative;
    top: inherit;
    display: block;
    z-index: 1;
  }
  #main-header .logo a img {
    width: 130px;
    height: auto;
  }
  .content-container h1 {
    font-size: 1.5em;
  }
  .content-container h3 {
    font-size: 18px;
  }
  .content-container li,
  .content-container p {
    font-size: 14px;
  }
  .col-xs-1,
  .col-sm-1,
  .col-md-1,
  .col-lg-1,
  .col-xs-2,
  .col-sm-2,
  .col-md-2,
  .col-lg-2,
  .col-xs-3,
  .col-sm-3,
  .col-md-3,
  .col-lg-3,
  .col-xs-4,
  .col-sm-4,
  .col-md-4,
  .col-lg-4,
  .col-xs-5,
  .col-sm-5,
  .col-md-5,
  .col-lg-5,
  .col-xs-6,
  .col-sm-6,
  .col-md-6,
  .col-lg-6,
  .col-xs-7,
  .col-sm-7,
  .col-md-7,
  .col-lg-7,
  .col-xs-8,
  .col-sm-8,
  .col-md-8,
  .col-lg-8,
  .col-xs-9,
  .col-sm-9,
  .col-md-9,
  .col-lg-9,
  .col-xs-10,
  .col-sm-10,
  .col-md-10,
  .col-lg-10,
  .col-xs-11,
  .col-sm-11,
  .col-md-11,
  .col-lg-11,
  .col-xs-12,
  .col-sm-12,
  .col-md-12,
  .col-lg-12 {
    padding: 0;
  }
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.summary {
    display: block;
    clear: both;
    width: 100% !important;
    margin: 10px 0;
  }
  .left-col {
    display: block;
    clear: both;
    width: 100% !important;
    margin: 10px 0;
  }
  .woocommerce-product-gallery {
    display: none;
  }
  .print-only {
    display: block;
    clear: both;
  }
  .print-only img {
    max-width: 200px !important;
    height: auto;
  }
}
/* Image Alignment */
.alignnone,
a img.alignnone {
  margin: 5px 0 10px;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 10px auto;
}
.alignright,
a img.alignright {
  float: right;
  margin: 5px 0 10px 30px;
}
.alignleft,
a img.alignleft {
  float: left;
  margin: 5px 30px 10px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .alignnone,
  .aligncenter,
  .alignright,
  .alignleft {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    float: none;
  }
}
@media (max-width: 500px) {
  .alignnone,
  .aligncenter,
  .alignright,
  .alignleft {
    width: 100%;
    height: auto;
  }
}
.woocommerce .sidebar-col {
  padding-top: 60px;
}
@media (max-width: 767px) {
  .woocommerce .sidebar-col {
    padding-top: 30px;
  }
}
.woocommerce .sidebar-col .widget h2 {
  margin-top: 0px;
}
.woocommerce .sidebar-col .widget_recently_viewed_products ul li {
  padding: 0px;
  border-bottom: 1px solid #eee;
}
.woocommerce .sidebar-col .widget_recently_viewed_products ul li a {
  line-height: 18px;
  display: block;
  padding: 5px 15px;
}
.woocommerce .sidebar-col .widget_recently_viewed_products ul li a:after {
  clear: both;
  content: ' ';
  display: block;
}
.woocommerce .sidebar-col .widget_recently_viewed_products ul li:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
  opacity: 1 !important;
}
/* Blog Styles */
.sidebar-col {
  background-color: transparent;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .sidebar-col {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.sidebar-col .widget {
  background-color: #fff;
  margin-bottom: 20px;
  padding: 0 0 15px;
}
.sidebar-col .widget .widget-title {
  display: block;
  padding: 20px;
  font-size: 24px;
  font-weight: 900;
  color: #fff;
  background-color: #414141;
  text-transform: uppercase;
}
.sidebar-col .widget ul {
  list-style-type: none;
  padding: 0;
  margin: 10px 0 0;
}
.sidebar-col .widget ul li {
  padding: 5px 0;
  margin: 0;
}
.sidebar-col .widget ul li a {
  line-height: 30px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  text-decoration: none;
  background-color: #fff;
  transition: all 250ms ease;
  font-size: 18px;
}
.sidebar-col .widget ul li a:hover {
  background-color: #f26522;
  color: #fff;
  text-decoration: none;
}
.sidebar-col .widget ul li > span {
  display: block;
  padding-left: 20px;
  padding-right: 20px;
}
.sidebar-col .widget ul li.current-cat a {
  background-color: #eee;
  color: #414141;
}
.sidebar-col .widget .woocommerce-mini-cart__total {
  padding-left: 20px;
}
body:not(.single) .blog-single {
  background-color: #fcfcfc;
  padding: 25px;
  position: relative;
  margin-bottom: 20px;
  border-bottom: 5px solid #f26522;
}
.single .posts-block {
  padding-top: 0px;
  padding-bottom: 0px;
}
.blog-single h1 {
  margin-bottom: 10px;
}
.blog-single .blog-categories {
  margin-bottom: 20px;
}
/* Image Alignment */
.alignnone,
a img.alignnone {
  margin: 5px 0 10px;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 10px;
}
.alignright,
a img.alignright {
  float: right;
  margin: 30px 0 10px 30px;
}
.alignleft,
a img.alignleft {
  float: left;
  margin: 5px 30px 10px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-pagenavi {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0px -15px 0;
  padding-top: 30px;
  text-align: center;
  background-color: #fff;
}
.wp-pagenavi a,
.wp-pagenavi span {
  color: #f26522;
  display: inline-block;
  border: 0;
  background-color: #fff;
}
.wp-pagenavi span.current {
  background: #d2d2d2;
  color: #2e2e2e;
  font-weight: 300;
}
.wp-pagenavi a,
.wp-pagenavi span {
  color: #f26522;
  display: inline-block;
  font-size: 18px;
  margin: 0;
  padding: 12px 13px;
  text-decoration: none;
  font-weight: 300;
  text-transform: uppercase;
}
a.previouspostslink {
  left: 0;
  position: absolute;
  float: left;
  color: #f26522;
}
a.nextpostslink {
  float: right;
  position: absolute;
  right: 0;
  color: #f26522;
}
.wp-pagenavi a:hover {
  background: #f26522;
  color: #fff;
}
.related-post {
  background-color: #fff;
}
.featured-single {
  max-width: 300px;
}
@media only screen and (max-width: 480px) {
  .aligncenter,
  .alignleft,
  .alignnone,
  .alignright,
  a img.alignleft,
  a img.alignnone,
  a img.alignright,
  div.aligncenter {
    margin: 30px auto;
    float: none;
    width: 100%;
    display: block;
  }
  .featured-single {
    max-width: 100%;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .aligncenter,
  .alignleft,
  .alignnone,
  .alignright,
  a img.alignleft,
  a img.alignnone,
  a img.alignright,
  div.aligncenter {
    margin: 30px auto;
    float: none;
    max-width: 100%;
    display: block;
  }
}
@media only screen and (min-width: 768) and (max-width: 1000px) {
  .aligncenter,
  .alignleft,
  .alignnone,
  .alignright,
  a img.alignleft,
  a img.alignnone,
  a img.alignright,
  div.aligncenter {
    margin: 30px auto;
    float: none;
    display: block;
  }
}
@media only screen and (max-width: 991px) {
  .posts-block {
    padding-right: 15px !important;
  }
}
@media (min-width: 768px) {
  .woocommerce #content div.product div.images,
  .woocommerce div.product div.images,
  .woocommerce-page #content div.product div.images,
  .woocommerce-page div.product div.images {
    width: 100%;
  }
  .left-col {
    width: 30%;
    float: left;
  }
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.summary {
    width: 65%;
  }
}
table {
  border: 0px !important;
}
@media (max-width: 767px) {
  table {
    overflow-x: auto;
    display: block;
  }
}
.fade1 {
  position: relative;
  /*border: 1px solid #ccc;*/
}
.fade1 table {
  border: 0px;
}
.fade1:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0px;
  height: 100%;
  width: 35px;
  background: -webkit-linear-gradient(right, white 10%, rgba(255, 255, 255, 0));
  background: linear-gradient(to left, white 10%, rgba(255, 255, 255, 0));
  z-index: 5;
  pointer-events: none;
}
.related-products {
  border-top: 1px solid #efefef;
}
@media print {
  #page:before {
    display: none;
  }
  .related-products {
    display: none;
  }
  .flex-control-nav {
    display: none !important;
  }
  .woocommerce-product-gallery__trigger {
    display: none;
  }
  .woocommerce-product-gallery .flex-viewport {
    border-width: 1px !important;
    padding: 10px;
  }
  .woocommerce-product-gallery__image:not(.flex-active-slide) {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .desktop-files {
    display: none;
  }
  .mobile-files {
    display: block;
  }
}
@media (min-width: 767px) {
  .desktop-files {
    display: block;
  }
  .mobile-files {
    display: none;
  }
}
.auto-subpage .hero-image {
  background-size: cover;
  padding: 50px;
}
@media (max-width: 991px) {
  .auto-subpage .hero-image {
    padding: 20px 110px 20px 20px;
  }
}
@media (max-width: 575px) {
  .auto-subpage .hero-image {
    padding: 120px 20px 20px 20px;
    text-align: center;
  }
}
.auto-subpage .hero-image > span {
  font-size: 18px;
  color: #bbb;
  display: block;
}
.auto-subpage .hero-image h1 {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
  background: transparent;
  margin-top: 0px;
  margin-bottom: 0px;
  text-transform: uppercase;
  padding-top: 0px;
  padding-bottom: 0px;
}
.auto-subpage .hero-image .h1 {
  color: #fff;
  font-size: 41px;
  text-transform: uppercase;
  margin-bottom: 0px;
  padding: 0px;
  background: transparent;
  padding-bottom: 0px;
  margin-top: 0px;
  line-height: 1em;
}
@media (max-width: 991px) {
  .auto-subpage .hero-image .h1 {
    font-size: 35px;
  }
}
.auto-subpage .hero-image .crumb {
  margin-bottom: 0px;
  margin-top: 7px;
  font-size: 22px;
}
.auto-subpage .hero-image .crumb span {
  color: #f26522;
  font-weight: 400;
}
.auto-subpage .hero-image .crumb a {
  color: #fff;
  font-weight: 400;
}
.auto-subpage .hero-image:after {
  content: '';
  background-image: url(https://www.commander.ca/wp-content/uploads/2018/11/rousseau-logo.png);
  background-repeat: no-repeat;
  background-color: #fff;
  position: absolute;
  right: 15px;
  width: 203px;
  height: 196px;
  background-position: 20px 20px;
  background-size: 150px 162px;
  top: 15px;
}
@media (max-width: 991px) {
  .auto-subpage .hero-image:after {
    content: '';
    background-image: url(https://www.commander.ca/wp-content/uploads/2018/11/rousseau-logo.png);
    background-repeat: no-repeat;
    background-color: #fff;
    position: absolute;
    width: 93px;
    height: 102px;
    background-position: 10px 10px;
    background-size: 75px 81px;
    top: 22px;
  }
}
@media (max-width: 575px) {
  .auto-subpage .hero-image:after {
    left: 0;
    right: 0;
    top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
}
.auto-subpage .content-container {
  /*padding: 30px;*/
}
.auto-subpage .content-container h2,
.auto-subpage .content-container h3 {
  margin-top: 0px;
}
.auto-subpage .content-container h3 {
  text-transform: initial;
  line-height: 1.25em;
}
.auto-subpage .sidebar_col .sidbar_thumbnail {
  display: block;
  text-align: center;
  margin: 0 auto;
}
.auto-subpage .sidebar_col .sidbar_thumbnail img {
  display: block;
  margin: 0 auto 20px;
  border: 1px solid #efefef;
}
.auto-subpage .sidebar_col .button {
  font-size: 20px;
}
.auto-subpage .sidebar_col .button i {
  display: flex;
  align-items: center;
  background-color: transparent;
  color: #fff;
}
.auto-subpage .call-to-action {
  background: url(/wp-content/themes/commander2024/images/bg_orange_stripes.png);
  padding: 30px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}
@media (max-width: 575px) {
  .auto-subpage .call-to-action {
    text-align: center;
    display: block;
  }
}
.auto-subpage .call-to-action:after {
  display: block;
  content: ' ';
  background-color: #333;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 50px;
  position: absolute;
}
@media (max-width: 575px) {
  .auto-subpage .call-to-action:after {
    width: auto;
    height: 30px;
    left: 0px;
    top: auto;
  }
}
.auto-subpage .call-to-action p {
  color: #fff;
  margin-bottom: 0px;
  margin-top: 0px;
  letter-spacing: -0.02em;
  line-height: 1.2em;
  font-size: 1.1em;
  font-weight: 400;
}
.auto-subpage .call-to-action p strong {
  padding-top: 5px;
  display: block;
  font-size: 1.3em;
}
@media (max-width: 575px) {
  .auto-subpage .call-to-action p strong {
    margin-bottom: 25px;
  }
}
.auto-subpage .call-to-action a {
  background: #fff;
  color: #000;
  position: relative;
  z-index: 2;
  margin-left: 30px;
}
.auto-subpage .call-to-action a i {
  display: flex;
  align-items: center;
  background-color: #fff;
  color: #333;
}
@media (max-width: 575px) {
  .auto-subpage .call-to-action a {
    margin-top: -15px;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}
.auto-homepage .hero-image {
  margin-top: 30px;
  padding: 50px;
}
@media (max-width: 767px) {
  .auto-homepage .hero-image {
    padding: 20px;
  }
}
.auto-homepage .hero-image .hero-content {
  color: #fff;
  font-weight: 800;
  font-size: 55px;
  text-transform: uppercase;
  position: relative;
}
@media (max-width: 991px) {
  .auto-homepage .hero-image .hero-content {
    font-size: 35px;
  }
}
@media (max-width: 575px) {
  .auto-homepage .hero-image .hero-content {
    text-align: center;
    padding-top: 100px;
  }
}
.auto-homepage .hero-image .hero-content:after {
  content: '';
  background-image: url(https://www.commander.ca/wp-content/uploads/2018/11/rousseau-logo.png);
  background-repeat: no-repeat;
  background-color: #fff;
  position: absolute;
  right: -50px;
  width: 203px;
  height: 196px;
  background-position: 20px 20px;
  background-size: 150px 162px;
  top: -30px;
}
@media (max-width: 767px) {
  .auto-homepage .hero-image .hero-content:after {
    content: '';
    background-image: url(https://www.commander.ca/wp-content/uploads/2018/11/rousseau-logo.png);
    background-repeat: no-repeat;
    background-color: #fff;
    position: absolute;
    right: -20px;
    width: 93px;
    height: 102px;
    background-position: 10px 10px;
    background-size: 75px 81px;
    top: 0px;
  }
}
@media (max-width: 575px) {
  .auto-homepage .hero-image .hero-content:after {
    left: 0;
    right: 0;
    top: -21px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
}
.auto-homepage .hero-image .hero-content p {
  line-height: 0.9em;
  margin: 0px 0 10px 0;
}
@media (max-width: 991px) {
  .auto-homepage .hero-image .hero-content p {
    margin-bottom: 10px;
  }
}
.auto-homepage .hero-image .hero-content small {
  color: #f26522;
  font-weight: 6300;
  font-size: 38px;
  line-height: 40px;
  display: block;
}
@media (max-width: 991px) {
  .auto-homepage .hero-image .hero-content small {
    font-size: 28px;
    line-height: 30px;
  }
}
@media (max-width: 580px) {
  .auto-homepage .hero-image .hero-content small {
    margin-bottom: 10px;
  }
}
.auto-homepage .hero-image .hero-content em {
  font-style: normal;
  font-size: 20px;
  color: #ddd;
  font-weight: 400;
  display: block;
  text-transform: initial;
  line-height: 1.25em;
}
@media (max-width: 991px) {
  .auto-homepage .hero-image .hero-content em {
    font-size: 18px;
  }
}
@media (max-width: 580px) {
  .auto-homepage .hero-image .hero-content em {
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .auto-homepage .hero-image .hero-buttons {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
  }
}
.auto-homepage .hero-image .hero-buttons .button {
  float: none;
  display: inline-block;
  margin-right: 10px;
}
.auto-homepage .hero-image .hero-buttons .button:after {
  content: '';
  font-family: 'Ionicons';
  margin-left: 10px;
  position: absolute;
  right: 17px;
  top: 11px;
  transition: all 250ms ease;
}
.auto-homepage .hero-image .hero-buttons .button:hover:after {
  right: 10px;
}
@media (max-width: 575px) {
  .auto-homepage .hero-image .hero-buttons .button {
    margin: 0 auto 10px;
  }
}
.auto-homepage .seo-container {
  padding: 75px;
  background-color: #fff;
}
@media (max-width: 991px) {
  .auto-homepage .seo-container {
    padding: 50px 50px;
  }
}
@media (max-width: 767px) {
  .auto-homepage .seo-container {
    padding: 30px 15px;
  }
}
.auto-homepage .seo-container h1 {
  text-align: center;
  background-color: transparent;
  color: #353434;
  font-size: 36px;
  font-weight: 700;
  text-transform: initial;
  margin-top: 0px;
  line-height: 1.25em;
}
.auto-homepage .seo-container p {
  font-size: 24px;
  max-width: 880px;
  margin: 0 auto;
  line-height: 1.25em;
  text-align: center;
}
@media (max-width: 991px) {
  .auto-homepage .seo-container p {
    font-size: 20px;
  }
}
.auto-homepage .auto-content {
  padding-top: 35px;
  margin-top: 35px;
  border-top: 1px solid #efefef;
  text-align: left;
}
@media (min-width: 992px) {
  .auto-homepage .auto-content .col-md-6:first-child {
    padding-right: 40px;
  }
  .auto-homepage .auto-content .col-md-6:last-child {
    padding-left: 40px;
  }
}
.auto-homepage .auto-content .content-holder p {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.25em;
  text-align: left;
  font-weight: 300;
}
.auto-homepage .auto-content .content-holder .button {
  float: none;
  display: inline-block;
}
.auto-homepage .auto-content .content-holder .button:after {
  content: '';
  font-family: 'Ionicons';
  margin-left: 10px;
  position: absolute;
  right: 17px;
  transition: all 250ms ease;
}
.auto-homepage .auto-content .content-holder .button:hover:after {
  right: 10px;
}
.flex-spots {
  display: flex;
  align-items: stretch;
  align-content: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 50px;
}
@media (max-width: 661px) {
  .flex-spots {
    align-items: center;
    align-content: center;
    justify-content: center;
    padding-bottom: 30px;
  }
}
.flex-spots .flex-spot {
  max-width: 30%;
  width: 100%;
  min-width: 342px;
  margin-bottom: 20px;
}
@media (max-width: 1200px) {
  .flex-spots .flex-spot {
    min-width: 300px;
  }
}
@media (max-width: 661px) {
  .flex-spots .flex-spot {
    max-width: 321px;
    margin: 0 auto 20px;
  }
}
.flex-spots .flex-spot .hotspot-auto {
  display: block;
  background-size: auto auto;
  background-repeat: no-repeat;
  background-color: #999;
  background-position: right center;
  position: relative;
  display: flex;
  align-items: flex-end;
  align-content: flex-end;
  padding: 25px;
  min-height: 150px;
}
@media (max-width: 1200px) {
  .flex-spots .flex-spot .hotspot-auto {
    padding: 15px;
  }
}
@media (max-width: 661px) {
  .flex-spots .flex-spot .hotspot-auto {
    padding: 20px;
  }
}
.flex-spots .flex-spot .hotspot-auto:after {
  content: ' ';
  background-image: url(https://www.commander.ca/wp-content/uploads/2018/11/hotspot-overlay.png);
  bottom: 0px;
  left: 0px;
  right: 80px;
  top: 0px;
  background-repeat: no-repeat;
  background-position: right bottom;
  z-index: 1;
  position: absolute;
  transition: all 250ms ease;
  margin-right: 0px;
}
.flex-spots .flex-spot .hotspot-auto:hover:after {
  margin-right: -60px;
}
.flex-spots .flex-spot .hotspot-auto h3 {
  z-index: 2;
  color: #1b1b1b;
  font-size: 28px;
  line-height: 1.25em;
  position: relative;
  text-transform: initial;
  max-width: 67%;
  margin: 0px;
  padding: 0px;
  transition: all 250ms ease;
}
@media (max-width: 1200px) {
  .flex-spots .flex-spot .hotspot-auto h3 {
    max-width: 53%;
    font-size: 26px;
    line-height: 1.15em;
  }
}
@media (max-width: 661px) {
  .flex-spots .flex-spot .hotspot-auto h3 {
    max-width: 58%;
  }
}
.flex-spots .flex-spot .hotspot-auto:hover h3 {
  margin-left: 20px;
}
#menu-main-menu-new .automotive > ul {
  background-image: url(https://www.commander.ca/wp-content/uploads/2018/11/menu-bg.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
  min-height: 400px;
}
#menu-main-menu-new .automotive > ul:before {
  content: 'Brought to you by';
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  color: #fff;
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 76px;
  font-size: 16px;
  text-transform: uppercase;
}
#menu-main-menu-new .automotive > ul:after {
  content: ' ';
  display: block;
  position: absolute;
  bottom: 20px;
  right: 15px;
  width: 101px;
  height: 111px;
  background-image: url(https://www.commander.ca/wp-content/uploads/2018/11/rousseau-logo-white.png);
}
#menu-main-menu-new .automotive > ul li ul {
  top: -9px;
}
#menu-main-menu-new .automotive > ul li:hover > ul {
  background-color: #fff;
  display: block;
}
#menu-main-menu-new .automotive > ul li:hover > ul li a {
  color: #353334;
}
#menu-main-menu-new .automotive > ul li:hover > ul li:hover {
  background-color: #eee !important;
}
#menu-main-menu-new .automotive > ul li:hover > ul li:hover a:hover {
  background-color: #eee !important;
  color: #f26522 !important;
}
/* Showcase Grid Gallery */
.grid-item {
  width: 32%;
  margin-bottom: 10px;
}
@media (max-width: 650px) {
  .grid-item {
    width: 49%;
  }
}
@media (max-width: 530px) {
  .grid-item {
    width: 100%;
  }
}
.grid-item a {
  background-size: cover;
  background-position: center center;
  padding-bottom: 70%;
  display: block;
  overflow: hidden;
  opacity: 1;
  transition: all 250ms ease;
}
.grid-item a:hover {
  opacity: 0.8;
}
.grid-item a img {
  display: none;
}
.lity-holder {
  background-color: #fff;
  max-width: 800px;
  width: 90%;
}
@media (max-width: 480px) {
  .lity-holder {
    width: 100%;
  }
}
.lity-holder .image-thumbnail {
  background-color: #333;
  max-height: 70vh;
  height: 65vh;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-items: center;
  padding: 20px;
}
@media (max-width: 480px) {
  .lity-holder .image-thumbnail {
    height: 45vh;
    max-height: 45vh;
  }
}
.lity-holder .image-thumbnail img {
  max-height: 100%;
  max-width: 100%;
  margin: 20px;
  display: block;
}
.lity-holder .image-description {
  background: #ececec;
  padding: 30px;
  display: flex;
}
@media (max-width: 480px) {
  .lity-holder .image-description {
    display: block;
    padding: 10px;
  }
}
.lity-holder .image-description .image-tags {
  width: 40%;
}
@media (max-width: 480px) {
  .lity-holder .image-description .image-tags {
    width: 100%;
  }
}
.lity-holder .image-description .image-content {
  width: 60%;
}
@media (max-width: 480px) {
  .lity-holder .image-description .image-content {
    width: 100%;
  }
  .lity-holder .image-description .image-content br {
    display: none;
  }
}
.lity-holder .image-cta {
  background-color: #fff;
  font-size: 1.55em;
  font-weight: bold;
  display: flex;
  flex-wrap: no-wrap;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 480px) {
  .lity-holder .image-cta {
    font-size: 1em;
  }
}
.lity-holder .image-cta span {
  display: block;
  padding: 20px;
}
@media (max-width: 480px) {
  .lity-holder .image-cta span {
    padding: 5px;
  }
}
.lity-holder .image-cta .link {
  padding: 20px;
  display: flex;
  justify-content: center;
}
@media (max-width: 480px) {
  .lity-holder .image-cta .link {
    padding: 5px;
  }
}
.lity-holder .image-cta .link a {
  white-space: nowrap;
}
@media (max-width: 991px) {
  .lity-holder .image-cta {
    text-align: center;
    display: block;
  }
  .lity-holder .image-cta span {
    display: block;
    text-align: center;
    border-left: 0px;
  }
  .lity-holder .image-cta .link {
    border-bottom: 4px solid #f26522;
    padding-bottom: 25px;
  }
  .lity-holder .image-cta a {
    float: none;
    margin: 0 auto;
    white-space: nowrap;
  }
}
.pagination {
  text-align: center;
  padding-top: 30px;
}
.pagination span.current {
  background: #d2d2d2;
  color: #2e2e2e;
  font-weight: 300;
  padding: 12px 13px;
  font-size: 18px;
  display: inline-block;
}
.pagination a {
  color: #f26522;
  display: inline-block;
  font-size: 18px;
  margin: 0;
  padding: 12px 13px;
  text-decoration: none;
  font-weight: 300;
  text-transform: uppercase;
}
.pagination a:hover {
  background: #f26522;
  color: #fff;
}
/* # WooCommerce Cart Icon CSS with FontAwesome 5
---------------------------------------------------------------------------------------------------- */
.cart-menu-item {
  margin-right: 15px;
  float: right;
}
@media (max-width: 767px) {
  .cart-menu-item {
    margin-right: 15px;
  }
}
@media (max-width: 540px) {
  .cart-menu-item {
    margin-right: 45px;
  }
}
.cart-contents {
  position: relative;
  display: flex !important;
  flex-flow: column nowrap;
  justify-content: center;
}
.cart-contents:before {
  font-family: 'Ionicons';
  font-weight: 900;
  content: "\f370" !important;
  font-size: 30px;
  color: #f26522;
  line-height: 31px;
}
.cart-contents:hover {
  text-decoration: none;
}
.cart-contents-count {
  color: #fff;
  background: transparent;
  font-weight: bold;
  border-radius: 50%;
  padding: 1px 6px;
  line-height: 1.5;
  font-family: Arial, Helvetica, sans-serif;
  vertical-align: top;
  height: 17px;
  width: 17px;
  transform: translateY(-105%) translateX(25%);
  font-size: 10px;
  position: absolute;
  top: 26px;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  border-radius: 0px;
  padding: 10px 18px !important;
}
.woocommerce .quantity .qty {
  line-height: 30px;
}
.td-quantity-button {
  background-color: #ddd;
  color: #000;
  line-height: 36px;
  font-weight: bold;
  padding-left: 8px;
  padding-right: 8px;
  cursor: pointer;
  display: inline-block;
  transition: all 250ms ease;
  vertical-align: middle;
}
.td-quantity-button:hover {
  background-color: #333;
  color: #fff;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #f26522;
  margin-top: 20px;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #f26522;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background-color: #d44d0d;
}
.woocommerce-variation {
  margin-bottom: 10px;
}
.variations_form {
  padding: 20px;
  background-color: #f6f6f6;
}
body > .select2-container {
  z-index: 9991;
}
@media (max-width: 767px) {
  html,
  body {
    font-size: 16px;
  }
  h1,
  .h1 {
    font-size: 36px;
    padding: 15px 0;
  }
  h2,
  .h2 {
    font-size: 28px;
    padding: 15px 0;
  }
  h3,
  .h3 {
    font-size: 24px;
    padding: 15px 0;
  }
  h4,
  .h4 {
    font-size: 20px;
    padding: 15px 0;
  }
  h5,
  .h5 {
    font-size: 18px;
    padding: 15px 0;
  }
  h6,
  .h6 {
    font-size: 16px;
    padding: 15px 0;
  }
  .s1 {
    font-size: 36px;
    padding: 15px 0;
  }
  .s2 {
    font-size: 28px;
    padding: 15px 0;
  }
  .s3 {
    font-size: 24px;
    padding: 15px 0;
  }
  .space {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .large-space {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  p {
    margin-bottom: 15px;
    font-size: 16px;
  }
  .content-container {
    padding: 15px 0;
  }
  .content-container li {
    font-size: 16px;
  }
  table {
    margin-bottom: 15px;
  }
}
.store-warning {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  padding: 30px 30px 30px 30px;
}
.store-warning .button {
  cursor: pointer;
  float: none;
  padding: 10px 18px;
}
div.value {
  text-align: center;
  margin-bottom: 30px;
  padding: 20px;
  border: 2px solid #efefef;
}
div.value span {
  display: block;
  font-size: 1.5em;
  line-height: 1.25em;
}
div.value i {
  background-color: #f26522;
  border-radius: 25px;
  padding: 5px;
  color: #fff;
  font-size: 2em;
  margin-bottom: 10px;
}
.values-heading {
  text-align: center;
  text-transform: uppercase;
  font-size: 50px;
  line-height: 55px;
  margin-bottom: 60px;
}
.values-heading strong {
  color: #f26522;
}
.available-options-btn {
  margin-bottom: 20px;
}
.available-options-btn:before {
  content: 'View and purchase configurations of this product.';
  display: block;
  margin-bottom: 20px;
}
.available-options-btn .single_add_to_cart_button {
  float: none!important;
}
.available-options-btn .single_add_to_cart_button:after {
  content: '\f103';
  font-family: 'Font Awesome 5 Free';
  margin-left: 5px;
  transition: all 250ms ease;
  transform: translateY(0);
  display: inline-block;
}
.available-options-btn .single_add_to_cart_button:hover:after {
  transform: translateY(5px);
}
#variations table.variations thead th {
  background-color: #333;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
#variations table.variations tbody tr:nth-child(even) {
  background-color: #fff;
}
#variations table.variations tbody tr:nth-child(odd) {
  background-color: #efefef;
}
#variations table.variations td[data-title=Thumbnail] {
  text-align: center;
}
#variations table.variations p {
  margin-bottom: 0px;
}
.up-sells.upsells.products {
  clear: both;
}
