

/* Start:/bitrix/templates/.default/components/bitrix/catalog/fimar-main/bitrix/catalog.section/.default/style.css?17507656512058*/
.shim {
	background: rgba(0,0,0,0.5);
    zoom: 1;
    z-index: 999999;
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

a.modal-close {
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    cursor: pointer;
    width: 26px;
    height: 26px;
    background: url(/images/modal_close.png) 0 0 no-repeat;
}

.oneclickbuy {
	padding: 8px 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
	text-shadow: 0 -1px 1px rgba(0,50,0,0.5);
	background: rgb(105,151,52);
	background: linear-gradient(0deg, rgba(105,151,52,1) 0%, rgba(134,177,76,1) 2%, rgba(117,162,62,1) 25%, rgba(134,177,76,1) 49%, rgba(161,199,108,1) 51%, rgba(172,206,121,1) 75%, rgba(177,209,128,1) 100%);
	border: none;
	outline: none;
	position: relative;
	box-sizing: border-box;
	line-height: 1;
	cursor: pointer;
}

.oneclickbuy:before, .oneclickbuy:after {
	content: '';
	box-sizing: border-box;
	position: absolute;
	right: -10px;
	height: 20px;
	background-color: #fff;
	width: 18px;
}

.oneclickbuy:before {
	transform: skew(45deg, 0deg);
	top: 0;
}

.oneclickbuy:after {
	transform: skew(-45deg, 0deg);
	bottom: 0;
}

.oneclickbuy:hover {
	background: rgb(159,48,41);
	background: linear-gradient(0deg, rgba(159,48,41,1) 0%, rgba(179,73,65,1) 2%, rgba(174,66,58,1) 25%, rgba(179,73,65,1) 49%, rgba(197,102,93,1) 51%, rgba(202,112,104,1) 75%, rgba(207,122,114,1) 100%);
}

.section_btns_wrap {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.section_btns_wrap a.list-cat-item-description-more {
	height: 34px;
}

.error label, .error.check_agreement, .error.check_agreement a, .error.check_agreement .lock{color:#B94A48!important}



@media screen and (max-width: 360px) {
	.section_btns_wrap .list-cat-item-description-more,
	.section_btns_wrap .oneclickbuy {
		font-size: 14px;
	}

	.section_btns_wrap .oneclickbuy {
		padding: 8px 15px;
    	padding-right: 25px;
	}
}
/* End */
/* /bitrix/templates/.default/components/bitrix/catalog/fimar-main/bitrix/catalog.section/.default/style.css?17507656512058 */
