

/* Start:/include/qr/style.css?172977706710699*/
@font-face {
    font-family: icomoon;
    src: url(/bitrix/templates/cabinet/fonts/icomoon.eot);
    src: url(/bitrix/templates/cabinet/fonts/icomoon.eot#iefix) format("embedded-opentype"), url(/bitrix/templates/cabinet/fonts/icomoon.ttf) format("truetype"), url(/bitrix/templates/cabinet/fonts/icomoon.woff) format("woff"), url(/bitrix/templates/cabinet/fonts/icomoon.svg#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none
}

.icon-bottom-angle:before {
    content: "\E900"
}

.icon-box:before {
    content: "\E901"
}

.icon-calendar:before {
    content: "\E902"
}

.icon-check:before {
    content: "\E903"
}

.icon-check2:before {
    content: "\E904"
}

.icon-close:before {
    content: "\E905"
}

.icon-closed-box:before {
    content: "\E906"
}

.icon-danger:before {
    content: "\E907"
}

.icon-expand-right:before {
    content: "\E908"
}

.icon-expand-top:before {
    content: "\E909"
}

.icon-eye:before {
    content: "\E90A"
}

.icon-facebook:before {
    content: "\E90B"
}

.icon-google-plus:before {
    content: "\E90C"
}

.icon-hand:before {
    content: "\E90D"
}

.icon-instagram:before {
    content: "\E90E"
}

.icon-left-angle:before {
    content: "\E90F"
}

.icon-logo:before {
    content: "\E910"
}

.icon-menu:before {
    content: "\E911"
}

.icon-ok:before {
    content: "\E912"
}

.icon-phone:before {
    content: "\E913"
}

.icon-play:before {
    content: "\E914"
}

.icon-plus:before {
    content: "\E915"
}

.icon-qr-code:before {
    content: "\E916"
}

.icon-right-angle:before {
    content: "\E917"
}

.icon-right-arrow:before {
    content: "\E918"
}

.icon-search:before {
    content: "\E919"
}

.icon-star:before {
    content: "\E91A"
}

.icon-timer:before {
    content: "\E91B"
}

.icon-top-angle:before {
    content: "\E91C"
}

.icon-vk:before {
    content: "\E91D"
}

.icon-youtube:before {
    content: "\E91E"
}

.popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    min-height: 100vh;
    width: 100vw;
    background: rgba(0, 0, 0, .6);
    z-index: 1000
}

.qr-camera__item, .qr-camera__video {
    display: none;
    width: 100%;
    max-width: 768px;
    margin: auto;
    height: 100%
}

.qr-camera__video {
    position: relative;
    text-align: center
}

.qr-camera__icon {
    position: absolute;
    font-size: 22px;
    display: block;
    padding: 16px;
    background-color: rgba(0, 0, 0, .7);
    color: hsla(0, 0%, 100%, .8);
    left: 0;
    bottom: 0;
    cursor: pointer
}

.qr-camera__result {
    display: none
}



.qr-camera.popup .alert {
    padding: 24px 16px 16px;
    width: 80%;
    border-radius: 10px;
    margin: 0;
}

