.product-collateral .box-collateral:after, .product-collateral .box-collateral .tabs-label-wrap:after {
  content: "";
  display: table;
  clear: both; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, select, input, option, textarea {
  font-family: 'Open Sans', sans-serif !important; }

body {
  font-size: 13px;
  background: #e7e7e7; }

a {
  transition: .3s; }

.wrapper {
  width: 100%; }

.home.col-main {
  box-shadow: 0 0 30px; }

.col-wrap-flex-rev {
  display: flex;
  flex-direction: row-reverse; }

.main {
  width: 100%;
  position: relative;
  min-height: initial; }

.home-rgt, .col2-right-layout .col-main, .col2-left-layout .col-main {
  max-width: 700px;
  width: 100%; }

.home-rgt {
  padding: 0 15px; }
  .home-rgt .embed-responsive {
    width: auto;
    margin-right: -15px;
    margin-left: -15px; }

.col-1, .col-2 {
  max-width: 100%;
  flex: initial; }

.header {
  width: 100%; }

.header .form-search input.input-text {
  height: 31px; }

.header-container .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 95px;
  z-index: 1; }
  .header-container .header .logo img {
    margin-left: 0; }

.header .quick-access {
  display: flex;
  margin-top: 0;
  border-top: 0;
  background-size: contain;
  padding: 5px;
  width: 100%; }

.site-tag-line-wrap {
  float: left; }

.site-tag-line {
  display: block;
  font-weight: 700;
  font-size: 34px;
  color: #616161;
  text-align: center;
  line-height: 1.2; }

.site-sub-tag-line {
  display: block;
  font-weight: 700;
  font-size: 20px;
  color: #96bf0b;
  text-align: center;
  line-height: normal; }

.login-wrap {
  font-size: 14px; }

.login-call-container a {
  color: #616161;
  text-decoration: none !important;
  font-weight: 700; }
  .login-call-container a:hover {
    color: #96bf0b; }
.login-call-container .sep {
  margin: 0 3px;
  font-weight: 700; }
.login-call-container::after {
  display: none; }

.call-number-wrap {
  font-size: 20px;
  line-height: 1.1;
  text-align: center;
  font-weight: 700;
  color: #616161;
  margin-top: 10px;
  font-style: italic; }

.header-number {
  font-size: 24px;
  text-align: center;
  font-weight: 700;
  color: #616161;
  font-style: normal; }

.header-checkout {
  position: relative; }
  .header-checkout .fa-shopping-cart {
    margin-left: 5px; }

.header-nav {
  display: flex;
  width: 100%;
  padding-right: 0;
  justify-content: center;
  max-width: 700px;
  margin: 0 auto; }
  .header-nav .sep {
    margin: 0 8px; }

#search_mini_form {
  min-width: 280px; }

.mobile-top-bar {
  border-top: 4px solid #616161;
  text-align: left;
  display: flex; }
  .mobile-top-bar .mobile-menu-trigger-wrap {
    padding: 5px 15px;
    background: #616161;
    cursor: pointer; }
  .mobile-top-bar .mobile-menu-trigger {
    font-size: 40px;
    color: #fff; }
  .mobile-top-bar .top-bar-number {
    font-size: 30px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    font-weight: 600;
    cursor: pointer; }
    .mobile-top-bar .top-bar-number:hover {
      text-decoration: underline; }
  .mobile-top-bar .top-bar-number-wrap {
    display: block;
    text-align: center; }
  .mobile-top-bar .top-bar-content-wrap {
    background: url("../images/offers_bg.gif") repeat-x;
    background-size: contain;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 50px; }
  .mobile-top-bar .top-bar-checkout {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    width: auto; }
    .mobile-top-bar .top-bar-checkout .fa-shopping-cart {
      font-size: 30px;
      color: #fff; }

.mobile-menu-close {
  display: none; }

.mobile-top-bar {
  display: none; }

.home-lft, .sidebar-menu {
  max-width: 280px;
  width: 100%;
  background: #e3e3e3; }
  .home-lft .block-layered-nav-right, .sidebar-menu .block-layered-nav-right {
    width: 100% !important; }
  .home-lft .cat-h2, .sidebar-menu .cat-h2 {
    width: 280px; }

.footer-container {
  float: none;
  box-shadow: 0 0 30px;
  border-radius: 0 0 10px 10px;
  background: #616161; }
  .footer-container .footer-links-wrap a {
    color: #96bf0b;
    font-size: 13px; }
  .footer-container p {
    color: #fff; }
  .footer-container .footer-links-wrap {
    position: relative;
    color: #fff;
    margin: 20px 0 10px;
    font-size: 13px; }
  .footer-container .copyright {
    color: #fff; }

.footer {
  width: 100%; }

.footer-images {
  display: flex;
  justify-content: space-between;
  margin-top: 10px; }

.footer-images-left {
  display: flex;
  align-items: center; }

.footer-images-right {
  display: flex;
  align-items: center; }

.secure-combo-image {
  margin-right: 30px; }

.credit-card-images {
  height: 28px; }

.footer {
  max-width: 800px;
  margin: 0 auto; }

.footer-social-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  text-align: left;
  margin-bottom: 20px; }
  .footer-social-container a {
    color: #fff;
    font-size: 10px; }
  .footer-social-container .social-item {
    font-size: 25px; }
    .footer-social-container .social-item:first-of-type {
      margin-right: 10px; }

.copyright-wrap {
  font-size: 10px; }

.copyright {
  float: none;
  margin-right: 10px; }

.home-container {
  display: flex;
  flex-direction: row-reverse;
  background-color: #fff; }

.col2-right-layout .products-grid {
  line-height: 1.3;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }

.products-grid li.item {
  width: 220px;
  height: 400px; }
.products-grid .product-image {
  width: 100%;
  text-align: center; }
@media (max-width: 477px) {
  .products-grid li.item {
    min-width: 220px;
    height: 400px;
    width: 250px; } }

.product-essential {
  width: 100%;
  padding: 25px 7px 10px 7px; }

.product-collateral .box-collateral {
  max-width: 670px;
  margin: 0 auto;
  float: none;
  padding: 0 15px; }
  .product-collateral .box-collateral .data {
    width: 100%; }
    .product-collateral .box-collateral .data span {
      width: 100%; }
  .product-collateral .box-collateral .tabs-label-wrap div {
    width: auto; }
  @media (max-width: 640px) {
    .product-collateral .box-collateral .tabs-label-wrap {
      border: 1px solid #616161;
      border-bottom: none;
      margin-bottom: 18px; }
      .product-collateral .box-collateral .tabs-label-wrap div {
        width: 100%;
        margin: 0;
        border: none;
        border-bottom: 1px solid #616161;
        border-radius: 0 !important; }
      .product-collateral .box-collateral .tabs-label-wrap .labelactive {
        background: #67b62e;
        color: #fff; } }

.product-top-container {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center; }
  @media (max-width: 768px) {
    .product-top-container {
      padding: 10px 5px 10px 5px;
      flex-direction: initial;
      flex-wrap: wrap; }
      .product-top-container .product-img-box {
        margin-right: 0 !important; } }

.product-view .product-img-box {
  width: 320px;
  margin-right: 20px; }

.checkout_fast {
  width: auto;
  max-width: 692px;
  background-size: contain;
  padding-bottom: 10.6%; }

.form-list .input-text {
  height: 33px;
  max-width: 310px;
  width: 100%; }

.form-list .input-textlong {
  height: 33px; }

.form-list li.wide input.input-text {
  width: 310px; }

#checkout-step-login .col-1 li {
  margin-bottom: 0; }

#checkout-step-login .form-list .input-text {
  background-size: contain; }

@media (max-width: 768px) {
  #checkoutSteps .form-list .input-text, #checkoutSteps .form-list select {
    border-radius: 4px;
    border: 1px solid #e1e1e1;
    background: #fff; } }

@media (max-width: 768px) {
  #checkout-step-login .col-1 {
    width: 100%;
    margin-bottom: 20px; }
  #checkout-step-login .col-2 {
    width: 100%; } }

.form-list .field {
  width: 310px !important;
  margin-right: 10px !important; }

.form-list .input-box {
  width: 100%; }

.form-list {
  width: 100% !important; }

.affirm-checkout-container {
  position: relative;
  float: none;
  margin-bottom: 0;
  margin-top: 20px;
  max-width: 100%;
  overflow: hidden;
  z-index: 10;
  margin-right: 0;
  margin-left: 31px;
  width: auto; }

.cart-empty.affirm-checkout-container {
  position: relative;
  float: none;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  text-align: center;
  overflow: hidden;
  z-index: initial;
  top: 0; }

.cart-empty-container {
  margin-bottom: 100px; }
  .cart-empty-container .page-title {
    text-align: center; }
  .cart-empty-container .cart-empty {
    text-align: center; }

.cart .cart-collaterals .col2-set {
  width: 100%; }
  .cart .cart-collaterals .col2-set .col-1 {
    width: 290px; }
  .cart .cart-collaterals .col2-set .col-2 {
    width: 270px; }
    .cart .cart-collaterals .col2-set .col-2 .totals {
      width: 100%; }
  @media (max-width: 652px) {
    .cart .cart-collaterals .col2-set .col-1, .cart .cart-collaterals .col2-set .col-2 {
      float: none;
      margin-left: auto;
      margin-right: auto; } }

@media (max-width: 480px) {
  #shopping-cart-table .cart-item-thumb {
    display: none; }
  #shopping-cart-table .cart-item-name {
    width: 100%; }
  #shopping-cart-table .cart-item-total {
    display: none; } }

@media (max-width: 652px) {
  #cart_buttons td {
    text-align: center !important; }
    #cart_buttons td button:first-of-type {
      margin-top: 10px;
      margin-bottom: 10px; }
  #cart_buttons .btn-branded {
    float: none !important;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px; } }

