.ya-browser-updater__popup{ z-index: 99999; display: block !important; }
.ya-browser-updater__stripe__button-wrap{ display: none !important; }
.ya-browser-updater__popup__close{ display: none !important; }
.ya-browser-updater__popup__paranja{ opacity: 0.85 !important; }

.image a {
    display: block;
}

.entry-content .wp-block-column h4{
    font-size: 36px;
    line-height: 42px;
}

img.wp-smiley, img.emoji{
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -.1em !important;
    background: 0 0 !important;
    padding: 0 !important;
}

.item .text p{
    color: #1a1a1a;
}

div.soc-buttons{
    display:flex;
    gap:5px;
    padding-top:10px;
}

div.soc-buttons a{
    text-decoration: none;
}

div.soc-buttons a:hover i{
    color:#0088cc;
}

.wp-block__footer a{
    margin-bottom: 5px;
    display: inline-block;
}

div.main-slider .uk-slideshow{
    height: 355px;
}

.period-button{
    background-color: #2f76ec;
    padding: 2px 5px;
    border-radius: 4px;
    color: #fff;
    margin-left: 10px;
}

.tariff-info .uk-dropdown{
    width: 260px !important;
}

.tariff-info .uk-dropdown b{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.tariff-info .uk-float-right{
    margin-left: auto;
}

.tariff-info .uk-dropdown li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

div.soc-buttons{
    display:flex;
    gap:5px;
    padding-top:10px;
}

div.soc-buttons a{
    text-decoration: none;
}

div.soc-buttons a:hover i{
    color:#0088cc;
}

.wp-block__footer a{
    margin-bottom: 5px;
    display: inline-block;
}

@media screen and (max-width: 480px){
    div.main-slider .uk-slideshow{
        height: 725px;
    }
}

.soc-buttons svg{
    width: 24px;
    height: 24px;
    fill: #fff;
}

.--other-services .slick-prev{
    left: -5px;
}

.--other-services .slick-next{
    right: -5px;
}

.--other-services .slick-track{
    display: flex !important;
}

.--other-services .slick-track .slick-slide > div{
    display: flex !important;
    height: 100%;
}

.--other-services .slick-track .slick-slide > div > a{
    width: 100%;
    display: inline-flex !important;
    flex-direction: column !important;
    justify-content: center;
}

.--other-services .slick-slide{
    height: auto !important;
    flex: 0 0 auto !important;
}

.footer__column__block ul {
    margin-bottom: 0;
}


.vds-tarifs .uk-panel-box .uk-dropdown{
    left: -80px !important;
}

.ssd{
position: relative;
}

.ssd i{
    font-style: normal;
}

.city{
    font-size: 10px !important;
    position: absolute;
    top: 16px;
    left: -10px;
}

.flag-eu .city{
    left: -4px !important;
}

[class^=flag]{
    width: 26px !important;
}


.uk-navbar-brand::before{
    content: none !important;
}