.qr-camera.popup .alert_error {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.qr-camera.popup .alert_success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.qr-load {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.qr-preview {
    display: block
}

.qr-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.spinner, .spinner:after {
    border-radius: 50%;
    width: 10em;
    height: 10em
}

.spinner {
    margin: auto;
    font-size: 10px;
    position: relative;
    top: 45%;
    text-indent: -9999em;
    border-top: 1.1em solid hsla(0, 0%, 100%, .8);
    border-right: 1.1em solid hsla(0, 0%, 100%, .8);
    border-bottom: 1.1em solid hsla(0, 0%, 100%, .8);
    border-left: 1.1em solid #4d4d4d;
    animation: a 1.1s infinite linear
}

@keyframes a {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}
.form-group__icon {
    color: #aaa;
    font-size: 12px;
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
}
.qr-camera.popup{
    align-items: center;
    justify-content: center;
}
.content-center{
    text-align: center;
}
.qr-camera .h{
    font-family: CrimsonTextSemiBold,serif;
    text-align: center;
    color: #1c1c1c;
    font-size: 18px;
    padding: 0 8px;
    line-height: 1.36;
    text-transform: uppercase;
}
.qr-camera .text{
    color: #ff5100;
    font-size: 14px;
    font-family: OpenSans,sans-serif;
}
.check_code {
    margin-top: 45px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.check_code_right {
    width: 50%;
    display: flex;
    justify-content: flex-end;
}
.check_code_right form{
    display: flex;
    justify-content: flex-end;
}

.check_code_left {
    width: 50%;
}

.check_code_full {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
}

.check_code-text {
    color: #7e7e7e;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
}
.check_code-text-mobile{
    display: none;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.toggle_code {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.check_code-image+.check_code-image {
    margin-left: 9px;
}
.check_code_input{
    position: relative;
}
.check_code_input input,
.check_code_btn button{
    padding: 10px;
    font-size: 18px;
    height: 30px;
    border-radius: 0px;
    text-transform: uppercase;
    border: 1px solid #cfcfcf;
    color: #7e7e7e;
    line-height: 1.5;
    position: relative;
}
.check_code_btn button{
    display: flex !important;
    align-items: center; 
}
.check_code_btn button i{
    margin-right: 10px;
    font-size: 16px;
}
.check_code_btn{
    margin-left: 16px;
}
.check_code_btn button{
    width: 180px;
    background: #fff;
    text-align: left;
    padding: 0 10px;
    font-size: 13px;
    height: 40px;
    border-radius: 5px;
    text-transform: uppercase;
    border: 1px solid #cfcfcf;
    /* color: #4d4d4d; */
    line-height: 11px;
}

.check_code_input input::-moz-placeholder {
    font-size: 13px;
    text-transform: uppercase;
}

.check_code_input input::-webkit-input-placeholder {
    font-size: 13px;
    text-transform: uppercase;
}

.check_code_input input:-ms-input-placeholder {
    font-size: 13px;
    text-transform: uppercase;
}

.check_code_input input::-ms-input-placeholder {
    font-size: 13px;
    text-transform: uppercase;
}

.check_code_input input::placeholder {
    font-size: 13px;
    text-transform: uppercase;
}
.check_code-close .toggle_code img{
    transform: rotate(180deg);
}

[class*=" icon-"], [class^=icon-]{
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
}
.qr-camera.popup .button_common{
    padding: 12px 16px;
    border: 1px solid #151515;
    border-radius: 4px;
}
.qr-camera.popup .button{
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    background-color: #fff;
    color: #1c1c1c;
    font-size: 13px;
    font-family: OpenSansSemiBold,sans-serif;
    cursor: pointer;
}




@media (min-width: 767px){
    .check_code .check_code_full{
        overflow-y: hidden;
        max-height: none;
        transition-property: all;
        transition-duration: 0.8s;
        transition-timing-function: ease;
        opacity: 1;
    }
    .check_code.check_code-close .check_code_full{
        opacity: 0;
        max-height: 0;
    }
}

@media screen and (max-width: 767px){
    .check_code_left{
        width: 100%;
    }
    .check_code_right{
        width: 100%;
    }
    .toggle_code{
        justify-content: center;
        margin-bottom: 15px;
    }

    .check_code_input{
        width: calc(70% - 5px);
    }

    .check_code_btn {
        width: calc(30% - 5px);
    }

    .check_code_btn{
        margin-left: 10px;
    }
    .check_code_right{
        justify-content: center;
    }
    .check_code_full{
        flex-wrap: wrap;
        margin-top: 20px;
    }
    .check_code-text{
        display: none;
    }
    .check_code-text-mobile{
        display: block;
    }
    .check_code_right{
        flex-wrap: wrap; 
    }
    .toggle_code.check_code-text{
        display: flex;
    }
    .check_code_input input, .check_code_btn button{
        width: 100%;
        height: 40px;
    }
    .check_code-image{
        width: 50%;
        text-align: center;
    }
    .check_code-image+.check_code-image{
        margin-left: 0;
    }
    .check_code .check_code_right,
    .check_code .check_code_left,
    .check_code .check_code_full{
        overflow-y: hidden;
        max-height: none;
        transition-property: all;
        transition-duration: 0.8s;
        transition-timing-function: ease;
        opacity: 1;
    }
    .check_code.check_code-close .check_code_right,
    .check_code.check_code-close .check_code_left,
    .check_code.check_code-close .check_code_full{
        max-height: 0;
        opacity: 0;
    }
    .check_code.check_code-close  .toggle-button{
        overflow-y: visible;
        opacity: 1;
    }
    .check_code{
        margin-top: 20px;
    }
    .check_code-images{
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px);
    }
    .check_code_input input, .check_code_btn button{
        font-size: 11px;
    }

    #qrcodeInputCatalog {
        font-size: 18px;
    }

    .check_code_input input::-moz-placeholder {
        font-size: 12px;
        text-transform: uppercase;
    }
    
    .check_code_input input::-webkit-input-placeholder {
        font-size: 12px;
        text-transform: uppercase;
    }
    
    .check_code_input input:-ms-input-placeholder {
        font-size: 12px;
        text-transform: uppercase;
    }
    
}
@media screen and (max-width: 525px){
    .check_code-image img{
        width: 100%;
    }
}
@media screen and (max-width: 320px){
    .check_code_btn button{
        font-size: 10px;
    }
}

@media (min-width: 767px) {
    .check_code_btn {
        display: none!important;
    }
}
/* End */


/* Start:/local/templates/aquamarine/components/bitrix/catalog/shop2021/style.css?17314135642653*/
.catalog-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-flow: row nowrap;
	margin-bottom: 30px;
	margin-top: 15px;
	width: 100%;
}

h1.catalog-title {
	font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	display: flex;
	width: auto;
	justify-content: flex-start;
	font-size: 24px;
	color: #323232;
	text-align: center;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: uppercase;
}

/* SORT */

.catalog-sort-panel {
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-end;
	align-items: flex-start;
	line-height: 19px;
	margin-right: 10px;
	position: relative;
	margin-top: 12px;
}

.catalog-sort-panel > a {
	margin-left: 10px;
	position: relative;
	text-decoration: none;
	color: #343A40;
}

.catalog-sort-panel a:hover {
	opacity: 0.6;
}

.catalog-sort-panel>a::after {
	content: '';
	position: absolute;
	right: -11px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 5px;
	height: 5px;
	border-bottom: 1px solid #5F5F5F;
	border-right: 1px solid #5F5F5F;
	transform: rotate(45deg);
}

.catalog-sort-panel>a.active::after {
	transform: rotate(-135deg);
	top: 6px;
}

.hidden-sort-list-menu {
	list-style: none;
	padding: 5px 5px 5px 33px;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.05);
	border-radius: 2px;
	border: 1px solid #F2F2F2;
	background-color: #fff;
	display: none;
	position: absolute;
	top: 22px;
	width: calc(100% + 14px);
	left: 0;
	box-sizing: border-box;
}

.hidden-sort-list-menu.active {
	display: block;
	z-index: 2;
}

.hidden-sort-list-menu li a {
	text-decoration: none;
	padding: 5px 0;
	display: block;
	position: relative;
	font-size: 14px;
	color: #343A40;
}

.hidden-sort-list-menu li a:hover {
	opacity: 0.6;
}

.hidden-sort-list-menu li a.active::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: -20px;
	width: 10px;
	margin: auto;
	height: 5px;
	border-bottom: 2px solid #323232;
	border-left: 2px solid #323232;
	transform: rotate(-45deg);
}

