/*Мобильная версия*/

@media (max-width: 767px) {
    .modal-dialog .modal-body {
        position: relative;
        padding: 40px 15px;
    }
    body {
        font-size: 14px;
    }
    .substribe_wrap {
        background: #fff;
    }
    .f18 {
        font-size: 16px;
    }
    .ban3 {
        background: #f2eef6 url(/images/banner3_mobile.png)no-repeat center right/cover!important
    }
    .fnone {
        float: none;
    }
    .tcentermobile {
        text-align: center;
    }
    .modal {
        background: #fff;
    }
    .modal-dialog {
        position: relative;
        width: auto;
        margin: 0px;
    }
    .modal-content {
        position: relative;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid #999;
        border: none;
        border-radius: 6px;
        outline: 0;
        -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
        box-shadow: none;
    }
    .modal .close_modal {
        right: 5px;
        top: 5px;
    }
    .modal .close_modal img {
        width: 24px;
    }
    .mobile_menu {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 5px 0px;
        text-align: center;
        padding-top: 20px;
        border-top: 1px solid #6f42c1;
        background-color: #fff;
        z-index: 10;
        padding-bottom: 25px;
    }
    .mobile_menu .cart-total {
        width: 19px;
        height: 19px;
        border-radius: 50%;
        text-align: center;
        font-size: 12px;
        font-weight: 300;
        position: absolute;
        top: -9px;
        right: -10px;
        color: #ffffff;
        background: #6f42c1;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 1;
    }
    .breadcrumb {
        display: none;
    }
    .label_option {
        background: #fff;
        color: #000;
        cursor: pointer;
        font-weight: 300;
        font-size: 14px;
        border: 1px solid #ddd;
    }
    .product_image {
        width: 100%;
    }
    .slick_dop_image_wrap {
        width: 100%;
        margin-right: 0px;
    }
    .nav-pills>li>a {
        white-space: nowrap;
    }
    #products_category>div,
    .slick_product_related>div {
        width: 80%;
    }
    .f20 {
        font-size: 16px;
    }
    #tatal_all_cart {
        position: unset;
        width: 100%;
        margin-bottom: 30px;
    }
    .mobile_menu a img,
    .mobile_menu a svg {
        width: 25px;
        margin-bottom: 5px;
    }
    .mobile_menu a {
        display: table-cell;
        text-align: center;
        font-size: 12px;
        color: #1d1d1d;
    }
    .s_img_category {
        margin-top: 10px;
    }
    .block_right_line:before {
        display: none;
    }
    .f77 {
        font-size: 16px;
    }
    .f16 {
        font-size: 14px;
    }
    .dedscription_wrap {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .dedscription_wrap>div {
        height: auto;
    }
    div#slideshow_wrap {}
    .slider_description_wrap {}
    .slide_text {}
    .slider_description {}
    .slider_description_wrap .btn {
        margin-top: 0px!important;
        padding: 6px 10px!important;
        border-radius: 4px!important;
        font-size: 13px;
    }
    .mobile_scroll {
        width: 100%;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        display: block;
    }
    .mobile_scroll>* {
        width: auto;
        float: none;
        display: inline-block;
        white-space: normal;
        vertical-align: top;
    }
    .article_item {
        width: 80%;
    }
    .article_image {
        height: 182px;
    }
    ul.slick-dots li button {
        font-size: 0;
        line-height: 0;
        display: block;
        padding: 0;
        width: 10px;
        height: 10px;
        cursor: pointer;
        color: transparent;
        border-radius: 50%;
        border: 1px solid rgba(221, 221, 221, 0.35);
        outline: none;
        background: rgba(0, 0, 0, 0);
    }
    .cat_name {
        position: unset;
        text-align: center;
        display: block;
    }
    .product_name {
        width: 100%;
    }
    .btn_cart {
        margin-left: 0px;
    }
    .caption {
        width: 100%;
    }
    .product-layout {
        margin-bottom: 5px;
    }
    ul.slick-dots li.slick-active button {
        border: 1px solid #ddd;
    }
    .pagebody h2 {
        font-size: 30px;
    }
    img.slick-next {
        right: 0px;
    }
    img.slick-prev {
        left: 0px;
    }
    #breadcrumb {
        display: none;
    }
    #left_menu {
        position: fixed;
        height: 100vh;
        background: #fff;
        border-right: 1px solid #2c3e50;
        left: -100%;
        top: 0;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        z-index: 210;
    }
    #left_menu.open {
        left: 0px;
        box-shadow: 53px 0px 67px 7px rgba(0, 0, 0, 0.5);
    }
    .close_menu {
        position: absolute!important;
        top: 5px;
        right: -40px;
    }
    .close_menu img {
        width: 32px;
    }
    .filter_btn {
        position: fixed;
        z-index: 200;
        width: 100%;
        left: 0;
        bottom: 0;
    }
}


