.owl-carousel
{
    touch-action: manipulation;
}
#slidess .owl-controls {
	padding-top: 0;
}
.owl-pagination {
    background: url("../images/after.slider.shadow.png") no-repeat scroll center top #FFF;
    padding-top: 10px;
    text-align: center;
}
.owl-pagination div {
    display: inline-block;
    margin: 0 1px;
}
#slidess .owl-pagination div span {
	background-image: url("../images/pagination.png");
}
.owl-pagination div span {
    background-position: 1px 1px;
    background-repeat: no-repeat;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 14px;
    width: 14px;
}
.about_slider_wrapper .about_slider .slide {
	height: 300px;
}
.about_slider_wrapper .about_slider .slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.owl-pagination .owl-page.active span {background-position: -18px 1px;}
.current_slide {display:none;}
.controls {
	display:block;
	margin-top:12px;
	float:left;
	color:#333;
	font:bold 10px/1.33 sans-serif;
	margin-right:10px;
}
.slidesControl img {
	border: 1px solid #D1D1D1;
	height: 277px;
	width: 763px
}
.slidesControl a.to_bay {
	background: url("../images/to.bay.btn.jpg") no-repeat scroll 0 0 #FFFFFF;
	bottom: 45px;
	height: 27px;
	position: absolute;
	right: 123px;
	width: 149px;
}

.availibility-info{
    padding:4px 0 3px;
    color:#BB22AE;
    font-size:13px;
	position: relative;
}
.availibility-info .clr-green{
    color:#009900;
}
.availibility-info .clr-red{
    color:#ff0000;
}
.clr-yellow{
    color:#BB22AE;
}
.section_description {
  font-size: 12px;
}
.avail-circle {
	background: #009900;
	border-radius: 50%;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
	display: inline-block;
	margin: 0 5px 0 0;
	height: 12px;
	width: 12px;
}
.avail-circle.red {
	background: #ff0000;
}
.avail-circle.purple {
	background: #BB22AE;
}
.added span {
	height: 23px !important;
	padding: 8px 10px !important;
}
.error_order_price {
    margin-top: 15px;
    color: #d4145a;
    font-size: 13px;
    font-weight: bold;
}
.sdek {
	color: #d4145a;
}
.top-gray {
	background: #f6f6f5;
    color: #464646;
    padding: 10px 0;
}
.top-gray .addr-block {
	float: left;
	display: inline-block;
	padding-left: 20px;
	position: relative;
	width: 210px;
	min-height: 1px;
}
.top-gray .addr-block:before {
	width: 9px;
	height: 13px;
	background: url(/bitrix/templates/webkazan/images/address-icon_.png);
	position: absolute;
	left: 0;
	top: 1px;
	content: "";
}
.top-gray .top-menu-block {
	float: left;
	padding-left: 10px;
}
.top-reg-block {
	float: right;
}
.clearfix:after {
	content: "";
	display: table;
	width: 100%;
	clear: both;
}
.top-reg-block a {
	color: #3879b8;
	text-decoration: none;
	display: inline-block;
	margin-left: 27px;
}
.top-reg-block a:first-child {
	margin-left: 0;
}
.top-menu-block a {
	color: #000000;
	text-decoration: none;
	display: inline-block;
	margin-right: 25px;
}
.top-menu-block a:last-child {
	margin-right: 0;
}
.top-reg-block .logout_butt {
	border: none;
    background: none;
    display: inline-block;
    cursor: pointer;
    color: #3879b8;
    padding: 0;
    margin: 0;
	font-size: 14px;
	margin-left: 20px;
}
.top-reg-block a:hover,
.top-menu-block a:hover,
.top-reg-block .logout_butt:hover {
	color: #d4135a;
}
.seo-empty a {
	color: #DC0070 !important;
}

.mobile-menu-city-link {
    display: none;
}
.lazyload {
	opacity: 0;
}
.lazyloading {
	opacity: 1;
    transition: opacity 300ms;
    background: transparent url(/bitrix/templates/webkazan/images/preloader.gif) no-repeat center;
    width: 50px;
    height: 50px;
}
@media (max-width: 1024px) {

    .mobile-menu-city-link {
        display: block;
    }
}
nav.catalog_left .mobile-menu-city-link li a {
    position: relative;
    padding-left: 35px;
    color: #DC0070;
}

nav.catalog_left .mobile-menu-city-link li a::before {
    position: absolute;
    content: '';
    width: 25px;
    background: url('../images/menu-city-select.svg');
    height: 25px;
    left: 4px;
    bottom: 10px;
    background-size: contain;
    background-repeat: no-repeat;
}

nav.catalog_left .mobile-menu-city-link li a::after {
    content: unset !important;
}

.yandex-client-id__wrapper {
    cursor: default;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
    font-weight: bold;
    padding: 5px 10px 6px 10px;
    opacity: 0.3;
    color: #000000;
    background: #ebebeb;
    text-align: center;
    font-size: 12px;
}

.yandex-client-id__wrapper:hover {
    opacity: 1;
}

.text-preview {
    height: 56px;
}

.small-basket-status {
    text-transform: lowercase;
}
.card .zoom-small-img {
	max-height: 500px!important;
}

div.filter_full div.scroll_block p.lvl2_disabled {
	opacity: 1!important;
}
.smartfilter label.lvl2_disabled {
	pointer-events: none;
	opacity: .4;
}
.smartfilter .lvl2_disabled * {
	user-select: none;
}

@media screen and (max-width: 600px) {
	.card .zoom-small-img {
		max-height: 270px!important
	}
}

