

/* Start:/local/templates/nimfomanki/components/bitrix/menu/filter/style.css?157775286949*/
.global-filter-form-submit {
    display: none;
}
/* End */


/* Start:/local/templates/nimfomanki/components/bitrix/catalog.section/main/style.css?1577752869863*/
.section-dsc-wrapper {
    display: block;
    position: relative;
    margin-bottom: 20px;
}
.section-dsc {
    display: block;
    max-height: 0px;
    transition: max-height 0.15s ease-out;
    overflow: hidden;
}
.section-dsc.open {
    max-height: 100000px;
    transition: max-height 0.15s ease-in;
}
.section-dsc-show-more {
    display: block;
    position: absolute;
    font-size: 14px;
    color: #142ea7;
    left: 50%;
    bottom: -10px;
    cursor: default;
}
.section-dsc-show-more::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #142ea7 transparent transparent transparent;
    margin: 0 0 2px 5px;
    display: inline-block;
}
.section-dsc-show-more.open::after {
    border-width: 4px 4px 4px 4px;
    border-color: transparent transparent #142ea7 transparent;
}
/* End */


/* Start:/local/templates/nimfomanki/components/bitrix/catalog.item/main/style.css?1577752869921*/
.cart-form {
    position: relative;
    float: left;
    min-width: 270px;
    width: calc(23%);
    height: 251px;
    background: #e3e6e8;
    display: block;
    border: 0;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: currentcolor;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: currentcolor;
    border-top: 1px solid #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(99,99,99,0.51);
    -moz-box-shadow: 0px 1px 2px 0px rgba(99,99,99,0.51);
    box-shadow: 0px 1px 2px 0px rgba(99,99,99,0.51);
    margin-bottom: 20px;
    margin-right: 20px;
}
.cart-form-preview-img {
    display: block;
    max-width: 140px;
    max-height: 200px;
}
.cart-form-preview-img-wrapper {
    position: absolute;
    width: 140px;
    height: 200px;
    left: 250px;
    top: 20px;
}
/* End */
/* /local/templates/nimfomanki/components/bitrix/menu/filter/style.css?157775286949 */
/* /local/templates/nimfomanki/components/bitrix/catalog.section/main/style.css?1577752869863 */
/* /local/templates/nimfomanki/components/bitrix/catalog.item/main/style.css?1577752869921 */
