@media (min-width: 1200px) {


    .sidenav {
        display: none;
    }

    .mobile_trans {
        display: none;

    }

    .upper_item a[href="/catalog/"] {
        display: none;
    }
    .mobile-only {
        display: none;
    }
}

@media (max-width: 1200px) {
    .wins-footer{
        padding: 0 0 33px 0;
    }
    .subcat_block{
     display: block;
    }
    .subcat_block .short-card{
        margin: 0 0 15px 16px;
    }
    .adaptive-row{
        padding-left: 55px;
    }
    .btn_subscribe {
        margin-left: 0;
        position: absolute;
        bottom: 0;
        left: 100px;
    }
    .selection_item{
        position: relative;
        padding: 0 0 15px 0;
    }
    .target_row{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    /*.post_col {*/
        /*padding: 0 15px;*/
    /*}*/
    .lyrics{
        padding: 0 15px;
    }
    .result_bank{
        padding: 30px 15px 0 15px;
    }
    .result_row{
        padding: 0 15px;
    }
    .cost.absent{
        color:#999 ;
    }
    .result_bank-content .description{
        padding: 0 15px;
    }

    .product-item .description .selection_col{
        display: none;
    }
    .product-item .description .selection_col.mobile{
        display: flex;
        flex-direction: column;
        width: 100%;
        max-width: 340px;
    }
    .product-item .description .selection_col.mobile .selection_item  {
        margin: 0 0 15px 0;
        align-items: baseline;
        justify-content: left;
    }

    .product-item .description .selection_col.mobile .select-item  {
        background: transparent;
        margin: 0 20px;
    }
    .product-item .description .selection_col.mobile .selection_item  .title{
       width: auto;
        font-weight: 700;
        font-size: 13px;
        margin-left:0;
    }
    .product-item .description .selection_col.mobile .selection_item  .cost {
        margin-left: 15px;
    }
    .properties_item object{
        margin: 0 auto;
        left: -10px;
        position: relative;
    }
    .btn-buy{
        max-width: 236px;
    }
    .description{
        margin-top: 20px;
    }
    .product-item .top-mobile{
        display: flex;
    }
    .product-item .top{
        display: none;
    }
    .seo-text{
        flex-direction: column;
        max-height: none;
        flex-wrap: nowrap;
        padding: 0 15px 98px 15px;
    }
    .seo-text p{
        width: 100%;
    }
    .icon_block{
        /*flex-direction: column;*/
        align-items: center;
        width: 100%;
    }
    .icon_item{
        padding: 20px 0;
        width: 100%;
    }
    #benefits .icon_block .icon_item:nth-child(2){
        border-left: none;
        border-right: none;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }
    /*.promo-banners {
        margin: 30px 0 0 0;
    }*/
    .main-promo{
        margin: 30px auto ;
    }
    .banks-and-categories {
        display: none;
    }
    .menu{
        display: none;
    }
    .mobile {
        display: flex;
    }

    .mobile_trans {
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .5);
        z-index: 1;
        top: 90px;
    }

    .filter_select {
        justify-content: flex-start;
    }

    .slider_item {
        background-position: -2px;
        height: 300px;
    }

    .slider {
        height: 300px;
    }

    .subcat_block .subcat_link {
        margin-top: 20px;
        justify-content: center;
    }

    .lg-show {
        display: none;
    }

    .breadcrumbs {
        text-align: center;
    }

    .link_row {
        flex-wrap: nowrap;
    }

    .link_row hr {
        display: none;
    }

    .icon_block {
        margin-bottom: 20px;
    }

    .link_col {
        width: 100%;
    }

    .link_row hr {
        border: none;
        border-left: 2px solid #d7d7d7;
    }

    .post_row {
        justify-content: space-around;
    }

    .post_col {
    }
    .post{
       margin:  0 0 50px 0;
    }
    .secondary_row {
        flex-wrap: wrap;
    }

    .subscribe_form {
        flex-wrap: wrap;
    }

    .post_col + .post_col {
        margin-left: 0;
    }

    .post_box {
        height: auto;
    }

    .item_row {
        justify-content: space-evenly;
        margin: 0;
    }

    .subscribe {
        padding: 0 10px;
        width: calc(100% - 20px);
    }

    .banks_row {
        margin: 20px 0;
    }

    .site-reviews_row {
        width: 100%;
    }

    .target_row-content {
        flex-wrap: wrap;
        border: none;
        flex-direction: column;
        align-items: center;
    }

    .preview {
        margin: auto;
    }

    .description > .top {
        flex-wrap: wrap;
        justify-content: center;
        margin: 20px 0;
    }

    .description > .top > .title {
        font-size: 30px;
        font-weight: 700;
    }

    .selection_target {
        flex-wrap: wrap;
        justify-content: center;
        justify-content: space-between;
    }

    .selection_col {
        margin-bottom: 30px;
    }

    .subcat_link {
        bottom: -25px;
        right: 0;
        left: 0;
        text-align: center;
    }

    .link_col {
        align-items: center;
    }

    .target_row > .description {
        margin: auto;
    }

    .preview {
        width: initial;
    }
    .main-promo{
        margin-top: 110px;
    }
    .result{
        margin-top: 110px;
    }
    .warning_text{
        font-size: 14px;
        font-weight: 300;
        line-height: 26px;
    }
    .warning__fader{
        top:90px;

    }
    .warning{
        top: 90px;
        height: calc(100% - 90px);
        overflow: scroll;
        padding: 45px 21px 45px 21px;
        width: 100%;
        left: auto;
    }
    .warning_header{
        font-size: 18px;
        padding: 0 0 40px 0;
    }
    .warning_eighteen{
        font-size: 12px;
        line-height: 20px;
        text-align: center;
    }
    .warning_no_eighteen{
        font-size: 14px;
    }
}
@media (max-width: 1024px) {
    .main-promo{
        max-width: 90%;
    }
}
@media (max-width: 992px) {
    .subcat_block{
        display: flex;
    }
    .subcat_block .short-card{
        margin: 0 0 15px 15px;
    }
    .short-card{
         margin: 25px auto;
     }
    .taste-effect .container{
        border: none;
    }
    .taste-block, .effect-block{
        padding: 40px 40px 80px 40px;
    }

    .subscribe{
        flex-direction: column;
    }
    .subscribe_form{
        padding: 0 0 25px 0;
    }
    .subscribe > .title{
        padding: 57px 0 30px 0;
    }
    .subscribe > .text{
        padding: 0 0 30px 0;
    }
    .taste-effect .container{
        flex-direction: column;
    }

    .taste-effect .taste, .taste-effect .effect{

        width: 100%;
    }
    .taste-effect__border{
        display: none;
    }
   /* .promo-banners{
        flex-wrap: wrap;
    }*/
    /*.promo-banners__item{
        width: 100%;
        margin: 20px auto ;
        background-size: contain;
    }*/
    .sale-personal-section-index-block {
        height: auto;
        margin: 8px 0;
    }
    .icon_block{
        flex-direction: column;
    }
}

