.footer_carusel {
    text-align: center
}

.footer_carusel__item>.footer_carusel__item__img {
    width: 70%;
    height: 150px;
    background: center/contain no-repeat;
    margin: 15px auto;
    position: relative
}

.footer_carusel__item>.footer_carusel__item__img>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.footer_carusel__item>.footer_carusel__item__name {
    display: block;
    width: 100%;
    font-size: 20px;
    text-align: center
}

.bx-pager {
    display: none !important
}

.bx-wrapper .bx-next,
.bx-wrapper .bx-prev {
    opacity: .4
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-prev:hover {
    opacity: 1
}

.product-image>.inner {
    position: relative
}

.product_mess__block {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%
}

.product_mess__block>.product_mess {
    display: block;
    width: 100%;
    text-align: right;
    margin-top: 5px
}

.product_mess__block>.product_mess>span {
    display: inline-block;
    padding: 10px;
    border-radius: 3px;
    background-color: rgba(239, 0, 0, .6);
    color: #fff;
    line-height: 14px
}

.product_on_sclad__block {
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 35px;
    color: #ef0000
}

.add_to_cart_button,
.product-summary-wrap .yith-wcwl-add-to-wishlist span:before {
    color: #fff !important
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    line-height: .5 !important
}

.product-summary-wrap .yith-wcwl-add-to-wishlist span {
    color: #fff !important;
    background-color: #ed4949 !important;
    padding-left: 32px !important
}

.yith-wcwl-compare-button {
    width: auto !important
}

.geo_phone_itpanda.callibri_phone {
    color: red
}

#header .header-contact .nav-top a {
    text-decoration: underline
}

#header .header-contact .nav-top li:last-child a {
    text-decoration: none
}

#header .container .header-contact .nav-top a:hover {
    color: #f88600
}

#header .container .header-contact .nav-top li:last-child a:hover,
#search .btn.btn-special .fa.fa-search {
    color: #fff
}

#search .btn.btn-special {
    background: #666 !important;
    padding-left: 12px !important
}

.add_to_cart_button {
    background-color: #08c !important;
    border-color: #08c !important
}

.add_to_cart_button:hover {
    background-color: #fff !important;
    border-color: #08c !important;
    color: #333 !important
}

.phone1 {
    position: absolute;
    left: -99999px;
    display: none
}

._h3,
.see_more_filter {
    color: #fff;
    display: block
}

._h3 {
    max-width: 155px;
    margin: 0 0 33px;
    font-size: 27px;
    font-weight: 600;
    line-height: 38px;
    text-transform: uppercase;
    letter-spacing: normal
}

@media screen and (max-width:500px) {
    .form-questions .container {
        padding: 30px 20px !important
    }

    .form-questions .container .wp-post-image {
        display: none !important
    }
}

.see_more_filter {
    cursor: pointer;
    margin: 30px auto;
    font-family: Montserrat, arial, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    padding: 10px 28px;
    background: #0396d4;
    border-radius: 2px
}

.see_more_filter:hover {
    background: #f89929
}
@media(min-width:991px) {
   .header__logo.mobile-version {
    display: none;
}
.header__favourites.mobile-version {
    display: none;
}
.header__orders.mobile-version {
    display: none;
}
.recall_btn.mobile-version {
    display:none;
}
}

@media(max-width:991px) {
        .header__favourites.pc-version,
        .header__orders.pc-version {
        display: none;
    }
    .header__basket {
        order:0;
    }
    .header__search {
    order: 2;
}
.header__logo.mobile-version {
    display: block;
    order: 1;
}
.recall_btn.pc-version {
    display:none;
}
.header__logo.pc-version {
    display: none;
}
.header__favourites.mobile-version {
    display: block;
}
.header__orders.mobile-version {
    display: block;
}
.recall_btn.mobile-version {
    display:block;
}
}