

/* Start:/bitrix/templates/.default/components/bitrix/catalog.section.list/main/style.css?17484424691239*/
.main .all .section_items .section_item {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 189px;
    height: 190px
}

.main .all .section_items .section_item span {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    padding: 0 20px
}

.main .all .section_items .section_item img {
	width: 189px;
    height: 140px;
}

.main .all .section_items .section_item {
	text-align: center;
	border: 2px solid #fdf9f6;
	height: 185px;
	background: #fff;
	position: relative;
}
.main .all .section_items .section_item:hover {
	border-color: #47201b;
}
.main .all .section_items .btn_more {
    background: #FF904F;
    color: #fff;
    padding: 5px 10px;
    position: absolute;
    left: 50px;
    bottom: 10px;
    text-align: center;
    font-family: arial;
    letter-spacing: 1px;
    text-decoration: none;
}
.main .all .section_items .section_item .price {
	border: 0px none;
	height: auto;
	margin: 10px 0 0 0;
	font-size: 13px;
	color: #5F5F5E;
}
body .main .all .proposals div.section_items-main{
	width:100%;
	height:auto;
	}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/news.list/whyWeAre/style.css?1748442469632*/
.whyWeAre__wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: space-between;
}

.whyWeAre__title {
	margin-bottom: 10px;
}

.whyWeAre__item {
	flex-basis: 15%;
    font-size: 16px;
    padding: 5px 3px;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    align-items: baseline;
}

.whyWeAre__item img {
	max-width: 65px;
	object-fit: contain;
	height: auto;
	margin-bottom: 10px;
}

.whyWeAre__item:hover {
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
	border-radius: 1px;
}

@media only screen and (max-width: 563px) {
	.whyWeAre__item {
		flex-basis: 100%;
	}
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.section/main/style.css?17484424693187*/
.main .all .proposals div.item{
        width: 222px;
        height: 400px;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
        border-radius: 10px;
        margin: 7px;
}
.main .all .h2~.proposals{
    padding:0;
}
.sticker{
    position: absolute;
    width: auto;
    padding: 0.4em 1em;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    right: 0px;
}
.sticker_hit{
    background: #EE1D42;
}
.sticker_new{
	background: #00D422;
}
.product_info {
    text-align: left;
}
.desc_text{
    color: #ACACAC;
    font-size: 12px;
}

.desc_text.p_minimal {
    font-size: 18px;
    color: red;
}

.desc_text.article {
    color: #ACACAC;
}

.article{
    padding-bottom: 5px;
    font-size: 11px;
}
.product_name{
    font-size: 14px;
    color: #1E4844 !important;
}
.p_count{
    padding-bottom: 3px;
}
.p_price{
    font-size: 23px;
    color: #1E4844;
    font-weight: bold;
}
.one_text{
	font-size: 14px;
    padding: 0px !important;
}
.product-quant .button {
    width: 34px;
    border-radius: 5px;
    font-size: 26px;
}
.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;
}
.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;
}
.product-quant {
    display: flex !important;
    justify-content: space-evenly;
    width: 221px;
}
.p_title{
    height: 43px;
}
.item_info_section {
    margin: 10px 0px;
}
.buy_one_click{
    display: block !important;
}
.buy_one_click p{
    text-align: center;
    margin-top: 20px;
}
.item{
    padding: 3px !important;
    margin: 13px 4px!important;
}
.proposals a {
    text-decoration-line: underline;
    color: #2c8b82;
}
.product_select{
	color: black;
    font-size: 14px;
    line-height: 17px;
    font-weight: 600;
}
.p_price .price_product{
    padding: 0px 0px 4px 0px !important;
}
.minOrder{
    padding: 0px 0px 2px 0px !important;
}
@media only screen and (min-width: 564px) and (max-width: 864px){
    .main .all .proposals div {
        width: auto;
        margin-left: 0px;
        
    }
    .product-quant {
        width: 221px !important;
    }
    .item{
        padding: 7px !important;
    }

}
@media only screen and (max-width: 563px){
    .main .all .proposals div {
        width: auto;
    }
    .product-quant {
        width: 221px !important;
    }
    .item{
        padding: 7px !important;
    }
}
.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.list/main/style.css?17484424691239 */
/* /bitrix/templates/main/components/bitrix/news.list/whyWeAre/style.css?1748442469632 */
/* /bitrix/templates/.default/components/bitrix/catalog.section/main/style.css?17484424693187 */
