/* Accessibility changes 9 June 2022 */
.top-header ul li:nth-child(3) {
	padding: 0;
}
.osano-cm-content__usage-list .osano-cm-usage-list,
.osano-cm-content__message .osano-cm-message {
	color: #000;
	
}
.entry .entry-content a {
	color: #0069da !important;
}



/*
Theme Name: Twenty Nineteen Child
Theme URL: https://www.beebyclarkmeyler.com
Description: Twenty Nineteen Child Theme
Author: Mike Reed
Author URL: https://www.beebyclarkmeyler.com
Template: twentynineteen
Version: 1.0.0
Text Domain: twentynineteen-child
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url(https://fonts.googleapis.com/css?family=Open+Sans:700,400,300);

html {
    margin: auto; font-family: "Roboto", sans-serif !important;
}

body {
    display:flex;
    flex-direction:column;
    vertical-align: middle; font-family: "Roboto", sans-serif !important;
}
@media(max-width:600px) { body {  align-items:center;  } }
@media(min-width:1000px) { body {  align-items:center;  } }

#primary {
  font-family: "Roboto", sans-serif !important;
  padding-top:140px;
  padding-left:30px;
  padding-right:30px;
  max-width:1200px;
}
@media(max-width:500px) { .search-main { margin-left:50px; } }

.entry-content { margin-top:-50px !important; }
@media(min-width:768px) { .entry-content { width:1200px; } }

@media (min-width: 768px) {
  .navbar-nav {
      float:none;
      margin:0 auto;
      display:flex;
      align-items:center;
      text-align: center;
  }

  .navbar-nav > li {
      display: inline-block;
      float:none;
  }
}
@media(min-width:1000px) { .navbar-nav { max-height:5rem; } }

.top-header {
  background:#000;
  top:0;
  width:130%;
  position:fixed;
  height: 64px;
  z-index:999;
  font-size: .6rem;
  letter-spacing:.2px;
  line-height: 30px;
  color:#fff;
  text-align:center;
}
@media(max-width:500px) { .top-header { margin-left:5%; } }
@media(min-width:768px) { .top-header { padding-left:18%; } }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .top-header { margin-left:-50%; }
}

.top-header ul li {
  padding:20px;
  text-decoration:none;
  display:inline-block;
}
.top-header ul li:nth-child(1) a {
  color:#ff0000;
}
.top-header a {
  color:white;
}

.fixed-top {
  top:64px;
}

.search-form .search-submit {
  background:#dc291e;
  font-size:.6rem;
  letter-spacing:.2px;
  font-weight:400;
   }
@media(max-width:600px) {
  .search-form .search-field { margin-top:10px; display:none; }
  .search-form .search-submit { margin-top:10px; background:#000; }
}

.hidden { display:none !important; }
.active { display:inline-block !important; }
.active-mobile { background:#dc291e !important; background-color:#dc291e !important; }

@media(min-width:1300px) { .navbar { width:100vw; } }
@media(min-width:1200px) {   .navbar-brand { margin-right:0; } }
@media (min-width: 768px) {
  .navbar {
    position:fixed !important;
    letter-spacing:.5px;
  }
  .navbar-brand, .navbar-brand a {
    position:relative;
  }
  .navbar div ul li {
    border-left:1.5px solid rgba(255,255,255,0.0);
    border-right:1.5px solid #2d2d2d;
  }
}
@media(max-width:500px) { .navbar-brand { margin-top:10px; margin-bottom:20px; } }
@media(min-width:768px) and (max-width:900px) {
  .navbar-nav { font-size:16px; }
 }
 @media (min-width:768px) {
   .navbar-brand img { vertical-align:bottom; }
 }
@media (min-width:950px) {
  .nav-link { min-width:4rem; padding-right:1rem !important; padding-left:1rem !important; }
 }
@media (min-width:1200px) {
  .nav-link { padding-right:2rem !important; padding-left:2rem !important; }
  .navbar-brand { padding-right:2rem; }
 }
 @media (max-width:1150px) {
   .navbar-brand img { padding-right:10px; }
 }

  a.nav-link { color:#fff !important; font-size:.8rem; vertical-align: text-bottom !important; }

  li.menu-item { padding-bottom:3px; }
  li.menu-item:hover {
    border-bottom:3px solid #FF0000;
    padding-bottom:0px;
    border-left:1.5px solid rgba(255,255,255,0.15);
    border-right:1.5px solid rgba(255,255,255,0.15);
  }
  .menu-item:first-of-type {
    border-left:1.5px solid #2d2d2d;
  }

  .bg-dark { background:#202020 !important; }
  @media(min-width:900px) {
    .bg-dark:hover { background:linear-gradient(#202020, #333333) !important; }
    .nav-products {
      background:url(/wp-content/themes/twentynineteen-child/img/header_nav_products.png) center center no-repeat;
      display: block;
      width: 24px;
      height: 24px;
      margin-left:40%;
      margin-bottom:6px;
    }
    .nav-handbooks {
      background:url(/wp-content/themes/twentynineteen-child/img/header_nav_handbooks.png) center center no-repeat;
      display: block;
      width: 24px;
      height: 24px;
      margin-left:40%;
      margin-bottom:6px;
    }
    .nav-datasheets {
      background:url(/wp-content/themes/twentynineteen-child/img/header_nav_datasheets.png) center center no-repeat;
      display: block;
      width: 24px;
      height: 24px;
      margin-left:40%;
      margin-bottom:6px;
    }
    .nav-general {
      background:url(/wp-content/themes/twentynineteen-child/img/header_nav_general.png) center center no-repeat;
      display: block;
      width: 24px;
      height: 24px;
      margin-left:40%;
      margin-bottom:6px;
    }
  }

 .entry-title, .entry-title:before, .page-title:before { display:none !important; }

.main-hero {
    height:auto !important;
    padding: 5%;
	/* might need to add .. back to beginning of URL path on live */
    background: url(/wp-content/themes/twentynineteen-child/img/slider-bg-2.jpg) no-repeat bottom left;
    background-size: cover;
    background-position:top;
    position: relative;
    height: 385px;
    margin-top: 20px !important;
    width: 100%;
}
.main-hero h2 {
    font-size: 40px;
    font-weight: 300;
    margin: 0;
    padding: 0;
}
@media(max-width:500px) {
  .main-hero { background-size:contain; }
  .main-hero h2 { margin-top:30%; }
  .main-hero p { margin-top:-20px; }
}
.main-hero h2:before { display:none !important; }

