/*
Theme Name: Bottle Box
Description:
*/

.bl_popup .popup__content .btn_pink, .mauto {
    margin: auto;
}
.bl_popup_zvonok{
    display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
    display: none !important;
}

#bingc-phone-button div.bingc-phone-button-tooltip.bingc-phone-button-tooltip-top-right {
    top: 110px !important;
}
#bingc-phone-button.bingc-show{
    top: 70% !important;
}
.item__image{
    display: none;
}
@media (max-width: 575px){
    .bl_header .bl_header__content ul li .bl_header__item .item__image {
        display: block;

}