:root {
    --orange: #AF5904;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.page-id-155 .main-content-content .about-container .about-content a{
    text-decoration: underline !important;
}

form .form-group label{
    display: block !important;
}

button.play-btn:focus{
    outline: 5px auto -webkit-focus-ring-color !important;
}

.swiper-pagination-bullet:focus{
    outline: 5px auto -webkit-focus-ring-color !important;
}

footer.footerWrapper a:focus{
  outline: 5px auto -webkit-focus-ring-color !important;
}

footer.footerWrapper a:hover{
  color: #EB7805 !important;
}

.footerWrapper .copyright a, .footerWrapper .copyright span{
  color: #EB7805 !important;
}

.page-template-career.page-template-templatescareer-php .careers-table .table-row.career-data .coloumn:last-child {
  color: #E01010 !important;
}

.rating__star--focused {
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: 2px;
}

.tab-content-container .tab-content .list-slide a:focus{
  outline: 5px auto -webkit-focus-ring-color !important;
}

.tabContainer .swiper-wrapper .swiper-slide.tab-button:focus {
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;
}    

.mobile-slider-nav {
  display: none;
  justify-content: center;
  gap: 10px;
  margin-top: 10px;
}
.mobile-slider-nav button {
  padding: 6px 12px;
  font-size: 14px;
}
@media (max-width: 768px) {
 .mobile-slider-nav {
    display: flex;
  }
}

.required_message{ 
  padding-bottom: 20px !important;
}

form.filter-form .form-container{
  align-items: flex-end !important;
}
  
@media screen and (min-width: 302px) and (max-width: 480px) {
  
  #menu-main-menu{
      height: 250px !important;
      overflow-y: scroll !important;
  }
  
  article.innerpage-sliderwrap .contentWrapper{
      height: 7rem !important;
      bottom: 2rem !important
  }
  
  .main-content-content .breadcrumb-wrap .breadcrumb ul li{
      white-space: normal !important;
  }
  
  .image-slider-popup .popup-container{
    height: 18rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
}

body.prevent-tooltips::before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 999999999999;
}

/*.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus-within .wpml-ls-sub-menu {*/
/*    visibility: visible;*/
/*}*/

.swiper-wrapper a:focus{
    outline: 2px solid black !important;
    outline-offset: -4px !important;
}

.swiper-slide.swiper-slide-visible:focus{
    outline: 2px solid black !important;
}

.swiper-pagination-bullet:not(.swiper-pagination-bullet-active){
    background-color: black !important;
}

.legacy-wrapper .slider-thumnails-wrap .swiper .swiper-slide-thumb-active{
    background-color: #D4E6F5 !important;
}

.legacy-wrapper .slider-thumnails-wrap .swiper .swiper-slide-thumb-active .thumbnail-content h5,
.legacy-wrapper .slider-thumnails-wrap .swiper .swiper-slide-thumb-active .thumbnail-content p{
    color: black !important;
}

.productListWrap.unit-products .container{
    background-color: #404040 !important;
}

button.ammunition-trigger{
    height: inherit !important;
}

.font-button a:focus{
    outline: 4px solid black !important;
    outline-offset: -3px !important;
}
