



.jshop h1, .related_header{
    font-size: 18px;
    text-transform: none;
    font-weight: 400;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
    padding: 0;
}

.jshop h1 span, .related_header span{
    border-bottom: 2px solid #23afa9;
    display: inline-block;
    padding-bottom: 5px;
    margin-bottom: -2px;
}

.jshop_edit {
    padding: 20px 0px;
}

div#toolbar {
    margin-bottom: 20px;
}

.btn-wrapper button {
    margin-right: 10px;
}
 
/* категории*/

.view-category .container.cont_kvidm.commponent {
    background: none;
}


.jshop.list_category {
    margin: 0px -20px;
    width: auto;
}

.jshop_categ.category {
    text-align: center;
    padding: 10px;
}



.body_categ {
    background: #fff;
    padding: 20px;
    height: 100%;
}

.sblock2.image {
    margin-bottom: 20px;
}


/* не отображаемые категории */

div#category_2726 {
    display: none;
}


div#category_4518 {
    display: none;
}

.category_name {
    font-size: 16px;
	padding: 0px 10px;
}

.jshop_categ img {
    width: 130px;
	    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

/* категории конец */





div#comjshop {
    position: relative;
}


/* регистрация */

form.form-validate.form-horizontal {
    margin-top: 30px;
}


div#comjshop_register h1 {
    font-size: 25px;
    color: #6c6c6c;
}

div.jshop_register{
     width: 100%;
    text-align: left;
    padding-left: 0px;
    display: inline-block;
    vertical-align: text-bottom;
}




.control-label {
    display: none;
}

.jshop_register .control-label.name {
    text-align: left;
}

/* регистрация конец */



/*корзина*/
.mobile-cart {
    display: none;
}








.minus1_jshop_kor, .plus1_jshop_kor {
    display: inline-block;
    width: 20px;
    border: 1px solid #d6d6d6;
    color: #d4b068;
    font-size: 17px;
	    cursor: pointer;
}


/* корзина */


p.finisf_p2 a {
    color: #da5d5d;
	font-size: 22px;
}

p.finisf_p3 span {
    font-weight: 600;
}




/* фронт энд */

div#list_related_to_product > div {
    display: inline-block;
    width: 300px;
    vertical-align: top;
}

form#adminForm {
    width: 100%;
}

/* атрибут admin form */

[tab="#attribs-page"] .table  thead > tr th:nth-child(2) {
    display: none;
}

[tab="#attribs-page"] .table tbody > tr td:nth-child(2) {
    display: none;
}



/* сортировка */

div#comjshop_list_product {
    padding-bottom: 20px;
    padding-top: 20px;
}


.sortirov_prosd_list {
    display: inline-block;
}

.jshop_pagination.pagin_verh {
    display: inline-block;
    vertical-align: top;
}


.controls {
    border-bottom: 1px solid #23afa9;
}

.sortirov_prosd_list .form_sort_count select {
    border: 0;
}