.header_mobile {
	display: none;
}

header .middle .container {
	justify-content: space-between;
}

.yam, .ozonI {
	display: block;
	width: 40px;
	height: 38px;
	border-radius: 30px;
	box-sizing: border-box;
	float: left;
}

.product-card .hover-content .btn{
	min-width: 100%;
}

.actions .offer .text-container img{border-radius: 20px}
.content-wrapper .right-column img{border-radius: 20px;}
.content-wrapper .other-elements img{border-radius: 20px;}
.content-wrapper .detail-img img{border-radius: 20px;}

.col2Cart.main-content h3{
	float: left;
}

.BasketDelete{
	float: right;
}


.BasketDelete input{
	background: #eb5757;
	color: #fff;
	border: 0;
	cursor: pointer;
	padding: 5px 15px;
	margin-top: 3px;
	border: 1px solid #eb5757;
}

.BasketDelete input:hover{
	border: 1px solid #eb5757;
	background: none;
	color: #eb5757;
}

.yam.list {
	height: 42px;
	margin-left: 3%;
}

.yam.list.list2 {
	margin-left: 0;
	position: relative;
	top: 5px;
}

.yam.list a {
	margin-top: 2px;
}

.yam a {
	display: block;
	max-width: 100%;
	height: 30px;
	margin-top: 5px;
	background-image: url(/upload/yaI.png);
	background-repeat: no-repeat;
	background-size: contain;
	margin-right: 1%;
	border-radius: 15px;
}

.ozonI a {
	display: block;
	max-width: 100%;
	height: 30px;
	margin-top: 5px;
	background-image: url(/upload/ozonI.png);
	background-repeat: no-repeat;
	background-size: contain;
	margin-right: 1%;
	border-radius: 15px;
}

.yam.incard {
	margin-left: 1%;
	width: 51px;
	height: 80px;
	margin-top: -5px;
}

.yam.incard a{
	width: 100%;
	height: 42px;
}

.ozonI.incard{
	width: 56px;
	margin-top: -5px;
}

.ozonI.incard a{
	width: 100%;
	height: 42px;
}

.label.inRoute{
	background-image: url(/img/gazelle-s.png);
	background-repeat: no-repeat;
	background-size: contain;
	max-width: 100%;
	height: 30px;
	margin-left: 35px;
}

.label.inRoute.incardRoute{
	margin-left: 0px;
}



header.type1 .header_mobile.middle .logo {
	margin-right: 0;
}

.header-burger-btn {
	display: block;
	height: 100%;
	width: 100%;
}

.header-search-btn {
	display: block;
	height: 100%;
	width: 100%;
}

.personal-btn {
	display: block;
	height: 100%;
	width: 100%;
}

.header-callback-popup-btn {
	display: block;
	height: 100%;
	width: 100%;
}

.tel-container {
	display: none;
}

header.type1 .header_mobile.bottom {
	display: none;
}

header.type1 .header_mobile.middle .container {
	justify-content: space-between;
	flex-wrap: nowrap;
}

header.type1 .header_mobile.middle .burger-btn {
	background-image: url(/local/templates/main/img/icons/header_mobile/bars.png);
	width: 35px;
	height: 30px;
	background-size: contain;
	background-repeat: no-repeat;
	margin-left: 15px;
	transition: 0.5s;
}

header.type1 .header_mobile.middle .burger-btn.opened {
	background-image: url(/local/templates/main/img/icons/header_mobile/cancel.png);
	width: 35px;
	height: 35px;
	background-size: contain;
	background-repeat: no-repeat;
	margin-left: 15px;
	transition: 0.5s;
	transform: rotate(90deg);
}

header.type1 .header_mobile.middle .logo {
	display: flex;
}

header.type1 .header_mobile.middle .logo img {
	height: auto;
}

header.type1 .header_mobile.middle .phone {
	background-image: url(/local/templates/main/img/icons/header_mobile/call.png);
	width: 30px;
	height: 30px;
	background-size: contain;
	background-repeat: no-repeat;
}

header.type1 .header_mobile.middle .personal {
	background-image: url(/local/templates/main/img/icons/header_mobile/user.png);
	width: 30px;
	height: 30px;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 0;
}

header.type1 .header_mobile.middle .tel-container {
	max-width: 100%;
	margin-top: 12px;
	-webkit-box-ordinal-group: 1;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	width: 100%;
	text-align: center;
	display: none;
}

