@font-face {
    font-family: 'Myriad_reg';
    src: url('../fonts/MyriadPro/MyriadPro-Regular.woff2') format('woff2'),
    url('../fonts/MyriadPro/MyriadPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat_bold';
    src: url('../fonts/MontserratPro/Montserrat-Bold.woff2') format('woff2'),
    url('../fonts/MontserratPro/Montserrat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat_reg';
    src: url('../fonts/MontserratPro/Montserrat-Regular.woff2') format('woff2'),
    url('../fonts/MontserratPro/Montserrat-Regular.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
img#search_icon {
    cursor: pointer;
}
#loader {
    /*background-image: url(/ajax-loader.gif);*/
    background-image: url(/loader.svg);
    background-repeat: no-repeat;
    background-size: initial;
    background-position: center;
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    background-color: rgb(0 0 0 / 10%);
    z-index: 999999;
    opacity: 1;
}
#search_res{
    font-size: 18px;
    padding: 15px 0;
}
html {
    padding: 0;
    margin: 0;

}

.jplist-panel .jplist-pagination button {
    color: #000;
}

p,
div,
span,
table,
tr,
td,
input {
    color: #3d3d3f;
}

.row {
    margin: 0;
    padding: 0;
}

.container {
    max-width: 100%;
}

.gray_bg {}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

.container_fluid_empty {
    width: 1024px;
    text-align: center;
    margin: 15% auto 0;
}

#firma_logo {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    height: 110px;
    border-bottom: 1px solid #ccc
}

.width105 {
    width: 105px;
    display: inline-flex;
}

.width145 {
    width: 145px;
    display: inline-flex;
}

.width130 {
    width: 130px;
    display: inline-flex;
}

#search_row {
    #border-left: 1px solid #fff;
    #border-bottom: 1px solid #ccc;
    height: 109px;
}

.search_col {
    width: 100%;
}

.search_block {
    position: absolute;
    left: 30px;
    top: 25px;
    width: 85%;
}

input#mainsearch {
    padding: 15px;
    font-size: 18px;
    border: none;
    outline: none;
    width: 90%;
}

#main_table {
    width: 100%;
    height: 100%
}

.menu_item {
    min-height: 75px;
    border-bottom: 1px solid #ccc;
}

.menu_item.menu_item_last {
    min-height: 75px;
    border-bottom: 1px solid #fff;
}

div#menu_column {}

.menu_item img {
    border: 3px solid #ececec;
    float: left;
    width: 80px;
    height: 77px;
}

.menu_title {
    color: #3d3d3f;
    font-family: "Montserrat_reg";
}

.menu_title div {
    padding: 18px 0 18px 20px;
    color: #3d3d3f;
    font-size: 29px;
    display: inline-block;
    cursor: pointer;
    width: calc(100% - 100px);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.goodsbycat:last-child {
    margin-bottom: 30px!important;
}
.list_image_small{
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 96%;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor:pointer;
}
div#main_menu {
    height: 100%;
    border-right: 1px solid #ccc;
    position: fixed;
    z-index: 100;
}div#main_contant {
     margin-left: 25%;
 }
#content_column {}

.content_wrapper {
    border-top: 1px solid #ccc;
}

.content_outer_wrapper {
    padding: 0 95px 20px 50px;
    margin-top: -25px;
}

.own_hidden {
    display: none
}

.own_visible {
    display: block
}

.own7 h3 {
    font-family: "Montserrat_bold";
    font-size: 29px;
    margin-bottom: 30px;
    line-height: 1;
}
.own_cont.own3.own_visible {
    padding-top: 20px;
}
.list_row_title {
    font-family: "Montserrat_reg", Helvetica, Arial, sans-serif;;
    font-size: 28px;
    line-height: 2;
    padding-top: 10px;
    color: #3d3d3f;
}

.list_prod_price {
    font-size: 29px;
    font-family: "Montserrat_bold", Helvetica, Arial, sans-serif;
    line-height: 2;
    text-align: right;
    padding-top: 10px;
    color: #3d3d3f;
}

.list_prod_del {
    line-height: 1;
    text-align: right;
    cursor: pointer;
    color: #3d3d3f;
}