/*Планшет*/

@media (max-width: 960px) and (min-width: 768px) {
    .f77 {
        font-size: 30px;
    }
    .dedscription_wrap {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .dedscription_wrap>div {
        height: auto;
    }
    .slider_description_wrap .btn {
        margin-top: 0px!important;
        padding: 6px 10px!important;
        border-radius: 4px!important;
        font-size: 13px;
    }
    .mobile_scroll {
        width: 100%;
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        display: block;
    }
    .mobile_scroll>* {
        width: auto;
        float: none;
        display: inline-block;
        white-space: normal;
        vertical-align: top;
    }
    .block_right_line:before {
        display: none;
    }
    .s_img_category {
        margin-top: -30px;
    }
    #slideshow0 .slick-arrow {
        width: 30px;
        height: 30px;
        border-radius: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        top: 45%;
        background: none;
        padding: 0;
    }
    #slideshow0 .slick-next {
        right: 5px;
    }
    #slideshow0 .slick-prev {
        left: 5px;
    }
    .product-layout {
        margin-bottom: 20px;
    }
    .cart-total {
        margin-left: 10px;
    }
    .f30 {
        font-size: 26px;
    }
    .f24 {
        font-size: 20px;
    }
    .f72 {
        font-size: 47px;
    }
    .col_footer_1:after {
        display: none;
    }
    .btn_cart {
        margin-left: 0px;
    }
    .product-thumb .caption {
        height: 40px;
        width: 100%;
    }
    .product-thumb .price {
        white-space: nowrap;
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
    }
    .product-thumb .price-new {
        font-weight: 600;
        margin-right: 20px;
    }
    .ocfilter-option .ocf-option-name {
        font-size: 14px;
        font-weight: 500;
        margin-bottom: 10px;
    }
    .slick_dop_image_wrap {
        width: 100%;
        margin-right: 0px;
    }
    .product_image {
        width: 100%;
    }
    .slick_dop_image .slick-slide img {
        width: 160px;
    }
    .slick_dop_image .slick-prev {
        bottom: unset;
        left: -50px;
        transform: rotate(-90deg);
    }
    .slick_dop_image .slick-next {
        top: unset;
        left: unset;
        right: -50px;
        transform: rotate(-90deg);
    }
    #tatal_all_cart {
        position: unset;
        width: 100%;
        margin-bottom: 30px;
    }
}


/*Старый монитор*/

@media (min-width: 1000px) and (max-width: 1139px) {
    body {
        font-size: 12px;
    }
    #slideshow0 .slick-arrow {
        opacity: 0;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }
    #slideshow0:hover .slick-arrow {
        opacity: 1;
    }
}

@media (min-width: 1140px) and (max-width: 1280px) {
    body {
        font-size: 14px;
    }
    #menu .nav>li>a {
        padding: 10px 15px;
    }
    #search .form-control {
        height: 40px;
        background: #e8edf5;
    }
    .f77 {
        font-size: 40px;
    }
    #slideshow0 .slick-arrow {
        opacity: 0;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }
    #slideshow0:hover .slick-arrow {
        opacity: 1;
    }
}

@media (min-width: 1281px) and (max-width: 1366px) {
    body {
        font-size: 14px;
    }
    #menu .nav>li>a {
        padding: 10px 15px;
    }
    #search .form-control {
        height: 40px;
        background: #e8edf5;
    }
    .f77 {
        font-size: 50px;
    }
    #slideshow0 .slick-arrow {
        opacity: 0;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }
    #slideshow0:hover .slick-arrow {
        opacity: 1;
    }
}

@media (min-width: 1367px) and (max-width: 1549px) {
    .user_icon {
        display: none!important;
    }
    .bar {
        margin-right: 10px;
    }
    #menu .nav>li>a {
        padding: 10px 15px;
    }
    #search .form-control {
        height: 40px;
        background: #e8edf5;
    }
    .f77 {
        font-size: 50px;
    }
    .menu .nav>li>a {
        color: #081132;
        padding: 10px 20px;
        background-color: transparent;
    }
    #slideshow0 .slick-arrow {
        opacity: 0;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }
    #slideshow0:hover .slick-arrow {
        opacity: 1;
    }
}

@media (min-width: 1550px) and (max-width: 1679px) {
    .f77 {
        font-size: 70px;
    }
}

@media (min-width: 1680px) and (max-width: 1900px) {
    .f77 {
        font-size: 70px;
    }
}

@media (min-width: 1901px) {}