@media (max-width: 768px) {
  .cart {
    padding-left: 15px;
    padding-right: 15px; } }

.account-login {
  padding-bottom: 50px; }
  .account-login .content {
    min-height: 305px; }
  .account-login .col2-set {
    width: 48.5%; }
  .account-login .col2-set .col-2, .account-login .col2-set .col-1 {
    float: none;
    width: 100%; }
  .account-login .col2-set-wrap {
    display: flex;
    justify-content: space-between; }
  @media (max-width: 768px) {
    .account-login .col2-set-wrap {
      display: flex;
      justify-content: center;
      flex-wrap: wrap; }
    .account-login .col2-set {
      width: 100%;
      margin-bottom: 25px; } }

.col2-left-layout .col-main {
  padding: 0 15px; }
  .col2-left-layout .col-main h1 {
    padding-left: 0; }
  .col2-left-layout .col-main .data-table {
    margin: 0;
    width: 100%; }
  .col2-left-layout .col-main .page-head h3 {
    margin: 0;
    font-size: 25px;
    color: #305A18;
    font-weight: bold;
    padding-top: 10px; }

.my-account {
  margin-left: 0;
  width: 100%; }
  .my-account .fieldset {
    width: 100% !important; }
  .my-account .page-title h1 {
    padding-left: 0; }
  .my-account .welcome-msg {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .my-account .box-info {
    margin-left: 0;
    margin-right: 0; }

.block-cart .block-subtitle {
  height: auto; }

.playlist-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media (max-width: 510px) {
    .playlist-list {
      justify-content: space-around; } }

.playlist-video-player {
  width: 100%;
  height: 100%;
  margin-left: 0;
  position: relative;
  margin-bottom: 35px; }

.empty-video {
  background: url(../images/playlist_bg.png) no-repeat;
  width: 100%;
  height: 100%;
  background-size: cover;
  position: absolute;
  top: 0; }

.playlist-list li img {
  width: 145px;
  display: block;
  margin: 0 auto;
  object-fit: cover;
  object-position: top; }

.playlist-list li, .category-description ul.playlist-list li {
  min-width: 150px; }
  .playlist-list li strong, .category-description ul.playlist-list li strong {
    display: block;
    margin: 0 auto;
    max-width: 160px;
    text-align: center; }

.col1-layout .col-main {
  background: none; }

.customer-account-changeforgotten .col-main {
  padding: 0 15px; }
.customer-account-changeforgotten .page-title h1 {
  padding-left: 0; }
.customer-account-changeforgotten .col-main form {
  float: left;
  width: 100%; }
.customer-account-changeforgotten .fieldset {
  float: left;
  margin-top: 30px !important;
  padding: 0; }
.customer-account-changeforgotten .buttons-set {
  margin-bottom: 20px; }
.customer-account-changeforgotten .buttons-set button span {
  display: none; }
@media (max-width: 400px) {
  .customer-account-changeforgotten .form-list .field {
    width: 100% !important; } }

.account-logout-link a {
  border-top: 1px solid #ddd; }

.right-quick-menu {
  display: none; }

.my-account-item {
  display: none; }

.account-create .buttons-set {
  margin-bottom: 12px; }

.image-elite {
  width: 116px !important; }

.close-quote-dialog {
  float: right;
  padding: 0 5px;
  cursor: pointer; }

#quote_load_dialog {
  position: absolute;
  margin-bottom: 0;
  left: 0;
  top: -55px;
  z-index: 9; }

.load-quote-dialog-wrap {
  position: relative; }

.box-account.box-recent {
  margin-left: 0;
  margin-right: 0; }
  .box-account.box-recent tbody td {
    padding: 0 8px 20px 8px !important; }

.recent-orders-table-wrap {
  overflow: auto; }

.teamviewer-link {
  color: #800000 !important; }

.sm-dev-el {
  display: none; }

.sm-dev .sm-dev-el {
  display: block; }

.clear-cart {
  float: right;
  width: 100%;
  padding-right: 12px;
  background: transparent; }

#cart_quote_dialog {
  float: left; }

.video-samples-container {
  position: fixed;
  right: 15px;
  top: 105px;
  width: 280px; }
  @media (max-width: 1600px) {
    .video-samples-container {
      display: none; } }
  .video-samples-container .video-samples-title {
    display: block;
    text-align: center;
    font-size: 21px;
    color: #616161;
    font-weight: bold;
    margin-bottom: 10px; }
  .video-samples-container .items-wrap {
    display: flex;
    flex-wrap: wrap; }
  .video-samples-container .col-item {
    width: 110px;
    margin: 0 15px 30px; }
    .video-samples-container .col-item img {
      max-width: 80px; }
    .video-samples-container .col-item .title {
      display: block;
      color: #616161;
      font-weight: 700;
      text-align: center;
      margin-top: 5px; }
  .video-samples-container .item-content {
    position: relative; }
  .video-samples-container .fa {
    color: #616161;
    position: absolute;
    left: -10px;
    top: 20px;
    font-size: 26px; }
  .video-samples-container .fa-bg {
    position: absolute;
    width: 12px;
    height: 12px;
    background: #fff;
    top: 6px;
    left: 6px;
    z-index: -1; }
  .video-samples-container .popup-video {
    display: block;
    text-decoration: none; }
    .video-samples-container .popup-video:hover, .video-samples-container .popup-video:active {
      text-decoration: none; }

.mfp-title.video-title {
  position: absolute;
  top: -40px;
  padding-left: 0;
  width: 100%;
  font-size: 30px;
  display: block;
  line-height: normal; }
  .mfp-title.video-title a {
    text-decoration: none; }
    .mfp-title.video-title a:hover {
      color: #79ce3c; }

.mfp-iframe-holder .mfp-close {
  width: 40px; }

.mfp-iframe-holder .mfp-content {
  width: 100%;
  max-width: 75%; }

.mobile-video-samples-bar {
  border-top: 1px solid #fff;
  background: #616161;
  padding: 7px; }
  @media (max-width: 1000px) {
    .mobile-video-samples-bar {
      display: block !important; } }
  .mobile-video-samples-bar .mobile-title {
    border: 2px solid #fff;
    border-radius: 10px;
    padding: 2px 10px;
    display: inline-block;
    transition: .3s;
    color: #fff;
    font-size: 18px;
    line-height: normal;
    margin-top: 4px;
    background: url("../images/offers_bg.gif") repeat-x;
    cursor: pointer; }

.mobile-video-samples-wrap {
  margin-top: 15px; }

.mobile-video-samples-wrap .video-samples-container {
  display: block;
  position: relative;
  right: initial;
  top: initial;
  width: 100%; }
  .mobile-video-samples-wrap .video-samples-container .video-samples-title {
    display: none; }
  .mobile-video-samples-wrap .video-samples-container .fa {
    color: #fff;
    left: -5px; }
  .mobile-video-samples-wrap .video-samples-container .title {
    color: #fff; }
  .mobile-video-samples-wrap .video-samples-container .items-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  .mobile-video-samples-wrap .video-samples-container .col-item {
    width: 140px; }
  .mobile-video-samples-wrap .video-samples-container .popup-video:hover .title {
    color: #96bf0b; }

/**************************
* Media Queries
***************************/
@media (max-width: 1000px) {
  .container {
    padding: 0; }

  .home-lft, .sidebar-menu {
    position: fixed;
    left: -300px;
    top: 0;
    transition: .5s;
    z-index: 999;
    height: 100vh;
    overflow-y: scroll;
    overflow-x: hidden; }
    .home-lft .cat-h2, .sidebar-menu .cat-h2 {
      width: 281px; }

  .mobile-menu-open {
    left: 0 !important; }

  .home-rgt, .col2-right-layout .col-main, .col2-left-layout .col-main {
    max-width: 100%; }

  .header .quick-access {
    display: none; }

  .login-call-container {
    display: none; }

  .mobile-top-bar {
    display: flex; }

  .backdrop {
    opacity: 0.5;
    background: #000;
    width: 100%;
    height: 100%;
    z-index: 8;
    top: 0;
    left: 0;
    position: fixed;
    display: none; }

  .mobile-menu-close {
    display: block;
    position: absolute;
    cursor: pointer;
    padding: 0 !important;
    width: auto !important;
    right: 5px;
    top: 0; }

  .cart .title-buttons .checkout-types {
    margin-top: 20px;
    display: block;
    width: 100%; }

  .compare-table-wrap {
    overflow: scroll; }

  .shopperapproved_widget {
    height: auto !important;
    min-height: initial !important; }
    .shopperapproved_widget .sa_review {
      display: none !important; }
    .shopperapproved_widget .sa_review:nth-of-type(1), .shopperapproved_widget .sa_review:nth-of-type(3), .shopperapproved_widget .sa_review:nth-of-type(5) {
      display: block !important; }

  .my-account-item {
    display: block; } }
@media (max-width: 800px) {
  .site-sub-tag-line {
    font-size: 15px; }

  .site-tag-line {
    font-size: 26px; }

  .logo {
    max-width: 180px; }

  .affirm-checkout-container {
    margin-left: 15px; }

  .cart-title {
    padding-bottom: 60px; }

  .social-links {
    margin-top: 10px;
    margin-left: 20px;
    float: left; } }
@media (max-width: 650px) {
  .site-sub-tag-line {
    font-size: 13px; }

  .site-tag-line {
    font-size: 22px; } }
@media (max-width: 600px) {
  .footer-images {
    flex-direction: column; }

  .footer-images-right, .footer-images-left {
    margin: 0 auto 15px; }

  .footer-social-container {
    flex-direction: column;
    text-align: center; }

  .footer-social-wrap {
    margin-top: 10px; }

  .footer-container .copyright {
    display: block; }

  .mobile-top-bar .top-bar-number {
    font-size: 26px; }

  .load-quote-dialog-wrap {
    position: initial; }

  #quote_load_dialog {
    left: 15px; } }
@media (max-width: 500px) {
  .site-sub-tag-line {
    font-size: 12px; }

  .site-tag-line {
    font-size: 20px; }

  .logo {
    max-width: 150px;
    min-width: 130px; }

  .header-container .header {
    height: 75px; } }
@media (max-width: 450px) {
  .site-tag-line-wrap {
    padding: 0 10px; }

  .site-sub-tag-line {
    display: none; }

  .site-tag-line {
    font-size: 16px; }

  .mobile-top-bar .top-bar-number {
    font-size: 22px; } }
@media (max-width: 400px) {
  .img-fluid {
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
    display: block; }

  .mobile-top-bar .top-bar-number {
    font-size: 18px; }

  .my-account .form-list .field {
    width: 100% !important;
    margin-right: 0 !important; }

  #quote_load_dialog {
    width: 270px; } }
.compare-container {
  padding: 15px;
  border: 3px solid #67B62E;
  background: #fff;
  position: fixed;
  top: 200px;
  right: -400px;
  transition: .5s; }
  .compare-container.has-products {
    right: 10px; }
  .compare-container .compare-title {
    display: block;
    color: #67B62E;
    font-size: 18px;
    line-height: normal;
    font-weight: 700; }
  .compare-container ul.compare-list {
    margin-top: 10px;
    margin-bottom: 10px; }
    .compare-container ul.compare-list li {
      text-align: left;
      color: #333;
      margin-bottom: 3px;
      font-size: 1.2em; }
      .compare-container ul.compare-list li a {
        position: relative; }
      .compare-container ul.compare-list li .fa {
        font-size: 1.2em;
        margin-right: 7px; }
      .compare-container ul.compare-list li .fa-times {
        font-size: .7em;
        padding-left: 5px;
        color: red;
        position: absolute; }
  .compare-container button {
    padding: 7px 10px;
    border: 3px solid #67B62E;
    background: #fff;
    color: #67B62E;
    font-size: 18px;
    line-height: normal;
    font-weight: 700;
    cursor: pointer; }

.link-compare {
  color: #85c43d; }
  .link-compare .fa {
    padding-right: 5px; }
  .link-compare.product-in-list .fa:before {
    content: "\f046"; }

.moreinfo {
  position: relative; }
  .moreinfo .link-compare {
    text-decoration: none;
    font-size: 14px;
    left: 3px;
    top: 38px;
    position: absolute; }

.price-box {
  position: relative; }
  .price-box .link-compare {
    font-size: 16px;
    position: absolute;
    top: -15px;
    text-decoration: none; }
    .price-box .link-compare .fa {
      padding-right: 5px; }

.price-box .link-compare {
  display: none; }

.catalog-product-view .price-box .link-compare {
  display: inline; }

.catalog-product-compare-index .price {
  color: #203548; }
.catalog-product-compare-index .compare-table tr.add-to-row td {
  background: #E4EFC7; }
.catalog-product-compare-index .compare-table tbody th {
  background: #e3e3e3; }
.catalog-product-compare-index .compare-table.data-table td.last {
  padding: 10px; }
.catalog-product-compare-index td.a-right {
  padding-top: 10px !important;
  padding-bottom: 0 !important; }

.compare-error-msg {
  display: block;
  background-color: #faebe7;
  /* background-image: url(../images/i_msg-error.gif); */
  color: #df280a;
  border: 1px solid #f16048;
  padding: 8px;
  margin-top: 7px;
  font-weight: bold;
  font-size: 11px; }

.product-collateral .box-collateral:after, .product-collateral .box-collateral .tabs-label-wrap:after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 768px) {
  #top .section-subtitle br {
    display: none; } }

.text-green {
  color: #399c25; }

.text-white {
  color: #fff; }

.bold {
  font-weight: 700; }

#top {
  padding-bottom: 0; }
  #top .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  @media (min-width: 576px) {
    #top .container {
      max-width: 100%; } }
  @media (min-width: 768px) {
    #top .container {
      max-width: 100%; } }
  @media (min-width: 992px) {
    #top .container {
      max-width: 100%; } }
  @media (min-width: 1200px) {
    #top .container {
      max-width: 1140px; } }
  @media (max-width: 1200px) {
    #top .home-slider-container {
      max-width: 100%; }
    #top .header-inner .container {
      max-width: 100%; } }
  #top .container-wrapper .container {
    background: #fff;
    border-top: none; }
  #top .section-title {
    color: #399c25;
    font-size: 32px;
    font-weight: 700; }
  #top .section-subtitle {
    font-size: 17px;
    color: #000;
    line-height: normal; }
  #top .header-top-bar {
    background: #4b4b4b;
    padding-top: 8px;
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    #top .header-top-bar p {
      margin: 0;
      line-height: 1; }
    #top .header-top-bar a {
      text-decoration: none !important; }
    #top .header-top-bar .tob-bar-text-lg {
      font-size: 20px; }
    #top .header-top-bar .fa {
      color: #fff;
      font-size: 18px; }
    #top .header-top-bar .social-wrap {
      display: flex; }
      #top .header-top-bar .social-wrap p:first-of-type {
        margin-right: 15px; }
    #top .header-top-bar .login-checkout {
      display: flex; }
      #top .header-top-bar .login-checkout p:first-of-type {
        margin-right: 20px; }
      #top .header-top-bar .login-checkout .fa {
        margin-left: 5px; }
    #top .header-top-bar .login-checkout a, #top .header-top-bar .social-wrap a {
      display: flex;
      align-items: center; }
    @media (max-width: 992px) {
      #top .header-top-bar .security-camera-systems {
        display: none; } }
    @media (max-width: 576px) {
      #top .header-top-bar {
        flex-wrap: wrap;
        justify-content: space-evenly; }
        #top .header-top-bar .call-toll {
          width: 100%;
          margin-bottom: 8px; }
        #top .header-top-bar .tob-bar-text-lg {
          font-size: 16px; }
        #top .header-top-bar .social-wrap {
          display: none; } }
  #top .header .logo {
    margin-left: 0; }
  #top .header .nav {
    flex-wrap: nowrap; }
  #top .header .nav-link {
    line-height: 79px;
    padding-top: 4px;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 600;
    color: #333333;
    transition: .4s;
    font-size: 16px;
    text-decoration: none !important; }
    #top .header .nav-link.current, #top .header .nav-link.active {
      color: #399c25;
      font-weight: 700; }
    #top .header .nav-link:hover {
      color: #399c25; }
    #top .header .nav-link .fa {
      margin-left: 5px;
      font-size: 14px; }
    #top .header .nav-link .fa-search {
      margin-left: 0;
      font-size: 16px; }
  @media (max-width: 1170px) {
    #top .header .nav {
      justify-content: space-around !important; }
    #top .header .logo {
      max-width: 200px; }
    #top .header .nav-link {
      line-height: 62px;
      font-size: 15px;
      padding-left: .75rem;
      padding-right: .75rem; } }
  @media (max-width: 1040px) {
    #top .header {
      font-size: 14px;
      padding-left: .25rem;
      padding-right: .25rem; } }
  @media (max-width: 992px) {
    #top .header .nav {
      display: none; } }
  #top .header .mobile-menu-trigger .fa {
    font-size: 32px;
    line-height: 70px;
    color: #333;
    padding-left: 15px;
    padding-right: 15px; }
  #top .header .nav-link-search {
    color: #399c25;
    font-size: 18px; }
  #top .header .nav-search-form {
    display: none;
    padding: 20px;
    background: #f1f1f1;
    position: absolute;
    border: 1px solid #616161;
    right: 0; }
  #top .header .nav-item-search {
    position: relative; }
  #top .header .form-search input.input-text {
    height: 32px; }
  #top .best-seller__cta {
    display: inline-block;
    padding: 15px 25px;
    background: #399c25;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    text-decoration: none !important; }
    #top .best-seller__cta:hover {
      background: #41b12a;
      color: #fff; }
  #top .best-seller__title {
    font-size: 20px;
    color: #399c25;
    font-weight: 700;
    margin: 0; }
  #top .best-seller__item {
    text-align: center; }
  #top .best-seller__image {
    display: block;
    margin: 0 auto;
    max-width: 150px; }
  #top .best-seller__price {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    margin: .50rem 0 .75rem; }
  #top .best-seller__description {
    margin-bottom: 0;
    color: #222; }
  #top .best-seller__watch {
    display: flex;
    align-items: center;
    font-size: 15px;
    color: #399c25;
    font-weight: 700;
    justify-content: center;
    text-decoration: none !important; }
    #top .best-seller__watch img {
      max-width: 29px;
      margin-right: 7px; }
  #top .best-seller__container {
    max-width: 900px;
    margin: 0 auto; }
  #top .footer-bottom-bar {
    border-top: 1px solid #e9e9ec;
    display: flex;
    justify-content: space-between; }
  #top .footer-social {
    display: flex; }
    #top .footer-social a:first-child {
      margin-right: 8px; }
    #top .footer-social a {
      color: #333333;
      font-size: 18px; }
  #top .copyright {
    font-size: 12px;
    text-align: left;
    display: flex; }
  #top .footer-privacy-policy {
    margin-left: 20px; }
  #top .footer-inner .container {
    background: #f7f7f8;
    text-align: left;
    color: #333333;
    border-top: 1px solid #e1e1e1; }
  #top .footer-inner {
    position: relative; }
    #top .footer-inner a {
      text-decoration: none !important; }
  #top .footer-content .fa {
    font-size: 18px;
    margin-right: .75rem; }
  #top .footer-content p {
    color: #333333;
    margin-bottom: 0; }
  #top .footer-content .footer-col-title {
    color: #399c25;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 1rem; }
  #top .footer-content .logo {
    display: block;
    width: 100%;
    max-width: 100%; }
  @media (max-width: 768px) {
    #top .footer-content {
      max-width: 320px;
      margin-left: auto;
      margin-right: auto; } }
  #top .footer-contact-item {
    display: flex;
    margin-bottom: .5rem; }
    #top .footer-contact-item p {
      font-size: 14px; }
    #top .footer-contact-item .fa {
      font-size: 18px;
      margin-right: 0.35rem;
      min-width: 20px; }
    #top .footer-contact-item a {
      color: #399c25; }
  #top .footer-link {
    display: flex;
    flex-wrap: wrap; }
    #top .footer-link li {
      position: relative;
      width: 50%; }
      #top .footer-link li img {
        margin-right: .5rem; }
      #top .footer-link li a {
        color: #333333;
        display: flex;
        border-bottom: 1px dashed #e1e1e1;
        align-items: center;
        padding: .75em 0;
        font-size: 13px;
        white-space: nowrap; }
        #top .footer-link li a:hover {
          color: #399c25; }
  @media (max-width: 992px) {
    #top .footer-content-item {
      margin-bottom: 1rem; } }
  #top .mobile-menu-close-trigger {
    display: inline-block; }
    #top .mobile-menu-close-trigger .fa {
      font-size: 24px;
      color: #333333;
      padding: 10px; }
  #top .mobile-search-form-wrap {
    display: flex;
    justify-content: center; }
    #top .mobile-search-form-wrap #search_mini_form {
      min-width: initial; }
      #top .mobile-search-form-wrap #search_mini_form .form-search {
        width: auto; }
  #top .mobile-menu-backdrop {
    opacity: 0.5;
    background: #000;
    width: 100%;
    height: 100%;
    z-index: 91;
    top: 0;
    left: 0;
    position: fixed;
    display: none; }
  #top .mobile-menu-wrapper {
    height: 100vh;
    width: 300px;
    position: fixed;
    top: 0;
    left: -600px;
    z-index: 999999;
    background: #f1f1f1;
    -webkit-box-shadow: 3px 1px 5px 0px rgba(0, 0, 0, 0.74);
    -moz-box-shadow: 3px 1px 5px 0px rgba(0, 0, 0, 0.74);
    box-shadow: 3px 1px 5px 0px rgba(0, 0, 0, 0.74);
    transition: .7s; }
    #top .mobile-menu-wrapper.mobile-active {
      left: 0; }
    #top .mobile-menu-wrapper .mobile-nav {
      width: 100%;
      display: block; }
    #top .mobile-menu-wrapper .mobile-nav-link {
      width: 100%;
      display: block;
      padding: 15px;
      color: #333333;
      font-weight: 700;
      font-size: 15px;
      text-decoration: none !important;
      border-bottom: 1px solid #333333;
      text-align: left; }
      #top .mobile-menu-wrapper .mobile-nav-link:hover {
        background: #41b12a; }
  #top .col1-layout-standard {
    text-align: left;
    color: #333333;
    border-top: 1px solid #e1e1e1 !important; }
  #top .kits-packages__container .best-seller__item img {
    max-height: 259px; }
  @media (max-width: 576px) {
    #top .kits-packages__container .best-seller__item {
      text-align: center; } }
  #top .page-title h1 {
    color: #399c25;
    font-weight: 700;
    padding: 0;
    margin-top: .75rem; }
  #top .video-samples-container {
    top: 135px; }
  #top .quick-access {
    display: none; }
  #top .content-wrap {
    background: none; }
  #top .col-main {
    max-width: 100%;
    width: 100%; }
  #top .main-container {
    background: #fff; }
  #top .header.container {
    border-bottom: 1px solid #e1e1e1; }
  #top .category-description {
    padding: 0; }
  #top .page-inner {
    max-width: 1140px;
    margin: 0 auto;
    box-shadow: 0 0 30px #ccc; }
  @media (min-width: 577px) {
    #top .col2-right-layout.container {
      padding: 0 30px; } }
  @media (min-width: 993px) {
    #top .col2-right-layout.container {
      padding: 0 75px; } }
  #top .product-collateral .box-collateral {
    max-width: 100%; }
  #top .product-top-container {
    padding: 20px; }
    #top .product-top-container .product-shop {
      width: 45%; }
    #top .product-top-container .product-img-box {
      width: 55%; }
      #top .product-top-container .product-img-box .product-image-zoom {
        width: 100%;
        height: 365px; }
      #top .product-top-container .product-img-box .zoom {
        max-width: 300px; }
      @media (max-width: 768px) {
        #top .product-top-container .product-img-box {
          max-width: 500px;
          width: 100%; }
          #top .product-top-container .product-img-box .product-image.product-image-zoom {
            margin: 0 auto 15px; } }
    #top .product-top-container .more-views {
      display: flex;
      justify-content: center; }
  #top .product-view .product-shop .short-description {
    width: 100%; }
  #top .nav-mega-menu, #top .nav-dropdown-menu {
    visibility: hidden;
    position: absolute;
    background: #fff;
    opacity: 0;
    z-index: 999;
    border-top: 4px solid #399c25; }
  #top .nav-dropdown-parent .nav-link:hover, #top .nav-mega-menu-trigger .nav-link:hover {
    border-color: #fff; }
  #top .nav-submenu {
    display: block;
    margin-top: 10px; }
    #top .nav-submenu a {
      color: #333333;
      text-decoration: none; }
      #top .nav-submenu a:hover {
        color: #399c25;
        text-decoration: underline; }
  #top .nav-mega-menu-trigger:hover .nav-mega-menu {
    display: flex;
    visibility: visible;
    opacity: 1; }
  #top .nav-item .nav-dropdown-menu .nav-submenu {
    display: block; }
  #top .nav-item:hover .nav-dropdown-menu {
    visibility: visible;
    opacity: 1; }
  #top .nav-item {
    position: relative; }
  #top .nav-tab-item {
    padding: 3px 10px;
    border: 1px solid #ccc;
    border-bottom: none;
    border-right: none;
    color: #333333;
    font-weight: 600;
    transition: .3s;
    cursor: pointer;
    white-space: nowrap; }
    #top .nav-tab-item.active {
      color: #fff;
      background: #399c25;
      border-color: #399c25; }
    #top .nav-tab-item:last-of-type {
      border-right: 1px solid #ccc; }
  #top .nav-tabs {
    display: flex;
    font-size: 14px;
    border-bottom: none;
    padding: 15px 15px 0 15px;
    border-bottom: 1px solid #ccc; }
  #top .nav-submenu li {
    font-size: 15px;
    text-align: left;
    font-weight: 700;
    margin-bottom: 10px; }
  #top .nav-mega-menu {
    box-shadow: 3px 3px 6px 0px #ccc;
    left: -100%; }
    #top .nav-mega-menu .nav-submenus-wrap {
      width: 50%; }
  #top .nav-dropdown-menu .nav-submenus-wrap {
    box-shadow: 3px 3px 6px 0px #ccc; }
    #top .nav-dropdown-menu .nav-submenus-wrap li {
      white-space: nowrap; }
  #top .nav-submenus-wrap {
    padding: 5px 15px 15px 15px; }
    #top .nav-submenus-wrap li {
      padding: 0 3px; }
  #top .nav-subline {
    display: block;
    font-size: 12px;
    margin-top: -2px; }
  #top .nav-business .nav-mega-menu {
    left: -150%; }
  #top .col2-right-layout .main {
    background: #fff; }
  #top .affirm-checkout-container {
    z-index: 9; }

#top .nav-systems .nav-mega-menu {
  width: 860px;
  left: -170%; }
#top .nav-cameras .nav-mega-menu {
  width: 870px;
  left: -290%; }
#top .nav-parts .nav-mega-menu {
  width: 500px;
  left: -280%; }
#top .nav-support .nav-dropdown-menu {
  right: 0; }
#top .nav-learn .nav-dropdown-menu {
  right: 0; }

.submenu-title {
  color: #399c25;
  font-weight: 700;
  border-bottom: 1px solid #616161;
  font-size: 18px;
  padding: 10px 0 0;
  display: block;
  text-align: left;
  margin-bottom: 8px; }

.ship-notice {
  font-size: 14px; }

/*# sourceMappingURL=bs-custom.css.map */
