@media only screen and (max-width : 1200px) {
    .container{
        width: 1000px;
    }
    .slider_wrapper{
        width: 355px;
    }
    .program_food img{
        width: 280px;
    }
    .arrows{
        left: 0!important;
    }
    .program_calculator ul li a{
        width: 130px;
    }
    .cart_buttons{
        width: 75%!important;
    }
    .shipping_container{
        width: 85%!important;
    }
    .left_sidebar{
        margin-bottom: 40px;
        width: 100%;
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .left_ul{
        display: flex;
        justify-content: space-around;
        position: relative;
        width: 80%;
    }
    .market_list{
        position: absolute;
        z-index: 4;
        background-color: #fff;
        list-style-type: none;
        padding: 5px 0 5px 5px;
        width: 185px;
        left: -5px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    .market_list li{
        margin-bottom: 10px;
    }
    h1{
        margin-bottom: 0px!important;
    }
    .low_product_description{
        width: 49%!important;
    }
    .cart_buttons{
        width: 100%!important;
    }
    .cart_wrapper{
        min-height: 80vh!important;
    }
    .order_block{
        min-height: 80vh!important;
    }
    .program_block_prev, .program_block_next{
        display: block!important;
    }
    .blk_head{
        font-size: 14px;
    }
    body{
        padding-top: 90px;
    }
    .review_info{
        padding: 5px;
    }
    .right_gradient, .left_gradient{
        display: none;
    }
    .big_carousel_slide{
        background-size: contain!important;
    }
}
@media only screen and (max-width : 840px) {
    body{
        padding-top: 90px;
    }
    .container{
        width: 800px;
    }
    .big_block{
        margin-bottom: 30px;
    }
    .wide_big_block{
        background-position: top -180px left 0px!important;
    }
    .owl-item{
        display: flex;
        justify-content: center;
    }
    .over_info, .info_block{
        margin-bottom: 35px;
        margin-left: 50px;
    }
    .program_block ul{
        flex-wrap: wrap;
    }
    .slider_wrapper{
        width: 255px;
    }
    .arrows{
        display: none!important;
    }
    .program_food ul{
        margin-left: 30px!important;
    }
    .program_protein ul{
        width: 300px;
    }
    .new-owl-dot{
        width: 80px!important;
        height: 80px!important;
    }
    .cart_buttons{
        width: 100%!important;
        justify-content: space-around!important;
    }
    .low_product_side{
        width: 81%!important;
    }
    .left_side{
        width: 27%!important;
    }
    .order_block input[type="text"]{
        width: 235px!important;
    }
    .menu_mob_blk{
        width: 80%;
        flex-direction: column;
    }
    .cart_button{
        width: 135px!important;
        font-size: 13px;
    }
    .cart_block{
        padding-left: 0px!important;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .product_element{
        justify-content: space-around!important;
        width: 95%!important;
    }
    .review_slide{
        flex-direction: column;
        height: auto!important;
    }
    .review_images{
        width: 100%!important;
        height: 400px!important;
    }
    .review_info{
        width: 90%!important;
        height: 30%!important;
    }
    .review_block_next{
        right: 15%!important;
    }
    .review_block_prev{
        left: 15% !important;
    }
}
@media only screen and (max-width : 768px) {
    .container{
        width: 92%;
    }
    .over_info, .info_block{
        width: 285px!important;
        margin-left: 5px;
    }
    .shipping_container {
        width: 90% !important;
    }
    .left_ul {
        width: 95%;
    }
    .program_protein ul{
        width: 260px;
    }
    .new-owl-dot{
        width: 70px!important;
        height: 70px!important;
    }
    .cart_buttons{
        flex-direction: column;
    }
    .order_block input[type="text"]{
        width: 210px!important;
    }
    .wide_big_block{
        background-position: top -110px left 0px!important;
    }
    .review_images{
        height: 300px!important;
    }
    .review_block_next{
        display: none;
    }
    .review_block_prev{
        display: none;
    }
    .carousel_button {
        width: 200px!important;
        min-height: 30px!important;
        left: calc(50% - 100px) !important;
    }
}

@media only screen and (max-width : 450px) {
    body{
        padding-top: 120px;
    }
    h1{
        font-size: 16px;
        margin-top: 10px;
        margin-bottom: 10px!important;
    }
    h4{
        margin: 0;
        text-align: center;
        width: 100%;
    }
    .program_block_prev{
        left: -4px!important;
    }
    .blk_head {
        flex-direction: row !important;
        font-size: 16px!important;
    }
    .container{
        width: 400px;
        flex-direction: column;
        align-content: center;
    }
    .menu_mob_blk{
        flex-direction: column;
        width: 65%;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .wt_head{
        flex-direction: row;
    }
    .phone_link{
        flex-grow: 0!important;
    }
    .social_buttons{
        margin: 0 auto;
    }
    .wide_big_block{
        background-position: center!important;
        background-size: cover!important;
    }
    .user_profile{
        margin: 0px auto 10px;
    }
    .big_info_wrapper{
        padding: 0!important;
    }
    .contact_block{
        width: 280px!important;
    }
    .contact_block p{
        text-align: left!important;
    }
    .menu_block{
        position: relative;
        width: 300px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .logo{
        width: 130px;
        height: 70px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-right: 0px;
    }
    .header_phone_link{
        margin-bottom: 10px;
    }
    .social_buttons{
        margin-top: 10px;
        margin-bottom: 5px;
        font-size: 19px;
    }
    .green_header a {
        text-align: center;
    }
    .search_input{
        display: none;
    }
    .nav{
        flex-direction: column;
        align-items: center;
    }
    .program_block{
        overflow: hidden;
        display: block;
        padding-left: 5px;
        padding-right: 5px;
        position: relative;
        width: 98%;
    }
    .program_protein ul{
        width: 350px;
    }

    .program_block ul{
        justify-content: space-between;
        width: 1000px !important;
        transition: margin-left 250ms;
    }

    .program_block ul li a{
        font-size: 14px;
    }
    .cart_link{
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .burger_button{
        display: block;
    }
    .n_wrap{
        display: none;
    }
    nav{
        display: flex;
        flex-direction: column;
    }
    .big_block{
        margin-left: 20px;
    }
    .filter_button{
        margin-top: 5px!important;
        margin-bottom: 5px!important;
    }
    .map{
        width: 100%!important;
    }

    .food_image{
        width: 270px!important;
    }
    .over_info, .info_block{
        margin-bottom: 15px;
        margin-left: 0px;
    }
    .shipping_container{
        align-content: center;
        flex-direction: column;
        align-items: center;
    }
    .over_block{
        margin-top: 20px;
    }
    .calculator_popup{
        display: none;
    }
    .left_ul{
        flex-direction: column;
    }
    .market_list{
        position: relative;
    }
    .program_content{
        width: 100%;
        flex-direction: column;
    }
    .program_description{
        width: 100% !important;
        padding: 0px!important;
    }
    .program_header{
        flex-direction: column;
    }
    .program_header p{
        width: 95%;
        text-align: center;
    }
    .program_wrapper{
        flex-direction: column;
        align-items: center!important;
        width: 100% !important;
    }
    .program_food ul {
        text-align: center;
        margin-left: 20px !important;
    }
    .dots-wrapper{
        width: 100%!important;
        align-items: center!important;
    }
    .left_side{
        width: 74%!important;
    }
    .program_calculator{
        width: 100%!important;
        align-items: center!important;
    }
    .program_calculator ul li a{
        margin-left: 37px!important;
    }
    .calculator_description ul{
        align-items: center!important;
    }
    .product_element{
        flex-direction: column;
    }
    .product_name{
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        text-align: center;
    }
    .category_item h3{
        text-align: center;
        width: 100%!important;
        margin-bottom: 10px!important;
    }
    .cart_price{
        text-align: center;
    }
    .cart_count_block{
        margin-left: 0!important;
    }
    .order_big_line{
        flex-direction: column;
        align-items: center!important;
        justify-content: center;
    }
    .carousel_button {
        width: 180px!important;
        min-height: 30px!important;
        left: calc(50% - 90px) !important;
    }
}
@media only screen and (max-width : 395px) {
    .container{
        width: 350px;
    }
    .big_block{
        margin-left: 0;
    }
    .blk_head {
        flex-direction: row !important;
        font-size: 16px !important;
    }
    .logo {
        width: 100px;
    }
    .program_food ul li{
        width: 245px;
    }
    .product_side{
        margin-left: 0!important;
        margin-top: 10px;
    }
    .product_image{
        min-height: 90px!important;
    }
    .low_product_description{
        width: 100%!important;
    }
    .program_calculator ul li a {
        margin-left: 20px !important;
    }
}
@media only screen and (max-width : 375px) {

}
@media only screen and (max-width : 320px) {
    .container{
        width: 300px;
    }
    .program_block ul li a{
        width: 135px!important;
    }
    .map_side{
        width: 100%!important;
    }
    body{
        padding-top: 120px;
    }
    .program_protein ul{
        width: 295px;
        font-size: 14px;
    }
    .program_calculator ul li a{
        margin-left: 3px!important;
    }
    .calc_button{
        font-size: 14px;
    }
}