header.type1 .header_mobile.middle .tel-container .call-me {
	display: block;
}

header.type1 .header_mobile.middle .tel-container .call-me a {
	margin-left: 0;
	margin-top: 10px;
}

header.type1 .header_mobile.middle .search-btn {
	background-image: url(/local/templates/main/img/icons/header_mobile/search.png);
	width: 30px;
	height: 30px;
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 15px;
}

header .header-mobile-menus .content-mobile-menu>

ul {
	display: block;
}

.header-mobile-menus .catalog-mobile-menu .content nav .head {
	justify-content: flex-start;
}

.header-mobile-menus .catalog-mobile-menu .content nav .head .burger-button {
	display: none;
}

header .content-mobile-menu>

ul .item {
	border-bottom: 1px solid #e7e7e7;
}

header .content-mobile-menu>

ul .item a {
	margin-top: 0;
	padding-left: 6px;
	font-size: 1.1em;
	font-weight: 500;
	padding-top: 16px;
	padding-bottom: 16px;
	width: 100%;
}

.catalog-mobile-menu.open .content nav .scroll {
	display: none;
}

.catalog-mobile-menu .content nav .head {
	padding: 24px 0 24px;
	border-bottom: 1px solid #e7e7e7;
}

.header-mobile-menus .catalog-mobile-menu .content nav .head::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -4px;
	border: 6px solid transparent;
	border-left: 9px solid #282828;
	transition: 0.5s;
}

.header-mobile-menus .catalog-mobile-menu .content nav .head.opened::after {
	transform: rotate(90deg);
	right: 25px;
	top: calc(50% + 5px);
}

.header-mobile-menus .catalog-mobile-menu .content nav .head.opened::after {
	transform: rotate(90deg);
	right: 25px;
	top: calc(50% + 5px);
}

.header_mobile .tel-container {
	position: absolute;
	background: #fff;
	top: 67px;
	left: 0;
	margin: 0px !important;
	padding: 10px 0px 10px 0px !important;
}

.messangers .zag {
	margin-top: 10px;
	margin-bottom: 5px;
}

.messangers a {
	display: inline-block !important;
	width: 30px !important;
	height: 30px !important;
}

.messangers a.whatsapp {
	background-image: url(/images/whatsapp.png);
	background-repeat: no-repeat;
	background-size: 30px 30px;
	margin-right: 7px !important;
}

.messangers a.telegram {
	background-image: url(/images/tel.webp);
	background-repeat: no-repeat;
	background-size: 30px 30px;
}

.clear {
	clear: both;
}

.messangers.desktopMsg {
	position: relative;
	text-align: right !important;
	margin-top: -10px;
	float: right;
}
.mobileGimn{
	display: none;
}
.gimn{
	position: absolute;
	margin-top: 2px;
	left: 20px;
	color: #1a3b66;
	cursor: pointer;
	background-image: url(/audio/i.png);
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: 0px 2px;
	padding-left: 23px;
}

.gimn.played{
	background-image: url(/audio/p.png);
}

.gimn2{
	position: absolute;
	margin-top: 2px;
	left: 20px;
	color: #1a3b66;
	cursor: pointer;
	background-image: url(/audio/i.png);
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: 0px 2px;
	padding-left: 23px;
}

.gimn2.played{
	background-image: url(/audio/p.png);
}



.messangers.desktopMsg .inBlock {
	float: right;
	text-align: right !important;
}

.messangers.desktopMsg span {
	display: inline-block;
	vertical-align: top;
	margin-top: 5px;
	margin-right: 5px;
}

.messangers.desktopMsg a {
	width: 20px !important;
	height: 20px !important;
	margin-left: 5px !important;
}

.messangers.desktopMsg a.callback-popup-btn {
	width: auto !important;
	vertical-align: top;
	text-decoration: underline;
}

.messangers.desktopMsg a.whatsapp {
	margin-right: 0px !important;
}

.messangers.desktopMsg a.whatsapp,
.messangers.desktopMsg a.telegram {
	background-size: 20px 20px;
}

.headerDesktopPhones {
	background-image: url(/local/templates/main/img/icons/header_mobile/call.png);
	padding-left: 45px;
	background-size: 30px 30px;
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin-right: 3%;
	margin-top: 5px;
}