.all_filter_click {
	display: none;
}

.catalog-wrapper--main {
	width: 100%;
	display: flex;
	flex-flow: row nowrap;
	margin-bottom: 40px;
	justify-content: flex-start;
	align-items: flex-start;
}

.main-catalog-goods-panel {
	margin-bottom: 50px;
}

.catalog-section {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	width: calc(100% - 324px);
}

.catalog-row {
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	justify-content: flex-start;
	width: 100%;
}

.slick-track {
	min-width: 100%;
	display: flex!important;
	justify-content: center!important;
}
/* End */


/* Start:/local/templates/aquamarine/components/bitrix/breadcrumb/shop2021/style.css?17327122861225*/
/* breadcrumbs */

.breadcrumbs-section {
  padding: 10px 0;
  margin: 10px 0;
  color: #343a40;
}

.breadcrumbs {
  row-gap: 5px;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: flex-start;
  padding-left: 12px;
  padding: 0;
}

.breadcrumbs li {
  margin-right: 5px;
  color: #5f5f5f;
  font-size: 14px;
}

.breadcrumbs li:last-child {
  margin-right: 0;
}

.breadcrumbs li a {
  text-decoration: none;
  color: #5f5f5f;
}

.breadcrumbs li a:hover {
  text-decoration: underline;
}

.backpage_container {
    margin-right: 16px !important;
}

