/*
Theme Name: Limme Child Theme
Theme URI: http://limme.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Limme
Template: limme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: limme

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.
*/
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li ul.children,
.lte-navbar .lte-navbar-items.navbar-desktop .lte-ul-nav > li ul.sub-menu,
.lte-ul-nav > li ul.children,
ul.sub-menu {
    background-color: rgba(255,255,255,0.8) !important;
}
.date-col span,
.date-col p,
.date-col input {
    height: 100%;
}

/* Whatsapp widget */
#custom_html-4{
    position:absolute;
}
#custom_html-4 h3{
    display:none;
}
.btn_whatsapp{
    display: block !important;
    min-width: 0px !important;
    background: none !important;
    box-shadow: none !important;
    border: medium !important;
    border-radius: 0px !important;
    padding: 0px;
    margin: 0px !important;
    outline: none !important;
    filter: none !important;
    transform: none !important;
    z-index: 2147483646;
    position: fixed !important;
    inset: auto 15px 100px auto;
    width: 112px;
    height: 112px;
}
.ipiuUh {
    zoom: 1;
    font-family: Arial, Helvetica, sans-serif;

    width: 100%;
    height: 100%;
    /*position: relative;
    overflow: hidden;*/
}
.bBnyWS {
    width: 64px;
    height: 64px;
    border-radius: 32px;
    inset: auto 24px 24px auto;
    transform: none;
    background: rgb(255, 255, 255);
    position: absolute;
    opacity: 0;
    z-index: -1;
    cursor: pointer;
    border: medium;
    outline: none;
}


.dDUjsp {
    background: linear-gradient(240deg, rgb(37, 211, 100), rgb(37, 211, 100));
    inset: auto 24px 24px auto;
    transition: all 250ms ease-in 0s;
    z-index: 1;
    font-weight: 500;
    animation: 1.5s ease-in-out 0s 1 normal both running bplizR;
    box-shadow: none;
    transform: none;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif !important;
    width: 64px;
    height: 64px;
    border-radius: 32px;
    text-align: center;
    opacity: 1;
    position: absolute;
    border: medium;
    outline: none;
    animation-iteration-count: infinite;
}


.dDUjsp::after {
    width: 24px;
    height: 24px;
    background-color: rgb(242, 73, 64);
    border-radius: 12px;
    position: absolute;
    right: -4px;
    top: -4px;
    color: rgb(255, 255, 255);
    line-height: 16px;
    display: inline-flex;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center;
    font-size: 12px;
}
.dDUjsp:hover {
    box-shadow: none;
    transform: scale(1.15);
    animation-play-state: paused;
}
.fFJRaz {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
.cODhYd {
    word-break: keep-all;
    white-space: nowrap;
}
.grCnFD {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    transform: none;
}
.cODhYd {
    display: block;
    -moz-box-align: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    transform: translate(-50%, -50%);
    margin: auto;
    word-break: keep-all;
    white-space: nowrap;
}

.cODhYd svg {
    display: block;
    width: 40px;
    height: 40px;
}
.cODhYd svg path {
    fill: rgb(255, 255, 255);
}

@keyframes bplizR {
    0% {
        transform: scale(1);
        transform-origin: center center 0px;
        animation-timing-function: ease-out;
    }
    10% {
        transform: scale(0.91);
        animation-timing-function: ease-in;
    }
    17% {
        transform: scale(0.98);
        animation-timing-function: ease-out;
    }
    33% {
        transform: scale(0.87);
        animation-timing-function: ease-in;
    }
    45% {
        transform: scale(1);
        animation-timing-function: ease-out;
    }
}
@media (max-width: 768px) {
    .btn_whatsapp{
        inset: auto -5px 130px auto;
    }
}
/*end Whatsapp widget */

.lte-contact-form-7 .wpcf7-radio,
.lte-contact-form-7 .wpcf7-checkbox {
    display: flex;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    justify-content: space-around;
    padding: 5px 10px 6px;
}
.lte-contact-form-7 .wpcf7-radio .wpcf7-list-item,
.lte-contact-form-7 .wpcf7-checkbox .wpcf7-list-item{
    margin-bottom: 4px;
}
.lte-contact-form-7 form textarea,
.lte-contact-form-7 .form-row textarea,
.lte-contact-form-7 .select-wrap select,
.lte-contact-form-7 form input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]),
.lte-contact-form-7 form input[type="number"]{
    padding: 10px 25px 10px 25px !important;
    border-radius: 0 !important;
}
.lte-contact-form-7 .select-wrap select{
    padding: 6px 25px 7px !important;
}