.headerDesktopPhones .callback-popup-btn {
	background-color: #1a3b66;
	color: white;
	display: inline-block;
	padding: 10px 15px 10px 25px;
	border-radius: 20px;
	line-height: 1;
	background-image: none;
	background-repeat: no-repeat;
	background-size: 18px;
	background-position: 11px center;
	font-size: 14px;
	margin-top: 10px;
	margin-left: -40px;
}

header .logo {
	margin-right: 0px !important;
}

.headerDesktopPhones a {
	display: block !important;
	font-size: 13px;
}

.product-card .name {
	flex-grow: 2 !important;
flex-direction: row !important;
}

.banners .static .item {
	border-radius: 20px
}

.border-radius {
	border-radius: 20px
}

.banners .carousel .item {
	border-radius: 20px
}

.offers .item .img img {
	border-radius: 20px
}

section.news .previews .item .img {
	border-radius: 20px
}

.item .sub .items .item a .img img {
	border-radius: 10px
}

.section.news .previews .item .img {
	border-radius: 10px
}

.catalog .category .img {
	border-radius: 10px
}


@media (max-width: 700px) {
	section.news{
		margin-bottom: 20px;
	}
}

@media (max-width: 475px) {
	header.type1 .header_mobile.middle .logo {
		width: 40%;
		margin-right: 0;
	}

}

@media (max-width: 400px) {
	header.type1 .header_mobile.middle .burger-btn {
		margin-left: 3px;
	}

	header.type1 .header_mobile.middle .search-btn {
		margin-right: 3px;
	}

	header.type1 .header_mobile.middle .burger-btn {
		width: 30px;
		height: 25px;
	}

	header.type1 .header_mobile.middle .burger-btn.opened {
		width: 25px;
		height: 25px;
		margin-left: 3px;
	}

	header.type1 .header_mobile.middle .search-btn {
		width: 25px;
		height: 25px;
	}

	header.type1 .header_mobile.middle .personal {
		width: 25px;
		height: 25px;
	}

	header.type1 .header_mobile.middle .logo {
		width: 50%;
	}
}

.homepage-catalog.catalog .category .text .subitems-spoiler {
	display: none;
	vertical-align: middle;
	margin: 0 0 0 15px;
	font-family: 'Icon Custom';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.homepage-catalog.catalog .category .text .subitems-spoiler.open {
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.catalog .sort .sort-filter.sort-filter-mob {
	display: none
}

@media (max-width:767px) {
	.homepage-catalog.catalog .categories .category-wrap:not(:last-child) {
		margin-bottom: 0
	}

	.homepage-catalog.catalog .category {
		height: auto !important
	}

	.homepage-catalog.catalog .category .text .subitems-spoiler {
		display: inline-block
	}

	.homepage-catalog.catalog .category .text .subitems-spoiler+.sub,
	.ui-menu .ui-menu-item:before {
		display: none
	}

	.homepage-catalog.catalog .category .text .subitems-spoiler+.sub.open,
	.catalog .sort .sort-filter.sort-filter-mob {
		display: block
	}

	.catalog .sort .sort-filter.sort-filter-mob .ui-selectmenu-button.ui-button {
		background: #fff;
		width: 10em;
		padding: 3px 1em 3px .4em;
	}

	.catalog .sort .sort-filter.sort-filter-mob .ui-selectmenu-button.ui-button .item {
		color: #424242;
	}

	.ui-widget-content {
		background: #fff;
		color: #424242;
		border: 1px solid #dddddd;
	}

	.ui-button {
		background: #f6f6f6;
		font-weight: normal;
		border: 1px solid #c5c5c5;
	}

	.ui-menu .ui-menu-item {
		list-style: none;
		padding: 0;
	}

	#sort-selectmenu-menu .ui-menu-item-wrapper:after {
		content: '';
		position: relative;
		top: 0px;
		display: inline-block;
		margin-left: 8px;
		border: 3px solid transparent;
		border-top: 4px solid #828282
	}

	#sort-selectmenu-menu .ui-menu-item-wrapper:hover:after {
		border-top: 4px solid #424242
	}

	#sort-selectmenu-menu .ui-menu-item-wrapper:hover.asc:after {
		border-top: 3px solid transparent;
		border-bottom: 4px solid #424242
	}

	#sort-selectmenu-menu .ui-menu-item-wrapper.asc:after {
		top: -3px;
		border-top: 3px solid transparent;
		border-bottom: 4px solid #828282
	}
}

.m_table {
	overflow-x: scroll;
}