.breadcrumbs li:not(.backpage_container)::after {
  content: '/';
  position: relative;
  color: #5f5f5f;
  font-size: 14px;
  margin-left: 5px;
}

.breadcrumbs li:last-child::after {
  display: none;
}

.breadcrumbs li span {
  color: #9a9a9a;
}

.backpage.btn {
  padding: 6px 23px !important;
  font-size: 12px;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .breadcrumbs li {
    font-size: 12px;
  }
}

@media screen and (max-width: 480px) {
  .breadcrumbs {
    padding-left: 0;
    align-items: start;
  }

  .breadcrumbs .backpage_container {
    width: 100%;

    button {
      margin: 0;
    }
  }
}

/* End */


/* Start:/local/templates/aquamarine/components/bitrix/catalog.smart.filter/shop2021/style.css?17327138278610*/
.bx-filter-parameters-box.bx-active.disabled {
	display: none;
}

.more-hidden {
	display:none;
}

.bx-filter-container-modef {
	position: absolute;
	font-size: 12px;
	color: #999999;
	white-space: nowrap;
	z-index: 995;
}
.bx-filter-container-modef a {
	color: #71b3c2;
    text-decoration: underline;
}

.filter-elements {
	flex: auto;
}

.zakaz-v-proizvodstvo-link, .zakaz-v-proizvodstvo-link:hover, .zakaz-v-proizvodstvo-link:active, .zakaz-v-proizvodstvo-link:focus {
	display: block;
	margin-bottom: 35px;
	color: #000000;
	text-decoration: underline;
}










/* Fitler */

.ci-size-panel {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-flow: row wrap;
	margin: 15px 0;
}

.ci-size-unit {
	display: flex;
	justify-content: center;
	align-items: center;
}

.ci-size-unit label {
	border: 1px solid #979797;
	line-height: 52px;
	width: 52px;
	text-align: center;
	color: #4A4A4A;
	margin-right: 14px;
	margin-bottom: 14px;
	position: relative;
	height: 52px;
	cursor: pointer;
	transition: 0.2s;
	box-sizing: border-box;
}

.ci-size-unit label:hover {
	border: 1px solid #323232;
	color: #323232;
}

.ci-size-unit input {
	display: none;
}

.ci-size-unit input:checked+label {
	border-color: #323232;
	background-color: #323232;
	color: #fff;
}

.ci-size-unit input:disabled+label {
	border-color: #DDDDDD;
	color: #DDDDDD;
	opacity: 0.2;
	cursor: default;
}

.size-radio-filter-panel {
	position: relative;
}

.size-radio-filter-panel .toggle {
	left: 0px;
}

.size-radio-filter-panel .ci-size-unit label {
	line-height: 42px;
	width: 58px;
	height: 42px;
	font-size: 14px;
	margin: 3px;
}

.ci-size-unit.check-not-disabled {
	order: 1;
}

.ci-size-unit.check-disabled {
	order: 2;
}

.size-radio-filter-panel .ci-size-panel {
	overflow: hidden;
	min-height: 98px;
}

.filter-input-slider .bx-filter-parameters-box-container {
	overflow: visible;
	border-bottom: 1px solid #F2F2F2;
	padding-bottom: 32px;
}

.filter-input-slider .bx-ui-slider-handle {
	border: 10px solid #fff;
	background-color: #FFD02E;
	width: 30px;
	height: 30px;
	box-sizing: border-box;
	margin: 0;
	position: absolute;
	display: block;
	border-radius: 100px;
	top: -14px;
	box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.15);
}

.size-radio-filter-panel.active {
	height: auto;
}

.filter-panel {
	display: flex;
	background-color: #fff;
	max-width: 324px;
	width: 100%;
	min-height: 100%;
	justify-content: space-between;
	flex-direction: column;
	transition: 0.2s;
	height: 100%;
	border: 1px solid #F2F2F2;
	border-radius: 2px;
	padding: 30px;
	box-sizing: border-box;
}

.filter-panel.active {
	right: 0;
}

.filter-title-panel {
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
}

.filter-title-panel span {
	font-size: 18px;
	color: #4A4A4A;
	line-height: 1;
	margin-bottom: 30px;
}

.filter-title-panel a img {
	float: left;
}

