/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/
.item_block.js-notice-block.grid-list__item.grid-list-border-outer:hover {
    z-index: 1;
}
.img img {
    width: 100%;
    height: auto;
}
.table-wrap {
    position: relative;
    clear: both;
    overflow-x: auto;
}
.table-price {
  width: 800px;
}
.table-price tr th{
    text-align: center;
}
@media (max-width:800px){
  .table-price {
  width: 100%;
}
}
.table-price td {
    padding: 5px 10px;
}

#mobileheader .logo img {
    max-height: 60px;
}

.top_slider_wrapp .flexslider .slides > li .text.right .wrap_text {
    background: rgba(139, 156, 167, 0.5);
}

.bottom-menu .title {
    color: #000;
}
.bottom-menu .item:hover .title {
    cursor: default;
    color: #000 !important;
}
.phone .dropdown.scrollbar {
    display: none;
}

ul #bx_2161502861_12 span {
    color: white;
}
ul #bx_2161502861_913 span {
    color: white;
}
.ban_text_1 {
    font-weight: 100 !important;
    font-style: 20px !important;
}
.ban_text_2 {
    text-shadow: none;
}
.ivcust2 img {
    max-width: 550px !important;
    height: 320px;
}
.slick-initialized .slick-slide {
    max-height: 325px;
}
.front h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    line-height: 100%;
}
@media (max-width: 560px) {
    .front h2 {
        font-size: 20px;
    }
}

/*  */

.ivtru11 {
    display: flex;
}
@media screen and (min-device-width: 320px) and (max-device-width: 768px) {
    .ivtru11 {
        display: flex;
        flex-direction: column;
        padding-bottom: 20px;
    }
}

.catalog_detail .item_main_info .price {
    float: none;
}

.item_main_info .info_item {
    width: 100%;
}
.item_main_info .info_item .middle_info .prices_block {
    width: 100%;
    padding: 24px;
    border-radius: 5px;
    background: #ffffff;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
}
.item_main_info .info_item .middle_info .buy_block {
    margin-top: 16px;
}
.item_main_info .info_item .middle_info .buy_block .wrapp_one_click {
    padding-bottom: 0 !important;
}
.item_main_info
    .info_item
    .middle_info
    .buy_block
    .counter_wrapp
    > div:not(.wrapp_one_click) {
    margin-bottom: 0 !important;
}
@media (max-width: 870px) {
    .wrapper_inner .info_item .middle_info .buy_block,
    .wrapper_inner .info_item .middle_info .prices_block {
        width: 100%;
        /* padding: 0; */
    }
}
@media (max-width: 600px) {
    .catalog_detail .item_main_info .right_info .info_item {
        padding: 0;
    }
}

.element-top-block {
    display: flex;
    flex-wrap: wrap;
}
.element-price-block {
    width: 100%;
    order: 2;
}
.element-sku-block {
    width: 100%;
    margin-bottom: 14px;
    text-align: right;
    order: 1;
}
.item_main_info .info_item .middle_info .buy_block .wrapp_one_click {
    margin-top: 14px;
}
@media (min-width: 1200px) {
    .item_main_info .info_item {
        width: 100%;
        max-width: 580px;
    }
    .element-top-block {
        flex-wrap: nowrap;
        justify-content: space-between;
    }
    .element-price-block {
        width: auto;
        order: 1;
    }
    .element-sku-block {
        width: auto;
        margin-bottom: 0;
        order: 2;
    }
    .item_main_info .info_item .middle_info .buy_block .wrapp_one_click {
        margin-top: 0;
    }
}

/*.product-props {
    margin-top: 30px;
}*/
.product-props h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.product-props--1 {
    display: block;
}
.product-props--2 {
    display: none;
}

.wrapper_inner .menu .image img {
    height: auto !important;
}
@media (min-width: 768px) {
    .product-props--1 {
        display: none;
    }
    .product-props--2 {
        display: block;
        margin-bottom: 70px;
    }
}
@media (min-width: 992px) {
    .product-props--1 {
        display: block;
    }
    .product-props--2 {
        display: none;
    }
}

@media (max-width: 600px) {
    body .item_main_info .item_slider:not(.flex) > div {
        display: block !important;
    }
    body .catalog_detail .item_main_info .item_slider .thumbs {
        display: block;
    }
}

.item_slider:not(.flex) .slides li {
    max-height: calc(100% - 30px);
}

.container .catalog_detail .item_slider {
    position: relative;
}

@media (min-width: 768px) {
    .img_wrapper .wrapp_thumbs {
/*        position: absolute;
        top: 40%;
        left: 27px;
        margin: 0;
        transform: translateX(-50%) rotate(90deg);
    }
    .item_slider .thumbs .slides_block li {
        transform: rotate(-90deg);*/
    }
}

@media (min-width: 768px) {
    .item_slider .slides {
        line-height: 200px;
        height: 200px;
    }
}

@media (min-width: 992px) {
    .item_slider .slides {
        line-height: 300px;
        height: 300px;
    }
}

@media (min-width: 1200px) {
    .item_slider .slides {
        line-height: 400px;
        height: 400px;
    }
}

.catalog_detail .middle_info {
    margin-top: 0;
}

@media (max-width:480px) {
.ban_text_1 {
    min-height: 40px;
}
}
