.qnt-block {float: left;margin-right: 10px;margin-top: -11px;}

input.quantity {
    width: 45px;
    height: 36px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}

.qnt-block a {
    margin: 0 0 0 !important;
    vertical-align: middle;
    text-decoration: none;
}
.product-subsection a.image.selected {
    border: 4px solid #323f76!important;
}
.gallery-container>div {
    display: table;
        height: 540px;
}
.gallery-container>div>div {
    display: table-row;
}
.gallery-container>div>div>div{
    display: table-cell;
    vertical-align: middle;
}
.element-props tr td:first-child {
    max-width: 200px;
    padding-right: 10px;
}
html{
    height: 100%;
}

body{
    min-height: 100%;
    display: flex;
    flex-direction:column;
}
.layout{
    flex:1;
}

.catalog-sort {
    clear: both;
    font-size: 15px;
}

.catalog-sort a {
    float: right;
    margin-left: 12px;
}

.catalog-sort span {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.catalog-sort a {
    color: #000;
    text-decoration: underline;
}
.catalog-sort a.sort-active {
    font-weight: bold;
    text-decoration: none;
}
.about_shop {
    width: 300px;
}
.shop_detail table tr td:first-child {
    padding-right: 20px;
}

.shop_detail {
    font-size: 15px;
}
.shop_detail .bx-yandex-map{
    width: 100% !important;
}
.shop_detail table {
    width: 100%;
}
.shop_gallery li {
    display: inline-block;
    margin: 0 14px 14px 0;
}
.hide{
display:none;
}
#content-left #container .clipper.sections-list.sections-list--collection{display: flex;justify-content: space-between;text-align: justify;text-align-last: justify;flex-wrap: wrap;width: 100%;}
.product-subsection.product-subsection--collection{width: 200px;height: 200px;margin: 15px 0;}
.product-subsection.product-subsection--collection:nth-child(4n+1){clear: inherit;}
.product-subsection.product-subsection--collection a.image{border: none;}
.product-subsection.product-subsection--collection a.image:hover{border: none !important;}
.product-subsection.product-subsection--collection .title-collection{left: 0;text-align-last: center;transition: all .4s ease-out;width: 100%;position: absolute;bottom: 0;color: #fff;font-size: 16px;padding: 10px 5px;background: rgba(32,43,98,.6);box-sizing: border-box;text-align: center;font-weight: normal;font-family: Roboto light;}
.product-subsection.product-subsection--collection a.image:hover .title-collection{background: rgba(32,43,98,1);}

.h1-main{
    margin: 10px 0;
    text-align: center;
}