.filter-panel {
	display: flex;
	background-color: #fff;
	max-width: 324px;
	width: 100%;
	min-height: 100%;
	justify-content: space-between;
	flex-direction: column;
	transition: 0.2s;
	height: 100%;
	border: 1px solid #F2F2F2;
	border-radius: 2px;
	padding: 30px;
}

.close-filter-panel {
	display: none;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 999;
}

.bx-filter {
	width: 100%;
	min-width: 220px;
}

.bx-filter .bx-filter-section {
	display: flex;
	flex-flow: column;
}

.bx-filter .bx-filter-parameters-box {
	position: relative;
}

.filter-unit-title-row {
	font-size: 18px;
	color: #4A4A4A;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 18px;
	margin-top: 16px;
	font-weight: bold;
}

.remove-filter-unit {
	font-size: 12px;
	color: #9B9B9B;
	text-decoration: none;
	margin-top: 5px;
	font-weight: normal!important;
}

.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block {
	display: block;
}

.checkradio-item {
	position: relative;
	padding-bottom: 8px;
	/* padding-top: 2px; */
	box-sizing: border-box;
	/* display: none; */
}

.checkradio-item:hover {
    opacity: 0.6;
}

.checkradio-item.visible {
	display: block;
}

.checkradio-item input {
	display: none;
}

.checkradio-item input[type='radio']+label {
	margin-bottom: 0;
}

.checkradio-item input[type='radio']+label, .checkradio-item input[type='checkbox']+label {
	font-size: 14px;
	color: #4A4A4A;
	padding-left: 30px;
	cursor: pointer;
	box-sizing: content-box;
	margin-bottom: 0;
}

.checkradio-item input[type='radio']+label::after {
	border: 1px solid #5F5F5F;
	width: 20px;
	height: 20px;
	top: 0px;
	left: 0px;
	content: '';
	position: absolute;
	border-radius: 100px;
	transition: 0.2s;
}

.checkradio-item input[type='checkbox']+label::after {
	border: 1px solid #5F5F5F;
	width: 20px;
	height: 20px;
	top: 0px;
	left: 0px;
	content: '';
	position: absolute;
	border-radius: 3px;
	transition: 0.2s;
}

.checkradio-item input[type='radio']+label::before {
	width: 14px;
	height: 14px;
	top: 4px;
	left: 4px;
	content: '';
	position: absolute;
	background-color: #323232;
	border-radius: 100px;
	opacity: 0;
	transition: 0.2s;
}

.checkradio-item input[type='checkbox']+label::before {
	width: 14px;
	height: 14px;
	top: 4px;
	left: 4px;
	content: '';
	position: absolute;
	background-color: #323232;
	border-radius: 3px;
	opacity: 0;
	transition: 0.2s;
}

.checkradio-item input[type='radio']:checked+label::before {
	opacity: 1;
}

.checkradio-item input[type='checkbox']:checked+label::after {
	border-color: #323232;
}

.checkradio-item input[type='checkbox']:checked+label::after {
	border-color: #323232;
}

.checkradio-item input[type='checkbox']:checked+label::before {
	opacity: 1;
}

.filter-submit-btn-row {
	display: flex;
	justify-content: space-between;
	padding-top: 25px;
	box-sizing: border-box;
	align-items: center;
	flex-direction: column;
	position: sticky;
	background: #ffffff;
	bottom: 0;
}

.filter-submit-btn-row .btn-color {
	margin-bottom: 10px;
}

.rollup-btn {
	font-size: 12px;
	color: #5F5F5F;
	position: relative;
	display: inline-flex;
	width: auto;
	text-decoration: none;
}

.rollup-btn.uup::after {
	content: '';
	position: absolute;
	right: -11px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 5px;
	height: 5px;
	border-bottom: 1px solid #5F5F5F;
	border-right: 1px solid #5F5F5F;
	transform: rotate(225deg);
}

.rollup-btn.ddn::after {
	content: '';
	position: absolute;
	right: -11px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 5px;
	height: 5px;
	border-bottom: 1px solid #5F5F5F;
	border-right: 1px solid #5F5F5F;
	transform: rotate(45deg);
}


.filter-submit-btn-row .btn, .filter-submit-btn-row .btn-color {
	padding: 8px 28px!important;
	background: #fff;
	cursor:pointer;
	color: #000;
	font-size: 12px!important;
	text-decoration: none!important;
	text-transform: uppercase;
	border: 1px solid #000;
	border-radius: 0px !important;
	width: 100%;

    transition: all 0.3s;
}