.list_prod_del img {
    width: 20px;
    position: absolute;
    right: 0;
    top: 26px;
}
#prod_maker_info{
    font-family: 'Montserrat_bold';
}
#prod_cat_info{
    font-family: 'Montserrat_bold';
}
#prod_vol_info{
    font-family: 'Montserrat_bold';
}
.send_order_button {
    float: right;
    border: 1px solid #000;
    padding: 5px 30px;
    border-radius: 5px;
    cursor: pointer;
    font-size:36px;
}

.row.list_prod_row {
    padding: 10px 20px;
    margin: 14px 0;
    box-shadow: 0 0 15px #00000040;
    border-radius: 5px;
}

.back-btn {
    margin-top: 20px;
}

.btn {
    display: inline-block;
    border-radius: 7px;
    line-height: 1.2;
    font-family: "Montserrat_bold";
}

/*Bogdan__edits*/

#product_id_singl {
    align-self: center;
}

.row-flex {
    display: flex;
    flex-wrap: wrap;
}

.prod_pic {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.col-flex-1 {
    flex: 10%;
    display: flex;
    flex-direction: column;
}

.col-flex-4 {
    flex: 30%;
    display: flex;
    flex-direction: column;
}

.col-flex-7 {
    flex: 60%;
    display: flex;
    flex-direction: column;
}

.prod_f_det>div:not(:last-child) {
    margin-bottom: 20px;
}

#singl_tags {
    margin-top: 40px;
}

#singl_tags .btn-primary {
    color: #005fa8;
    background-color: transparent;
    border-color: #005fa8;
    border: 3px solid #005fa8;
}
button.jplist-last span {
    margin-left: 10px;
}
.btn-primary {
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005fa8', endColorstr='#005fa8', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    color: #fff;
    background-color: #005fa8;
    border-color: #005fa8;
    border: 1px solid #005fa8;
    text-shadow: none;
    padding: 5px 30px;
    font-size: 30px;

}

/*Bogdan__edits*/
.contur._no_shw {
    box-shadow: none;
    border: 1px solid #cccccc;
}

.contur {
    padding: 20px;
    border-radius: 7px;
    box-shadow: 0 0 15px #00000040;
    margin-top: 30px;


    cursor: pointer;
}

img.product_img_placeholder {
    max-height: 175px;
    margin-bottom: 40px;
}
.matched {
    margin: 5px;
    position: relative;
    border: 1px solid #ccc;
    padding: 5px;
    background: #f0f0f0;
}
.matched.first {
    height: 1px;
    padding: 0;
    visibility: hidden;
}
img.matched_cross_det {
    position: absolute;
    right: 5px;
    width: 15px;
    cursor: pointer;
}
div#matched_items {
    padding: 0 20px;
}
img.product_img_ok.singl_image {
    width: 250px;
}

.own1_dets {
    padding-left: 20px;
}


/*Bogdan_edits*/
.own1_dets .own_title {
    font-family: "Montserrat_bold";
    /* font-size: 67px; */
    font-size: 50px;
    line-height: 1;

    margin-bottom: 25px;
}

.own1_dets .own_short {
    font-family: "Montserrat_reg";
    /* font-size: 40px; */
    font-size: 20px;
    line-height: 1;
    margin-bottom: 30px;

    max-width: 90%;
    min-width: 200px;
}

.own1_dets .own_price {
    font-family: "Montserrat_bold";
    /* font-size: 67px; */
    font-size: 50px;
    line-height: 1;
    padding-top: 20px;
}

.prod-same-width-btn {
    width: 92%;
}

.prod_f_det {
    font-family: "Montserrat_reg";
    font-size: 24px;
    line-height: 1;
    padding-top: 40px;
}

.row.nextrow h4 {
    font-family: "Montserrat_bold";
    font-size: 32px;
    line-height: 1;
}

.row.nextrow {
    margin: 20px 0;
}

.own1_all_items {
    #margin: 0 25px;
}

.first_prod_item.own1_all_items {
    #margin: 0 25px 0 0px;
}

.last_prod_item.own1_all_items {
    #margin: 0 0 0 25px;
}

.prod_element.contur {
    overflow: hidden;
    text-align: center;
    margin: 0 20px 0;
}

.prod_element.contur.first_prod_item {
    margin: 0 20px 0 0;
}

.prod_element.contur.last_prod_item {
    margin: 0 0 0 20px;
}

.prod_element.contur {
    font-family: "Montserrat_bold";
    font-size: 32px;
    line-height: 1;
}

