.product-background {background-size: cover !important;background-position: 20% 50% !important;height: 100%;top: 0;background-color: #f7f1f1;z-index: 0;width: 100%;position: absolute;}
.product-caption > div {background: white;backdrop-filter: blur(60px);border-radius: 5px;}
@media (min-width: 900px) {.product-caption > div {max-width: 448px;background: rgba(255,255,255,.33);}}
.select__option {position: relative;margin-right: 8px;}
.select__option:hover label {border: 1px solid rgba(33,33,33,.5);}
.select__option label {padding: 8px;font-size: 16px;line-height: 12px;box-sizing: border-box;border: 1px solid transparent;border-radius: 30px;cursor: pointer;min-width: 60px;text-align: center;background: #f0efed;display: block;}
.select__option > input {display: none;}
.select__option > input:checked + label {background: rgba(255,255,255,.33);backdrop-filter: blur(60px);border: 1px solid #212121;}
.select__option > input:checked + label:after {background: rgba(255,255,255,.33);backdrop-filter: blur(60px);border: 1px solid #212121;}
.select__option_selected {background: rgba(255,255,255,.33);backdrop-filter: blur(60px);transition: .4s all ease-in-out;border: 1px solid rgba(33,33,33,.5);}
.text-xs p {font-size: .75rem;line-height: 1rem;}
.product-main, .product-main-info {position: relative;z-index: 1;height: auto;}
@media (min-width: 992px) {.product-main, .product-main-info {min-height: calc(100vh - 98px);}}
._black:before {background: #212121;}
._sky:before {background: #aec7df;}
._brown:before {background: #773e31;}
#swiper-pagination-product-full-page-slider {position: absolute;left: 0;bottom: 32px;width: 120px;height: 32px;}
.patina-state {position: relative;padding-bottom: 44px;flex-grow: 1;}
.patina-state img {width: 100%;height: auto;max-height: 385px;}
.patina-state_title {position: absolute;left: 0;bottom: 0;}
@media (max-width: 767.98px) {.patina-state {padding-bottom: 0;}
	.patina-state_title {margin-left: 12px;margin-bottom: 4px;font-size: 12px;line-height: 12px;color: #fff;white-space: nowrap;transform: rotate(-90deg);transform-origin: left;}}
.breadcrumb {line-height: 1rem;}
@media (min-width: 520px) {.breadcrumb {line-height: .7rem;}}
#product-main-slider {margin-top: 96px;height: calc(100vh - 98px);margin: 0;display: block;}
#product-main-slider .product-background {background-position: center center !important;background-size: 50% 50% !important;background-size: contain !important;background-repeat: no-repeat !important;}
#product-main-slider .product-background img {max-width: 50%;max-height: calc(100% - 4rem);display: block;margin: 0 auto;position: absolute;top: 50%;left: 75%;transform: translate(-50%,-50%);}
#product-main-slider-controls {margin-left: 0px !important;}
body #product-main-slider-controls .swiper-slide {transition: all .1s ease-in-out;width: 30px !important;}
body #product-main-slider-controls .swiper-slide:not(.swiper-slide-thumb-active):hover > div {transition: all .1s ease-in-out;background: #fff 54;border: 1px solid rgba(33,33,33,.5);}
#product-main-slider-controls .swiper-slide-thumb-active > div {background: #fff 54;border: 2px solid #212121;}
.bg-product-bg {z-index: 10;}
.product-content .sticky {transition: all .2s ease-in;}
.scroll-up .product-content .sticky {top: 86px;}
.select__option label._active {background: rgba(255,255,255,.33);backdrop-filter: blur(60px);border: 1px solid #212121;}
.select__option label._active:after {background: rgba(255,255,255,.33);backdrop-filter: blur(60px);border: 1px solid #212121;}
.color-pick._active {background: #fff 54;border: 2px solid #212121;}