/******************/
.befrezhim {
	display: block;
	width: 76px;
	height: 77px;
	margin-right: 20px;
	font-size: 25px;
	color: #1a3b66;
	text-align: center;
	line-height: 77px;
	border: 2px solid #1a3b66;
	border-radius: 50%;
	flex-shrink: 0;
}

.rezhim img {
	margin-top: 20px;
}

@media screen and (max-width: 767px) {
	.contacts .info .item .befrezhim {
		width: 50px;
		height: 50px;
		margin-right: 15px;
		font-size: 20px;
		line-height: 50px;
	}

	.rezhim img {
		margin-top: 13px;
	}
	.mobileGimn{
		display: block;
		margin-right: 18px;
		margin-top: 1%;
	}

	.slogan2{
	}

	.mobileGimn .gimn{
		position: relative;
		left: 0px;
		font-weight: bold;
	}
}

header .top {
	padding: 0px 0 0px;
}

/*******************/
@media screen and (max-width: 490px) {
	.header_mobile.middle .logo {
		max-width: 60%;
		overflow: hidden;
	}

	.header_mobile.middle .logo img {
		max-width: 100%;
	}

	.banners .static .item {
		height: unset !important;
	}

	.banners .static .item.medium {
		padding: 21.5% 6.75%;
	}

	.banners .static .item.small {
		min-height: 180px;
		border-radius: 20px
	}
}

@media (max-width: 767px) {
    .banners {
        margin-top: 64px !important;
    }
}

.product-card .hover-content .counter {
	width: 49%;
	margin-right: 0px;
	padding-top: 6px;
	padding-bottom: 7px;
	margin-bottom: 7px;
}

@media (max-width: 700px) {
	.tableMobile {}

	.tableMobile td,
	.tableMobile a {
		width: 100%;
		display: block;
		text-align: center;
		font-size: 28px;
		margin-top: 20px;
	}

	.tableMobile td,
	.tableMobile a img {
		width: 80% !important;
		height: auto !important;
		margin: auto;
	}
}

.counter .minus,
.counter .plus {
	background: #1a3b66;
	border-radius: 100%;
	color: #fff;
	margin-top: 0;
}

.counter .minus:hover,
.counter .plus:hover {
	background: none;
	color: #1a3b66;
}

.counter .plus:before,
.counter .minus:before {
	margin-left: -1px;
	margin-top: -1px;
}

.catalog-pager.top {
	position: relative;
	top: -10px;
	margin-right: 3%;
}

@media (pointer: coarse),
(max-width: 767px) {
	.product-card .hover-content>

	div:not(.product-item-button-container) {
		display: flex;
		width: 44%;
		margin-top: 10px;
		height: 46px;
	}

	.product-card .hover-content .product-item-button-container {
		bottom: 90px;
	}
}

.yam {}

.yam.off {
	border: 0;
	float: right;
}

.OffProdMsgBlock {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 1000;
	display: none;
}

.OffProdMsgBlock2 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 1000;
	display: none;
}

.toHtml {}

.OffProdMsgBlock .overflow,
.OffProdMsgBlock2 .overflow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

#analoque .items{
	display: flex;
}

#analoque .wrapProdd{
	display: flex;
	flex-direction: column;
	margin: 0 2%;
	width: 15%;
}

#analoque .wrapProdd .product-item-button-container{
   margin-top: auto;
}

#analoque .wrapProdd .price{
	text-decoration: none;
	font-size: 15px;
  font-weight: 500;
  color: black;
}



#analoqueList .items{
	display: flex;
}

#analoqueList .wrapProdd{
	display: flex;
	flex-direction: column;
	margin: 0 2%;
	width: 15%;
}

#analoqueList .wrapProdd .product-item-button-container{
   margin-top: auto;
}

#analoqueList .wrapProdd .price{
	text-decoration: none;
	font-size: 15px;
  font-weight: 500;
  color: black;
}



.moreProdd{
	background: #fff !important;
	border: 1px solid #1a3b66;
	color: #1a3b66;
	margin-left: 20px;
}
.moreProdd:hover{
	background: #1a3b66 !important;
	border: 1px solid #1a3b66;
	color: #fff;
}

.OffProdMsgBlock .box,
.OffProdMsgBlock2 .box {
	position: relative;
	width: 440px;
	max-height: 400px;
	overflow-y: scroll;
	padding: 40px 50px;
	background-color: #fff;
	text-align: center;
}