.filter-submit-btn-row .btn:hover {
    background: black !important;
    color: white !important;
}

.filter-submit-btn-row .clean-filter {
	font-size: 14px;
	color: #9B9B9B;
	text-decoration: underline;
	text-transform: unset;
	border: 0;
}

.btn-link:focus, .btn-link:hover {
	color: #000000!important;
}

.filter-submit-btn-row .clean-filter:hover {
	text-decoration: none;
}

.hidden-filter-btn {
	display: none;
	justify-content: center;
	align-items: center;
	background-color: rgba(255, 208, 46, 0.03);
	padding: 20px 10px;
	box-sizing: border-box;
	margin-bottom: 10px;
	width: 100%;
}

.bx-filter-param-label.disabled {
	pointer-events: none;
	opacity: 0.2;
}

.hidden-filter-btn a {
	display: flex;
	align-items: center;
}

.hidden-filter-btn a svg {
	filter: brightness(1000%);
	margin-right: 10px;
}

@media screen and (max-width: 991px) {
	.hidden-filter-btn {
		display: flex;
		position: fixed;
		z-index: 100;
		background-color: #464646;
		top: 63px;
	}
	.check_code {
		margin-top: 80px;
	}
	.filter-wrapper {
		position: fixed;
		top: 0;
		left: -150%;
		transition: 0.2s;
		max-width: 320px;
		width: 100%;
		height: 100%;
		/* overflow: auto; */
		z-index: 10000;
		background-color: #fff;
	}
	.filter-wrapper.open {
		left: 0;
	}
	.catalog-section {
		width: 100%;
	}
	.fade-wrap {
		position: fixed;
		top: -100%;
		bottom: -100%;
		left: 0;
		right: 0;
		margin: auto;
		background-color: rgba(0, 0, 0, 0.4);
		display: none;
		z-index: 9999;
	}
	.filter-elements {
		overflow: auto;
	}
	.filter-panel{
		padding: 16px 16px 0;
	}
	.close-filter-panel {
		display: flex;
	}
}


@media screen and (max-width: 480px) {
	.filter-submit-btn-row {
		min-height: 70px;
		flex-flow: row nowrap;
		padding-top: 0;
	}
}
/* End */


/* Start:/local/templates/aquamarine/components/bitrix/catalog.section/shop2021/style.css?173453412512552*/
@media (min-width: 1200px) {
  /*lg*/
  /*6*/
  .product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n) {
    clear: both;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /*md*/
  /*6*/
  .product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n) {
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /*sm*/
  /*6*/
  .product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n) {
    clear: both;
  }
}

@media (max-width: 767px) {
  /*xs*/
  /*6*/

  .product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n) {
    clear: both;
  }
}

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

.row::before {
  display: initial;
}

.promo-ico-unit {
  background-color: #f2f2f2;
  border-radius: 0px;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 6px;
  color: #fff;
  font-size: 12px;
}

.catalog-item__btns a.btn {
  margin-right: auto;
  margin-left: auto;
}

.promo-ico-unit:last-child {
  margin-right: 0;
}

.discount-ico {
  background-color: #71b3c2;
}

.new-ico {
  background-color: #49ac00;
  background-image: url(/local/images/ci-ico-new.svg);
  background-position: center;
  background-repeat: no-repeat;
}

/* ITEMS */

.main-catalog-goods-sort-val-row {
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
  align-items: flex-start;
  padding-left: 20px;
  box-sizing: border-box;
}

.clear-sort-filter {
  margin-right: 20px;
  min-width: 127px;
  line-height: 39px;
  color: #343a40;
  text-decoration: underline;
  font-size: 15px;
}

.sort-filter-units-container {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
}

.sort-filter-unit {
  transition: 0.2s;
  padding: 10px;
  border: 1px solid #f2f2f2;
  box-sizing: border-box;
  border-radius: 2px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0 15px 15px 0;
  font-size: 15px;
}

.sort-filter-unit a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 10px;
  margin-right: 10px;
}

.sort-filter-unit a img {
  max-width: 100%;
}

.catalog-item {
  /* max-width: 290px; */
  position: relative;
  background-color: #fff;
  box-sizing: border-box;
  z-index: 1;
  margin-bottom: 55px;
  width: 30.333%;
  margin: 0 1%;
}