.main-hero h3 {
    font-size: 52px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    line-height: 0.8em;
    margin-bottom: 40px;
}

.main-hero p {
  max-width:40%;
  font-size:16px;
}
@media(max-width:500px) { .main-hero p { max-width:80%; } }

.battery-main-img {
  float: right;
  margin-top: -80px;
}
@media(max-width:800px) { .battery-main-img { margin-top:-100px; } }
@media(max-width:500px) { .battery-main-img { margin-top:-50px; margin-right:-50px; } }

#tabs {
  margin-top: 40px;
  position: relative;
  min-height: 425px;
  margin-left:0px;
  margin-right:0px;
 }

  @media(min-width:768px) { #tab-na { width:100%; } }

  #tabs .tab-head {
    background: #d2d2d2;
    text-align: center;
    width: 33.33%;
    color: #8c8c8c;
    margin: 0;
    padding: 15px 0;
    cursor: pointer;
    float: left; }

  #tabs .tab-head.tab-active {
    background: #ebebeb;
    color: #6c6c6c; }

#tab-eur .tab-head {
  margin-left: 33.33% !important; }

#tab-ap .tab-head {
  margin-left: 66.67% !important; }

#LeftNav1_btnSearch {
  margin-top:10px;
}

#tabs input {
  border-radius: 0px;
  height: 100%;
  vertical-align: top;
}

.product-specs-text{
  font-size:1.2rem;
  font-weight:bold;
  padding-bottom:20px;
  padding-right:10%;
}

