/*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;  }*/
.supertrainersBlock.bonusBlock {
    min-height: 25px;
}

.super:before {content: "";display: table;clear: both;padding-top: 5px;min-height: 0px;}

.super:after {
    content: "";
    display: table;
    clear: both;
    height: 10px;
}

span.packing-product__old-price {
    display: inline-block;
    color: #000 !important;
}
span.packing-product__old-price {
    float: right;
    line-height: 30px;
    font-size:10px;
}

.packing-product__new-price {
    float: left;
    width: initial;
    display: inline-block;
    min-width: initial;
    line-height: 26px;
    padding-right: 8px;
    font-size: 15px !important;
}

.packing-product__title {
    padding-right: 50px;
}


.packing-product__row-big .bonusBlock {
    max-width: 120px;
}

.trainer_body .trainersBlock,.supertrainer_body .supertrainersBlock{

    display:block !important;
}
.trainer_body .packing__product .bonusBlock,
.supertrainer_body .packing__product .supertrainersBlock{

    display:inline-block !important;
    width: initial !important;
    margin-right: 5px;

}

.supertrainer_body .super .supertrainersBlock{
    display:inline-block !important;
}
.trainer_body .item_info .bonusBlock {
    display:inline-block !important;
    width: 48% !important;
}

.trainer_body .packing-product__row-big .bonusBlock {
    display:inline-block;
    min-width: 95px;
}
.trainer_body .packing-product__row-big .bonusBlock.points {
}
.bonusBlock.percent span {
    color: #428000;
    font-weight: bold;
    font-size: 16px !important;
}

.bonusBlock.points span {
    color: #f00;
    font-weight: bold;
    font-size: 16px;
}

@media (min-width:768px) {

    .packing-product__row-big {
        display: flex;
        vertical-align: bottom;
        align-items: flex-end;
        min-width: 80%;
    }

    .packing-product__header {
        display: flex;
        min-width: 100%;
        justify-content: space-between;
    }

    .visible-xs {
        display:none;
    }
}
@media (max-width:767px) {

    .visible-xs {
        position: absolute;
        top: 10px;
        width: 39%;
    }

    .packing-product__row-small {
        position: static;
    }

    .packing__product.packing-product {
        position: relative;
    }

    .bonusBlock.points span {
        font-size: 16px;
    }

    .visible-xs {
        display:block;
    }
    .hidden-xs {
        display:none;
    }

    .bonusBlock.percent span {
        width: 30px;
        height: 30px;
        line-height: 30px;
        background: #428000;
        color: #fff;
        border-radius: 50%;
        font-size: 15px !important;
    }

    .packing-product__title {
        padding-right: 5px;
    }
    .packing-product_price-and-like_icons {
        margin-top: -12px;
    }

    .packing .like_icons {
        top: -75px;
        left: -90%;
    }
    .packing-product__img-block {
        min-height: 65px;
    }

    span.packing-product__old-price {
        float: left;
    }
}

.brands_slider_wrapp li img {
    vertical-align: middle;
}

.bonusBlock {
    width: 48%;
    display: inline-block;
    text-align: center;
    position: relative;
}

.bonusBlock .title {
    font-size: 10px;
    position: absolute;
    max-width: 80px;
    line-height: 12px;
    bottom: -24px;
    left: 0;
}

.bonusBlock .value {
    font-size: 20px;
    text-align: center;
    display: block;
}

.sale_wrapper {
    display: block !important;
}

.trainersBlock {
    margin: 5px 0px 5px 0;
    padding-bottom: 26px;
    max-width: 143px;
}

.iherb-header-share.share-page .icon-share {
    height: 24px;
    width: 24px;
    fill: #f38a00;
}
.icon.icon-share {background: url(/local/templates/aspro_mshop/images/icons_wish.png) -56px -201px no-repeat;
    cursor:pointer;
}
.header_wrap .top-h-row .content_menu {
    width: 65%;
}

.share-wrapper {
    position: absolute;
    width: 300px;
    right: 0;
    z-index: 9999;
    background: #fff;
}

.iherb-header-share.share-page {
    position: relative;
    z-index: 999;
}

.top-h-row {
    overflow: initial;
}


