

/* 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:/bitrix/components/bitrix/system.show_message/templates/.default/style.css?166301903764*/
font.errortext
{
	color:red;
}

font.notetext
{
	color:green;
}

/* 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 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?166301903764 */
