/*
Theme Name: lider
Theme URI: https://lider.by
Author: lider Team
Author URI: https://lider.by
Description: Современная тема для агроопрыскивания дронами. Tailwind CSS, адаптив, галерея, отзывы, модальные окна.
Version: 1.0.0
License: GPL v2 or later
Text Domain: lider
Requires at least: 5.0
Tested up to: 8.2
Requires PHP: 7.4
*/





.page404 {
    min-height: 60vh;
    align-content: center;
    justify-content: center;
}
.page404 h1 {
    color: #000000;
    font-size: 40px;
    text-align: center;
}
.bg-\[\#4A90E2\] {
    background-color: #3278B4!important;
}


.owl-carousel .owl-stage{display: flex;}
.brands-item  {
    display: flex;
    flex: 1 0 auto;
    height: 100%;
}
.brands-item  {
    position: relative;
    overflow: hidden;
    /* margin-bottom: 80px; *//*This is optional*/
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

.owl-carousel-reviews {
    width: 100%;
}
.owl-carousel-reviews.owl-carousel.owl-theme.owl-loaded.owl-drag,
.owl-carousel-reviews .owl-stage-outer,
.owl-carousel-reviews .owl-stage,
.owl-carousel-reviews .owl-item,
.owl-carousel-reviews .item,
.owl-carousel-reviews .owl-item,
.owl-carousel-reviews .img-responsive{
    height: 100%;
}

.faq-item  {
    width: 100%;
}

@media (max-width: 768px)
{
  #desctop-menu-button {
    display: none;
  }
}