img.own1_items_img {
    margin-bottom: 20px;
}

.own2 {
    margin-top: 20px
}

.own2 .new_banner {
    width: 100%
}

.new_colls:nth-child(1) .contur {
    margin-right: 50px;
}

.new_colls:nth-child(2) .contur {
    margin-right: 50px;
}

.new_element_item {
    overflow: hidden;
}
.new_element_item.contur {
    #min-height: 200px;
}
.new_element_item_rells {
    overflow: hidden;
}
.new_element_item_rells.contur {
    #min-height: 200px;
}


img.element_icon_img {
    max-height: 120px;
    max-width: 100px;
}

.click_brand {
    cursor: pointer;
}

/*Bogdan__edits*/

.element_item_title {
    font-family: "Montserrat_bold";
    font-size: 25px;
    /* font-size: 40px; */
    line-height: 1.2;

    margin-bottom: 20px;
    #white-space: nowrap;
    text-overflow: clip;
    height:60px;
    overflow:hidden;
}

.element_item_descr {
    font-family: "Montserrat_reg";
    /* font-size: 20px; */
    font-size: 18px;
    line-height: 1;
    margin-bottom: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    height: 75px;
}
#marken_elements_goods .element_item_descr {
    width: 365px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    height: 75px;
}
.cat_del_mess {
    font-size: 16px;
    color: #ff0000;
    margin-top: 15px;
    display:none;
}
img.own1_items_img.related_image {
    max-width: 200px;
}
.related_img {
    width: 150px;
    height: 120px;
}
.related_img {
    height: 100px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    width: 100%;
}
.related_title{
    font-size: 20px;
}
.element_item_price {
    font-family: "Montserrat_bold";
    font-size: 34px;
    font-weight: bold;
    /* text-align: right; */
    text-align: left;

}

.padd-l_20 {
    padding-left: 20px;
}

h5.tokasse_h5 {
    font-family: "Montserrat_bold";
    font-size: 41px;
    line-height: 1.5;
}
button.btn.btn-primary.large {
    padding: 20px 70px;
    font-size: 29px;
}

.hersteller_wrapper {
    padding: 0 10px 0 10px;
    text-align: center;
}

.hersteller_outer:nth-child(1) .hersteller_wrapper {
    padding: 0 10px 0 0;
}

.hersteller_outer:nth-child(6) .hersteller_wrapper {
    padding: 0 0 0 10px;
}

.hersteller_item img {
    max-width: 140px;
    max-height: 100px;
}

.hersteller_item {
    width: 180px;
    margin-right: 25px;
    min-height: 196px;
    float: left;
    position: relative;
    text-align: center;
}
.brand_title {
    display: block;
    width: 100%;
    text-align: center;
}
.hersteller_item div {
    position: absolute;
    text-align: center;
    width: 141px;
    margin-left: 0;
}
.brand_image_12 {
    margin-top: 20px;
}
.brand_title {
    font-weight: 600;
}
.h5blue {
    color: #005fa8;
}
.edit_category i{
    font-size: 18px!important;
    border: 1px solid #ccc;
    /* padding: 3px; */
    color: #686868;
    border-radius: 4px;
    cursor:pointer;
}
.edit_category .material-icons {
    padding: 3px;
}
h5.tokasse_h2.kasse_count {
    font-size: 180px;
    font-family: "Montserrat_bold";
}

.list_number {
    padding: 100px 0 0 0;
    font-family: "Montserrat_bold";
    font-size: 34px;
    line-height: 1;
}
#edit_product_block{
    margin-bottom:200px
}
#close_category_edit_area {
    position: absolute;
    right: -2px;
    top: 0;
    font-size: 20px;
    font-weight: 600;
    cursor: pointer;
}

.w300 {
    min-width: 300px;
}

.survey_hidden {
    display: none;
}
img.list_img {
    width: 60px;
}
.survey_visible {
    display: block;
}

button.btn.btn-primary.large.w300.survey_btn_4 {
    width: 80%;
}

button.btn.btn-primary.large.w300.survey_btn_5 {
    width: 80%;
}

button.btn.btn-primary.large.w300.survey_btn_6 {
    width: 80%;
}

.row.logo_row {
    margin-right: 0;
    margin-left: 0;
}

.row.logo_row {
    #border-bottom: 1px solid #ccc;
    background-repeat: no-repeat;
    background-position: center;
}

