.js-store-prod-dimensions{
    display:none;
}



.t-descr_xxs {
    font-size: 16px !important;
    line-height: 1.55;
}
.t-descr_xxs {
    font-size: 16px;
}

.t-name_xs {
    font-size: 16px;
    line-height: 1.35;
}

.t-store .t-store__tabs__content {
    max-width: 100% !important;
}

.t-store__filter__item_checkbox .t-store__filter__item-controls-wra.js-product-edition-option-namep, .t-store__filter__item_select .t-store__filter__item-controls-wrap {
    min-width: 250PX;
}

#rec651277436 .t-store__filter__item-title, #rec651277436 .t-store__filter__opts-mob-btn {
    font-family: Manrope;
    font-weight: 800;
}

.t-store__card__sku {
    display: none;
}


.t-store .t-product__option-title {
    padding-bottom: 3px;
    padding-right: 10px;
}
/*Делаем значение варианта на одной строке с его свойством*/
.js-product .t-product__option {
    display: flex;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}    

/*Убираем отступы у вариантов*/
.js-product .t-product__option-variants_buttons .t-product__option-item_simple{
    margin-bottom: 5px !important;
    padding: 0px !important;
    min-width: auto !important;
    min-height: auto !important;
    border: none !important;
    background-color: transparent !important;
    pointer-events: none;



.t-store .t-product__option-variants {
    display: none !important;
}


.js-product .t-product__option < .t-store .t-product__option-variants {
    display: none !important;
}



html.inframe .copyright-stepform-label{
    display:none !important;
}


p, span, input {
font-family: 'Manrope',Arial,sans-serif;
}
.design .wrap-form {
font-family: 'Manrope',Arial,sans-serif;
font-size: 16px;

}
.field-body__item {
 border: 1px solid #000;
 border-radius: 30px;
}

[data-columns="3"] .grid-column {
 width: 50%;
}
#grid-24-27{
 width: 33%;
}
#grid-24-31{
 width: 30%;
}
#grid-24-32{
 width: 50%;
}
.design #workspace .field .field-body input[type=text], .design #workspace .field .field-body input[type=tel], .design #workspace .field .field-body input[type=date], .design #workspace .field .field-body input[type=time], .design #workspace .field .field-body input[type=number], .design #workspace .field .field-body input[type=email], .design #workspace .field .field-body input[type=password], .design #workspace .field .field-body textarea {
 border-radius: 30px;
 padding: 8px 20px;
 min-height: 44px;
 background-color: #fff;
 border: 1px solid #fff;
 color: #000;
}
.design #workspace .field .field-body input[type=text], .design #workspace .field .field-body input[type=tel], .design #workspace .field .field-body input[type=date], .design #workspace .field .field-body input[type=time], .design #workspace .field .field-body input[type=number], .design #workspace .field .field-body input[type=email], .design #workspace .field .field-body input[type=password], .design #workspace .field .field-body textarea {
 border-radius: 30px;
 padding: 8px 20px;
 min-height: 44px;
 background-color: #fff;
 border: 2px solid #fff;
 color: #000;
}