@media (max-width: 768px) {
    .social-links{
        flex-direction: column;
    }
    .promo-banners__pic{
        height: 250px;
    }
    .promo-banners{
        height: 250px;
    }
    .adaptive-row {
        padding-left: 80px;
    }
    .selection_item{
        padding-bottom: 0;
    }
    .btn_subscribe {
        left: 57px;
    }

    .front-side__inner .inner-top .rating-price{
        width: auto;
    }
    .selection_item{
        position: relative;
    }
    .absent{
        font-size: 12px;
    }
    .btn_subscribe{
        left: 100px;
        top: 30px;
        padding: 0 0 10px 0;
    }
    .price-discount{
        width: auto;
    }
    .absent-box{
        width: 51%;
        padding: 0 0 20px 0;
    }
    .selection_target {
        justify-content: center;
    }
    .btn-fast-buy{
        display: flex;
    }
    .front-side .btn-more{
        display: block;
    }
    .short-card:hover .front-side__props > .properties_item:nth-child(5) {
        display: none!important;
    }
    .properties_row{
        width: 70%;
        margin: 10px auto;
    }
    .taste-effect .container{
        border: none;
    }
    .taste-effect__title{
        margin: 0 25px;
        padding: 0 0 25px 0;
    }
    .title_category{
     margin: auto;
    }
    .subcat_header_block{
        justify-content: center;
        padding: 0 0 37px 0!important;
    }
    .subcat_link-mobile{
        padding: 0 0 35px 0;
        margin: auto;
        display: block;
        text-align: center;
        cursor: pointer;
    }
    .subcat_link{
        display: none;
    }
    .front-side__props>.properties_item:nth-child(5){
        display: none!important;
    }
    .main-promo{
        /*margin: 30px auto;*/
        height: 250px;
    }
  /*  .promo-banners{
        flex-wrap: wrap;
        margin: 0;
    }*/
  /*  .promo-banners__item{
        width: 100%;
        margin: 0 auto 20px;
        background-size: contain;
        height: 135px;
    }*/
    .promo-banners__item{
        height: 250px;
    }
    .taste-effect{
        margin: 78px 0 98px 0;
    }

    .categories_row, .banks_row{
        justify-content: center;
    }
    .secondary {
        margin-top: 50px;
    }

    .filter_col {
        margin: 20px 0;
        width: 100%;
    }

    .post_row {
        justify-content: center;
    }

    .post_col {
        width: 100%;
    }

    #new_review {
        padding: 0 20px;
    }

    textarea.form-control_can {
        width: auto;
        min-width: 273px;
    }
}