.lte-contact-form-7 label{
    margin-bottom: 0px;
}
.lte-contact-form-7 label i {
    margin-right:5px;
}
.lte-contact-form-7 .row > div{
    margin-bottom:10px;
}
.lte-contact-form-7 i:before {
    color: #D7B65D;
}
.lte-contact-form-7 .wpcf7-radio.wpcf7-radio input:checked + span:before,
.lte-contact-form-7 .wpcf7-checkbox.wpcf7-radio input:checked + span:before{
    background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTdCNzMyQzZBNzcwMTFFRUI5NzY5Mzk5NkJENTg2MDMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTdCNzMyQzVBNzcwMTFFRUI5NzY5Mzk5NkJENTg2MDMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjFCODU3RTU3QzlGMTFFN0ExRkFBMjBCNUM2QTBBNDYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjFCODU3RTY3QzlGMTFFN0ExRkFBMjBCNUM2QTBBNDYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6/2yKJAAAB1klEQVR42qxUPUhCURi9L/VFaRTPpzhplBG6NTm2VEIRra01RoON0RzVFA21RWtrQ4NFS1uTk0pQkU3+PKVIA/+wc+Qp+npKYQeO97773XOe977v+6RGoyGMSCQSPgzr4DLoB1VQA5/Ba/AyGAymjDqp0wwmIxj2wW1VVW0Oh0PIsiwsFouo1+uiUqmIYrEoNE2rYs8puAfTrx9mMHJhiDqdzjm32y0kSRK9QE02mxX5fD6GxzAMc20zGMmY37tcrhAofotcLkc+YDoPw7JVXz9SFKXLSHu66mmi+teaI/fj+KFCoXCIxx0pHo97ebGBQMDaOhqNapWieE9FfxhN+MLCKjvahjxZMpmsYTozhJ9NvKHLqFr+NDUiuM54659TRz2mGzRbsNvtXYKPt5u+d2WM86sDizSb4ucfBLp+lmZO5tEg0PUKzfJMyEGg6ws0e2FmDwJd/0izu1Kp1BUc9y71FRvjLDHglmbnyOJaq6yYP7bhsWY+mYHrjHfmGfWYXrTK6RgVEPF4PH+qACKdTgtUwAnKKfKvtcljCkx4g6sIxDKZjDDrccauwX3cTx2NzPrZKIYDcAv9zNqnn/GOzsBd035m6LSTeqddAad7dNpXo+5bgAEAv2/4JUMdixkAAAAASUVORK5CYII=");
}
.lte-contact-form-7 .wpcf7-radio input:checked + span:before,
.lte-contact-form-7 .wpcf7-checkbox input:checked + span:before{
    background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAIAAADZrBkAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTVGODg4MkJBNzcxMTFFRThBNzRFRTNFQjFCRDJFRTgiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTVGODg4MkFBNzcxMTFFRThBNzRFRTNFQjFCRDJFRTgiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RUU0Q0Q4Nzk3QzlFMTFFN0EwODZGNkZFM0JERDIzQ0YiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RUU0Q0Q4N0E3QzlFMTFFN0EwODZGNkZFM0JERDIzQ0YiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4e8pkgAAAAvElEQVR42mK8evUqA+mABYi1tLRI0nPt2jUmBrIACzGK3j/cDWEIyrtCGEzE6Pnw8trLa4uR9TMRo+fn27NANkQnujagCgjCqgcCgFwUv0FUg8xjEYD4AVMPEAiIa6EHCdQNfz68vLUZYjCaHnGtWPSQ/P75FUIeqBPJG8h60EOSk1cM4jysAE0PQhtQSFzNF6tOTD0oIYlVJ1Y96PGGphOXHiyJC00RVj3Y0yQupTgdSVoOAOYfUrUBBBgADCxduQci52EAAAAASUVORK5CYII=");
}

