.page-header h2, .jshop h1{
	margin: 0;
    margin-bottom: 20px;
    padding: 0;
    font-size: 36px;
    line-height: 1;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}
.megamenu__list {justify-content: start;}

.slider .item__amount-color, .slider .item__amount-size {padding: 0;}

 .no-padding {padding:0;margin:0;}


.jshop_list_category .megamenu__link {padding-top: 0;}
.item-page, #comjshop {margin-top:10px;}

.page-section.contacts .form--question input.input, .page-section.contacts .form--question textarea.textarea {
    display: block;
    width: 100%;
    margin: 0;
    margin-bottom: 24px;
    padding: 12px 22px;
    font-size: 16px;
    line-height: 1.5;
    color: #333;
    letter-spacing: .05em;
    background-color: #fff;
    border: none;
}
.page-section.contacts .form--question .button {
    display: block;
    width: 100%;
    margin: 0;
    margin-bottom: 24px;
    padding: 12px 22px;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .1em;
    background-color: transparent;
    border: 1px solid #fff;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.page-section.contacts .form--question .button:active, .page-section.contacts .form--question .button:focus, .page-section.contacts .form--question .button:hover {
    color: #333;
    background-color: #fff;
    border-color: #fff;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.contactnvg {}

 #comjshop {display:block;width:100%; clear:both;}
 .jshop img{width:inherit; height:auto;}
 
 .jshop_categ.category {padding: 0;}
 
 /*.shops--contacts .shop__title:hover {cursor:pointer;}*/ 