.prod_item_no_image {
    border: 1px solid #f0f0f0;
    min-height: 130px;
    /* max-height: 130px; */
    max-height: 195px;
    min-width: 110px;
    /* max-width: 110px; */
    max-width: 150px;
    border-radius: 5px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    /* width: 110px; */
    /* height: 130px; */
    background-size: 90% !important;

    width: 100%;
    height: 100%;
}

.own_cont.own1.own_visible {
    margin-top: 42px !important;
}
.prod_item_yes_image {
    border: 1px solid #f0f0f0;
    min-height: 130px;
    /* max-height: 130px; */
    max-height: 195px;
    min-width: 110px;
    max-width: 150px;
    border-radius: 5px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 90% !important;

    width: 100%;
    height: 100%;
}
.product_img_singl_image{
    height: 324px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.dropdown-menu {
    min-width: 100%;
    padding: 5px 0 0;
    margin: 2px 0 0;
    font-size: 17px;
}

.own_cont.own1.own_visible {
    margin-top: 42px !important;
}

.prod_item_no_image_singl {
    width: 80%;
    height: 200px;
    background-repeat: no-repeat !important;
    background-size: 75% !important;
    background-position: 50% 50% !important;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 20px;
}

.prod_item_no_image_singl_tag {
    border: 1px solid #f0f0f0;
    min-height: 130px;
    /* max-height: 130px; */
    max-height: 195px;
    min-width: 110px;
    max-width: 150px;
    border-radius: 5px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 90% !important;
    width: 100%;
    height: 100%;
}

.prod_item_no_image_singl_brand {
    width: 90%;
    background-repeat: no-repeat !important;
    background-size: 75% !important;
    background-position: 50% 50% !important;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.tag_item {
    float: left;
    padding: 3px 5px;
    margin: 3px 8px;
    border-radius: 5px;
    cursor: pointer;
}
.tag_item_tnai {
    float: left;
    padding: 3px 5px;
    margin: 3px 8px;
    border-radius: 5px;
    cursor: pointer;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
    border: 1px solid #ccc;
}

.activeTag {
    background: #b7251b;
    color: #f0f0f0;
}

.bytagprod {
    width: 48%;
    float: left;
    margin-right: 2%;
    min-height: 180px;
}

.goodsbycat {
    width: 48%;
    float: left;
    margin-right: 2%;
    cursor: pointer;
}

.pagingControls {
    margin: 1em;
}

.pagingControls ul {
    display: inline;
    padding-left: 0.5em;
}

.pagingControls li {
    float: left;
    list-style: none;
    margin: 2px 5px;
    width: 37px;
    background: #f0f0f0;
    text-align: center;
    font-size: 11px;
    cursor: pointer;
}

div#pagingControls li a div {
    padding: 3px 5px;
}

.pagingControls li a {
    text-decoration: none;
}

.pagingControls li:hover {
    background: #B7251B;
}

.pagingControls li>a:hover {
    color: #fff !important;
}

.pagingControls li a:hover {
    color: #fff !important;
    text-decoration: none;
}

.pagingControls li a:hover div {
    color: #fff !important;
}

.pagingControls li:hover>a div {
    color: #fff !important;
    width: 100%;
}

.pagingControls li a:hover {
    color: #fff !important;
    text-decoration: underline;
}

.page_current {
    background: #B7251B !important;
    color: #fff;
}

.page_current a {
    color: #fff !important;
}

button.jplist-last span {
    font-size: 14px;
}
div#liters {
    margin-bottom: 20px;
}
a.tags_a div {
    padding: 18px 0 18px 20px;
    color: #3d3d3f;
    font-size: 13px;
    display: inline-table;
    cursor: pointer;
    border: 1px solid #ccc;
    line-height: 1;
    text-align: center;
    padding: 9px 10px;
    width: 35px;
    margin: 3px;
    border-radius: 2px;
}
/***************** custom pagination *********************/

li.active.red a {
    background: #B7251B!important;
    border: 1px solid #B7251B!important;
}
#show_all_brands{
    background: #ff1500;
    border: 1px solid#ff1500;
}
.new_element_item.contur.fffffff {
    width: 46%;
    float: left;
    margin-right: 45px;
}

#lang_form{
    margin: 20px;
}
#lang_form button{
    background: transparent;
    border: 0;
}

.smsm_hide{ display:block}
.smsm_show{ display:none}

