

/* Start:/local/templates/velo_new/components/bitrix/catalog/catalog1/style.css?16492256351122*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}

/* End */


/* Start:/local/templates/velo_new/components/bitrix/catalog/catalog1/bitrix/catalog.section.list/.default/style.css?16492256357151*/
/* line */
.bx_catalog_line { margin-bottom: 30px; }

.bx_catalog_line .bx_catalog_line_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul { padding: 0; }

.bx_catalog_line .bx_catalog_line_ul li {
	margin-bottom: 20px;
	list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before { content: '' !important }

.bx_catalog_line .bx_catalog_line_img {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {
	color: #4c7da6;
	font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover { text-decoration: none; }

.bx_catalog_line .bx_catalog_line_title span { font-size: 16px }

.bx_catalog_line .bx_catalog_line_description {
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}

@media (max-width: 639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img {
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title a { font-size: 14px; }

	.bx-touch .bx_catalog_line .bx_catalog_line_description { font-size: 11px; }
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description { transition: all 0.3s ease; }

/* text */
.bx_catalog_text { margin-bottom: 30px; }

.bx_catalog_text .bx_catalog_text_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul { padding: 0; }

.bx_catalog_text .bx_catalog_text_ul li {
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before { content: '' !important }

.bx_catalog_text .bx_catalog_text_title {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 14px;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	color: #4c7da6;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover { text-decoration: none }

.bx_catalog_text .bx_catalog_text_title span { font-size: 12px; }

@media (max-width: 639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_catalog_text .bx_catalog_line_title a { font-size: 12px; }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a { transition: all 0.3s ease; }

/* tile */

.bx_catalog_tile { margin-bottom: 30px; }

.bx_catalog_tile .bx_catalog_tile_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul { padding: 0; }

.bx_catalog_tile .bx_catalog_tile_ul li {
	float: left;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 12.5%;
	list-style: none;
	text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before { content: '' !important }

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: both; }

.bx_catalog_tile .bx_catalog_tile_img {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	color: #4c7da6;
	font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover { text-decoration: none; }

.bx_catalog_tile .bx_catalog_tile_title span { font-size: 12px; }

/*2*/
@media (max-width: 980px) {
	.bx_catalog_tile .bx_catalog_tile_ul li { width: 20%; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: both; }
}

/*3*/
@media (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title { line-height: 10px; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a { font-size: 11px; }
}

@media (min-width: 480px) and (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 25%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) { clear: both; }
}

/*4*/
@media (max-width: 479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 33.3%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_img {
		width: 100%;
		height: 80px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) { clear: both; }

}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img { transition: all 0.3s ease; }

/* list */

.bx_sitemap { margin-bottom: 30px; }

.bx_sitemap .bx_sitemap_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
	padding: 0;
	line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before { content: '' !important }

.bx_sitemap .bx_sitemap_li_title {
	display: inline-block;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
}

.bx_sitemap .bx_sitemap_li_title a {
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover { text-decoration: none }

.bx_sitemap .bx_sitemap_li_title span { font-size: 11px; }

@media (max-width: 639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_sitemap .bx_catalog_line_title a { font-size: 12px; }
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a { transition: all 0.3s ease; }
/* End */


/* Start:/local/templates/velo_new/components/bitrix/catalog/catalog1/bitrix/catalog.compare.list/.default/style.css?16492256351265*/
.bx_catalog-compare-list{
    font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size:12px;
    z-index:998;
    overflow:hidden;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    width:270px;
    max-height:100%;
    padding:10px 8px 0;
    white-space:normal;
    color:#404040;
    border:1px solid #b7b7b7;
    border-radius:3px;
    background:#fff;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	margin-bottom: 10px;
}
.bx_catalog-compare-list.fix{
	position:fixed;
}
.bx_catalog-compare-list.top{
    top:5px;
}
.bx_catalog-compare-list.right{
    right:5px;
}
.bx_catalog-compare-list.bottom{
    bottom:5px;
}
.bx_catalog-compare-list.left{
    left:5px;
}
.bx_catalog-compare-list .bx_catalog_compare_form {  }
.bx_catalog-compare-list:hover .bx_catalog_compare_form {  }
.bx_catalog-compare-list a{
    font-size:11px;
    color:#327ab7;
}
.bx_catalog-compare-list a:hover{
    text-decoration:none;
}
.bx_catalog_compare_count p{
    margin:0 0 10px 0;
}
.bx_catalog_compare_count p.compare-redirect{
	text-align: center;
	font-weight: bold;
}
.bx_catalog-compare-list .compare-items td{
    font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
	vertical-align: top;
}
/* End */


/* Start:/local/components/itb/iblockadd.form/templates/.default/style.css?17522103687000*/
.product-review__popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    visibility: hidden;
    opacity: 0;
    transition: visibility .1s, opacity .1s linear;
}

.product-review__popup-overlay.opened {
    visibility: visible;
    opacity: 1;
}

.product-review__popup {
    max-width: 512px;
    width: 100%;
    max-height: 96%;
    /*overflow-y: auto;*/
    padding: 32px;
    box-sizing: border-box;
    background-color: #FFF;
    display: flex;
    flex-direction: column;
    position: relative;
    gap: 32px;
    border-radius: 20px;
    border: 1px solid #EBEDF1;
    scrollbar-width: none;
    scrollbar-color: gray;
}

.product-review__popup-close-btn {
    position: absolute;
    top: 12px;
    right: 12px;
    cursor: pointer;
}

.product-review__popup-title-block {
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: 16px;
}

.product-review__popup-title-block span {
    font: 500 32px / 40px Commissioner, sans-serif;
    color: #111827;
}

.product-review__popup-title-block p {
    font: 16px / 24px Commissioner, sans-serif;
    color: #5A616C;
    margin: 0;
}

.product-review__popup-form {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 32px;
    overflow-y: auto;
}

.product-review__popup-form.hidden {
    display: none;
}

.product-review__popup-inputs {
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: 28px;
}

.product-review__popup-input-block {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 8px;
    position: relative;
}

.product-review__popup-error-text {
    display: none;
    font: 10px / 14px Commissioner, sans-serif;
    color: #E1251B;
    position: absolute;
    left: 0;
    bottom: -16px;
}

.product-review__popup-input-block.error input {
    border: 1px solid #E1251B;
}

.product-review__popup-input-block.error textarea {
    border: 1px solid #E1251B;
}

.product-review__popup-input-block.error .product-review__popup-error-text {
    display: flex;
}

.product-review__popup-input-label {
    font: 400 14px / 20px Commissioner, sans-serif;
    color: #5A616C;
}

.product-review__popup-input-block input {
    width: 100%;
    height: 52px;
    border: 2px solid #EBEDF1;
    outline: none;
    font: 18px / 24px Commissioner, sans-serif;
    color: #111827;
    caret-color: #111827;
    cursor: pointer;
    box-sizing: border-box;
    padding: 0 16px;
}

.product-review__popup-input-block textarea {
    width: 100%;
    height: 115px;
    outline: none;
    font: 18px / 28px Commissioner, sans-serif;
    color: #111827;
    caret-color: #111827;
    cursor: pointer;
    resize: none;
    padding: 14px 16px;
    box-sizing: border-box;
    border: 2px solid #EBEDF1;
}

.product-review__popup-submit-btn {
    width: 100%;
    display: flex;
    margin-top: 24px;
    position: relative;
}

.product-review__popup-submit-btn button {
    width: 100%;
    height: 52px;
    border: none;
    outline: none;
    display: flex;
    justify-content: center;
    align-items: center;
    font: 400 18px / 24px Commissioner, sans-serif;
    color: #FFF;
    cursor: pointer;
    background-color: #E1251B;
    border-radius: 2px;
    text-decoration: none;
    transition: background-color .1s;
}

.product-review__popup-policy {
    display: flex;
    gap: 16px;
    align-items: start;
}

.product-review__popup-policy span a {
    font: 400 12px / 20px Commissioner, sans-serif;
    color: #5A616C;
}

.product-review__popup-policy .checkbox {
    margin: 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid #E1251B;
    border-radius: 4px;
    box-sizing: border-box;
    background-color: #fff;
    cursor: pointer;
    flex-shrink: 0;
    transition: border .1s, background-color .2s;

    &:hover {
        border: 2px solid #E1251B;
    }
    &:checked {
        border: 2px solid #E1251B;
        background: #E1251B url("/local/templates/velo_new/images/Icon.svg") center/auto no-repeat;
    }
}

.product-review__popup-result {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 24px;
    align-items: center;
}

.product-review__popup-result.hidden {
    display: none;
}

.product-review__popup-result-icon {
    width: 122px;
    height: 122px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #0F1523;
    border-radius: 50%;
    margin: 0 auto;
}

.product-review__popup-result-message {
    display: flex;
    width: 100%;
    flex-direction: column;
    gap: 24px;
    text-align: center;
}

.product-review__popup-result-message span {
    font: 28px/36px Commissioner, sans-serif;
    color: #0F1523;
}

.product-review__popup-result-message p {
    font: 18px/25px Commissioner, sans-serif;
    color: #9CA3AF;
    margin: 0;
}

.product-review__error-msg {
    font: 12px/14px Commissioner, sans-serif;
    color: #FB1717;
    display: flex;
    position: absolute;
    left: 0;
    top: -20px;
}

.product-review__error-msg.hidden {
    display: none;
}

@media screen and (max-width: 1320px) {}

@media screen and (max-width: 900px) {}

@media screen and (max-width: 768px) {
    .product-review__popup {
        width: calc(100% - 20px);
        padding: 20px;
        max-height: 75%;
    }
    .product-review__popup-title {
        font: 24px / 30px Commissioner, sans-serif;
    }
    .product-review__popup-form {
        gap: 20px;
    }
    .product-review__popup-form::-webkit-scrollbar {
        display: none;
    }
    .product-review__popup-inputs {
        gap: 16px;
    }
    .product-review__popup-input-block input {
        height: 40px;
        font: 16px / 22px Commissioner, sans-serif;
    }
    .product-review__popup-input-block textarea {
        width: 100%;
        height: 120px;
        font: 16px / 22px Commissioner, sans-serif;
    }
    .product-review__popup-submit-btn {
        width: 100%;
        display: flex;
    }
    .product-review__popup-submit-btn button {
        height: 40px;
        font: 16px / 22px Commissioner, sans-serif;
    }
    .product-review__popup-result-icon {
        width: 96px;
        height: 96px;
    }
    .product-review__popup-result-message span {
        font: 24px/30px Commissioner, sans-serif;
    }
    .product-review__popup-result-message p {
        font: 16px/22px Commissioner, sans-serif;
    }
    .product-review__error-msg {
        font: 12px/14px Commissioner, sans-serif;
    }
}

/* End */
/* /local/templates/velo_new/components/bitrix/catalog/catalog1/style.css?16492256351122 */
/* /local/templates/velo_new/components/bitrix/catalog/catalog1/bitrix/catalog.section.list/.default/style.css?16492256357151 */
/* /local/templates/velo_new/components/bitrix/catalog/catalog1/bitrix/catalog.compare.list/.default/style.css?16492256351265 */
/* /local/components/itb/iblockadd.form/templates/.default/style.css?17522103687000 */
