

/* Start:/bitrix/templates/.default/components/bitrix/catalog.section/.default/style.css?17484424692970*/
.main .all .proposals div.item{
    width: 222px;
    height: 405px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    margin: 7px;
}
.proposals .sticker{
position: absolute;
width: auto;
padding: 0.4em 1em;
color: #fff;
text-align: center;
border-radius: 20px;
right: 0px;
}
.proposals .sticker_hit{
background: #EE1D42;
}
.proposals .sticker_new{
background: #00D422;
}
.proposals .product_info {
text-align: left;
}
.proposals .desc_text{
color: #ACACAC;
font-size: 12px;
}
.proposals .article{
padding-bottom: 5px;
font-size: 11px;
}
.proposals .product_name{
font-size: 14px !important;
color: #1E4844 !important;
}
.proposals .p_count{
padding-bottom: 3px;
}
.proposals .p_price{
font-size: 23px;
color: #1E4844;
font-weight: bold;
}
.proposals .one_text{
font-size: 14px;
padding: 0px !important;
}
.proposals .product-quant .button {
width: 34px;
border-radius: 5px;
font-size: 26px;
}
.proposals .product-quantity {
width: 30px;
padding: 5px 0;
text-align: center;
margin: 0 5px 5px 5px;
border: 0px solid #c69c6d;
line-height: 27px;
display: inline-block;
vertical-align: top;
color: #1E4844;
font-size: 17px;
font-weight: bold;
}
.proposals .product-quant .addInCart {
display: block;
padding: 0px 10px;
width: 70px;
height: 37px;
background: #F86712;
color: #fff;
border-radius: 5px;
text-decoration: none;
font-size: 17px;
font-family: 'robotobold';
line-height: 36px;
text-align: center;
}
.proposals .product-quant {
display: flex !important;
justify-content: space-evenly;
width: 221px;
}
.proposals .p_title{
height: 43px;
}
.proposals .item_info_section {
margin: 10px 0px;
}
.proposals .buy_one_click{
display: block !important;
}
.proposals .buy_one_click p{
text-align: center;
margin-top: 20px;
}
.proposals .item{
padding: 3px !important;
margin: 13px 4px!important;
}
.proposals .proposals a {
text-decoration-line: underline;
color: #2c8b82;
}
.proposals .product_select{
color: black;
font-size: 14px;
line-height: 17px;
font-weight: 600;
}
.proposals .p_price .price_product{
padding: 0px 0px 4px 0px !important;
}
#minOrder{
padding: 0px 0px 2px 0px;
}
@media only screen and (min-width: 564px) and (max-width: 864px){
.main .all .proposals div {
    width: auto;
    margin-left: 0px;
    
}
.proposals .product-quant {
    width: 221px !important;
}
.proposals .item{
    padding: 7px !important;
}

}
@media only screen and (max-width: 563px){
.main .all .proposals div {
    width: auto;
}
.proposals .product-quant {
    width: 221px !important;
}
.proposals .item{
    padding: 7px !important;
}
}

.item.saleItem .discover {
    color: white;
    width: 165px;
    display: block !important;
    height: 44px;
    margin: 20px auto;
    background: #2D5C54;
    border-radius: 5px;
    text-align: center;
    line-height: 42px;
    cursor: pointer;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/catalog.section/.default/style.css?17484424692970 */