@media (max-width: 575px) {
    .fb-block{
        padding: 0 10px;
    }
    .post_col {
         padding: 0;
    }
    .adaptive-row {
        padding-left: 20%;
    }
    .absent-box {
        width: auto;
    }
    .subscribe_form-btn{
        top: -12px;
    }
    .subscribe_form{
        width: 300px;
    }
    .subscribe_form-input{
        width: 300px;
    }
    input.form-control_can {
        min-width: 200px;
        max-width: 375px;
    }

    textarea.form-control_can {
        width: 100%;
        min-width: 233px;
        max-width: 375px;
    }

    .title_row {
        flex-direction: column;
    }

    .icon_block {
        flex-direction: column;
        margin: 0 auto 20px;
    }

    #benefits .icon_block a:nth-child(2) {
        border: none;
    }

    .icon_item {
        width: 90%;
        text-align: center;
        margin: 5px auto;
    }

    .icon_item .icon {
        /*display: none;*/
    }

    .icon_item .text {
        margin: auto;
        width: 100%;
    }

    .footer_row {
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    .footer_row .logo-white {
        margin: 0 auto 30px;
    }

    .secondary {
        margin: 0 auto 50px;
    }

    .subscribe {
        text-align: center;
    }

    .subscribe_form-btn {
        margin: 20px auto;
    }

    .item {
        width: 231px;
        margin: 25px auto;
        display: block;
    }

    .item_row {
        justify-content: center;
    }

    .link_col {
        width: 50%;
        margin: 20px 0;
    }

    .link_row {
        flex-wrap: wrap;
    }

    .result_row {
        justify-content: center;
    }

    .filter_select {
        justify-content: center;
    }

    .result_row > .item_row {
        width: 100%;
    }

    .filter_col > .banner {
        margin: auto;
    }

    .result_bank-content .img {
        margin: auto;
    }

    .result_bank-content {
        flex-wrap: wrap;
    }

    .filter_col > .banner {
        margin: auto;
    }

    .preview {
        /*width: 250px;*/
        width: auto;
    }

    .img_row {
        display: flex;
        width: 150px;
        margin: 10px auto;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .selection_item {
        flex-wrap: wrap;
    }

    .selection_col > .selection_item > .title {
        font-size: 12px;
        width: 50px;
    }

    .selection_col > .selection_item > .cost {
        font-size: 12px;
    }

    .select-styled {
        padding: 3px 8px;
    }

    .select {
        width: 40px;
    }

    .disclamer {
        margin: 0;
        padding: 20px;
        text-align: center;
    }

    .subscribe_form-input {
        margin: auto;
    }

    .selection_target > .btn-buy {
        width: 80%;
        text-align: center;
        border-radius: 2pt;
        font-size: 18px;
        padding: 10px;
    }

    .img_main {
        width: 250px;
        height: 250px;
        background-image: url(../img/item_img.png);
        background-size: contain;
        background-repeat: no-repeat;
        border-radius: 2pt;
        background-position: center;
        border: 1px solid #e5e5e5;
    }

    .properties_col {
        margin: auto;
    }

    .properties_col > .properties_item > .properties_item-icon {
        font-size: 14px;
        width: 50px;
    }

    .properties_col > .properties_item > .properties_item-icon > .material-icons {
        font-size: 18px;
    }

    .properties_col > .properties_item > .properties_item-name {
        font-size: 14px;
        margin: auto 0;
    }

    .properties_col + .properties_col {
        margin: auto;
    }

    .properties_row {
        flex-wrap: wrap;
        margin: 0 0 0 12px;
    }

    .filter_select > .select {
        right: 0;
        left: 0;
        margin: auto;
        margin-top: 20px;
    }

    .taste__link, .effect__link {
        font-size: 14px;
    }

}

@media (max-width: 1200px) {

    .filter_select .select-styled{
        width: 243px;
        margin: 0 0 0 15px;
    }
    .item {
        width: calc(100% / 3 - 61px);
        margin: 0 15px 20px 0;
    }
    .subcat_block{
        justify-content: center;
        padding: 0 15px;
    }
    .result_row .item {
        width: calc(100% / 2 - 63px);
    }
    .detect-location__question{
        top: 90px;
    }
}

@media (max-width: 992px) {
    .item {
        width: calc(100% / 2 - 63px);
    }

    .result_row .item {
        width: calc(100% / 1 - 63px);
    }
    .main-promo {
        max-width: 90%;
        height: 400px;
    }
    .promo-banners{
        height: 400px;
    }
    .promo-banners__item{
        height: 400px;
    }
    .promo-banners__pic{
        height: 400px;
    }
}

@media (max-width: 768px) {
    .icon_block{
        border: none;
    }
    .filter_select {
        justify-content: center;
    }

    .alike > .container > .title {
        text-align: center;
    }

    .item {
        width: calc(100% / 2 - 63px);
    }

    .result_row .item {
        width: calc(100% / 2 - 63px);
    }

    .result_row > .item_row {
        width: 100%;
    }

    .filter_col > .banner {
        margin: auto;
    }

    .container .result_row > .item_row {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .main-promo {
        max-width: 90%;
        height: 250px;
    }
    .promo-banners{
        height: 250px;
    }
    .promo-banners__item{
        height: 250px;
    }
    .promo-banners__pic{
        height: 250px;
    }

}
@media (max-width: 680px){
    .main-promo {
        max-width: 85%;
        height: 200px;
    }
    .promo-banners{
        height: 200px;
    }
    .promo-banners__item{
        height: 200px;
    }
    .promo-banners__pic{
        height: 200px;
    }
}


    @media (max-width: 575px) {
    .container{
        width: auto;
    }
    .filter_select,
    .filter_select > .select {
        height: initial;
    }

    .select-styled,
    .select-options {
        position: relative;
    }

    .item {
        width: calc(100% / 1 - 63px);
    }

    .result_row .item {
        width: calc(100% / 2 - 63px);
    }


}

@media (max-width: 450px) {
    .result_row .item {
        width: calc(100% / 1 - 61px);
    }
    .main-promo {
        max-width: 85%;
        height: 150px;
    }
    .promo-banners{
        height: 150px;
    }
    .promo-banners__item{
        height: 150px;
    }
    .promo-banners__pic{
        height: 150px;
    }
    .promo-banners__prev, .promo-banners__next{
        top:35%
    }
}

@media (min-width: 1200px) {
    .header_mobile {
        display: none;
    }
}

@media (min-width: 576px) {

    .container {
        width: 540px;
        max-width: 100%;
    }
}
@media (max-width: 575px) {

    .container {
        padding: 0 15px;
    }
}

@media (min-width: 768px) {

    .container {
        width: 720px;
        max-width: 100%;
    }

    .container .result_row > .item_row {
        width: 60%;
    }

}

@media (min-width: 992px) {

    .container {
        width: 960px;
        max-width: 100%;
    }

    .container .result_row > .item_row {
        width: 70%;
    }



}

@media (min-width: 1200px) {
    .item {
        width: calc(100% / 4 - 33px);
    }

    .container {
        width: 1100px;
        max-width: 100%;
    }

    .container .result_row > .item_row {
        width: 77%;
        max-width: 844px;
    }

    .review__item {min-width: 476px;}
}

.header_mobile {
    padding: 20px 20px;
    background-color: #333333;
    width: 100%;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    z-index: 999;
}
/* conflict with bootstrap on checkout page */
.header_mobile > .container:before, .header_mobile > .container:after {
    content: none;
}

.header_mobile > .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
}

.header_mobile-btn {
    font-size: 24px;
    color: white;
    position: relative;
    cursor: pointer;
    right: 0;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999999;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.category-mobile,
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 22px;
    color: white;
    display: block;
    cursor: pointer;
    transition: 0.3s;
}

.logo_mobile {
    height: 50px;
    width: 70px;
    background-image: url(../img/logo-white.svg);
    background-position: center;
    background-repeat: no-repeat;
    display: block;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: -10px;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 18px;
    }
}