.catalog-item .catalog-item__wrapper > a {
  padding-top: 24px;
  min-height: 200px;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: static;
  z-index: 2;
  width: 100%;
}

.catalog-item__picture {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 2;
  width: 100%;
}

.product-item-hidden {
  visibility: hidden !important;
  /* transition-duration: 0ms !important; */
  /* transition:; */
}

.catalog-item:hover .product-item-hidden a {
  visibility: visible !important;
  /* display: block !important; */
}

.product-item-hidden a {
  /* display: none !important; */
  visibility: hidden !important;
}

.catalog-item:hover .product-item-hidden {
  visibility: visible !important;
}

.catalog-item:hover {
  z-index: 2;
}

.catalog-item:hover .catalog-item__wrapper {
  top: 0px;
  width: 100%;
  margin: auto;
  box-sizing: border-box;
  box-shadow: 0px 3px 10px 4px rgba(0, 0, 0, 0.05);
  background-color: #fff;
}

.catalog-item__wrapper {
  position: relative;
  padding: 0 24px 24px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  box-shadow: none;
  background-color: #fff;

  display: flex;
  flex-direction: column;
  height: 100%;

  /* min-height: 500px; */
}

.catalog-item a {
  color: #343a40;
  text-decoration: none;
  border-color: #979797 !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 2;
  width: 100%;

  margin: auto;
}

.catalog-item a.btn-default:hover {
  background-color: #2b2a29;
  color: white;
}

.catalog-item-title {
  font-size: 14px;
  text-align: center;
  margin-bottom: 6px;
  flex-grow: 1;
}

.catalog-item__status {
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #71b3c2;
  align-content: center;
}

.catalog-item__status.noavailable {
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ff0000;
  align-content: center;
}

.catalog-item__status > span {
  font-size: 28px;
  display: inline-block;
  margin-right: 8px;
  line-height: 1.4;
  position: relative;
  top: -2px;
}

.catalog-item__price {
  font-size: 30px;
  text-align: center;
}

.catalog-item__price--old {
  font-size: 12px;
  color: #5f5f5f;
  text-decoration: line-through;
  margin-right: 10px;
}

.catalog-item__price--old span {
  display: block;
}

.catalog-item__price--save {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row nowrap;
  font-size: 14px;
  margin: 13px 0 10px;
}

.catalog-item__price--save span {
  background: #ff4f19;
  border-radius: 2px;
  color: #fff;
  padding: 2px 15px;
  margin-left: 10px;
}

.catalog-item__prices-row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.catalog-item__btns {
  margin-top: 20px;
}

/*
.catalog-item .add-to-cart {
	border: 1px solid #323232;
	box-sizing: border-box;
	border-radius: 2px;
	padding: 12px 28px;
	text-transform: uppercase;
	font-size: 14px;
	transition: 0.2s;
	background-color: transparent;
	box-shadow: none;
	text-decoration: none;
	color: #323232;
	cursor: pointer;
	margin: 0;
	min-width: 100%;
}
*/

.catalog-item .add-to-cart a {
  margin: 0;
}