.rabbat_regbg {
    margin-top: 10px;
    background: #ff0000;
    color: #fff;
    text-align: center;
    padding: 5px;
    min-width: 45px;
    border: 1px solid #ff0000;
}
.rabbat_whitebg {
    margin-top: 10px;
    background: #fff;
    color: #000;
    text-align: center;
    padding: 5px;
    border: 1px solid #ff0000;
}



#mobile_a span
{
    display: block;
    width: 33px;
    height: 4px;
    margin-bottom: 5px;
    position: relative;

    background: #cdcdcd;
    border-radius: 3px;

    z-index: 1;

    transform-origin: 4px 0px;

    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
    background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
    opacity 0.55s ease;
}

#mobile_a span:first-child
{
    transform-origin: 0% 0%;
}

#mobile_a span:nth-last-child(2)
{
    transform-origin: 0% 100%;
}
.product_descr{
    line-height: 1.5;
}
.product_descr g {
    display: block;
}
.product_descr g:before {
    content: "+";
    color: red;
    margin-right: 10px;
}
#mobile_a {
    display: none;
}

.w {
    display: inline-block;
    width: 180px;
}

@media all and (max-width: 1364px) {
    .hersteller_item img {
        max-width: 100px;
        width: 100px;
    }

    .hersteller_item.contur {
        height: 140px;
        width: 140px;
    }
}

@media all and (max-width: 1366px) {
    .menu_title div {
        padding: 28px 0 18px 20px;
        color: #3d3d3f;
        font-size: 22px;
        display: inline-block;
        cursor: pointer;
    }

    .list_number {
        padding: 100px 0 0 0;
        font-size: 24px;
    }
    .element_item_title {
        font-size: 24px;
        padding-left: 10px;
    }
    .content_outer_wrapper {
        padding: 10px 45px 20px 20px;
    }

    .new_colls:nth-child(1) .contur {
        margin-right: 20px;
    }

    .element_item_price {
        font-size: 24px;
    }

    .prod_item_no_image {
        min-height: 110px;
        max-height: 110px;
        min-width: 85px;
        max-width: 85px;
    }
    .menu_title div {
        padding: 25px 0 18px 17px;
        width: auto;
    }
    .own_cont.own1.own_visible {
        margin-top: 22px !important;
    }
    .content_outer_wrapper {
        padding: 10px 0 20px 20px;
    }
    .element_item_descr {
        font-family: "Montserrat_reg";
        /* font-size: 20px; */
        font-size: 18px;
        margin-bottom: 20px;
        padding-left: 10px;
    }
    .element_item_price {
        font-size: 24px;
        padding-left: 10px;
    }
    .row.logo_row {
        background-size: contain;
    }
    #lang_form {
        margin: 40px 20px 20px;
    }
    .own_cont.own12.own_visible {
        margin-right: 30px;
    }
    .hersteller_item {
        width: 175px;
    }
    .new_element_item.contur.fffffff {
        width: 44%;
        float: left;
        margin-right: 55px;
    }
    #marken_elements_goods .element_item_descr {
        width: 275px;
    }
}