.OffProdMsgBlock2.proddAdd .box{
	overflow-y: hidden !important;
	overflow-x: auto;
	width: 700px;
	max-height: 600px;
}

.OffProdMsgBlock2.proddAdd .box .items a{
	display: block;
	font-size: 12px;
	text-decoration: none;
	 font-weight: 300;
}

.OffProdMsgBlock2.proddAdd .box .items a img{
	width: auto;
}

.OffProdMsgBlock2.proddAdd .box .items a .img{
	max-width: 150px;
	display: block;
	height: 100px;
}

.short-products-list .order-btn{
	display: none;
	text-decoration: none;
}





.OffProdMsgBlock .box a, .OffProdMsgBlock2 .box a.order-btn{
	text-decoration: none;
	margin-top: 2%;
}


.OffProdMsgBlock .box a,
.OffProdMsgBlock2 .box a {
	text-decoration: underline;
	font-weight: bold;
}

.OffProdMsgBlock .box a:hover,
.OffProdMsgBlock2 .box a:hover {
	text-decoration: none;
}

.OffProdMsgBlock .box .close,
.OffProdMsgBlock2 .box .close {
	position: absolute;
	top: 20px;
	right: 20px;
	display: block;
	width: 12px;
	height: 12px;
	background: url(/local/templates/main/less_compile/../img/icons/icon-close-basket-popup.svg) no-repeat;
}

.price-container .price .setPrice{
	font-size: 16px !important;
}
.price-container .setPrice.old-price{
	text-decoration: none;
	font-weight: normal;
	color: #424242;
}

.price-container .setPrice.old-price strong{
	text-decoration: line-through;
	font-weight: normal;
}

.price-container .price .setPrice{
	display: block;
}

.price-container .price .optPrice{
	display: block;
}



section.news .previews .item .img img {
	border-radius: 20px;
}

.test {}


@media (max-width: 768px) {
	#analoque .items{
		display: block;
	}

	.moreProdd{
		margin-left: 0px;
	}
	.moreProdd:hover{
		color: #fff;
	}

	.OffProdMsgBlock2.proddAdd .box{
		overflow-y: scroll !important;
		margin-top: 280px;
	}

	.OffProdMsgBlock2.proddAdd .box .items a .img{
		margin: auto;
	}

	.OffProdMsgBlock2.proddAdd .box .items a img{
		width: auto;
	}

	#analoque .wrapProdd{
		display: flex;
		flex-direction: column;
		margin: 0 2%;
		width: 100%;
		margin-bottom: 45px;
	}

	.yam, .ozonI{
			margin-top: 10px;
			margin-right: 10px;
	}

	.yam.incard, .ozonI.incard{
			margin-top: 10px;
			margin-right: 0px;
	}

	.yam a, .ozonI a{
		height: 42px;
	}

	/* .yam {
		width: 150px;
		height: 50px;
		border-radius: 30px;
		padding: 14px 20px;
		box-sizing: border-box;
		margin-top: 3%;
	} */

	/* .yam a {
		display: block;
		max-width: 100%;
		height: 32px;
		background-image: url(/upload/yam.jpg);
		background-repeat: no-repeat;
		background-size: contain;
	}

	.yam.incard {
		padding: 8px 20px;
		margin-left: 0px;
		width: 100%;
		height: 42px;
		text-align: center;
	}

	.yam.incard a {
		height: 26px;
		background-position: center;
	} */

	header.type1 .top {
		display: none;
	}

	header.type1 .middle {
		display: none;
	}

	header.type1 .middle .search {
		display: none;
		position: absolute;
		top: 68px;
		z-index: 2147483647;
		left: 0;
	}

	header.type1 .bottom {
		display: none;
	}

	header.type1 .header-mobile-menus {
		display: none;
		margin-top: 45px;
	}

	header.type1 .header_mobile {
		display: block;
		position: fixed;
		width: 100%;
		left: 0;
		top: 0;
		z-index: 9999;
		background-color: #fff;
		border: 1px solid #e5e5e5;
	}

	body {
		margin-top: 80px;
	}

	header.type1 .header_mobile .flex-block {
		display: flex;
		align-items: center;
	}

	header.type1 .header_mobile .flex-block>

	div {
		margin-right: 10px !important;
	}

	header.type1 .header_mobile .wait-link,
	header.type1 .header_mobile .wish-link {
		display: none;
	}
}