.product_one_new {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%!important;
}

.product_one_new-imgPart {
    width: 18%;
}

.product_one_new-descPart {
    width: 49%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.product_one_new-buyPart {
    width: 25%;
    margin-right: 18px;
    margin-top: 10px;
}

.product_one_new-title {
    text-decoration: none !important;
    text-underline: none !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    height: auto;
    margin-top: 8px;
    margin-bottom: 10px;
}
.product_one_new-title a{
    margin-bottom: 0;
}
.product_one_new-bntsBlock {
    display: flex;
    flex-direction: row;
    border-top: 1px solid rgba(179, 179, 179, 0.5);
    padding-top: 8px;
    padding-left: 11px;

}

.product_one_new-bntsBlock-sep {
    width: 1px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 18px;
}

.product_one_new-bntsBlock-sep div {
    width: 1px;
    height: 70%;
    background-color: rgba(179, 179, 179, 0.5);
}

.shop-like_new {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: auto;
    top: unset;
}

.shop-like_new, .shop_compare_form_product_item_new {
    font-weight: bold;
    text-transform: uppercase;
}

.product_one .shop_one_click_go_to_cart_btn_wrapper_new {
    margin: 0;
    width: 100%;
    background-color: transparent;
}

.product_one .shop_one_click_go_to_cart_btn_wrapper_new a {
    background-color: #bababa;
    width: 100%;
}

.product_one_mics_new,
.shop_one_click_go_to_cart_btn_wrapper_new,
.shop_one_click_new {
    display: flex;
    flex-direction: row-reverse;
}

.product_one_cart_new {
    margin: 0 0 0 0;

}
.shop_one_click_new input{
    margin-top: 15px;
}
.product_one_cart_new, .shop_one_click_new input{
    font-size: 9px;
}
.sep2 {
    margin: 15% 0;
    background-color: #d9d9d9;
    width: 1px;
}

.product_one_mics_new .wrap_numb {
    height: auto;
    background-color: #efefef;
    font-weight: bold;
}

.product_one_mics_new .wrap_numb .number:before,
.product_one_mics_new .wrap_numb .number:after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background-color: red;
    position: absolute;
    top: 0;
    left: 0;

}


