.catalog_item .char_name span,
.catalog_item .char_value span {
    font-size: 12px;
}

.catalog_item .props_item,
.catalog_item .char_value {
    line-height: 1.1;
}

.catalog_item .char_block {
    margin-bottom: 10px;
}

div.item-title {
    margin-bottom: 10px;
}

.item_main_info .icon-text.grey {
    background: transparent;
}

.item_main_info .icon-text.grey .fa {
    color: transparent;
}

.fa-truck:before {
    background-image: url("images/svg/item-icon-1.svg");
    background-size: cover;
    width: 28px;
    display: inline-block;
}

.fa-clock-o:before {
    background-image: url("images/svg/item-icon-2.svg");
    background-size: cover;
}

.fa-money:before {
    background-image: url("images/svg/item-icon-3.svg");
    background-size: cover;
}

.price_txt {
    margin-bottom: 20px;
}

.title-wrapper--gift {
    display: flex;
    justify-content: space-between;
}

.gift-img {
    width: 70px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: cover;
}

.item-views.table-elements.news-recipe .image a img {
    height: 150px;
    width: auto;
    max-width: unset;
}

.table-elements .item .text .cont>div .text_more .mores {
    line-height: 1
}

.table-elements .item .text .cont>div .text_more .mores:before {
    top: 0 !important;
}

@media (max-width: 1199px) {
    .item-views.table-elements.news-recipe .image a img {
        height: 130px;
    }
}

@media (max-width: 991px) {
    .item-views.table-elements.news-recipe .image a img {
        height: 280px;
    }
}
@media (max-width: 767px) {
    .item-views.table-elements.news-recipe .image a img {
        max-width: 100%;
        width: 100%;
        height: auto;
    }
    .item-views.table-elements.news-recipe .col-md-3 {
        width: 100%;
    }
}

.duration_time,
.person_qua {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: absolute;
    bottom: 28px;
    left: 12%;
    margin-bottom: 0;
    font-size: 13px;
    color: #ffffff !important;

    transform: translateY(50%);
    transition: transform .35s ease-out;
}

.person_qua {
    bottom: 5px;
}

.table-elements .item .image:hover .duration_time,
.table-elements .item .image:hover .person_qua {
    transform: translateY(0);
}

.duration_time-icon,
.person_qua-icon {
    width: 20px;
    height: 18px;
    margin-right: 4px;
    background-image: url("images/svg/icon-time.svg");
    background-repeat: no-repeat;
    background-size: contain;
}

.person_qua-icon {
    background-image: url("images/svg/icon-person.svg");
    height: 14px;
}

.items-services {
    width: 100%;
}

@media (min-width: 700px) {
    .items-services {
        width: 50%;
    }
}

.items-services.item-views .item.shadow {
    border: none;
    padding-left: 0;
}

.list-type-block.items-services.item-views .item.shadow:hover {
    box-shadow: none;
}
.list-type-block.items-services.item-views .item.shadow:hover a {
    color: #222 !important;
}
.front.wide_page .top_slider_wrapp {
    padding-bottom: 0!important;
}
.gift-img {
    background-size: contain!important;
}

.recipe-list-img img {
    height: 200px;
    max-height: unset;
    max-width: unset !important;
}

@media (max-width: 768px) {
    .recipe-list-img img {
        height: 150px;
    }
}

.footer_item_text__wrap {
    border: 1px solid;
    margin-bottom: 20px;
    padding: 15px;
}

.search_wrap--flex {
    display:flex;
    width: 750px !important;
}

@media (max-width: 1380px) {
    .search_wrap--flex {
        /* width: 650px !important; */
        width: 590px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .search_wrap .header-adress p {
        font-size: 11px;
    }
}

.header-adress {
    display: flex;
    /*width: 70%;*/
    width: 100%;
    height: 80px;
    margin: auto;
}

.header-adress p {
    font-size: 13px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap;
}

.header-adress p span,
.contacts_block_footer .address.blocks p span{
    position: relative;
}

.header-adress p span:before,
.contacts_block_footer .address.blocks p span:before{
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #f39021;
    left: -10px;
    top: 6px;
}

.contacts_block_footer .address.blocks p span{
    width: 110%;
    display: inline-block;
}


.contacts_block_footer .address.blocks p span:before {
    top: 10px;
}

@media (min-width: 992px) {
    .logo-block.col-md-2 {
        width: 14.6%;
    }
}

.logo_and_menu-row .search-block.inner-table-block {
    width: 1%;
    flex-grow: 1;
}

@media (min-width: 992px) {
    .logo_and_menu-row .search-block.inner-table-block {
        /*width: 30%;*/
        width: 100%;
    }
}

.header-v4 .logo_and_menu-row .wrap_icon {
    padding-left: 0;
}

div.title-search-result {
    width: 600px !important;
}
@media (max-width: 768px) {
    .yd-widget-modal {
        top:0!important;
        left:0!important;
        right:0!important;
        width: 100%!important;
        margin-left: 0!important;
        margin-right: 0!important;
        margin-top: 0!important;
    }
    .cw-variants-container {
        margin: 0!important;
    }

    .cw-inline-block.cw-variants-container {
        width: 100%;
        height: 490px;
    }
}

.menu-item sup {
    content: '!';
    width: 13px;
    height: 12px;
    background: #CE0000;
    display: inline;
    position: absolute;
    right: 14px;
    top: 12px;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    line-height: 11px;
    margin: 0;
    box-sizing: border-box;
    padding: 0px 1px 0px 0px;
}

.mobilemenu-v1 sup {
    content: '!';
    width: 13px;
    height: 12px;
    background: #CE0000;
    display: inline;
    position: absolute;
    /*right: 14px;*/
    top: 12px;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    line-height: 11px;
    margin: 0;
    box-sizing: border-box;
    padding: 0px 1px 0px 0px;

}


.absCenter { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; text-align: center; flex-direction: column}
.topOuter{background-color: rgba(0,0,0,0.5);position: fixed;top:0;left:0;width:100%;height:100%;z-index: 1000;display: none}
.topInner {
    background-color: #fff;
    padding: 40px 40px;
    border-radius: 10px;
    position: relative;
    min-width: 320px;
    max-width: 700px;
    -webkit-box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 20%);
    text-align: left;
    max-height: 500px;
    width: 100%;
}
.topInner .formClose{
    width: 14px;
    height: 14px;
    position: absolute;
    right: 33px;
    top: 37px;
    cursor: pointer;
    z-index: 2;
    background: url(/local/templates/aspro_next/images/close_icons.png) -1px -46px no-repeat;
}
.topInner .formClose:hover{
    opacity:0.8;
}
.topInner .zag_3 {
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 10px;
}
.topInner .zag_4{
   font-weight:600;
   font-size: 14px;
   margin-top:20px;
   margin-bottom:15px 
}

.phone-block {
    margin-top: 30px;
}