/* Контейнер формы */
#transfer-search-form {
    display: flex;
    flex-wrap: wrap;       /* перенос на мобильных */
    gap: 10px;
    align-items: center;

    background-color: rgba(0,0,0,0.5); /* темный полупрозрачный фон */
    padding: 15px 20px;
    max-width: fit-content;  /* ширина по содержимому */
    margin: 0 auto;          /* центрируем форму */
}

/* Селекты внутри обёртки */
#transfer-search-form .select-wrap {
    flex: 0 0 auto;         /* не растягиваем */
    width: auto;
}

/* Селекты */
#transfer-search-form .select-wrap select {
    width: auto;            /* не 100%, а по содержимому */
    min-width: 250px;
    padding: 10px 15px;
    font-size: 16px;
}
/* Инпуты */
.transfer-search-form input[type="text"] {
    width: 250px !important; /* перекрываем тему */
    min-width: 180px;
    padding: 13px 25px 12px 25px !important;
}
.transfer-search-form button {
    white-space: nowrap;
}
/* Кнопка swap */
#transfer-search-form #swap-locations {
    flex: 0 0 auto;       /* фиксированная ширина */
    padding: 0 10px;
    font-size: 20px;
    background: none;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
}

/* Кнопка Подобрать трансфер */
#transfer-search-form .lte-btn {
    flex: 0 0 auto;
    padding: 10px 20px;
    font-size: 16px;
    border: none;
    text-transform: uppercase;
}

/* Адаптив для мобильного */
@media (max-width: 768px) {
    #transfer-search-form {
        flex-direction: column;
        max-width: 100%;
    }

    #transfer-search-form .select-wrap,
    #transfer-search-form #swap-locations,
    #transfer-search-form .lte-btn {
        width: 100%;
    }
    form#transfer-search-form input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]) {
        padding: 10px !important;
        width: 100% !important;
        min-width: 220px;
        font-size: 16px;
    }
}


/* Для мобильной версии */
.re-design-phone {
    display: none;
}

@media (max-width: 768px) {
    #lte-nav-wrapper, #lte-nav-wrapper .container {
        min-height: 70px;
    }

    .lte-logo img {
        max-height: 50px !important;
    }

    /* базовая линия */
    #lte-nav-wrapper.lte-navwrapper-mobile .container.re-design {
        justify-content: flex-start; /* не center */
    }

    /* логотип слева */
    #lte-nav-wrapper.lte-navwrapper-mobile .lte-navbar-logo {
        margin-right: 0;
        z-index: 2;
    }

    /* телефон — реальный центр экрана */
    #lte-nav-wrapper.lte-navwrapper-mobile .re-design-phone {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        white-space: nowrap;
        display: block;
        font-weight: 600;
        font-size: 18px;
        color: #ffffff;
        z-index: 1;
        text-decoration: none;
    }

    .re-design-phone {
        max-width: calc(100% - 120px);
        text-overflow: ellipsis;
        overflow: hidden;
    }

}
/* Убираем стили кнопки у переключателя языка */
.lte-navbar .lte-btn {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
}

.lte-navbar .lte-btn:hover {
    background: transparent !important;
    box-shadow: none !important;
}

.lte-navbar .lte-nav-button .lte-btn-before,
.lte-navbar .lte-nav-button .lte-btn-after {
    display: none !important;
}

.lte-navbar .lte-nav-button .lte-btn-inner {
    font-size: 28px !important;
    line-height: 1 !important;
    display: flex !important;
    align-items: center !important;
}
.lte-btn .lte-btn-inner:before{
    content: none;
}
.lte-btn.btn-xs{
    min-width: 0;
    margin-top: 10px;
}
.lte-navbar-icons li.lte-nav-button{
    margin-left: 10px;
}