.product_one_mics_new .wrap_numb .nmb_min,
.product_one_mics_new .wrap_numb .nmb_plus {

    border: none;
    background: none;
    font-size: 16px;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product_one_mics_new .wrap_numb .number,
.product_one_mics_new .wrap_numb .nmb_min,
.product_one_mics_new .wrap_numb .nmb_plus {
    border: none;

}

.product_one_mics_new .wrap_numb, .left-coll {
    display: flex;
    width: 60px;
    flex-shrink: 0;
}

.product_one_mics_new .product_one_cart,
.shop_one_click_new input {
    width: 67%;
    background-color: #25ccf5;
    border: 3px solid #25ccf5;
    line-height: 34px;

}

.shop_one_click_new input {
    background-color: rgba(255, 255, 255, 1);
    color: rgba(0, 0, 0, 1);
    box-sizing: border-box;
}


.product_one:hover .product_one_mics_new .product_one_cart,
.product_one:hover .shop_one_click_new input {
    border: 3px solid #25ccf5;
}


.shop-item-price_new {
    text-align: right;
    font-size: 24px!important;
}

.product_one_price_new {
    margin-bottom: 12px;
}

.shop-like-icon_new {
    width: 22px;
    height: 100%;
    background-image: url("/custom/my/img/new/start.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-right: 5px;
    margin-top: -3px;
}

.shop-like-icon_new.active {
    background-image: url("/custom/my/img/new/start_active.png");
}


.shop-compare-icon_new {
    display: inline-flex;
    width: 27px;
    height: 100%;
    background-image: url("/custom/my/img/new/compare.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-right: 5px;
    margin-top: -3px;
}

.shop_compare_form_product_item_new {
    display: flex;
    justify-content: center;
    align-items: center;
}

.shop_compare_button {
    display: none;
}

.wrap_numb .number {
    width: 30px !important;
}

.product_one_new-params {
    text-align: left;
    margin-bottom: 20px;

}

.product_one_new-param {
    display: flex;
    align-items: center;
    margin-bottom: 6px;

}
.product_one_new-paramDot{
    width: 8px;
    height: 8px;
    margin: 0 10px 0 2px;border-radius: 50px;
    background-color: #25ccf5;
    align-items: center;

}

.product_one_new .cat_znak{
    bottom: 20px;
}
.shop_add_compare_new{
    margin: 0;
}

.shop_add_compare_new,
.shop-like_new {
    font-size: 9px!important;
}

.product_one_new-paramName {
    font-size: 11px;
    font-weight: bold;
}

.product_one_new-paramValue {
    font-size: 11px;
    font-weight: normal;
}


@media screen and (max-width: 1150px) {
    .shop_list_new {
        display: flex;
        flex-wrap: wrap;
    }

    .product_one_new {
        flex-direction: column;
    }

    .shop_list .product_one_new {
        width: calc(48% - 30px);
    }

    .product_one_new-imgPart,
    .product_one_new-descPart,
    .product_one_new-buyPart {
        width: 100%;
    }


    .product_one_price_new {
        margin-top: 20px;
        margin-bottom: 10px;
        font-size: 24px;
    }

    .product_one_mics_new .product_one_cart,
    .shop_one_click_new input {
        width: 80%;
    }

    .product_one_new-buyPart form {
        margin: 0 0 0 30px;
    }

    .product_one_mics_new .product_one_cart {
        background-color: #25ccf5;
    }

    .product_one_mics_new .product_one_cart,
    .shop_one_click_new input {

        border: 3px solid #25ccf5;
    }

    .shop_list .product_one_mics_new .wrap_numb .number {
        width: 30px !important;
    }

    .product_one_cart_new,
    .shop_one_click_new input {
        font-size: 9px;
    }
}

@media screen and (max-width: 700px) {

    .product_one_new-title {
        padding-left: 0px!important;
        margin-top: 25px!important; ;
    }
    .product_one_new-paramName{
        font-size: 18px;
    }
    .product_one_new-paramValue{
        font-size: 18px;
    }


    .shop_list .shop-pane .product_one_new {
        border: 1px solid #bababa;
        margin: 10px !important;
    }

    .product_one_new-imgPart {
        margin-bottom: 20px !important;
    }

    .shop_list .shop-pane .product_one_new .product_one_img {
        width: 100%;
    }

    .shop_list .shop-pane .product_one_new {
        width: 100%;
        text-align: center;
    }

    .shop_list .shop-pane .product_one_new-descPart {

    }

    .product_one_new-bntsBlock {
        justify-content: space-around;
    }

    .shop_list .shop-pane .product_one .product_one_mics_new,
    .shop_list .shop-pane .product_one .shop_one_click_go_to_cart_btn_wrapper_new,
    .shop_list .shop-pane .product_one .shop_one_click_new {
        display: flex !important;
    }


    .product_one_new  {
        margin: 5px 0;
    }

     .wrap_numb {
         margin: 5px 5px 5px -5px;
    }

    .product_one_new .cat_znak_mobile {
        top: 45px;
        bottom: unset;
    }

    .shop_list .shop-pane .product_one_new .product_one_title {
        width: 100%;
    }

    .shop_one_click_new,
    .shop_one_click_go_to_cart_btn_wrapper_new,
    .product_one_mics_new {
        width: 100% !important;
    }

    .shop_list .shop-pane .product_one_new .shop_one_click input,
    .shop_list .shop-pane .product_one_mics_new input {
        width: 100% !important;
    }

    .shop_one_click_go_to_cart_btn_wrapper_new {
        margin: 5px 0 0 auto !important;
        padding: 0 !important;
        width: 100% !important;
        max-width: 1000px !important;
    }

    .shop_one_click_go_to_cart_btn_wrapper_new a {
        height: 35px;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .product_one_mics_new .wrap_numb .nmb_min,
    .product_one_mics_new .wrap_numb .nmb_plus {

        border: none;
        background: none;

    }
}
.cart_count-titleMobile{
    display: none;
    word-wrap: normal;
}

@media screen and (max-width: 700px) {

    .product_one_new-title {
        padding-left: 0px !important;
        margin-top: 16px !important;
        margin-bottom: 4px !important;
        font-size: 22px;
    }

    .product_one_new-paramName {
        font-size: 16px;
    }

    .product_one_new-paramValue {
        font-size: 16px;
    }

    .product_one_new-param {
        margin-bottom: 10px;
    }

    .shop_add_compare_new, .shop-like_new {
        font-size: 14px !important;
    }

    .product_one_new-bntsBlock .shop-like,
    .product_one_new-bntsBlock .shop-compare-icon_new {
        height: 30px;
    }

    .shop-like-icon_new, .shop-compare-icon_new {
        width: 30px;
    }

    .product_one_new-bntsBlock {
        padding-left: 0px;
    }

    .shop_list .shop-pane .product_one .product_one_price {
        font-size: 30px;
    }

    .shop_list .shop-pane .product_one .js_shop_form {
        width: 90%;
    }
    .product_one_mics_new .wrap_numb, .left-coll{
        width: 80px;
    }

    .product_one_new-buyPart .product_one_cart,
    .product_one_new-buyPart .shop_one_click_new input
    {
        height: 50px;
    }

    .shop_list .shop-pane .product_one .shop_one_click input{
        height: 50px;
        margin-top: 15px;
    }
    .shop_list .shop-pane .product_one .product_one_cart,
    .shop_list .shop-pane .product_one .shop_one_click input{
        font-size: 13px;
    }
    .wrap_numb a,
    .wrap_numb .number
    {
        height: 50px;
    }
}

@media screen and (max-width: 500px) {

    .shop_compare_list .shop{
        width: 100%;

    }
    .product_one_new-buyPart form {
        margin: 0 0 0 0;
    }

    .cart_count-titleMobile{
        display: block;
    }
    .cart_count-titleDectop{
        display: none;
    }
    .cart_count {
        display: block;
    }
    .cart  thead tr th{
        min-height: 40px;
    }
    .cart_count-btns nobr{
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }
    .cart_count-btns{
        height: 200px;
        display: flex;
        align-items: center;
        margin-left: 10px;
    }

}
@media screen and (max-width: 500px) {
    .mcatopen {
        background-color: #20cdf6;
        color: white;
    }
}