.promo-ico-panel {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.promo-ico-unit:last-child {
  margin-right: 0;
}

.discount-ico {
  background-color: #71b3c2;
}

.new-ico {
  background-color: #49ac00;
  background-position: center;
  background-repeat: no-repeat;
}

.prize-ico {
  background-color: #e410c2;
  background-position: center;
  background-repeat: no-repeat;
}

.promo-ico-panel {
  z-index: 3;
}

.catalog-item .header-fav-link {
  position: absolute;
  z-index: 3;
  top: 27px;
  right: 24px;
  width: auto;
  cursor: pointer;
}

.catalog-item .header-fav-link.liked svg path {
  fill: #5f5f5f;
}

.product-item-scu-item-list {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-flow: row wrap;
  list-style: none;
  padding: 0;
}

.product-item-scu-item-text-container {
  border: 1px solid #979797;
  width: 58px;
  text-align: center;
  padding: 0 10px;
  color: #4a4a4a;
  margin-right: 12px;
  margin-bottom: 12px;
  position: relative;
  cursor: pointer;
  transition: 0.2s;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  height: 40px;
  border-radius: 2px;
  font-size: 14px;
}

.ci-hov-size-title {
  text-align: center;
  display: block;
  font-size: 12px;
  color: #5f5f5f;
  margin-bottom: 10px;
}

.product-item-scu-item-text-container:nth-child(6n) {
  margin-right: 0;
}

.product-item-scu-item-text-container:hover {
  border-color: #000;
}

.product-item-scu-item-text-container.selected {
  background-color: #323232;
  border-color: #323232;
  color: #fff !important;
}

.product-item-scu-item-text-container.notallowed {
  pointer-events: none;
  cursor: default;
  background-color: #ededed;
  color: #d6d6d6;
  border-color: #ededed;
}
/*
.promo-ico-panel {
	position: absolute;
	top: 55%;
	left: calc(50% - 15px);
}
*/

.promo-ico-panel {
  position: absolute;
  top: 27px;
  left: 24px;
}

@media screen and (min-width: 768px) {
  /*
	.promo-ico-panel {
		position: absolute;
		top: 22px;
		left: 0;
	}
	*/
  .main-catalog-panel .promo-ico-panel {
    top: -2px;
  }
}

@media screen and (max-width: 768px) {
  .main-catalog-goods-sort-val-row {
    display: none;
  }
  .catalog-wrapper:not(.catalog-wrapper--main) {
    flex-direction: column;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 15px;
  }
  .catalog-item {
    width: calc(100% / 3);
    margin: 0;
  }
  .catalog-item__wrapper {
    padding: 8px;
  }
}

@media screen and (max-width: 480px) {
  .catalog-item {
    width: 50%;
    margin: 0;
  }
}

@media (max-width: 600px) {
  /* .catalog-item {
    max-width: 200px;
    min-width: 160px;
  } */

  .catalog-item__wrapper {
    min-height: unset !important;
    padding: 0 16px 16px 16px !important;
  }

  .catalog-item-title {
    font-size: 12px !important;
    margin-bottom: 0;
    margin-top: 6px;
  }

  .catalog-item__price--old {
    font-size: 12px !important;
  }

  .catalog-item__price {
    font-size: 18px;
  }

  .catalog-item__status,
  .promo-ico-unit,
  .catalog-item__btns a span {
    font-size: 12px !important;
  }

  .promo-ico-unit {
    width: 24px;
    height: 24px;
  }

  .catalog-item__btns {
    margin-top: 8px;
  }

  .catalog-item__status > span {
    font-size: 16px;
    line-height: 1;
    margin-right: 4px;
    margin-top: 2px;
  }

  .catalog-item .btn-default {
    padding: 6px 0 !important;
    margin: 0 !important;
  }

  .catalog-item .catalog-item__wrapper > a {
    flex-grow: 1;
  }

  .catalog-item__picture {
    max-height: 124px !important;

    img {
      max-height: 124px;
    }
  }

  .catalog-item {
    padding: 0 10px;
    margin: 10px 0;
  }

  .add-to-fav svg {
    width: 16px !important;
  }
}

/* End */


/* Start:/local/templates/aquamarine/components/bitrix/catalog.section/shop2021/themes/green/style.css?1663019064843*/
/* catalog.section */

/*
#63aa28
#6fb32d
#7ab748
#a8d95b
*/

/* Slider */
.bx-green .product-item-image-slider-progress-bar { background-color: #5b9f0b;}
.bx-green .product-item-image-slider-control:hover{ background-color: rgba(91,159,11,.8);}
.bx-green .product-item-image-slider-control.active,
.bx-green .product-item-image-slider-control:hover{ background-color: #5b9f0b;}

/* SCU */
.bx-green .product-item-scu-item-text-block:hover,
.bx-green .product-item-scu-item-color-block:hover,
.bx-green .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-green .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #63aa28;}

/* Amount */
.bx-green .product-item-amount-field:focus{border-color: #63aa28;}


.bx-green .catalog-section-header{border-color:#63aa28;}
/* End */
/* /include/qr/style.css?172977706710699 */
/* /local/templates/aquamarine/components/bitrix/catalog/shop2021/style.css?17314135642653 */
/* /local/templates/aquamarine/components/bitrix/breadcrumb/shop2021/style.css?17327122861225 */
/* /local/templates/aquamarine/components/bitrix/catalog.smart.filter/shop2021/style.css?17327138278610 */
/* /local/templates/aquamarine/components/bitrix/catalog.section/shop2021/style.css?173453412512552 */
/* /local/templates/aquamarine/components/bitrix/catalog.section/shop2021/themes/green/style.css?1663019064843 */