@media all and (max-width: 1024px) {
    .smsm_hide{ display:none}
    .smsm_show{ display:block}
    li.search_li.new_element_item {
        padding: 10px;
    }
    div#main_contant {
        margin-left: 26%;
    }
    #firma_logo {
        background-position: center center;
        background-size: 90%;
    }

    .menu_title div {
        padding: 26px 0 4px 10px;
        color: #3d3d3f;
        font-size: 18px;
        display: inline-block;
        cursor: pointer;
    }

    .own7 h3 {
        font-size: 50px;
    }

    .list_row_title {
        font-size: 50px;
    }

    .list_prod_price {
        font-size: 50px;
        font-family: "Montserrat_bold";
        line-height: 1;
    }

    .content_outer_wrapper {
        padding: 10px 45px 20px;
    }
    #lang_form {
        margin: 40px 20px 20px 20px;
    }
    div#main_menu {
        height: 100%;
        width: 256px;
    }
    .menu_title {
        float: left;
        width: 170px;
    }
    .row.logo_row {
        background-size: contain;
    }
    .menu_title div {
        font-size: 18px;
        width:170px!important
    }
    .new_colls:nth-child(1) .contur {
        margin-right: 15px;
    }
    .new_colls:nth-child(2) .contur {
        margin-right: 15px;
    }
    .element_item_descr {
        font-size: 16px;
        width: 224px;
        padding-left: 25px;
        line-height: 1;
        margin-bottom: 20px;
        height: 110px;
    }
    .row.nextrow {
        margin: 0;
    }
    .jplist-drop-down{
        width: 120px;
    }
    .jplist-drop-down .jplist-dd-panel{
        width: 95px;
    }
    .content_outer_wrapper {
        padding: 10px 19px 20px 21px;
    }
    .element_item_title {
        text-overflow: clip;
        height: auto;
    }
    .element_item_price {
        font-size: 24px;
        padding-left: 25px;
    }
    .prod_item_yes_image {
        min-width: 235px;
        max-width: 235px;
    }
    /*
    .own1 .prod_item_yes_image{
        min-width: 110px;
        max-width: 110px;
    }
    */
    .own2 {
        margin-top: 10px;
    }
    .own2 .new_colls:nth-child(1) .contur {
        margin-right: 15px;
    }
    /*
    .click_brand:nth-child(5n+5) {
        margin-right:0;
    }
    */
    .hersteller_item.contur {
        height: 140px;
        width: 29%;
    }
    .hersteller_item img {
        max-width: 90%;
        width: 90%;
    }
    .hersteller_item div {
        position: absolute;
        text-align: center;
        width: 100%;
        margin-left: 0;
    }
    .contur {
        padding: 20px 0;
    }
    .margin_right_0{
        margin-right:0;
    }
    .prod_item_yes_image {
        margin-left: 15px;
    }
    .new_element_item.contur.fffffff {
        width: 100%;
        float: left;
        margin-right: 45px;
    }
    #show_all_brands {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .product_img_singl_image{
        height: 243px;
        border: none;
    }
    div#image_on_details {
        padding: 0 15px;
        margin:  0 20px 20px 20px;
        border: 1px solid #ccc;
        border-radius: 5px;
    }


    #singl_tags {
        padding-left: 20px;
    }
    div#singl_tags button {
        font-size: 22px;
    }
    .own1_dets .own_price {
        font-family: "Montserrat_bold";
        /* font-size: 67px; */
        font-size: 40px;
        line-height: 1;
        padding-top: 0;
    }
    #prod_back {
        margin-top: 40px;
    }
    .row.nextrow {
        margin: 10px 0;
    }
    .bytagprod {
        width: 100%;
    }
    .element_item_title {
        font-size: 20px;
        padding-left: 25px;
    }
    .new_element_item.contur.ddddd {
        padding: 15px 15px 15px 0;
    }
}
@media all and (max-width: 1200px){
    .own1_dets .own_title {
        font-size: 24px;
    }
    .prod_item_no_image_singl_tag {
        margin: 0 auto;
    }
    .hersteller_item.contur {
        height: 140px;
        width: 30%;
    }
    .prod_element {
        width: 97%;
        margin:10px 20px 0 0 !important;
    }
    .hersteller_item div {
        width: 90%;
    }
    .new_colls:nth-child(2) .contur {
        margin-right: 20px;
    }
    .menu_element img{
        display: none;
    }
    .menu_title div {
        padding: 25px 15px 18px 17px;
        width: auto;
    }
    .goodsbycat {
        width: 97%;
        margin: 0;
    }
    .item_elem {
        width: 97%;
    }
}
@media all and (max-width: 1000px){
    div#main_contant {
        margin-left: 33%;
    }
    .prod_element.contur.first_prod_item, .prod_element.contur.last_prod_item {
        margin: 10px 0;
    }
    .hersteller_item.contur {
        height: 140px;
        width: 42%;
    }
    .prod_item_yes_image {
        margin: 0 auto 10px;
    }
}
@media all and (max-width: 960px){

}
@media all and (max-width: 800px){
    .prod_item_yes_image {
        min-width: 160px;
        max-width: 160px;
    }
    div#main_menu {
        height: 100%;
        width: 25%;
    }
    div#main_contant {
        margin-left: 25%;
    }
    .menu_item img {
        display: none;
    }
    .related_title {
        font-size: 13px;
    }
    input#mainsearch {
        padding: 15px;
        font-size: 18px;
        border: none;
        outline: none;
        width: 85%;
    }
    form#lang_form img {
        width: 50px;
        margin-top: 0;
    }
    .hersteller_item.contur {
        width: 160px;
    }
    .margin_right_0 {
        margin-right: 25px;
    }
}
@media all and (width: 768px){
    .element_item_descr {
        width: 340px;
    }
}
@media all and (max-width: 768px) {

    div#main_menu {
        width: 190px;
    }
    .menu_item img {
        width: 50px;
        height: 50px;
    }
    .menu_item {
        min-height: 51px;
        border-bottom: 1px solid #ccc;
    }
    .menu_title {
        float: left;
        width: auto;
    }
    .menu_title div {
        /*font-size: 13px;*/
        width: auto!important;
    }
    img.menu_rel {
        display: none;
    }
    /*
    .menu_title div {
        padding: 20px 0 13px 7px;
        color: #3d3d3f;
        display: inline-block;
        cursor: pointer;
    }*/
    .menu_title div {
        padding: 17px 0 13px 10px;
        color: #3d3d3f;
        display: inline-block;
        cursor: pointer;
    }
    .element_item_title {
        font-size: 28px;
        padding-right: 15px;
        height: auto;
    }
    .element_item_descr {
        font-family: "Montserrat_reg";
        padding-right: 15px;
    }
    .own_cont.own1.own_visible {
        margin-top: 12px !important;
    }
    input#mainsearch {
        font-size: 16px;
        width: 80%;
    }
    .search_block {
        top: 30px;
        width: 85%;
    }
    #prod_back {
        margin-top: 20px;
        font-size: 18px;
    }
    .own1_dets .own_title {
        font-size: 30px;
    }
    .related_title {
        font-size: 14px;
    }
    .prod_maker_info_sm {
        font-weight: 600;
    }
    .prod_cat_info_sm{
        font-weight: 600;
    }
    .prod_vol_info_sm{
        font-weight: 600;
    }
    .hersteller_item.contur {
        height: 140px;
        width: 150px;
    }
    .margin_right_0 {
        margin-right: 25px;
    }
    .prod_item_yes_image {
        min-width: 160px;
        max-width: 160px;
    }
    .prod_f_det {
        padding-top: 15px;
    }
}
@media all and (max-width: 600px) {
    #mobile_a {
        display: block;
    }
    .mm-ocd__content .menu_item a:first-child{
        display: none;
    }
    .mm-ocd__content .menu_title a:first-child{
        display: block;
        font-size: 20px;
    }
    div#main_contant {
        margin-left: 0;
        margin-top:45px;
    }
    div#main_menu {
        width: 100%;
        height: unset;
        padding: 20px;
    }
    #mobile_a {
        float: right;
        margin-right: 7px;
    }
    #mobile_a::after{
        display: block;
        margin-bottom: 30px;
        width: 100%;
    }
    .menu_title div {
        font-size: 14px;
    }
    .prod_item_yes_image {
        min-width: 120px;
        max-width: 120px;
    }
    .element_item_title {
        font-size: 20px;
        padding-right: 15px;
        height: auto;
    }
    .element_item_descr {
        width: 268px;
    }
    form#lang_form img {
        width: 36px;
        margin-top: 7px;
        height: auto;
    }
    .hersteller_item {
        margin-right: 10px;
        margin-left: 15px;
    }
    .hersteller_item.contur {
        width:180px
    }
    .jplist-panel {
        display: block;
    }
    .jplist-panel {
        display: block;
        margin-left: 15px;
    }
    .jplist-panel .jplist-pagination button {
        padding: 0 6px;
    }
    .own1_all_items {
        margin: 0 0 15px 32px;
    }
    .prod_element.contur.last_prod_item {
        margin: 0 19px 15px 0;
    }
    .dropdown-menu {
        #left: 0;
    }
    span#singl_short_description {
        line-height: 1.3;
    }
    span#singl_description_sm {
        line-height: 1.3;
    }
}

@media (max-width: 414px) {
    .product_descr {
        font-size: 14px;
    }
    input#mainsearch {
        font-size: 16px;
        width: 65%;
    }
    .element_item_title {
        font-size: 16px;
    }
    .element_item_descr {
        width: 100%;
    }
    .own1_all_items {
        margin: 0 0 15px 0px;
    }
    .row.nextrow h4 {
        font-size: 20px;
        margin-top: 20px;
    }
    .own1_dets .own_title {
        font-size: 20px;
    }
}