@media (max-width: 575px) {
    .container{
        width: auto;
    }
    .description{
        padding: 0 15px;
    }
    /*social links footer*/
    .social-links {text-align: center;}
    .social-links a:first-child {margin: 0;}
    /* single item page */
    .big-pic-slider, .small-pic-slider{
        width: 289px;
    }
    .product-item .description .rating {
        margin: 15px 0;
    }
    .small-pic-slider .pre-pic{
        width: 60px;
        height: 60px;
    }
    /* quick buy btn */
    .item__fast-order {
        display: flex;
    }
    .filter_box {
        width: auto;
    }
    .result_row .item, .alike .item_row .item {
        margin-left: auto;
        margin-right: auto;
    }
    .description{
        width: auto!important;
    }

}
@media (max-width: 395px) {
    .properties_col > .properties_item > .properties_item-name{
        width: 235px;
    }
    .btn_subscribe {
        position: absolute;
        left: 100px;
        top: 30px;
        padding: 0 0 10px 0;
        width: 155px;
    }
    #region_mobile{
        margin: 40px 0 0 45px;
    }
    .header_mobile .cart {
        position: absolute;
        /*left: 95px;*/
        /*top: 0;*/
    }
    .description{
        max-width: 300px;
    }
}

@media (max-width: 320px) {
    .post_box {width: 320px;}


}

.header_mobile .cart {
    position: absolute;
    right: 50px;
}
.header_mobile .cart a {
    color: white;
}

/*# sourceMappingURL=adaptive.css.map */