@media (min-width: 768px) and (max-width: 991px) {
    .brands_slider_wrapp li img {
        vertical-align: bottom;
    }
}

@media (max-width: 767px) {
    .brands_slider_wrapp li img {
        vertical-align: bottom;
    }
}

.brands_slider_wrapp .flex-viewport {
    height: 50px;
}

.brands_slider_wrapp {
    padding: 30px 15px 30px 15px;
}

.absolute .flex-direction-nav>li {
    top: 12px;
}

.news_detail_wrapp .detail_picture_block {
    border: 0px solid #ffffff;
    width: auto;
    height: auto;
}

/* Убираем заказать звонок */
.footer_top .phones .order_wrap_btn {
    display: none;
}


.brands_list li {
    height: 152px;
}


.brands_list li img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: alpha(Opacity=65);
    opacity: 0.65;
    width: 75%;
    max-width: 130px;
}

.title_block {
    font-size: 14px;
    font-family: 'Gotham Pro', Arial, Helvetica;
    font-weight: 700;
}

.grey_bg2 {
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.md-50 .title_block {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

.image_wrapper_block img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%
}

.product_slider .catalog_item img {
    max-width: 70%;
}

.news_detail_wrapp .detail_picture_block {
    margin: 0 0 70px 50px;
}

.detail_text ul {
    margin: 20px 0 20px 30px;
}

span.big_btn.slide_offer.button.type_block {
    visibility: hidden;
}

.preview_text {
    font-family: Arial, Helvetica, sans-serif;
}

.flexslider .left .banner_title, .flexslider .left .banner_text, .flexslider .left .banner_buttons {
    margin-left: 0px;
}

/*.brand-filter-block .bx_filter_section div[data-prop_code="brand"], .bx_filter_section div[data-prop_code="categories"]{display:none;}
.brand-filter-block .bx_filter_section div[data-prop_code="categories"]{display:block;}*/


.kontakt {

    padding: 0px 5px;

}

.top-h-row ul.menu {
    margin-top: 3px;
}

.top-h-row ul.menu:not(.opened) > li > a {
    color: #000;
}

.main-razdel ul.slides li a {
    display: table-cell;
    text-align: center;
    color: #428000;
    font-size: 15px;
    line-height: 20px;
    margin: 0px;
    border: 1px solid #e5e5e5;
    padding: 0px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 140px;
    height: 40px;
    box-sizing: border-box;
    vertical-align: middle;
}

.specials.tab_slider_wrapp {
    padding: 10px 0px 40px;
}

.md-50.big {
    padding: 30px 0px 56px 10px;
}



.slam-easyform .btn-primary {
    color: #fff;
    background-color: #50871d;
    border-color: #50871d;
}

.slam-easyform .btn {
    border-radius: 2px;
}

.bv-form .help-block  {
    color: red;
}






.top_slider_wrapp .flexslider .slider_table{
    position:absolute;
    right:0;

}

body .top_slider_wrapp .flexslider .slides > li .wrapper_inner > table{
    background-size:contain!important;
}

body .front_slider .item-title a span, body .flexslider .text .banner_title span{
    text-align:left;
}
body .top_slider_wrapp .flexslider .slides li td.text .banner_title{text-align:left; margin: 10px 0 0 }
body .top_slider_wrapp .flexslider .slides li td.text .banner_text, body .top_slider_wrapp .flexslider .slides li td.text .banner_title, body .top_slider_wrapp .flexslider .slides li td.text .banner_buttons{margin-left:10px}
body .flexslider .banner_buttons{text-align:left!important}
.top_slider_wrapp .flexslider .banner_buttons a{text-align:left!important}

@media only screen and (min-width: 768px){
    body .top_slider_wrapp .flexslider .slides li td.text .banner_text, body .top_slider_wrapp .flexslider .slides li td.text .banner_title, body .top_slider_wrapp .flexslider .slides li td.text .banner_buttons{margin-left:40px}
}
@media only screen and (min-width: 950px){
    body .top_slider_wrapp .flexslider .slides li td.text .banner_text, body .top_slider_wrapp .flexslider .slides li td.text .banner_title, body .top_slider_wrapp .flexslider .slides li td.text .banner_buttons{margin-left:80px}
}