.form-tab-content {
  background-color: #ebebeb;
  min-height: 200px;
  width: 100%;
  clear: both; }
  @media(max-width:500px) { .form-tab-content { width:100vw; margin-top:20px; } }

  .adv-search-link {float:right;}

  .form-tab-content .data-main-search {
     padding-top: 40px; 
	padding-left: 40px; 
	padding-right: 40px; 
	padding-bootom: 0px!important; 
	
	
	}

    .form-tab-content .data-main-search p {
      margin: 0 0 20px 0;
      padding: 0; }

    .form-tab-content .data-main-search input[type="text"] {
      position: relative;
      display: inline-block;
      background-color: #d2d2d2;
      border: none;
      outline: none;
      margin-right: 20px;
      font-size: 16px;
      padding: 12px 15px; }

    .form-tab-content .data-main-search input[type="submit"] {
      color: white;
      background: #dc291e url(/wp-content/themes/twentynineteen-child/img/header_top_search.png) no-repeat 90% center;
      border: none;
      padding: 11px;
      padding-right: 50px;
      font: 14px; font-family: "Roboto", sans-serif !important;
      display: inline-block; }

  .form-tab-content hr {
    margin: 0 40px; }

    @media(min-width:768px) { .search-options-container { padding:20px; margin-top:-18px; } }

    .custom-select {
      text-align:center;
  	  float:left;
      position: relative;
      display: inline-block;
      background-color: #d2d2d2;
      border-radius: 0px;
      outline: none;
      width: 20%;
      margin-right: 20px;
      margin-top:40px;
    }
    @media (min-width:600px) { #tab-na > div > div:nth-child(2) { margin-top:-20px; } }
    @media (max-width:500px) { .custom-select { margin-top:10px; }}

    .custom-select:after {
    display:block;
    content: "" !important;
    background-image: url(/wp-content/uploads/2019/06/arrow-down-lg.png);
    width: 45px;
    height: 100px !important;
    -webkit-background-size: cover;
    background-size: cover;
    height: 6px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    border-radius: 0 4px 4px 0;
    pointer-events: none;
    display: none;
    }

    .custom-select label {
      position: absolute;
      margin-top: -30px;
      margin-left:50px;
      font-size: 14px;
      font-weight:1000;
    }
    @media(max-width:900px) {
      .custom-select {
        float:none;
        display:block;
        width:100%;
      }
      .custom-select label { display:none; }
    }

    .custom-select select {
      width: 100%;
      margin: 0;
      outline: none;
      padding: .6em .8em .5em .8em;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      font-size: 13px;
      background: #d2d2d2;
      border-radius: 0px;
      font-family: "Roboto", sans-serif !important;
      border: none;
      padding: 8px 15px;
      padding-right: 2em;
      background: none;
      border: 1px solid transparent;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      letter-spacing:.3px;
  }

    .callouts-container {
      max-width:100%;
      margin-top: 30px;
      display:flex;
      align-content:center;
      align-items:center;
      flex-direction:row;
    }
    @media(max-width:500px) { .callouts-container { margin-left:1rem; flex-direction:column; } }

    .callouts-container a { flex:1; }

    .data-callout {
      width: 12rem;
      border: 1px solid #959595;
      border-radius: 0px;
      height: 200px;
      margin: 0px 10px 10px 10px;
    }

    .data-callout p {
      text-align: center;
      padding-top: 135px;
      color:black;
      font-size:.7rem;
    }
    .data-callout-products {
      background: url(/wp-content/themes/twentynineteen-child/img/home-callout-1.png) center center no-repeat;
      background-size: cover;
    }
    @media(min-width:768px) { .data-callout-products { margin-left:2rem !important; } }
    .data-callout-datasheets {
      background: url(/wp-content/themes/twentynineteen-child/img/home-callout-3.png) center center no-repeat;
      background-size: cover;
    }
    .data-callout-handbooks {
      background: url(/wp-content/themes/twentynineteen-child/img/home-callout-2.png) center center no-repeat;
      background-size: cover;
    }
    .data-callout-general {
      background: url(/wp-content/themes/twentynineteen-child/img/home-callout-4.png) center center no-repeat;
      background-size: cover;
    }

    #main-search-btn {
      width: 200px;
      line-height: 10px;
      font-size: 16px;
      background:#dc291e url(/wp-content/themes/twentynineteen-child/img/header_top_search.png) no-repeat 90% center;
      margin-top: 10px;
          }

    .custom-select select { cursor:pointer; }

    .custom-select { padding: 5px; }

    .select-required { background-color:#fff; }

    .region-select {
        margin-top:15px;
        font-size:15px;
    }
    @media(max-width:500px) { .region-select { margin-top:20px; } }
    .region-select a { color:#d00c00; }

    @media(min-width:1000px) { table th, td { white-space:nowrap; } }

    .search-results-container, .chargers-results-container {
      padding:0px 40px 40px 45px;
      height:auto;
    }

    .search-results-container p, .obsolete-batteries p, .chargers-results-container p, .obsolete-chargers p {
      font-style:italic;
      font-size:.7rem;
      letter-spacing:.1px;
      padding-left:5px;
     }

    .search-results-table, .obsolete-results-table, .chargers-results-table, .chargers-obsolete-table {
      font-size:.6rem;
      margin-top:10px;
      text-align:center;
    }
    .chargers-results-table, .chargers-obsolete-table { font-size:.5rem; }

    .search-results-table a, .obsolete-results-table a, .chargers-results-table a, .chargers-obsolete-table a { color:#FF0000 !important; text-decoration:underline; }

    .search-results-table tr td:first-child, .obsolete-results-table tr td:first-child, .obsolete-results-table tr td:last-child, .chargers-results-table tr td:first-child, .chargers-obsolete-table tr td:first-child { text-align:left; padding-left:5px; }
    .search-results-table tr td:first-child a, .obsolete-results-table tr td:first-child a, .chargers-results-table tr td:first-child a, .chargers-obsolete-table tr td:first-child a { font-weight:bold; }
    .search-results-table tr td a, .chargers-results-table tr td a { display:block; }

    .search-results-table th, .obsolete-results-table th, .chargers-results-table th, .chargers-obsolete-table th {
      vertical-align:top !important;
      background:#D3D3D3;
      border-top:1px solid #000;
      text-align:center;
    }
    .search-results-table tr, .obsolete-results-table tr, .chargers-results-table tr, .chargers-obsolete-table tr {
      max-width:100%;
      width:100%;
    }

    .search-results-table tr:nth-child(even), .obsolete-results-table tr:nth-child(even), .chargers-results-table tr:nth-child(even), .chargers-obsolete-table tr:nth-child(even) { background:#fff; }
    .search-results-table tr:nth-child(odd), .obsolete-results-table tr:nth-child(odd), .chargers-results-table tr:nth-child(odd), .chargers-obsolete-table tr:nth-child(odd) { background:#f6f6f6; }

    .search-results-table th,  .search-results-table td, .obsolete-results-table th, .obsolete-results-table td, .chargers-results-table th, .chargers-results-table td, .chargers-obsolete-table th, .chargers-obsolete-table td {
      width:5rem;
      padding:.1rem;
    }
    .search-results-table img, .obsolete-results-table img, .chargers-results-table img, .chargers-obsolete-table img {
      max-width:80px;
      height:auto;
      max-height:80px;
      padding:5px;
    }

    .search-default-text {
      padding:30px;
      font-size:15px;
    }
    .active-link-section::before, .obsolete-link-section::before, .obsolete-link-section::after {
      background: #767676;
      content: "\020";
      display: block;
      height: 2px;
      margin: 1rem 0;
      width: 2em;
    }

    .filter-results-set {
      background-color:#fff;
    }

    @media(min-width:768px) and (max-width:1030px) { .tablet-hide { display:none; } }
    @media(max-width:500px) { .mobile-hide { display:none; } }

    .active-link-section p, .obsolete-link-section p { margin-top:20px; }
    .active-link-section a, .obsolete-link-section a { font-style:normal; font-size:.6rem; color:#FF0000; text-decoration:underline; }

    td { vertical-align:middle !important; }
    tr:hover { background:#fcefe6 !important; }

    .glossary-section a { color:#FF0000; font-size:.8rem; }

    .glossary-item {
        font-size:.7rem;
        width: 100%;
        border-bottom: 1px solid #959595;
        margin: 20px 0;
        padding: 20px 0;
    }
    div.glossary-item:first-of-type {
      border-top: 1px solid #959595;
      padding-top:40px;
    }
    .glossary-item .col_1_4, .glossary-item .col_3_4, .glossary-item p {
      display:inline;
    }
    .glossary-item .col_1_4 p {
      vertical-align:middle;
    }
    .glossary-item .col_3_4 {
      float:right;
    }
    @media(min-width:768px) { .glossary-item .col_3_4 { width:65%; } }

  .obsolete { display:none; }
  .obsolete-results-table tr, .chargers-obsolete-table tr { background:repeating-linear-gradient(315deg, #fff, #fff 16px, #fff1f1 10px, #fff1f1 20px) !important; }
  .obsolete-results-table tr:hover, .chargers-obsolete-table tr:hover { background:#fff1f1 !important; }

  #divDisplay { margin-top:-10px; font-size: .8rem; }
  #divDisplay a { color:#d00c00 !important; }
  @media(max-width:500px) { #divDisplay { margin-top:-50px; } }

  .batterydisp-inner { padding:35px; }
  .reference-item { padding:0px 50px; }

  .new-search {
    padding:10px 20px 10px 20px;
    background:#dc291e url(/wp-content/themes/twentynineteen-child/img/header_top_search.png) no-repeat 90% center;
    text-align:center;
    line-height:20px;
    font-size:16px;
    color:#fff !important;
    font-weight:600;
    text-decoration:none;
  }
  .new-search:hover {text-decoration:none;}
  @media(min-width:768px) { .new-search { max-width:28%; } }

  footer { display:block; align-items:center; align-content:center; }

  .footer-links {
    margin-top:10px;
    background:#f1f1f2;
    font-size:.6rem;
    display:flex;
    align-items:center;
    flex-direction:row;
    width:98%;
  }
  .footer-links a { padding:.5rem; color:#656565; white-space:nowrap; }
  @media(max-width:500px) { .footer-links { width:90%; margin-left:20px; display:block; line-height:25px; font-size:.7rem; } }
  @media(min-width:600px) { .footer-links { margin-left:10px; width:97%; line-height:10px; } }
  @media(min-width:1000px) { .footer-links { margin-left:30px; width:95.5%; } }

  .copyright {
    padding:10px 0px 10px 40px;
    font-size:11px;
    color:#656565;
  }
  @media(max-width:500px) { .copyright { padding:20px; } }

  img[src=""], img[src="undefined"], a[href=""], td[value="false"] { display:none; }

  @keyframes blink {
    0% {
      opacity: .2;
    }
    20% {
      opacity: 1;
    }
    100% {
      opacity: .2;
    }
}

.loading span {
    animation-name: blink;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-fill-mode: both;
}
.loading span:nth-child(2) {
    animation-delay: .2s;
}
.loading span:nth-child(3) {
    animation-delay: .4s;
}
.loading-text { letter-spacing:.7px; }

a.anchor {
    display: block;
    position: relative;
    top: -200px;
    visibility: hidden;
}
@media(max-width:500px){ a.anchor { top:-250px; } }

.no-results { padding:20px 0 0 60px; display:none;}
@media(max-width:500px) { .no-results { padding-top:0; } }

.search-page .page-header{ margin:20px; }
.search-page .page-description::after { display:none; }
.page-result, .battery-result, .charger-result { padding:10px 50px 10px 30px; border:1px solid rgba(0,0,0,.1);}
.battery-result, .charger-result {
  display:flex;
  flex-direction:row;
  align-items:center;
  align-content:center;
}
.battery-result:nth-child(odd), .charger-result:nth-child(odd) { background:#fff; }
.battery-result:nth-child(even), .charger-result:nth-child(even) { background:#f6f6f6; }
.page-result h3 a { font-size:20px; color:#FF0000; }
.page-result p { font-size:15px; }
.battery-result h3, .charger-result h3 {
  font-size:20px;
  padding-right:20px;
  display:inline;
}
.battery-result a, .charger-result a {
  background:#fff;
  font-size:.6rem;
  white-space:nowrap;
  padding:10px;
  margin-left:25px;
  border:1px solid rgba(0,0,0,.1);
  color:#FF0000;
}
.battery-result:hover, .charger-result:hover { background:#fcefe6 !important; }

#product_type { font-weight:800; }

.handbooks p { padding-right:30px; }

.search-query-header { text-align:center; }
.search-again { font-size:.8em; top:-5px; position:relative; }
.page-description { padding:10px; }

@-moz-document url-prefix() {
  #main { margin-top:80px !important; }
}