.grecaptcha-badge {
	visibility: hidden;
}
.modal-dialog-custom {
	padding: 20px;
	width: 500px;
	max-width: 100%;
	line-height: 1.3;
}
.modal-dialog-custom .title {
	font-size: 20px;
	font-weight: 700;
	padding-bottom: 20px;
	margin-bottom: 25px;
	border-bottom: 1px solid rgba(0,0,0,.2);
}
.modal-dialog-custom .btn {
	padding: 10px 25px;
	background: #ba195c;
	color: #fff;
	margin-top: 25px;
	border-color: #ba195c;
}
@media screen and (max-width: 424px) {
	.modal-dialog-custom {
		padding: 0;
	}
}
.standart-table {
	border-collapse: collapse;
}
.standart-table td {
	border: 1px solid #000;
	padding: 5px;
}
.policy-page h2 {
	margin: 30px 0 20px;
}
.policy-page p {
	margin: 10px 0;
}
.del-preview-or-detail,.del-no-image, .img_block .sm-show.carousel-wrapper {
	position: relative;
}
.nap-img {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	max-width: 75%;
	max-height: 75%;
	object-fit: contain;
	pointer-events: none;
	transform: translate(-50%, -50%);
}
.product-nostock .availibility-info {
	display: none;
}
.product-nostock .priceNewBlock .priceRowBasket, .product-nostock .oneClickLink {
	user-select: none;
	pointer-events: none;
	opacity: .4;
}
.stepsToOrder > div {
	opacity: 1!important;
}
div.card div.img_block  {
	text-align: center;
	vertical-align: middle;
}
div.card div.all_img, div.new_label, div.hit_label, div.sale_label {
	text-align: left;
}

.items-list_style1 *, .items-list_style1 *:before, .items-list_style1 *:after {
	box-sizing: border-box;
}
.items-list_style1 img {
	max-width: 100%;
}
.items-list_style1 {
	display: flex;
	background: #F5F7FA;
	border-radius: 10px;
	padding: 10px 0;
}
.items-list_style1 .item {
	width: 25%;
	padding: 20px;
}
.items-list_style1 .item-content {
	color: #070707;
	text-decoration: none;
}
.items-list_style1 .imgWrap {
	position: relative;
	width: 100%;
	padding-top: 100%;
	background: #F5F7FA;
	border-radius: 18px;
	overflow: hidden;
}
.items-list_style1 .img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.items-list_style1 .priceWrap {
	margin-top: 8px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 900;
	line-height: 1.3;
	white-space: nowrap;
}
.items-list_style1 .title {
	font-size: 16px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 5px;
	line-height: 1.3;
	letter-spacing: .5px;
}
.items-list_style1 .item-content:hover .title {
	color: #DC0070;
}
.searchpage-margins {
	margin: 20px 0;
}
.gallery-main a.preview:not(.t-images) span {
	display: block;
	width: 100%;
	height: 100%;
}
.standard-form, .standard-form *, .reviewList *, .standard-form *:before, .standard-form *:after {
	box-sizing: border-box;
}
.standard-form .button {
	float: none!important;
	width: 100%;
	padding: 10px!important;
	height: auto!important;
	background: red;
	line-height: 1.3;
	background: linear-gradient(to bottom, #D11260 0%, #881242 100%);
}
.standard-form input, .standard-form textarea {
	width: 100% !important;
	padding: 8px !important;
	font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
}
.standard-form input::placeholder, .standard-form textarea::placeholder {
	font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size: inherit;
	color: #565656;
}

.rating-restyle .star-items {
	display: flex;
	align-items: center;
}
.rating-restyle.jc-c .star-items {
	justify-content: center;
}
.rating-restyle.jc-c {
	position: relative;
	padding-bottom: 25px;
}
.star-itemWrap .title {
	text-align: center;
	font-size: 18px;
	margin-bottom: 10px;
}
.catalog-section-rating {
	margin-top: 40px;
}
.rating-restyle.jc-c .result-text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
}
.rating-restyle .star-items.disabled-items .star-item {
	cursor: default;
}
.rating-restyle .star-items .star-item {
	width: 29px;
	flex-shrink: 0;
	padding: 0 3px;
	cursor: pointer;
}
.rating-restyle .star-items .star-icon {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
	filter: grayscale(1);
	transition: .25s;
}
.rating-restyle .star-items .star-item:hover .star-icon {
	transform: scale(1.25);
}
.rating-restyle .star-items.disabled-items .star-icon {
	transform: scale(1) !important;
}
.rating-restyle .star-items .star-item.active .star-icon {
	filter: grayscale(0);
}
.rating-restyle .stars-container {
	display: flex;
	align-items: center;
}
.rating-restyle .stars-container .hihnt-text {
	flex-shrink: 0;
	margin-right: 5px;
}
.rating-restyle .mf-rating {
	margin-top: 5px;
	margin-bottom: 10px;
}
.rating-restyle .reviewList .star-items {
	padding: 15px 20px;
	box-sizing: border-box;
	margin: 0 -3px;
}
.rating-restyle .reviewList .author ~ .star-items {
	padding-top: 0;
}
.rating-restyle .reviewList .star-items .star-item {
	width: 26px;
}
@media screen and (max-width: 1024px) {
	.catalog-section-rating {
		margin-top: 80px;
		padding-bottom: 0!important;
	}
	.rating-restyle.jc-c .result-text {
		bottom: -25px;
	}
}
@media screen and (max-width: 800px) {
	.items-list_style1 {
		margin-left: -10px;
		margin-right: -10px;
		overflow-y: hidden;
		overflow-x: auto;
		border-radius: 0;
	}
	.items-list_style1 .item {
		width: 210px;
		padding: 10px;
		flex-shrink: 0;
	}
}