

/* Start:/local/components/srlab/srlab.favorites.ajax/templates/sr_favorites/style.css?17478199501001*/
/* .sr-favorites__count {
	display: none;
}
.sr-favorites__count[data-active="Y"] {
	display: inline-block;
} */
.sr-favorites.sr-header-bot__icon {
	width: fit-content;
}
.sr-favorites .sr-favorites__link {
	display: flex;
	position: relative;
}
.sr-favorites .sr-favorites__count {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 13px;
	font-weight: 500;
	color: #ffffff;
}
/* Стили для кнопок добавления избранного */
.sr-btn-favorites svg path {
	transition: var(--animation);
}
.sr-btn-favorites:hover path {
	/* fill: var(--color-red-500); */
	stroke: var(--color-aqua);
}
.sr-btn-favorites:hover[data-active="Y"] path {
	/* stroke: var(--color-red-700); */
	fill: var(--color-white);
}
.sr-btn-favorites[data-active="Y"] path {
	fill: var(--color-aqua);
	stroke: var(--color-aqua);
}
@media (max-width: 768px) {
	.sr-favorites .sr-favorites__count {
		font-size: 10px;
	}
}

/* End */


/* Start:/local/templates/tm_medstyle_9/components/bitrix/search.title/header/style.css?1705056717339*/
.header-search__wrap{
    position: relative;
}
.title-search-result{
    z-index: 300 !important;
    /*display: block !important;*/    /*if need show always, not hide every time*/
    top: 100%!important;
    left: 16px!important;
    width: calc( 100% - 32px )!important;
    background-color: rgba(255, 255, 255, 0.92);
}


/* End */


/* Start:/local/templates/tm_medstyle_9/styles.css?17107063902286*/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/**/
.active_menu {
	display: block !important;
}
.rub_ico {
	display: inline !important;
	font-weight: bold;
	font-size: 1.6rem;
}
.items--discount .discount-mark {
	position: absolute;
	right: -1px;
	top: -1px;
	height: auto;
	display: inline-block;
	background-color: #39a52e;
	color: #fff;
	padding: 2px 10px;
	font-weight: bold;
	border-bottom-left-radius: 6px;
}
a {
	text-decoration: none;
	color: #2c2c33;
	cursor: pointer;
}
.header .header__nav {
	padding: 0;
	margin: 0;
}
.header .header__nav-item a:hover {
	text-decoration: none;
	color: #ffffff;
}
.badge {
	padding: 3px 10px;
	letter-spacing: 0.39px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	background: #343331;
}

.shop-sidebar {
	margin-right: 82px;
	padding: 10px 0 24px;
	width: 250px;
	gap: 10px;
}

.header-menu {
	display: none;
	width: 100%;
	position: absolute;
	top: 46px;
	left: 0;
}
.header-menu.sr-active,
.header-menu.sr-active,
.header-menu.sr-active {
	display: block;
}
.header-menu .header-menu__container {
	position: relative;
}
.header-menu .header-menu__wrap {
	padding: 32px 0 37px;
	width: 100%;
	background: #ffffff;
	position: absolute;
	z-index: 1000;
}
.header-menu .header-menu__list {
	margin-right: 40px;
	padding-left: 120px;
	padding-right: 120px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	/* gap: 40px; */
}
.header-menu .header-menu__item {
	padding-bottom: 16px;
	width: 325px;
}
.header-menu .header-menu__item .link {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0.24px;
	text-transform: uppercase;
}
.header-menu .overlay,
.header-menu .overlay,
.header-menu .overlay {
	display: none;
}
.header-menu.sr-active .overlay,
.header-menu.sr-active .overlay,
.header-menu.sr-active .overlay {
	display: block;
	top: 150px;
}
@media (max-width: 992px) {
	.header-menu .header-menu__list {
		margin-right: 20px;
		padding-left: 0px;
		padding-right: 0px;
	}
	.header-menu .header-menu__item {
		width: 200px;
	}
}
@media (max-width: 480px) {
}

/* End */


/* Start:/local/templates/tm_medstyle_9/template_styles.css?174885469075105*/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/*jquery-modal/0.9.1/jquery.modal.min.css*/

:root {
	/*** Font ***/
	--font-first: "Cera Pro", Arial, sans-serif;
	--font-second: "Apoc LC", Arial, sans-serif;
	/*** Color ***/
	--color-dark: #343331;
	--color-dark-light: #5c5c5c;
	--color-dark-blue: #2c2c33;
	--color-aqua: #17aa9d;
	--color-brown-light: #978e7d;
	--color-white: #ffffff;
	--color-red-600: #aa3d3d;
	/*  */
	--color-gray: ;
	--color-gray-light: #d3cec5;
	--color-light-blue: #a5a8b1;
	--color-gray-light: #959595;
	--color-gray-light: #646872;
	--color-gray-light: #67696a;
	--color-bg-overlay: #34333180;
	/*** Text ***/
	--text-main-xl: 29px;
	--text-main-md: 20px;
	--text-xxl: 20px;
	--text-xl: 17px;
	--text-lg: 15px;
	--text-md: 13px;
	--text-sm: 12px;
	--text-xs: 9px;
	/*** Title ***/
	--title-main-lg: 69px;
	--title-main-md: 60px;
	--title-main-sm: 40px;
	--title-main-xs: 24px;
	--title-lg: 20px;
	--title-md: 15px;
	--title-sm: 14px;
	--title-xs: 12px;
	/*** Font Weight ***/
	--fw-xxl: 700;
	--fw-xl: 600;
	--fw-lg: 500;
	--fw-md: 400;
	--fw-sm: 300;
	--fw-xs: 200;
	/*** Line Height ***/
	/* --lh-xxl: 900; */
	--lh-xl: 200%;
	--lh-lg: 160%;
	--lh-md: 120%;
	--lh-sm: 100%;
	--lh-xs: 80%;
	/*** @Media ***/
	--media-xxl: 1439px;
	--media-xl: 1200px;
	--media-lg: 992px;
	--media-md: 768px;
	--media-sm: 640px;
	--media-xs: 480px;
	/*** Container ***/
	--container-xxxl: 1380px;
	--container-xxl: 1140px;
	--container-xl: 940px;
	--container-lg: 720px;
	--container-md: 600px;
	--container-sm: 440px;
	--container-xs: 390px;
	/*** Base ***/
	--base-font: var(--font-first);
	--base-color: var(--color-dark);
	--base-text: var(--text-md);
	--base-text-weight: var(--fw-md);
	--base-bg: var(--color-white);
	--base-btn-text: var();
	--base-btn-color: var(--color-white);
	--base-btn-fill: var(--color-btn-fill);
	--base-btn-disabled: var(--color-gray-light);
	/* --base-text-line-height: var(); */
	/* --text: var(); */
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	scroll-behavior: smooth;
}

body,
html {
	min-height: 100%;
}

body {
	min-width: 320px;
	font: 100% var(--base-font);
	font-size: var(--base-text);
	font-weight: var(--base-text-weight);
	color: var(--base-color);
	background: var(--base-bg);
}

body > br {
	display: none;
}

img {
	vertical-align: top;
	border-style: none;
}

/* a {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
} */

*,
a {
	outline: 0;
	text-decoration: none;
}

/* a {
} */

a:hover {
	text-decoration: none;
}

input,
select,
textarea {
	vertical-align: middle;
	font-family: var(--base-font), Arial, sans-serif;
}

fieldset,
form {
	border-style: none;
}

#nav ul li:hover ul,
article,
aside,
dialog,
figure,
footer,
header,
menu,
nav,
section {
	display: block;
}

strong {
	font-weight: 500;
}

address {
	font-style: normal;
}

ul li {
	list-style: none;
}

h2 {
	display: "";
	font-size: inherit;
	-webkit-margin-before: 0;
	margin-block-start: 0;
	-webkit-margin-after: 0;
	margin-block-end: 0;
	-webkit-margin-start: 0px;
	margin-inline-start: 0px;
	-webkit-margin-end: 0px;
	margin-inline-end: 0px;
	font-weight: 400;
}

.popup,
.popup-content,
.overlay {
	top: 0;
	left: 0;
}

.popup,
.overlay {
	width: 100%;
	display: none;
	position: fixed;
	z-index: 999;
}

.popup-content {
	position: absolute;
	background: var(--color-white);
	z-index: 1000;
}

.overlay {
	height: 100%;
	background: #05050580;
}

/*** Input, Textarea ***/

textarea,
input {
	outline: none;
}

.textarea,
.input {
	width: 100%;
	line-height: 24px;
	background-color: #fff;
	border: none;
}

.input.input-search {
	padding: 11.5px 18px 12.5px 0;
	/* height: 48px; */
	font-size: 14px;
	border-bottom: 1px solid #2c2c33;
}

.input.input-search::-webkit-input-placeholder {
	color: #a5a8b1;
	font-size: 14px;
}

.input.input-search::-moz-placeholder {
	color: #a5a8b1;
	font-size: 14px;
}

.input.input-search:-ms-input-placeholder {
	color: #a5a8b1;
	font-size: 14px;
}

.input.input-search::-ms-input-placeholder {
	color: #a5a8b1;
	font-size: 14px;
}

.input.input-search::placeholder {
	color: #a5a8b1;
	font-size: 14px;
}

.input.input-search::-webkit-input-placeholder {
	font-size: 15px;
	color: #b9b9b9;
	text-transform: uppercase;
}

.input.input-search:-moz-placeholder {
	font-size: 15px;
	color: #b9b9b9;
	text-transform: uppercase;
}

.input.input-search::-moz-placeholder {
	font-size: 15px;
	color: #b9b9b9;
	text-transform: uppercase;
}

.input.input-search:-ms-input-placeholder {
	font-size: 15px;
	color: #b9b9b9;
	text-transform: uppercase;
}

.input.input-form {
	padding: 10px 0 4px;
	/* height: 38px; */
	border-bottom: 1px solid #b9b9b9;
}

.textarea.textarea-form {
	padding: 10px 14px;
	height: 136px;
	border: 1px solid #b9b9b9;
}

.input.input-form,
.textarea.textarea-form {
	font-size: 15px;
}

.input.input-form::-webkit-input-placeholder,
.textarea.textarea-form::-webkit-input-placeholder {
	font-family: var(--font-first);
	font-size: 15px;
	color: #646872;
}

.input.input-form::placeholder,
.textarea.textarea-form::placeholder,
.input.input-form::-webkit-input-placeholder,
.textarea.textarea-form::-webkit-input-placeholder,
.input.input-form:-moz-placeholder,
.textarea.textarea-form:-moz-placeholder,
.input.input-form::-moz-placeholder,
.textarea.textarea-form::-moz-placeholder,
.input.input-form:-ms-input-placeholder,
.textarea.textarea-form:-ms-input-placeholder {
	font-family: var(--font-first);
	font-size: 15px;
	color: #646872;
}

.truncate-text {
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.w-space-nowrap {
	white-space: nowrap;
}

.link {
	text-decoration: none;
	cursor: pointer;
}

.link:hover {
	opacity: 0.7;
}

.link-address,
.sr-link-bb {
	text-decoration: underline;
	color: var(--base-color);
}

.link-address:hover,
.sr-link-bb:hover {
	text-decoration: none;
	/* color: var(--base-color); */
}

.link-underline {
	position: relative;
}

.link-underline::before {
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	top: 19px;
	background: #000000;
}

.link-underline:hover {
	opacity: 0.7;
}

.sr-circle-left-list {
	padding-left: 20px;
}

.sr-circle-left-item {
	position: relative;
}

.sr-circle-left-item::before {
	content: "";
	width: 4px;
	height: 4px;
	position: absolute;
	background: #646872;
	top: 8px;
	left: -12px;
	border-radius: 50%;
}

/*** Button ***/

.sr-btn {
	width: fit-content;
	display: inline-block;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	/* line-height: 24px; */
	letter-spacing: 0.39px;
	text-transform: uppercase;
	text-decoration: none !important;
	color: #343331;
	background-color: transparent;
	border: none;
	outline: none;
	white-space: nowrap;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-appearance: none;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-custom {
	display: inline-block;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	line-height: 24px;
	letter-spacing: 0.39px;
	text-transform: uppercase;
	text-decoration: none !important;
	color: #343331;
	background-color: transparent;
	border: 1px solid var(--color-dark);
	/* transition: all 0.2s ease; */
	outline: none;
	white-space: nowrap;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-appearance: none;
}

.btn-custom:hover {
	opacity: 0.7;
}

.btn-custom.sr-disabled-js {
	cursor: auto;
	opacity: 0.5;
}

.btn-custom.sr-disabled-js:hover {
	opacity: 0.5;
}

.btn-custom.btn-custom-fill {
	padding: 8px 15.5px;
	color: #ffffff;
	background: #978e7d;
	border: 1px solid #978e7d;
}

.btn-custom.btn-custom-white {
	padding: 10px 30px;
	font-size: 17px;
	line-height: 32px;
	letter-spacing: 0.517px;
	background: #ffffffcc;
}

.btn-custom.btn-custom-white:hover {
	background: #ffffff;
}

.btn-custom.btn-custom-info {
	padding: 6px 8px 6px 12px;
	gap: 5px;
	color: #ffffff;
	background: var(--color-dark);
	border: 1px solid var(--color-dark);
}

.btn-custom.btn-custom-icon {
	color: transparent;
	background: transparent;
	border: none;
}

.btn-custom.btn-custom-link {
	position: relative;
	font-size: 12px;
	/* font-family: "Cera Pro"; */
	letter-spacing: 0.36px;
	background: transparent;
	border: none;
}

.btn-custom.btn-custom-link::before {
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	top: 19px;
	background: var(--color-dark);
}

.btn-custom.btn-custom-blink {
	padding: 6px;
	font-size: 12px;
	line-height: 100%;
	text-transform: inherit;
}

.btn-custom .svg-icon-message,
.btn-custom .svg-icon-phone {
	display: inline-block;
	width: 17px;
	height: 17px;
	margin: 0 8px 0 0;
	vertical-align: middle;
	fill: currentColor;
}

.btn-custom .svg-icon-message {
	width: 15px;
	height: 13px;
	margin: -3px 7px 0 0;
}
.sr-btn-favorites path {
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

@media (min-width: 993px) {
	.sr-btn-favorites:hover path {
		stroke: var(--color-aqua);
	}
}

.sr-padding {
	padding: 0 20px;
}
/*** Banner section ***/

.sr-banner-wrap {
	height: 350px;
	display: block;
}

.sr-banner-wrap[data-role="mob-banner"] {
	display: none;
}

@media (max-width: 1920px) {
	.sr-banner-wrap {
		height: 265px;
	}
}

@media (max-width: 992px) {
	.sr-banner-wrap {
		height: 240px;
	}
}

@media (max-width: 768px) {
	.sr-banner-wrap {
		height: 170px;
	}
	.sr-banner-wrap[data-role="mob-banner"] {
		display: block;
	}
	.sr-banner-wrap[data-role="desk-banner"] {
		display: none;
	}
}

@media (max-width: 480px) {
	.sr-banner-wrap {
		height: 140px;
	}
	.sr-btn-favorites svg {
		width: 24px;
		height: 24px;
	}
}

/*** Capcha ***/

.SmartCaptcha-Shield.SmartCaptcha-Shield_visible.SmartCaptcha-Shield_position_right {
	display: none;
}

/*** JIVO Чат ***/

body ._orientationRight_ac53 .button_bc7a {
	background: #343331 !important;
}

body .logoIcon_c59b.__ru_ab35 {
	margin-top: -9px;
	width: 40px;
	height: 38px;
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225.688%22%20height%3D%2218%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M7.155%205.93H6.134a.4.4%200%2000-.287.128.378.378%200%2000-.123.268v7.448a.377.377%200%2000.123.28.389.389%200%2000.287.12h1.021a.382.382%200%2000.274-.12.353.353%200%2000.131-.28V6.33a.375.375%200%2000-.131-.268.353.353%200%2000-.274-.132zm9.313.02h-.824a.557.557%200%2000-.57.228l-2.353%205.04h-.041l-2.242-5.04a.379.379%200%2000-.369-.228H8.958a.356.356%200%2000-.328.14.289.289%200%2000.021.32l3.648%207.748a.376.376%200%2000.369.208h.111a.373.373%200%2000.348-.208l3.648-7.748a.288.288%200%2000.021-.32.368.368%200%2000-.328-.14zm4.935-.188a4.312%204.312%200%2000-4.3%204.276%204.212%204.212%200%20001.254%203.044%204.11%204.11%200%20003.038%201.284%204.069%204.069%200%20003.025-1.284%204.181%204.181%200%20001.262-3.044%204.313%204.313%200%2000-4.279-4.276zm1.783%206.156a2.379%202.379%200%2001-1.783.756%202.4%202.4%200%2001-1.8-.744%202.623%202.623%200%2001-.725-1.888%202.529%202.529%200%2001.725-1.84%202.427%202.427%200%20011.8-.736%202.368%202.368%200%20011.783.736%202.525%202.525%200%2001.725%201.84%202.669%202.669%200%2001-.725%201.876zM3.322%205.93H.416a.392.392%200%2000-.275.128.373.373%200%2000-.131.272v1a.386.386%200%2000.131.28.4.4%200%2000.275.12h1.475v7.17a1.331%201.331%200%2001-1.18%201.312H.416a.4.4%200%2000-.287.12.371.371%200%2000-.123.28v1a.415.415%200%2000.111.28.394.394%200%2000.295.12h.143a3.13%203.13%200%20003.152-2.9.848.848%200%2000.017-.188V6.33a.377.377%200%2000-.123-.28.365.365%200%2000-.279-.12z%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2318c139%22%20d%3D%22M.03-.006c-.254%204.676%203.681%205.34%203.681%205.34C3.515.214.03-.006.03-.006z%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E") !important;
}

body .label_a29c._bottom_eed4 {
	/* background: url("/local/templates/tm_medstyle_9/images/jivo/img-jivo-black.png") no-repeat !important; */
	background: linear-gradient(95deg, #343331 20%, #343331 80%) !important;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
	min-width: 300px;
}

body .logo_d973._bottom_e5c8 .hoverBox_c33a {
	top: 0;
}

body .copyright_a144._bottom_da01.__ru_bfe5 {
	background: linear-gradient(95deg, #343331 20%, #343331 80%) !important;
}

body ._bottom_da01 .corner_b7b2 {
	border-top-color: #343331 !important;
}

.headerBox_de9c {
	background: linear-gradient(95deg, #343331 20%, #343331 80%) !important;
}

.cssLeaf_ba2f {
	display: none;
}

body .headerBox_de9c {
	border-top-left-radius: 0px !important;
	border-top-right-radius: 0px !important;
}

body .chatCopyright_f49e.__mobile_a433 .text_c598 {
	padding-top: 0;
}

body .chatCopyright_f49e .text_c598 {
	margin: 0 !important;
	line-height: 100% !important;
}

body .chatCopyright_f49e,
body .chatCopyright_f49e.__mobile_a433.__chat_ebd0 {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: end;
}

body .chatCopyright_f49e.__mobile_a433.__chat_ebd0 {
	padding-right: 25px;
}

body .chatCopyright_f49e {
	background: #969698;
}

body .link_bcf3.__ru_bfe5 {
	color: #ffffff;
}

body .checkbox_d95f._blue_e7b6._checked_e8c5 {
	background-color: #2c2c33;
	/* position: absolute; */
	/* top: 0; */
}

body .checkbox_d95f._blue_e7b6 {
	border-color: #2c2c33;
	box-shadow: 0 0 0 1px #fff;
}

body .wrapper_c520 .input_be3a.__noborder_aec4 {
	border-bottom: 1px solid #b9b9b9 !important;
	height: 40px !important;
	padding: 10px 11px 0 !important;
	scrollbar-width: thin !important;
}

body .checkbox_d95f {
	height: 15px;
	width: 15px;
	border: 1px solid #2c2c33;
	border-radius: 0 !important;
}

body .text_daa4 a {
	color: #a5a8b1 !important;
	cursor: pointer !important;
	text-decoration: none !important;
}

body .text_daa4 a:hover {
	text-decoration: underline !important;
}

body .chatCopyright_f49e a.link_bcf3.__ru_bfe5 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	color: #fff;
}

body .chatCopyright_f49e a.link_bcf3.__ru_bfe5:hover {
	color: #fff !important;
	text-decoration: underline !important;
}

body a.link_bcf3.__ru_bfe5 .logoIcon_e1a6 {
	/* margin-top: -5px !important; */
	min-width: 27px !important;
	/* height: 27px !important; */
	background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225.688%22%20height%3D%2218%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M7.155%205.93H6.134a.4.4%200%2000-.287.128.378.378%200%2000-.123.268v7.448a.377.377%200%2000.123.28.389.389%200%2000.287.12h1.021a.382.382%200%2000.274-.12.353.353%200%2000.131-.28V6.33a.375.375%200%2000-.131-.268.353.353%200%2000-.274-.132zm9.313.02h-.824a.557.557%200%2000-.57.228l-2.353%205.04h-.041l-2.242-5.04a.379.379%200%2000-.369-.228H8.958a.356.356%200%2000-.328.14.289.289%200%2000.021.32l3.648%207.748a.376.376%200%2000.369.208h.111a.373.373%200%2000.348-.208l3.648-7.748a.288.288%200%2000.021-.32.368.368%200%2000-.328-.14zm4.935-.188a4.312%204.312%200%2000-4.3%204.276%204.212%204.212%200%20001.254%203.044%204.11%204.11%200%20003.038%201.284%204.069%204.069%200%20003.025-1.284%204.181%204.181%200%20001.262-3.044%204.313%204.313%200%2000-4.279-4.276zm1.783%206.156a2.379%202.379%200%2001-1.783.756%202.4%202.4%200%2001-1.8-.744%202.623%202.623%200%2001-.725-1.888%202.529%202.529%200%2001.725-1.84%202.427%202.427%200%20011.8-.736%202.368%202.368%200%20011.783.736%202.525%202.525%200%2001.725%201.84%202.669%202.669%200%2001-.725%201.876zM3.322%205.93H.416a.392.392%200%2000-.275.128.373.373%200%2000-.131.272v1a.386.386%200%2000.131.28.4.4%200%2000.275.12h1.475v7.17a1.331%201.331%200%2001-1.18%201.312H.416a.4.4%200%2000-.287.12.371.371%200%2000-.123.28v1a.415.415%200%2000.111.28.394.394%200%2000.295.12h.143a3.13%203.13%200%20003.152-2.9.848.848%200%2000.017-.188V6.33a.377.377%200%2000-.123-.28.365.365%200%2000-.279-.12z%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2318c139%22%20d%3D%22M.03-.006c-.254%204.676%203.681%205.34%203.681%205.34C3.515.214.03-.006.03-.006z%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E") !important;
}

body .container_be8d .helloBox_cc15 {
	margin-bottom: 26px;
}

body .container_c7d4 {
	align-items: start;
}

body .checkbox_d95f._mobile_b479 {
	height: 15px;
	width: 15px;
}

body .filled_a6b3.__blue_d56a {
	background-color: #978e7d;
}

body .filled_a6b3.__blue_d56a:hover {
	background-color: #978e7d;
	opacity: 0.5;
}

body .__smRadius_cb24 {
	border-radius: 0 !important;
}

body .container_be8d .button_e5aa {
	font-size: 13px !important;
	text-transform: uppercase !important;
}

body .emojiIcon_e6b0.__alone_abcd {
	width: 62px;
	height: 62px;
	font-size: 60px;
	line-height: 60px;
	background-image: url("/local/templates/tm_medstyle_9/images/jivo/hand-waving.svg") !important;
}

body .item_a5ce .android_e5c7 .icon_db17 {
	background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12%2017.86c4.97%200%209-3.297%209-7.364s-4.03-7.364-9-7.364-9%203.297-9%207.364c0%202.452%201.465%204.624%203.717%205.962-.677%202.418-1.837%204.41-1.837%204.41s3.568-.864%206.327-3.037c.26.019.526.029.793.029Z%22%20fill%3D%22%23343331%22%2F%3E%3C%2Fsvg%3E") !important;
}

body a.link_bfe5.item_a5ce .android_e5c7 .icon_db17 {
	background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M18.9044%2015.2138C18.5013%2014.8056%2017.9637%2014.5896%2017.3773%2014.5896C16.7787%2014.5896%2016.1923%2014.8176%2015.7526%2015.2498C15.3372%2015.646%2015.0196%2016.1381%2014.8363%2016.6784C14.1155%2016.6063%2011.7567%2015.1092%2010.3029%2013.6446C8.89803%2012.2161%207.40653%209.84261%207.32102%209.11033C7.88298%208.95427%208.39607%208.65415%208.81143%208.258C9.25122%207.83784%209.50777%207.29764%209.5322%206.70941C9.55663%206.12119%209.34895%205.56898%208.94581%205.16082L7.3821%203.57622C7.01561%203.20408%206.52695%203%205.98942%203C5.43968%203%204.91437%203.21608%204.51123%203.60023L4.2669%203.84032C3.93705%204.14043%203.68051%204.50057%203.50948%204.89672C3.48504%204.95675%202.80092%206.45732%203.05747%207.58575C3.10633%207.75381%204.47667%2012.0854%208.23834%2015.6494C12%2019.2133%2016.0824%2020.8679%2016.2656%2020.928C16.4611%2020.976%2016.681%2021%2016.9131%2021C17.9027%2021%2018.9533%2020.5798%2018.9899%2020.5678C19.4053%2020.3998%2019.7718%2020.1597%2020.1016%2019.8596L20.346%2019.6195C21.1645%2018.8392%2021.2255%2017.5667%2020.4681%2016.7984L18.9044%2015.2138Z%22%20fill%3D%22%23343331%22%2F%3E%0A%3C%2Fsvg%3E%0A") !important;
}

body .__client_c763 ._blue_c7b3 {
	background-color: var(--base-color) !important;
}

body .time_ccc5 {
	/* color: #fff9; */
}

/******** *********/

.visually-hidden {
	margin: -1px;
	padding: 0;
	width: 1px;
	height: 1px;
	position: absolute;
	border: 0;
	white-space: nowrap;
	-webkit-clip-path: inset(100%);
	clip-path: inset(100%);
	clip: rect(0 0 0 0);
	overflow: hidden;
}

.big-title {
	/* font-family: "Apoc LC"; */
	font-size: 68.887px;
	font-weight: 500;
	line-height: 120%;
	letter-spacing: 0.517px;
	text-transform: uppercase;
}

.title {
	font-size: 20px;
	line-height: 25px;
}

.title.title-p {
	padding: 20px 5px;
}

.subtitle {
	font-size: 14px;
}

.sub-subtitle {
	font-size: 12px;
	letter-spacing: 0.36px;
}

.title,
.subtitle {
	letter-spacing: 0.2px;
}

.subtitle,
.sub-subtitle {
	line-height: 24px;
}

.title,
.subtitle,
.sub-subtitle {
	font-weight: 500;
	text-transform: uppercase;
}

.sr-text {
	color: #646872;
	font-size: 15px;
}

.sr-text h2,
.sr-text h3,
.sr-text h4 {
	margin-top: 20px;
	font-size: 15px;
	font-weight: 500;
	color: var(--base-color);
}

.sr-text p {
	margin-top: 8px;
	margin-bottom: 8px;
}

.relative {
	position: relative;
}

.absolute {
	position: absolute;
}

.row {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
}

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	-webkit-box-flex: 1;
	flex-grow: 1;
	max-width: 100%;
}

.col-flex {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.center {
	margin: 0 auto;
	display: block;
}

.text-center {
	text-align: center;
}

.text-descr {
	color: #646872;
}

.opacity-0 {
	opacity: 0;
}

.wrapper {
	padding-left: 5px;
	padding-right: 5px;
}

#wrapper {
	/* margin: 0 auto; */
	width: 100%;
	min-height: calc(100vh - 490px);
	/* min-height: 100%; */
	overflow: hidden;
	/* padding-bottom: 446px; */
}

#header,
#wrapper,
.holder {
	position: relative;
}

.holder {
	width: 1220px;
	margin: 0 auto;
	padding: 0 20px;
}

.clearfix:after {
	display: block;
	clear: both;
	width: 100%;
	height: 0;
	content: "";
}

.show {
	display: block;
}

.show-flex {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
}

.hide {
	display: none;
}

.container {
	margin: 0 auto;
	width: var(--container-xxxl);
}

@media (max-width: 1439px) {
	.container {
		max-width: var(--container-xxl);
	}
	.show-xxl {
		display: block;
	}
	.show-flex-xxl {
		display: -ms-flexbox;
		display: -webkit-box;
		display: flex;
	}
	.hide-xxl {
		display: none;
	}
}

@media (max-width: 1200px) {
	.container {
		max-width: var(--container-xl);
	}
	.show-xl {
		display: block;
	}
	.show-flex-xl {
		display: -ms-flexbox;
		display: -webkit-box;
		display: flex;
	}
	.hide-xl {
		display: none;
	}
}

@media (max-width: 992px) {
	.container {
		max-width: var(--container-lg);
	}
	.show-lg {
		display: block;
	}
	.show-flex-lg {
		display: -ms-flexbox;
		display: -webkit-box;
		display: flex;
	}
	.hide-lg {
		display: none;
	}
}

@media (max-width: 768px) {
	#wrapper {
		min-height: calc(100vh - 1069px);
	}
	.container {
		max-width: var(--container-sm);
	}
	.show-md {
		display: block;
	}
	.show-flex-md {
		display: -ms-flexbox;
		display: -webkit-box;
		display: flex;
	}
	.hide-md {
		display: none;
	}
}

@media (max-width: 640px) {
	.container {
		max-width: var(--container-sm);
	}
	.show-sm {
		display: block;
	}
	.show-flex-sm {
		display: -ms-flexbox;
		display: -webkit-box;
		display: flex;
	}
	.hide-sm {
		display: none;
	}
}

@media (max-width: 480px) {
	#wrapper {
		min-height: calc(100vh - 1029px);
	}
	.container {
		max-width: var(--container-xs);
		padding: 0 15px;
	}
	.show-xs {
		display: block;
	}
	.show-flex-xs {
		display: -ms-flexbox;
		display: -webkit-box;
		display: flex;
	}
	.hide-xs {
		display: none;
	}
}

@media (max-width: 390px) {
	.container {
		max-width: 100%;
		padding: 0 15px;
	}
}

/* ******************************************** */

.blocker {
	position: fixed;
	z-index: 1000;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 20px;
	text-align: center;
	background-color: #000000;
	background-color: rgba(52, 52, 52, 0.55);
}

.blocker:before {
	display: inline-block;
	height: 100%;
	margin-right: -0.05em;
	content: "";
	vertical-align: middle;
}

.blocker.behind {
	background-color: transparent;
}

.modal {
	position: relative;
	z-index: 2;
	display: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 90%;
	max-width: 500px;
	padding: 15px 30px;
	text-align: left;
	vertical-align: middle;
	border-radius: 8px;
	background: #ffffff;
	-webkit-box-shadow: 0 0 10px #000000;
	-ms-box-shadow: 0 0 10px #000000;
	-o-box-shadow: 0 0 10px #000000;
	box-shadow: 0 0 10px #000000;
}

.modal a.close-modal {
	position: absolute;
	top: -12.5px;
	right: -12.5px;
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

.modal-spinner {
	position: fixed;
	top: 50%;
	left: 50%;
	display: none;
	height: 20px;
	padding: 12px 16px;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	border-radius: 5px;
	background-color: #111111;
}

.modal-spinner > div {
	display: inline-block;
	width: 2px;
	height: 20px;
	margin: 0 1px;
	-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
	animation: sk-stretchdelay 1.2s infinite ease-in-out;
	border-radius: 100px;
	background-color: #ffffff;
}

.modal-spinner .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.modal-spinner .rect3 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

.modal-spinner .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

@-webkit-keyframes sk-stretchdelay {
	0%,
	40%,
	100% {
		-webkit-transform: scaleY(0.5);
	}
	20% {
		-webkit-transform: scaleY(1);
	}
}

@keyframes sk-stretchdelay {
	0%,
	40%,
	100% {
		transform: scaleY(0.5);
		-webkit-transform: scaleY(0.5);
	}
	20% {
		transform: scaleY(1);
		-webkit-transform: scaleY(1);
	}
}

.modal.sr-popup {
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.modal.sr-popup--one-click {
	max-width: 474px;
}

#sr-ajax-message-modal.modal {
	max-width: 700px;
}

input.js-required {
	border-color: red;
}

/*jquery-modal/0.9.1/jquery.modal.min.css*/

/* .items span a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
} */

/* .items span a:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	content: "";
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border: 1px solid #dfe9e9;
}

.items li div:hover span a:before {
	border-color: #b2baba;
	background: rgba(0, 0, 0, 0.2);
}

.items span a .btn-custom {
	position: absolute;
	top: 50%;
	left: 50%;
	display: none;
	min-width: 210px;
	padding-top: 11px;
	padding-bottom: 11px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 18px;
}

.items li div:hover span a .btn-custom {
	display: inline-block;
} */

.sr-popup * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.sr-popup .bg {
	z-index: 1000;
}

.sr-popup .popup {
	display: block;
	position: absolute;
	z-index: 1001;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#sizes .popup {
	padding: 40px;
	display: block;
	width: 620px;
	max-width: 620px;
	height: auto;
	max-height: 90vh;
	background-color: #fff;
	overflow-y: auto;
}

#sizes .popup img {
	display: block;
	width: auto;
	max-width: 100vw;
	height: auto;
	max-height: 100vh;
}

@media (max-width: 768px) {
	#sizes .popup {
		/* padding: 30px 10px; */
		width: 100%;
		max-width: 480px;
		/* height: 100%; */
		/* max-height: 100vh; */
		/* overflow-y: auto; */
	}
	#sizes .popup img {
		width: 100%;
		/* max-width: 100vw;
	height: auto;
	max-height: 100vh; */
	}
}

@media (max-width: 480px) {
	#sizes .popup {
		/* padding: 30px 10px; */
		/* width: 100%; */
		max-width: 100%;
		height: 100%;
		max-height: 100vh;
	}
	#sizes .popup img {
		/* width: 100%; */
		/* max-width: 100vw;
	height: auto;
	max-height: 100vh; */
	}
}

.sr-popup .feedback {
	width: 700px;
	max-width: 100%;
	padding: 30px 50px;
}

.sr-popup .recall {
	/*width: 474px;*/
	width: auto;
	max-width: 100%;
	padding: 30px 100px;
}

.sr-popup .recall input[type="text"] {
	width: 100%;
	/*margin: 0 0 12px;*/
}

.sr-popup .sr-popup__inner {
	position: fixed;
	z-index: 1001;
	top: 50%;
	left: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 640px;
	padding: 71px 40px 74px;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	text-align: center;
	background: #ffffff;
	-webkit-box-shadow: 0 3px 20px 0 rgba(23, 23, 23, 0.2);
	box-shadow: 0 3px 20px 0 rgba(23, 23, 23, 0.2);
}

.sr-popup .feedback--click {
	width: auto;
	max-width: 100%;
	padding-right: 63px;
	padding-left: 63px;
}

.feedback.feedback--click .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 265px;
	margin-right: auto;
	margin-left: auto;
}

.feedback--click .row .feedback__agreement {
	margin-top: -5px;
}

.sr-popup .feedback--click .field-wrap {
	width: 77%;
	margin: 0 auto;
}

.sr-popup .feedback--click input[type="text"] {
	width: 100%;
	margin: 0;
}

.sr-popup .feedback--click .field-wrap {
	margin-bottom: 12px;
}

.sr-popup .feedback--click legend {
	margin: 0;
	margin-bottom: 28px;
}

.feedback__product {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 19px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.feedback__product-pic {
	width: 32%;
}

.feedback__product-data {
	width: 68%;
	padding-left: 20px;
}

.feedback__product-price {
	margin-top: 7px;
}

.feedback__product-pic img {
	display: block;
	max-width: 100%;
	max-height: 300px !important;
	border: 1px solid #e0eaea;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.feedback__product-info {
	width: 67%;
}

.feedback__product-name {
	/*display: block;*/
	display: inline;
	/*border-bottom: 1px solid #b8b8b8;*/
	margin-bottom: 8px;
	color: #2b2b2b;
	background-image: -o-linear-gradient(left, #b8b8b8 75%, transparent 75%);
	background-image: -webkit-gradient(
		linear,
		left top,
		right top,
		color-stop(75%, #b8b8b8),
		color-stop(75%, transparent)
	);
	background-image: linear-gradient(to right, #b8b8b8 75%, transparent 75%);
	background-repeat: repeat-x;
	background-position: 0 1.04em;
	background-size: 1px;
	font-size: 19px;
	line-height: 1;
}

.feedback__product-price {
	color: #2b2b2b;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
}

/* .sr-popup .feedback--click input[type="submit"]:not(.btn-custom) {
	width: 100%;
	max-width: 235px;
	height: 46px;
	text-transform: capitalize;
	opacity: 1;
	border-radius: 50px;
	background-color: #ff2d40;
	font-size: 17px;
	line-height: 46px;
}

.sr-popup .feedback--click input[type="submit"]:not(.btn-custom):hover {
	opacity: 0.8;
	background-color: #ff2d40;
	font-size: 17px;
}

.sr-popup .feedback--click input[type="submit"]:not(.btn-custom):active {
	opacity: 0.7;
	background-color: #ff2d40;
	font-size: 17px;
} */

.sr-banner--black {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	background-image: url("/local/templates/tm_medstyle_9/images/banner_cover_bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.sr-banner--black .sr-banner__img {
	width: 800px;
	height: 720px;
	padding: 26px 20px;
	text-align: right;
	text-transform: uppercase;
	color: #ffffff;
	background-image: url("/local/templates/tm_medstyle_9/images/banner_bg_1.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	font-family: "MyriadProBold", Arial, sans-serif;
	font-size: 39px;
	line-height: 48px;
}

.sr-banner--black .sr-banner__points {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 340px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.sr-banner--black .sr-banner__points-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: auto;
	margin-top: auto;
	padding: 24.3px 0px;
	text-align: center;
	color: #ffffff;
	background-image: url("/local/templates/tm_medstyle_9/images/medstyle_text_bg.jpg");
	background-repeat: no-repeat;
	background-position: 50% 12%;
	background-size: cover;
	font-size: 20px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.sr-banner--black .sr-banner__points-item:first-of-type {
	margin-top: 0;
}

.sr-banner--black .sr-banner__points-img {
	width: 100%;
	height: 370px;
	margin-top: 56px;
	padding-top: 300px;
	background-image: url("/local/templates/tm_medstyle_9/images/banner_bg_2.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

.sr-banner__points-img--febr {
	padding: 0 !important;
	background-image: url("/local/templates/tm_medstyle_9/images/medstyle_man_holyday.jpg") !important;
}

.sr-banner__points-img--march {
	padding: 0 !important;
	background-image: url("/local/templates/tm_medstyle_9/images/medstyle_women_holyday.jpg") !important;
	background-position: center;
}

.sr-banner__points-img--febr .sr-banner__points-text,
.sr-banner__points-img--march .sr-banner__points-text {
	display: none;
}

.sr-banner--black .sr-banner__points-text {
	width: 100%;
	padding: 10px 0px;
	text-align: center;
	color: #f02329;
	background-color: #0d0d0d;
	font-size: 20px;
}

.sr-banner--black .sr-banner__cover {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 1180px;
	margin: 0 auto;
	padding: 40px 0px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.sr-placeholder {
	position: absolute;
	top: 50%;
	left: 16px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.field-wrap--textarea .sr-placeholder {
	top: 8px;
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
}

.sr-placeholder label {
	color: #555555;
	font-size: 18px;
}

.sr-placeholder label span {
	color: red;
}

.sr-input-error {
	border-color: red !important;
}

.main-header__buttons-item-mail {
	padding-right: 30px;
}

.main > br {
	display: none;
}

.price-sort {
	display: none;
	margin: 0 0 15px 0;
	padding: 0 12px 0 0;
	text-align: right;
}

.price-sort__text {
	display: inline-block;
	margin-right: 5px;
	font-size: 13px;
}

.fa.fa-rub {
	margin-left: 0.2em;
	font-size: 0.8em;
}

#knet_mrp_popup img {
	max-width: 285px;
}

#knet_mrp_popup.images #knet_mrp_popup_window .img {
	bottom: -23px;
}

/* .sr-basket-count-value {
	float: none !important;
	width: auto !important;
} */

.roistat-lh-form {
	display: none !important;
}

.roistat-lh-head-text {
	margin-bottom: 30px !important;
}

.sr-logo-bar {
	position: relative;
	height: 40px;
	border-top: 1px solid #ffffff;
	background-color: #e9f0f2;
}

.sr-logo-bar__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	padding-right: 5px;
	padding-left: 5px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.sr-logo-bar__title {
	position: relative;
	z-index: 2;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #00b4a5;
	font-family: "MyriadProBold", Arial, sans-serif;
	font-size: 28px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.sr-search-bar {
	position: absolute;
	z-index: 5;
	top: 55px;
	right: 0;
	left: 0;
	display: none;
	height: auto;
	padding: 10px;
	border-top: 1px solid #ffffff;
	background: #e9f0f2;
	-webkit-box-shadow: -2px 1px 9px 3px #cccccc;
	box-shadow: -2px 1px 9px 3px #cccccc;
}

.js-search-menu-opened .sr-search-bar {
	display: block;
}

.sr-sorting {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 16px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.sr-sorting__title {
	margin-right: 10px;
}

.sr-sorting__btn {
	position: relative;
	display: inline-block;
	padding-right: 15px;
	color: #333333;
	font-size: 16px;
}

.sr-sorting__btn::before {
	position: absolute;
	top: 10px;
	right: 0;
	display: block;
	width: 10px;
	height: 10px;
	content: "";
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 5'%3E%3Cpath fill='%333' d='M4 5c-.3 0-.5-.1-.7-.3l-3-3C-.1 1.3-.1.7.3.3c.4-.4 1-.4 1.4 0L4 2.6 6.3.3c.4-.4 1-.4 1.4 0 .4.4.4 1 0 1.4l-3 3c-.2.2-.4.3-.7.3z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: contain;
}

.sr-sorting__btn--up::before {
	top: 6px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.sr-sorting__clear-btn {
	margin-left: 5px;
	padding: 5px;
	color: red;
	font-size: 14px;
	line-height: 1;
}

.sr-sorting__btn.clear::before {
	display: none;
}

.sr-social {
	position: absolute;
	top: 12px !important;
	right: 19px !important;
	left: auto !important;
	width: 240px;
	height: 95px;
	padding-top: 10px;
	text-align: center;
	background-image: url("/local/templates/tm_medstyle_9/images/medstyle_soc_bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	font-size: 14px;
}

.sr-social__item {
	position: relative;
	display: inline-block;
	width: 36px;
	height: 36px;
	margin-left: 7px !important;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.sr-social__item:first-child {
	margin-left: 0 !important;
}

.sr-social__desc {
	margin-bottom: 10px;
	padding: 0px 20px;
	text-align: center;
	opacity: 0.7;
	color: #000000;
	line-height: 17px;
}

.sr-social__item::before,
.sr-social__item::after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	content: "";
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.sr-social__item--vk::before {
	background-image: url("/local/templates/tm_medstyle_9/images/vk_icon.png");
}

.sr-social__item--inst::before {
	background-image: url("/local/templates/tm_medstyle_9/images/inst_icon.png");
	background-size: 95%;
}

.sr-social__item::before {
	opacity: 1;
}

.sr-social__item::after {
	opacity: 0.8;
}

.sr-social__item:hover::before {
	opacity: 0.8;
}

.sr-social__item:hover::after {
	opacity: 1;
}

.sr-social__item span {
	position: absolute;
	top: -10px;
	display: inline;
	overflow: hidden;
	width: 1px;
	height: 1px;
	font-size: inherit;
	line-height: inherit;
}

.sr-catalog-banner {
	margin-top: -15px;
	margin-bottom: 15px;
	padding: 30px;
	border: 1px solid red;
	border-radius: 3px;
}

.sr-catalog-banner__slogan {
	font-size: 20px;
}

.sr-catalog-banner__social-link {
	position: relative;
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 5px;
	margin-left: 5px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.sr-catalog-banner__social-link::before,
.sr-catalog-banner__social-link::after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	content: "";
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.sr-catalog-banner__social-link::before {
	background-image: url("/local/templates/tm_medstyle_9/images/inst_icon.png");
	background-size: 95%;
}

.sr-catalog-banner__social-link::before {
	opacity: 1;
}

.sr-catalog-banner__social-link::after {
	opacity: 0.8;
}

.sr-catalog-banner__social-link:hover::before {
	opacity: 0.8;
}

.sr-catalog-banner__social-link:hover::after {
	opacity: 1;
}

.sr-catalog-banner__social-link .sr-catalog-banner__social-link-text {
	position: absolute;
	top: -10px;
	display: inline;
	overflow: hidden;
	width: 1px;
	height: 1px;
	font-size: inherit;
	line-height: inherit;
}

.grecaptcha-badge {
	visibility: hidden;
}

.sr-product-name {
	display: inline-block;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 18px;
	line-height: 1;
}

.sr-dimensions {
	line-height: 1.3 !important;
}

.sr-boxberry__item-map {
	display: none;
}

.sr-catalog-banner--image {
	padding: 0;
	border: none;
	border-radius: 0;
}

.sr-catalog-banner--image img {
	max-width: 100%;
	height: auto;
}

.sr-subsections {
	margin: 10px 0;
}

.sr-subsections__link {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-size: 16px;
	font-weight: bold;
}

.sr-promo .items p {
	margin-bottom: 8px;
	line-height: 1;
}

.sr-advantages * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.pagination + .sr-advantages {
	margin-top: -60px;
}

.sr-advantages {
	padding-top: 30px;
	padding-bottom: 30px;
}

.sr-advantages__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: -15px;
	margin-left: -15px;
	line-height: 1;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.sr-advantages__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 15px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.sr-advantages__icon {
	margin-right: 10px;
}

.sr-advantages__icon svg {
	width: 40px;
	height: 40px;
	fill: #07b4a5;
}

.sr-advantages__item--courier .sr-advantages__icon svg {
	width: 48px;
	height: 48px;
}

.sr-advantages__name {
	font-size: 14px;
}

.sr-advantages--main-page {
	padding-top: 20px;
	padding-bottom: 20px;
	color: #ffffff;
	background-color: #3f3f3f;
}

.sr-advantages--main-page .sr-advantages__list {
	margin-right: -5px;
	margin-left: -5px;
}

.sr-advantages--main-page .sr-advantages__icon {
	position: relative;
	width: 90px;
	height: 90px;
	margin: 0;
	border-radius: 50%;
	background-color: #ffffff;
}

.sr-advantages--main-page .sr-advantages__name {
	width: calc(100% - 90px);
	padding-left: 10px;
}

.sr-advantages--main-page .sr-advantages__icon svg {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.sr-advantages--main-page .sr-advantages__item {
	width: 25%;
	padding-right: 5px;
	padding-left: 5px;
}

.sr-advantages--main-page .sr-advantages__item:first-child {
	width: 24%;
}

.sr-advantages--main-page .sr-advantages__item:nth-child(2) {
	width: 27%;
}

.sr-advantages--main-page .sr-advantages__item:nth-child(3) {
	width: 24%;
}

.sr-advantages--main-page .sr-advantages__name {
	line-height: 1.4;
}

.top-line-sale {
	display: inline-block;
	margin-right: 35px;
	vertical-align: middle;
	color: #ffffff;
}

.top-line-btn {
	display: inline-block;
	margin-bottom: 0px !important;
}

.top-line-btn-a {
	padding: 8px 10px !important;
}

.top-line-btn-a span {
	text-transform: uppercase;
}

.top-line-sale-close {
	position: absolute;
	top: -3px;
	right: 40px;
	width: 15px;
}

.top-line-sale-close:before,
.top-line-sale-close:after {
	position: absolute;
	left: 15px;
	width: 2px;
	height: 15px;
	content: " ";
	background-color: #ffffff;
}

.top-line-sale-close:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.top-line-sale-close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.sr-section-mobile-banner {
	margin-bottom: 20px;
	text-align: center;
}

/* #nav .holder > ul > li.sr-main-menu__item--discount > a { */

/*outline: 2px solid white;*/

/*margin-bottom: 5px;*/

/*margin-top: 5px;*/

/* border-top-color: #ff2c40;
	border-bottom-color: #ff2c40;
	background-color: #ff2c40; */

/* } */

/* #nav .holder > ul > li.sr-main-menu__item--discount > a:hover,
#nav .holder > ul > li.active > a {
	border-top-color: #07b4a5;
	border-bottom-color: #07b4a5;
} */

.sr-catalog-banner--ny-note {
	padding: 10px 30px;
}

/* .bx-basket .basket-btn-checkout {
	border-color: #ff2c40;
	background-color: #ff2c40;
}

.bx-basket .basket-btn-checkout:hover {
	border-color: #ff2c40;
	background-color: #ff4e41;
} */

/* .bx-basket .basket-btn-checkout:active {
	border-color: #ff2c40 !important;
	background-color: #e41528 !important;
} */

/* .sr-second-title-edit {
	font-size: 22px;
	line-height: 1;
} */

/* .main-header__contacts-item-cell + .main-header__contacts-item-cell {
	display: none;
} */

/* .sr-header-phones {
	display: flex;
	width: 100%;
	justify-content: space-between;
} */

/* .main-header__contacts-item-cell-phone-two {
	display: none !important;
}

.main-header__whatsapp-call {
	font-size: 20px;
	line-height: 36px;
}

.main-header__whatsapp-call i {
	margin-right: 7px;
}

.main-header__contacts {
	position: relative;
} */

/* .footer-phone {
	text-decoration: none;
	color: #ffffff;
} */
.sr_footer {
	display: flex;
	justify-content: space-between;
}

/*BANNER CACHE FIX*/

@font-face {
	font-family: "Exo 2";
	src: url(/bitrix/components/bannermobile/mobbanner/templates/.default/fonts/Exo2-Regular.ttf);
}

.bannerBlock {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	max-width: 335px;
	height: 180px;
	margin: 0 auto 5px auto;
	padding-left: 25px;
	border: 5px solid #1981da;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.bannerBlock p {
	margin: 0;
	letter-spacing: 0.8px;
	text-shadow: 1px 1px 4px #ffffff;
	font-family: "Exo 2";
	font-size: 16px;
}

.docImg {
	position: absolute;
	z-index: -1;
	top: 0px;
	right: 0;
	width: 175px;
	height: 125%;
	background-image: url(/bitrix/components/bannermobile/mobbanner/templates/.default/images/doc.png);
	background-position: center;
	background-size: cover;
}

.spSite {
	text-decoration: none;
	font-weight: bold;
}

.bannerBlock .spDiscount {
	width: 155px;
	margin-top: 10px;
	margin-bottom: 8px;
	color: #ff2d40;
	font-size: 23px;
	font-weight: bold;
}

.bannerBlock--thursday {
	display: block;
	height: auto;
	padding: 15px 15px 20px;
	text-align: center;
}

.bannerBlock--thursday p + p {
	margin-top: 10px;
}

.bannerBlock--thursday .spDiscount {
	width: 100%;
}

.bannerBlock--eight-march {
	position: relative;
	/*background-image: url("/local/templates/tm_medstyle_9/images/eight_march_medstyle_mobile_banner.jpg");*/
	/*background-repeat: no-repeat;*/
	/*background-position: center;*/
	/*background-size: cover;*/
}

.bannerBlock--eight-march::before {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	content: "";
	background-color: rgba(0, 0, 0, 0.5);
}

.bannerBlock--eight-march .bannerBlock__inner {
	position: relative;
	z-index: 2;
}

.bannerBlock--eight-march p {
	color: #ffffff;
	text-shadow: none;
}

.bannerBlock--new-shop.bannerBlock--view_section {
	max-width: unset;
	margin-top: -15px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	border: none;
	background-image: url(/bitrix/components/bannermobile/mobbanner/templates/new_shop/images/medstryle_new_shop_bg_new.jpg);
	background-position: center;
	background-size: cover;
}

.bannerBlock--new-shop.bannerBlock--view_section .bannerBlock--eight-march p {
	text-shadow: 1px 1px 2px #000000;
}

/*BANNER CACHE FIX*/

/* .sr-container {
	max-width: 1220px;
	margin: 0 auto;
	padding-right: 20px;
	padding-left: 20px;
} */

/* .sr-container .breadcrumbs {
	padding-top: 25px;
} */

/* .sr-contacts__shops-info {
	padding: 46px 0;
	background-color: #f4fffe;
} */

/* .main-header .main-header__contacts-item--type_address {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.main-header
	.main-header__contacts-item--type_address
	.main-header__contacts-item-cell:nth-child(odd) {
	width: auto;
	padding-right: 10px;
}

.main-header
	.main-header__contacts-item--type_address
	.main-header__contacts-item-cell:nth-child(even) {
	width: auto;
} */

.items.items--discount {
	display: inline-block;
}

.discount_container {
	padding: 0 15px;
}

.discount_price {
	color: red;
}

.discount-mark.discount_mark {
	position: absolute;
	top: -1px;
	right: -1px;
	display: inline-block;
	height: auto !important;
	padding: 2px 10px !important;
	color: #ffffff;
	border-bottom-left-radius: 6px;
	background-color: #39a52e;
	font-weight: bold;
}

.item-old-price {
	position: relative;
	left: 13px;
	display: inline-block;
	height: auto;
	padding: 0;
	text-decoration: line-through;
	color: #b8b8b8;
}

/* .items li > div {
	height: 565px !important;
}

#content .items li {
	margin: 0 20px 32px 0 !important;
} */

/* .index-banner__container {
	margin: 0 auto;
	padding: 30px 20px;
	background-color: #ffffff;
} */

/***** Index Page *****/

/*** Index-banner ***/

.index-banner {
	padding: 90px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 30px;
	/* width: 100%; */
}

.index-banner .index-banner__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 30px;
	/* width: 100%; */
}

.index-banner .index-banner__card {
	width: 400px;
	height: 600px;
	padding: 0 1px 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	gap: 20px;
}

.index-banner .index-banner__card:hover button {
	background: #fff;
}

.index-banner .index-banner__card.index-banner__card-woman {
	background-image: url(/local/templates/tm_medstyle_9/images/index/women.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.index-banner .index-banner__card.index-banner__card-man {
	background-image: url(/local/templates/tm_medstyle_9/images/index/men.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.index-banner .index-banner__card.index-banner__card-clinic {
	background-image: url(/local/templates/tm_medstyle_9/images/index/both.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.index-banner .index-banner__title {
	width: 100%;
	padding: 20px 0px;
	text-align: center;
	font-size: 24px;
	line-height: 25px;
	text-transform: uppercase;
	background-color: #ffffffcc;
}

.index-banner .index-banner__text-about {
	display: block;
	margin-bottom: 40px;
	padding: 5px 7px;
	text-align: center;
	text-transform: uppercase;
	background-color: rgba(255, 255, 255, 0.6);
	font-size: 16px;
}

/*** Index-production ***/

.index-production {
	background-image: url(/local/templates/tm_medstyle_9/images/index/factory_desk.webp);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.index-production .index-production__wrapper {
	padding: 133px 174px 67px 0;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: end;
	-webkit-box-align: end;
	align-items: end;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 30px;
	color: #ffffff;
}

.index-production .index-production__wrapper .big-title {
	font-size: 60px;
}

.index-production .index-production__list {
	padding-left: 28px;
}

.index-production .index-production__wrapper .big-title,
.index-production .index-production__list {
	width: 590px;
}

.index-production .index-production__item {
	padding-bottom: 10px;
	position: relative;
	font-size: 20px;
	line-height: 20px;
}

.index-production .index-production__item:last-child {
	padding-bottom: 0;
}

.index-production .index-production__item::before {
	content: "";
	width: 5px;
	height: 5px;
	position: absolute;
	top: 8px;
	left: -14px;
	background: #ffffff;
	border-radius: 50%;
}

.index-opt {
	padding: 70px 0;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 10px;
}

.index-opt .index-opt__title {
	font-size: 17px;
	line-height: 32px;
	font-weight: 400;
	text-align: center;
	letter-spacing: 0.52px;
	text-transform: uppercase;
}

.index-opt .index-opt__text {
	max-width: 886px;
	font-size: 15px;
	line-height: 24px;
	text-align: center;
}

/*** Index-Catalog ***/

/* .index-catalog {
	margin: 0 auto;
	padding-bottom: 90px;
	max-width: 1440px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 15px;
}
.index-catalog .index-catalog__card {
	width: 690px;
	height: 261px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: right;
	background-size: cover;
}
.index-catalog .index-catalog__card a {
	padding: 30px;
	width: 100%;
	height: 100%;
	display: inline-block;
}
.index-catalog .index-catalog__card a picture {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.index-catalog .index-catalog__card a picture img {
	width: 100%;
	min-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.index-catalog .index-catalog__frame {
	padding: 50px;
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
}
.index-catalog .index-catalog__title {
	width: 310px;
	font-size: 40px;
	line-height: 100%;
	letter-spacing: 0.775px;
	text-transform: uppercase;
	color: #f3f3f3;
} */

.index-catalog {
	margin: 0 auto;
	padding-top: 90px;
	max-width: 960px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 30px;
}

.index-catalog .index-catalog__card {
	width: 300px;
	/* height: 98px; */
}

.index-catalog .index-catalog__card a {
	width: 100%;
	height: 100%;
	display: inline-flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	align-items: center;
	gap: 17px;
}

.index-catalog .index-catalog__icon {
	width: 96px;
	min-width: 96px;
	min-height: 96px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #fff;
	border-radius: 50%;
}

.index-catalog .index-catalog__card a:hover {
	opacity: 1;
}

.index-catalog .index-catalog__card a:hover .index-catalog__icon {
	background-color: var(--color-aqua);
}

.index-catalog .index-catalog__card a:hover .index-catalog__icon svg {
	stroke: var(--color-aqua);
}

.index-catalog .index-catalog__card a:hover .index-catalog__icon svg path {
	stroke: #fff;
}

.index-catalog .index-catalog__card a:hover .index-catalog__icon svg path:first-child {
	stroke: var(--color-aqua);
}

.index-catalog .index-catalog__title {
	font-size: 20px;
	line-height: 100%;
	letter-spacing: 0.42px;
	text-transform: uppercase;
	color: var(--base-color);
}

/*** Index-Style ***/

.index-style-bg {
	background: #f3f3f3;
}

.index-style {
	margin: 0 auto;
	width: 1440px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background: #f3f3f3;
}

.index-style .index-style__content {
	padding: 79px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 40px;
}

.index-style .index-style__descr {
	width: 735px;
	font-size: 29px;
	font-weight: 300;
	line-height: 120%;
}

.index-style .btn-custom-white {
	padding-left: 34px;
	padding-right: 34px;
	width: 205px;
}

.index-style .index-style__img {
	width: 526px;
	height: 738.504px;
	background-image: url("/local/templates/tm_medstyle_9/./images/index/style.webp");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

/*** Media START ***/

@media (max-width: 1439px) {
	.index-banner .index-banner__card {
		width: 350px;
		height: 530px;
	}
	.index-production .index-production__wrapper {
		padding-right: 70px;
	}
	.index-style {
		width: 100%;
	}
	.index-style .index-style__content {
		padding: 65px;
	}
	.index-style .big-title {
		font-size: 60px;
	}
	.index-style .index-style__descr {
		width: 610px;
		font-size: 24px;
	}
	.index-style .index-style__img {
		width: 460px;
		height: 640px;
	}
}

@media (max-width: 1200px) {
	.index-banner {
		padding: 50px 0;
	}
	.index-banner,
	.index-banner .index-banner__wrapper {
		gap: 20px;
	}
	.index-banner .index-banner__card,
	.index-banner .index-banner__card.index-banner__card-clinic {
		width: 280px;
		height: 420px;
	}
	.index-banner .index-banner__title {
		padding: 15px 0px;
		font-size: 20px;
		line-height: 100%;
	}
	.index-catalog {
		max-width: 740px;
	}
	.index-catalog .index-catalog__card {
		width: 200px;
	}
	.index-catalog .index-catalog__card a {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.index-catalog .index-catalog__title {
		text-align: center;
	}
	.index-production .index-production__wrapper {
		padding: 60px 0px 50px 0;
	}
	.index-opt {
		padding: 50px 0;
	}
	.index-production .index-production__wrapper .big-title,
	.index-production .index-production__list {
		width: 570px;
	}
	.index-style .index-style__content {
		padding: 40px;
		gap: 30px;
	}
	.index-style .big-title {
		font-size: 48px;
		letter-spacing: 0.4px;
	}
	.index-style .index-style__descr {
		width: 550px;
		font-size: 22px;
	}
	.index-style .index-style__img {
		width: 360px;
		height: 505px;
	}
}

@media (max-width: 992px) {
	.index-banner,
	.index-banner .index-banner__wrapper {
		gap: 16px;
	}
	.index-banner .index-banner__card,
	.index-banner .index-banner__card.index-banner__card-clinic {
		width: 216px;
		height: 325px;
	}
	.index-banner .index-banner__title {
		font-size: 15px;
	}
	.index-banner .btn-custom.btn-custom-white {
		padding: 5px 20px;
		font-size: 15px;
		line-height: 25px;
		letter-spacing: 0.4px;
	}
	.index-production {
		background-position: left;
	}
	.index-production .index-production__wrapper {
		padding: 43px 90px 22px 0;
		gap: 16px;
	}
	.index-production .index-production__wrapper .big-title,
	.index-production .index-production__list {
		width: 300px;
	}
	.index-production .index-production__list {
		padding-left: 25px;
	}
	.index-production .index-production__wrapper .big-title {
		font-size: 32px;
		line-height: 120%;
	}
	.index-production .index-production__item {
		font-size: 13px;
		line-height: 100%;
		padding-bottom: 5px;
	}
	.index-opt {
		padding: 38px 0;
		gap: 5px;
	}
	.index-opt .index-opt__text {
		max-width: 480px;
	}
	.index-style {
		margin-bottom: 70px;
	}
	.index-style .index-style__content {
		padding: 40px;
		gap: 20px;
	}
	.index-style .big-title {
		width: 400px;
		font-size: 38px;
	}
	.index-style .index-style__descr {
		width: 400px;
		font-size: 16px;
	}
	.index-style .index-style__img {
		width: 290px;
		height: 405px;
	}
	.index-style .btn-custom-white {
		padding: 5px 20px;
		font-size: 15px;
		line-height: 32px;
		width: 170px;
	}
}

@media (max-width: 768px) {
	.sr_footer {
		flex-direction: column;
	}
	.index-banner {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.index-banner {
		padding: 50px 0;
		gap: 20px;
	}
	.index-banner .index-banner__wrapper {
		gap: 8px;
	}
	.index-banner .index-banner__card {
		width: 205px;
		height: 300px;
	}
	.index-banner .index-banner__card.index-banner__card-clinic {
		width: 420px;
		height: 525px;
	}
	.index-banner .index-banner__title {
		padding: 10px 0px;
		font-size: 15px;
	}
	.index-banner .btn-custom.btn-custom-white {
		padding: 5px 20px;
		font-size: 15px;
	}
	.index-catalog {
		max-width: 480px;
		/* -webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		gap: 0; */
	}
	.index-production .index-production__wrapper {
		padding: 60px 0px 50px 0;
	}
	.index-production .index-production__wrapper .big-title,
	.index-production .index-production__list {
		width: 430px;
	}
	.index-production .index-production__wrapper .big-title {
		font-size: 42px;
		line-height: 48px;
	}
	.index-production .index-production__item {
		padding-bottom: 10px;
		position: relative;
		font-size: 18px;
		line-height: 18px;
	}
	.index-production .index-production__wrapper {
		padding-right: 0;
		gap: 18px;
	}
	.index-opt .index-opt__text {
		max-width: 400px;
	}
	.index-catalog {
		padding-top: 50px;
		gap: 20px;
	}
	/* .index-catalog .index-catalog__card {
		width: 210px;
	} */
	.index-catalog .index-catalog__card a {
		width: 100%;
		height: 100%;
		display: inline-flex;
		-ms-flex-align: center;
		-webkit-box-align: center;
		-moz-box-align: center;
		align-items: center;
		gap: 15px;
	}
	/* .index-catalog .index-catalog__icon {
		width: 60px;
		min-width: 60px;
		min-height: 60px;
	} */
	/* .index-catalog .index-catalog__icon svg {
		width: 60px;
		height: 60px;
	} */
	/* .index-catalog .index-catalog__title {
		font-size: 16px;
	} */
	.index-style {
		-ms-flex-align: center;
		-webkit-box-align: center;
		-moz-box-align: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		align-items: center;
	}
	.index-style .index-style__img {
		width: 480px;
		height: 675px;
	}
}

@media (max-width: 480px) {
	.index-banner {
		padding: 20px 0;
		gap: 20px;
	}
	.index-banner .index-banner__wrapper {
		gap: 8px;
	}
	.index-banner .index-banner__card {
		padding: 0 1px 17px;
		width: 171px;
		height: 256px;
		gap: 10px;
	}
	.index-banner .index-banner__card.index-banner__card-clinic {
		width: 350px;
		height: 525px;
		padding: 0 1px 35px;
		gap: 18px;
	}
	.index-banner .index-banner__title {
		padding: 8px 0px;
		font-size: 11px;
	}
	.index-banner .btn-custom.btn-custom-white {
		padding: 3px 15px;
		font-size: 12px;
	}
	.index-banner .index-banner__card.index-banner__card-clinic .index-banner__title {
		padding: 10px 0px;
		font-size: 15px;
	}
	.index-banner .index-banner__card.index-banner__card-clinic .btn-custom.btn-custom-white {
		padding: 5px 20px;
		font-size: 15px;
	}
	.index-catalog .index-catalog__card {
		width: 160px;
	}
	.index-catalog .index-catalog__title {
		font-size: 16px;
	}
	.index-production .index-production__wrapper {
		padding: 34px 0 36px;
	}
	.index-production .index-production__wrapper .big-title,
	.index-production .index-production__list {
		width: 360px;
	}
	.index-production .index-production__item {
		padding-bottom: 7px;
		position: relative;
		font-size: 15px;
		line-height: 15px;
	}
	.index-opt {
		padding: 50px 0;
		gap: 10px;
	}
	.index-opt .index-opt__text {
		max-width: 310px;
	}
	.index-catalog {
		padding-bottom: 30px;
		gap: 20px;
	}
	.index-style {
		margin-bottom: 50px;
	}
	.index-style .index-style__content {
		padding: 30px;
	}
	.index-style .big-title {
		font-size: 32px;
	}
	.index-style .big-title,
	.index-style .index-style__descr {
		width: 330px;
	}
	.index-style .index-style__descr {
		font-size: 15px;
	}
	.index-style .index-style__img {
		width: 390px;
		height: 548px;
	}
	@media (max-width: 389px) {
		.index-catalog {
			-webkit-box-pack: justify;
			-ms-flex-pack: justify;
			justify-content: space-between;
			gap: 0;
		}
		.index-catalog .index-catalog__card {
			margin-bottom: 20px;
			width: 140px;
		}
		.index-style .big-title,
		.index-style .index-style__descr,
		.index-production .index-production__wrapper .big-title,
		.index-production .index-production__list {
			width: 100%;
		}
		.index-production .index-production__wrapper .big-title {
			font-size: 34px;
			line-height: 40px;
		}
		.index-style .index-style__content {
			padding: 30px 16px;
		}
		.index-style .big-title {
			font-size: 30px;
		}
	}
}

/*** Media END ***/

@media (max-width: 1439px) {
	.sr-social {
		right: 22px !important;
		width: 230px !important;
	}
	.sr-advantages--main-page .sr-advantages__icon {
		width: 70px;
		height: 70px;
	}
	.sr-advantages--main-page .sr-advantages__icon svg {
		width: 40px;
		height: 40px;
	}
	.sr-advantages--main-page .sr-advantages__name {
		width: calc(100% - 70px);
	}
}

@media (max-width: 1200px) {
	.sr-social {
		right: 9px !important;
	}
	.sr-banner--black .sr-banner__cover {
		padding: 25px 9px;
	}
}

@media (max-width: 992px) {
	.sr-banner--black .sr-banner__img {
		width: 63%;
		height: 590px;
	}
	.sr-banner--black .sr-banner__points-item {
		/*height: 55px;*/
		padding: 16px 0px;
		font-size: 15px;
	}
	.sr-banner--black .sr-banner__points {
		width: 32%;
	}
	.sr-banner--black .sr-banner__points-img {
		height: 351px;
		margin-top: 34px;
		padding-top: 271px;
		background-position: center;
	}
	.sr-banner--black .sr-banner__img {
		font-size: 25px;
		line-height: 32px;
	}
	.sr-banner--black .sr-banner__points-text {
		font-size: 16px;
	}
}

/* 
@media (max-width: px) {
	.sr-advantages--main-page .sr-advantages__list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.sr-advantages--main-page .sr-advantages__item {
		width: 50% !important;
		margin-bottom: 10px;
	}
} */

@media (max-width: 768px) {
	.sr-main-menu__item--discount {
		display: none !important;
	}
	.sr-catalog-banner--ny-note {
		padding: 10px 20px;
		border-width: 5px;
	}
	.sr-catalog-banner--ny-note .sr-catalog-banner__slogan {
		font-size: 14px;
		line-height: 1.4;
	}
	#footer .cell:last-child {
		text-align: center;
	}
	.bannerBlock--new-shop.bannerBlock--view_section {
		margin-top: 0;
	}
}

@supports (-webkit-overflow-scrolling: touch) {
	input[type="text"] {
		font-size: 16px;
	}
}

@media screen and (max-width: 767px) {
	.order input[type="submit"],
	.order a.checkout {
		margin-top: 15px !important;
	}
	.item-old-price {
		padding: 0 !important;
	}
}

@media (max-width: 767px) {
	.sr-search-bar {
		top: 94px;
	}
	.sr-main-menu {
		top: 94px !important;
	}
	.sr-banner--black .sr-banner__img {
		display: none;
	}
	.sr-banner--black {
		display: none;
	}
	.sr-banner--black .sr-banner__points {
		width: 370px;
		margin: 0 auto;
	}
	.sr-popup .feedback--click,
	.sr-popup .recall,
	.sr-popup .feedback {
		padding-right: 20px;
		padding-left: 20px;
	}
	.sr-popup .feedback--click .field-wrap {
		width: 100%;
	}
	/* .sr-basket-count-value {
		position: absolute;
		top: 2px;
		right: 2px;
		display: inline-block;
		width: 15px !important;
		height: 15px;
		padding: 5px;
		text-align: center;
		text-indent: 0;
		border-radius: 50%;
		background-color: #0ab5a5;
		font-family: "proxima_nova_rgbold", Arial, sans-serif;
		font-size: 12px;
		line-height: 17px;
	} */
	/* .sr-basket-count-value--empty {
    display: none !important;
  } */
	.panel .holder {
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}
	.sr-logo-bar .header__logo-mobile {
		position: absolute;
		z-index: 1;
		top: 0;
		left: 6px;
		width: 44px;
		height: 40px;
	}
	.sr-search-bar .search__wrapper {
		display: block;
	}
	.js-service-menu-opened .search__wrapper {
		display: none !important;
	}
	.js-service-menu-opened #nav ul {
		z-index: 5 !important;
		display: block;
		padding-top: 0 !important;
	}
	#header > .holder {
		z-index: 5 !important;
		border-top: 1px solid #ffffff;
	}
	#nav ul > li:first-child {
		border-top: 1px solid #ffffff;
	}
	#nav .nav-opener {
		z-index: 100 !important;
	}
	header .panel {
		position: relative !important;
		z-index: 10;
	}
	.sr-search-bar .header-search__fieldset,
	.sr-search-bar .header-search {
		width: 100%;
	}
	.sr-search-bar .header-search__input {
		/*  width: calc(100% - 30px);*/
		width: 80%;
		/*border: 1px solid red;*/
	}
	.catalog-list .catalog-menu ul {
		position: relative;
		border-top: 1px solid #ffffff;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}
	.catalog-list .catalog-menu ul::after {
		position: absolute;
		z-index: -1;
		bottom: 1px;
		left: 0;
		display: block;
		width: 100%;
		height: 0px;
		content: "";
		-webkit-box-shadow: -2px 1px 9px 3px #cccccc;
		box-shadow: -2px 1px 9px 3px #cccccc;
	}
	.js-search-menu-opened .header__mobile-btn--search {
		-webkit-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
		background-color: #3f3f3f;
	}
	/*jivosite widget*/
	.button_1O {
		width: 50px !important;
		height: 50px !important;
	}
	.wrap_mW {
		bottom: 45px !important;
	}
	/*jivosite widget*/
	.sr-social {
		width: 100% !important;
		height: 85px !important;
		margin-top: 22px !important;
		padding-top: 20px;
	}
	.sr-catalog-banner {
		margin-top: 0;
		padding: 20px;
	}
	.sr-catalog-banner__slogan {
		line-height: 1.7;
	}
	.sr-subsections__link {
		width: 100%;
		font-size: 14px;
	}
	.sr-advantages--main-page {
		display: none;
	}
	.sr-advantages__list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.sr-advantages__list {
		margin: 0;
	}
	.sr-advantages__item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 100%;
		margin-bottom: 20px;
		padding: 0;
		text-align: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.sr-advantages__icon {
		margin-right: 0;
		margin-bottom: 10px;
	}
	.sr-advantages__icon svg {
		width: 60px;
		height: 60px;
		fill: #07b4a5;
	}
	.sr-advantages__item--courier .sr-advantages__icon svg {
		width: 70px;
		height: 70px;
	}
	.sr-advantages__name {
		font-size: 16px;
	}
	.sr-promo .items span.article {
		height: auto;
	}
	/* .main-header .main-header__contacts-item--type_address {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.main-header
		.main-header__contacts-item--type_address
		.main-header__contacts-item-cell:nth-child(odd) {
		padding-right: 0;
	} */
}

/* 
@media (max-width: 500px) {
	.sr-banner--black .sr-banner__points-item {
		display: none;
	}

	.sr-banner--black .sr-banner__points-img {
		width: 320px;
		margin: 0 auto;
	}

	.sr-banner--black .sr-banner__points {
		width: 320px;
	}

	.sr-banner--black .sr-banner__cover {
		padding: 30px 0px;
	}

	input[type="text"] {
		font-size: 16px;
	}
} */

/* @media (max-width: 360px) {
	.order table {
		width: 300px !important;
	}

	.order table td:nth-child(3) {
		width: 300px !important;
		border-right: none !important;
		border-bottom: 1px solid #cedce2;
	}

	.order table td:nth-child(4) {
		width: 50% !important;
		border-top: none;
	}

	.order table td:nth-child(5) {
		width: 50% !important;
		border-top: none;
		border-right: none !important;
	}
} */

/* @media screen and (max-width: 350px) {
	.main-header__whatsapp-call {
		font-size: 5vw !important;
	}
} */

/* @media (max-width: 330px) {
	.sr-banner--black {
		background: none;
	}
} */

/* @media (min-width: 500px) {
	.bannerBlock--thursday p {
		font-size: 18px;
	}
} */

/* @media (min-width: 575.98px) {
	.discount_container {
		max-width: 540px;
		margin: 30px auto 20px auto;
		padding: 0;
	}
} */

/* @media (min-width: 767.98px) {
	.discount_container {
		max-width: 720px;
	}
} */

/* @media (min-width: 768px) {
	.sr-banner--only-promo-mobile {
		display: none;
		background-image: none;
	}

	.sr-banner--only-promo-mobile .sr-banner__img {
		background-image: none;
	}

	.sr-banner--only-promo-mobile .sr-banner__points-img {
		background-image: none;
	}

	.sr-logo-bar {
		display: none;
	}

	.sr-search-bar {
		display: none;
	}

	.sr-section-mobile-banner {
		display: none;
	}
} */

/* @media (min-width: 991.98px) {
	.discount_container {
		max-width: 960px;
	}
} */

/* @media (min-width: 1199.98px) {
	.discount_container {
		max-width: 1240px;
	}
} */

/* @media (min-width: 1221px) {
	#content .items.sr-catalog-sections--search li:nth-child(4n) {
		margin-right: 0;
	}
} */

.basket-coupon-block-coupon-btn {
	top: 21%;
	right: 18px;
	border: none;
	margin-top: 0;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

@media (max-width: 480px) {
	.sr-checkout__sidebar {
		width: 100%;
		min-width: inherit;
	}
}

.sr-order-epilogue .widget-payment-checkout {
	padding-top: 15px;
	display: grid;
	grid-template-columns: 300px;
	row-gap: 10px;
	justify-content: center;
}
/* END */

/* End */


/* Start:/local/templates/tm_medstyle_9/fonts/fonts.css?17080706363931*/
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on October 21, 2016 */

@font-face {
	font-family: "Cera Pro";
	src: url("/local/templates/tm_medstyle_9/fonts/CeraPro-Thin.eot");
	src: local("CeraPro-Thin"), url("/local/templates/tm_medstyle_9/fonts/CeraPro-Thin.eot?#iefix") format("embedded-opentype"),
		url("/local/templates/tm_medstyle_9/fonts/CeraPro-Thin.woff2") format("woff2"), url("/local/templates/tm_medstyle_9/fonts/CeraPro-Thin.woff") format("woff"),
		url("/local/templates/tm_medstyle_9/fonts/CeraPro-Thin.ttf") format("truetype"), url("/local/templates/tm_medstyle_9/fonts/CeraPro-Thin.svg#CeraPro-Thin") format("svg");
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Cera Pro";
	src: url("/local/templates/tm_medstyle_9/fonts/CeraPro-Light.eot");
	src: local("CeraPro-Light"), url("/local/templates/tm_medstyle_9/fonts/CeraPro-Light.eot?#iefix") format("embedded-opentype"),
		url("/local/templates/tm_medstyle_9/fonts/CeraPro-Light.woff2") format("woff2"), url("/local/templates/tm_medstyle_9/fonts/CeraPro-Light.woff") format("woff"),
		url("/local/templates/tm_medstyle_9/fonts/CeraPro-Light.ttf") format("truetype"),
		url("/local/templates/tm_medstyle_9/fonts/CeraPro-Light.svg#CeraPro-Light") format("svg");
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Cera Pro";
	src: url("/local/templates/tm_medstyle_9/fonts/CeraPro-Light.eot");
	src: local("CeraPro-Light"), url("/local/templates/tm_medstyle_9/fonts/CeraPro-Light.eot?#iefix") format("embedded-opentype"),
		url("/local/templates/tm_medstyle_9/fonts/CeraPro-Light.woff2") format("woff2"), url("/local/templates/tm_medstyle_9/fonts/CeraPro-Light.woff") format("woff"),
		url("/local/templates/tm_medstyle_9/fonts/CeraPro-Light.ttf") format("truetype"),
		url("/local/templates/tm_medstyle_9/fonts/CeraPro-Light.svg#CeraPro-Light") format("svg");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Cera Pro";
	src: url("/local/templates/tm_medstyle_9/fonts/CeraPro-Regular.eot");
	src: local("CeraPro-Regular"), url("/local/templates/tm_medstyle_9/fonts/CeraPro-Regular.eot?#iefix") format("embedded-opentype"),
		url("/local/templates/tm_medstyle_9/fonts/CeraPro-Regular.woff2") format("woff2"), url("/local/templates/tm_medstyle_9/fonts/CeraPro-Regular.woff") format("woff"),
		url("/local/templates/tm_medstyle_9/fonts/CeraPro-Regular.ttf") format("truetype"),
		url("/local/templates/tm_medstyle_9/fonts/CeraPro-Regular.svg#CeraPro-Regular") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Cera Pro";
	src: url("/local/templates/tm_medstyle_9/fonts/CeraPro-Medium.eot");
	src: local("CeraPro-Medium"), url("/local/templates/tm_medstyle_9/fonts/CeraPro-Medium.eot?#iefix") format("embedded-opentype"),
		url("/local/templates/tm_medstyle_9/fonts/CeraPro-Medium.woff2") format("woff2"), url("/local/templates/tm_medstyle_9/fonts/CeraPro-Medium.woff") format("woff"),
		url("/local/templates/tm_medstyle_9/fonts/CeraPro-Medium.ttf") format("truetype"),
		url("/local/templates/tm_medstyle_9/fonts/CeraPro-Medium.svg#CeraPro-Medium") format("svg");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Cera Pro";
	src: url("/local/templates/tm_medstyle_9/fonts/CeraPro-Bold.eot");
	src: local("CeraPro-Bold"), url("/local/templates/tm_medstyle_9/fonts/CeraPro-Bold.eot?#iefix") format("embedded-opentype"),
		url("/local/templates/tm_medstyle_9/fonts/CeraPro-Bold.woff2") format("woff2"), url("/local/templates/tm_medstyle_9/fonts/CeraPro-Bold.woff") format("woff"),
		url("/local/templates/tm_medstyle_9/fonts/CeraPro-Bold.ttf") format("truetype"), url("/local/templates/tm_medstyle_9/fonts/CeraPro-Bold.svg#CeraPro-Bold") format("svg");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Cera Pro";
	src: url("/local/templates/tm_medstyle_9/fonts/CeraPro-Black.eot");
	src: local("CeraPro-Black"), url("/local/templates/tm_medstyle_9/fonts/CeraPro-Black.eot?#iefix") format("embedded-opentype"),
		url("/local/templates/tm_medstyle_9/fonts/CeraPro-Black.woff2") format("woff2"), url("/local/templates/tm_medstyle_9/fonts/CeraPro-Black.woff") format("woff"),
		url("/local/templates/tm_medstyle_9/fonts/CeraPro-Black.ttf") format("truetype"),
		url("/local/templates/tm_medstyle_9/fonts/CeraPro-Black.svg#CeraPro-Black") format("svg");
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Cera Condensed Pro";
	src: url("/local/templates/tm_medstyle_9/fonts/CeraCondensedPro-Light.eot");
	src: local("Cera Condensed Pro Light"), local("CeraCondensedPro-Light"),
		url("/local/templates/tm_medstyle_9/fonts/CeraCondensedPro-Light.eot?#iefix") format("embedded-opentype"),
		url("/local/templates/tm_medstyle_9/fonts/CeraCondensedPro-Light.woff2") format("woff2"),
		url("/local/templates/tm_medstyle_9/fonts/CeraCondensedPro-Light.woff") format("woff"),
		url("/local/templates/tm_medstyle_9/fonts/CeraCondensedPro-Light.ttf") format("truetype");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Cera Condensed Pro";
	src: url("/local/templates/tm_medstyle_9/fonts/CeraCondensedPro-Thin.eot");
	src: local("Cera Condensed Pro Thin"), local("CeraCondensedPro-Thin"),
		url("/local/templates/tm_medstyle_9/fonts/CeraCondensedPro-Thin.eot?#iefix") format("embedded-opentype"),
		url("/local/templates/tm_medstyle_9/fonts/CeraCondensedPro-Thin.woff2") format("woff2"),
		url("/local/templates/tm_medstyle_9/fonts/CeraCondensedPro-Thin.woff") format("woff"),
		url("/local/templates/tm_medstyle_9/fonts/CeraCondensedPro-Thin.ttf") format("truetype");
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

/* End */


/* Start:/local/templates/tm_medstyle_9/css/myriad.css?17050567174240*/
@font-face {
    font-family: 'MyriadProBoldItalic';
    src: url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-bolditwebfont.eot');
    src: url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-bolditwebfont.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-bolditwebfont.woff') format('woff'),
         url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-bolditwebfont.ttf') format('truetype'),
         url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-bolditwebfont.svg#MyriadProBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'MyriadProBold';
	src: url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-bold-webfont.eot');
	src: url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-bold-webfont.woff') format('woff'),
		 url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-bold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadProCondensed';
	src: url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-cond-webfont.eot');
	src: url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-cond-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-cond-webfont.woff') format('woff'),
		 url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-cond-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadProItalic';
	src: url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-it-webfont.eot');
	src: url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-it-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-it-webfont.woff') format('woff'),
		 url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-it-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadProSemibold';
	src: url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-semibold-webfont.eot');
	src: url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-semibold-webfont.woff') format('woff'),
		 url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-semibold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadProRegular';
	src: url('/local/templates/tm_medstyle_9/css/../fonts/myriad_pro-webfont.eot');
	src: url('/local/templates/tm_medstyle_9/css/../fonts/myriad_pro-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/local/templates/tm_medstyle_9/css/../fonts/myriad_pro-webfont.woff') format('woff'),
		 url('/local/templates/tm_medstyle_9/css/../fonts/myriad_pro-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'MyriadProCondBold';
    src: url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-boldcond-webfont.eot');
    src: url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-boldcond-webfont.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-boldcond-webfont.woff') format('woff'),
         url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-boldcond-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadProCondBoldItalic';
    src: url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-boldcondit-webfont.eot');
    src: url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-boldcondit-webfont.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-boldcondit-webfont.woff') format('woff'),
         url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-boldcondit-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadProCondItalic';
    src: url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-condit-webfont.eot');
    src: url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-condit-webfont.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-condit-webfont.woff') format('woff'),
         url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-condit-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadProLight';
    src: url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-light-webfont.eot');
    src: url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-light-webfont.woff') format('woff'),
         url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'myriadpro_si';
    src: url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-semibolditwebfont.eot');
    src: url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-semibolditwebfont.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-semibolditwebfont.woff') format('woff'),
         url('/local/templates/tm_medstyle_9/css/../fonts/myriadpro-semibolditwebfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/* End */


/* Start:/local/templates/tm_medstyle_9/css/style.min.css?1747829372137062*/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

header .panel {
	display: none;
	height: 55px;
	background: #e9f0f2;
}

/* HEADER */
.header {
	margin: 0 auto;
	width: 100%;
	position: fixed;
	background: #fff;
	z-index: 900;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
}

.header .header__offer {
	padding: 4px 0;
	background: #969698;
}

.header .header__offer p {
	color: white;
	margin: 0;
	text-align: center;
}

.header .header__body {
	padding: 17.43px 0;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}

.header .header__body-left {
	width: 480px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}

.header .header__burger {
	margin-right: 40px;
	height: 43px;
}

.header .header__location {
	margin-right: 30px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}

.header .header__phone {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	font-family: "Cera Condensed Pro";
	font-size: 30px;
	font-weight: 300;
	font-weight: 100;
	line-height: 24px;
	/* 80% */
	letter-spacing: 0.36px;
	text-transform: uppercase;
}

.header .header__logo {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}

.header .header__location svg {
	margin-right: 7px;
}

.header .header__icons {
	width: 480px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: end;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	gap: 20px;
	position: relative;
}

.header .header__search {
	width: 56%;
	padding-right: 15px;
	position: absolute;
	left: 0;
}

.header .header__icons-item {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: end;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}

.header .header__icons-item[data-contacts-info-open] {
	display: none;
}

.header .basket {
	position: relative;
}

.header .basket .basket__quantity {
	position: absolute;
	top: 9px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 13px;
	font-weight: 500;
	color: #ffffff;
}

.header .basket .basket__count-value {
	text-align: center;
}

.header .header__bot {
	padding: 15px 0;
	position: relative;
	background: #343331;
}

.header .header__nav {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 35px;
}

.header .header__nav a {
	padding: 5px 0;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 0.36px;
	text-transform: uppercase;
	color: #ffffff;
}

.header .header__nav a.sr-active {
	border-bottom: 1px solid #ffffff50;
}

.header .header__nav .header__nav-item:last-child {
	padding-right: 35px;
}

/* .main-header__search {
	display: none;
} */
.search .popup-content {
	padding: 16px 0;
	width: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	top: 100px;
	background: #fff;
	-webkit-box-shadow: 0px 8px 40px 0px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 8px 40px 0px rgba(0, 0, 0, 0.05);
}

.search[data-search="sr-active"] {
	/* display: -webkit-flex;
	display: -ms-flexbox;
	display: flex; */
	display: block;
}

.search[data-search] .overlay {
	display: none;
}

.search[data-search="sr-active"] .overlay {
	display: block;
}

.search .search__content {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	gap: 300px;
}

.search .search__field {
	width: 100%;

	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	position: relative;
}

.search .search__field svg {
	position: absolute;
	right: 0;
}

/*** header contact info popup ***/
.contacts-info {
	width: 100%;
	display: none;
	position: fixed;
	top: 0px;
	left: 0;
	z-index: 999;
}

.contacts-info[data-contacts-info="sr-active"] {
	display: block;
}

.contacts-info[data-contacts-info] .overlay {
	display: none;
}

.contacts-info[data-contacts-info="sr-active"] .overlay {
	display: block;
	/* top: 63px; */
}

.contacts-info .btn-custom-icon[data-contacts-info-close] {
	position: absolute;
	top: 10px;
	right: 10px;
}

.contacts-info .btn-custom-icon[data-contacts-info-close]:hover {
	opacity: 0.5;
}

.contacts-info .contacts-info__content {
	padding: 35px 30px;
	width: 320px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 30px;
	background: #ffffff;
	position: absolute;
	top: 109px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1000;
}

.contacts-info .subtitle {
	letter-spacing: 0.39px;
}

.contacts-info .contacts-info__phone .subtitle {
	margin-bottom: 15px;
}

.contacts-info .contacts-info__phone .link {
	font-size: 30px;
	font-weight: 300;
	line-height: 24px;
}

/* .contacts-info .contacts-info__location {

} */
.contacts-info .shops-info__descr {
	font-size: 12px;
	line-height: 14px;
}

.contacts-info .contacts-info__icons {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	gap: 10px;
}

/* @media (max-width: 1439px) {
} */
@media (max-width: 1200px) {
	.header .header__burger {
		margin-right: 30px;
	}

	.header .header__location {
		margin-right: 20px;
	}

	.header .header__phone {
		/* font-family: "Cera Condensed Pro"; */
		font-size: 20px;
	}

	.header .header__body-left,
	.header .header__icons {
		width: 340px;
	}

	/* .header .header__nav:last-child {
		padding-right: 0px;
	} */
	.header .header__nav .header__nav-item:last-child {
		padding-right: 0px;
	}
}

@media (max-width: 992px) {
	.header .header__location {
		display: none;
	}

	.search .search__content {
		gap: 150px;
	}
}

@media (max-width: 768px) {
	/* .header {
		position: relative;
	} */
	.header .header__offer {
		display: none;
	}

	.header .header__body {
		padding: 10px 0;
	}

	.header .header__body-left {
		width: 30px;
	}

	.header .header__burger {
		margin-right: 0;
	}

	.header .header__phone {
		display: none;
	}

	.header .header__icons-item[data-contacts-info-open] {
		display: block;
	}

	.header .header__logo {
		width: 150px;
		height: 31px;
	}

	.header .header__icons {
		width: 160px;
		gap: 10px;
	}

	.header .header__icons-item {
		width: 24px;
		height: 24px;
	}

	.header .header__icons-item svg {
		width: 24px;
		height: 24px;
	}

	.header .basket .basket__quantity {
		font-size: 12px;
		top: 5px;
	}

	.search .popup-content {
		top: 60px;
	}

	.search .search__content {
		gap: 47px;
	}
}

@media (max-width: 480px) {
	.header .header__logo {
		width: 120px;
		height: 25px;
	}

	/* .header .header__icons {
		width: 115px;
		gap: 10px;
	} */
	.header .header__nav {
		display: -ms-flexbox;
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		gap: 10px;
	}
}

@media (max-width: 389px) {
	.header .header__nav {
		gap: 5px;
	}

	.header .header__nav a {
		font-size: 11px;
	}
}

/**? PROMO */
#promo {
	position: relative;
	overflow: hidden;
	width: 100%;
}

/* #promo,
#promo .bx-wrapper {
	height: 600px;
} */
#promo .promo-slider {
	height: 600px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#promo .promo-slider .bg {
	display: none;
}

#promo .promo-slider > li {
	/* padding-bottom: 145px; */
	height: 100%;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-position: 50% 50%;
	background-size: 100% 100%;
	position: relative;
}

#promo .promo-slider > li button {
	position: absolute;
	bottom: 0;
}

@media (min-width: 2200px) {
	#promo .promo-slider > li {
		background-position: center !important;
		background-size: 1920px auto !important;
	}
}

/*** Big Slider start ***/
#promo .sr-controls {
	padding-right: 20px;
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: right;
	-ms-flex-pack: right;
	justify-content: right;
}

#promo .sr-controls .bx-controls-direction {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	gap: 30px;
	position: absolute;
	bottom: 30px;
}

.bx-controls .sr-next,
.bx-controls .sr-prev {
	width: 40px;
	height: 40px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	position: relative;
	background: #ffffff80;
	border-radius: 50%;
	cursor: pointer;
}

.bx-controls .bx-next:before,
.bx-controls .bx-prev:before {
	content: "";
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50% -50%);
	-ms-transform: translate(-50% -50%);
	transform: translate(-50% -50%);
	border-radius: 50%;
}

@media (max-width: 768px) {
	/* #promo .bx-wrapper, */
	/* #promo .promo-slider {
		height: 310px;
	} */
	#promo .sr-controls .bx-controls-direction {
		padding-right: 10px;
		gap: 20px;
		bottom: 15px;
	}

	.bx-controls .sr-next,
	.bx-controls .sr-prev {
		width: 30px;
		height: 30px;
	}

	.bx-controls .sr-next svg,
	.bx-controls .sr-prev svg {
		width: 16px;
		height: 7px;
	}

	.bx-controls .bx-next:before,
	.bx-controls .bx-prev:before {
		width: 30px;
		height: 30px;
	}
}

#promo .promo-slider li .text {
	position: absolute;
	z-index: 5;
	top: 40%;
	max-width: 460px;
	padding: 30px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: rgba(255, 255, 255, 0.51);
}

#promo .promo-slider li .black-bg .text {
	background-color: transparent;
}

#promo .promo-slider li .wide-mess .text {
	max-width: 690px;
	border: 1px solid #ff2c40;
}

#promo .promo-slider li .holder {
	position: relative;
}

#promo .promo-slider li .sr-wrapper-link {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}

#promo .promo-slider li .holder img {
	position: absolute;
	right: 0;
	bottom: 0;
	max-width: 60%;
}

#promo .promo-slider li .holder img.sr-add-photo {
	left: 0;
	max-height: 90%;
}

#promo .promo-slider li .holder img.sr-main-photo {
	max-height: 90%;
}

#promo
	.promo-slider
	li
	.holder
	img.sr-main-photo
	#promo
	.promo-slider
	li
	.happy-hours.holder
	img.sr-main-photo {
	max-height: 95%;
}

#promo .promo-slider li .ny-note.holder img.sr-main-photo {
	right: 10%;
	bottom: -52px;
	max-height: 100%;
}

#promo .promo-slider li .holder.students img {
	bottom: 15px;
}

#promo .promo-slider li .holder.students img.sr-add-photo {
	left: 20px;
	max-height: 90%;
}

#promo .promo-slider li .holder.students img.sr-main-photo {
	right: 20px;
}

#promo .promo-slider li .holder {
	height: 100%;
}

#categories strong,
#promo .promo-slider li .text .title {
	display: block;
	margin: 0 0 32px;
	text-transform: uppercase;
	font: 36px/40px "exo_2bold", arial, sans-serif;
}

#promo .promo-slider li .medical-mask .text .title {
	margin-bottom: 20px;
}

#promo .promo-slider li .black-bg .text .title {
	color: #fff;
	font-size: 30px;
}

#promo .promo-slider li .text .title .sr-banner-title {
	display: block;
	margin-bottom: 15px;
	font: 50px/55px "exo_2thin", arial, sans-serif;
	font-weight: 800;
}

#promo .promo-slider li .wide-mess .text .title .sr-banner-title {
	font-size: 32px;
	line-height: 1;
}

#promo .promo-slider li .text li {
	font: 17px/35px "proxima_nova_ltlight", arial, sans-serif;
}

#promo .promo-slider li .text p {
	font: 20px/35px "proxima_nova_ltlight", arial, sans-serif;
}

#promo .promo-slider li .medical-mask .text p,
#promo .promo-slider li .wide-mess .text p {
	font-family: "MyriadProRegular", Arial, serif;
	font-size: 18px;
	line-height: 1.4;
}

#promo .promo-slider li .medical-mask .text {
	min-width: 475px;
}

#promo .buy,
#promo .more {
	display: inline-block;
	min-width: 190px;
	height: 55px;
	margin: 5px 7px 0 0;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	border-radius: 26px;
	font-size: 17px;
	line-height: 60px;
}

#promo .more {
	background: #07b4a5;
}

#promo .more:hover {
	background: #0ec9c2;
}

#promo .more:active {
	background: #009b92;
}

#promo .buy {
	background: #ff2d40;
}

#promo .buy:hover {
	background: #ff4e41;
}

#promo .buy:active {
	background: #e41528;
}

#promo .sr-inst-link {
	text-transform: lowercase;
	color: #08b4a5;
	font-family: "exo_2bold";
	font-size: 38px;
}

#promo .promo-slider li .instagram .text .title .sr-banner-title {
	text-transform: initial;
}

#promo .promo-slider li .ny-note .text .title .sr-banner-title {
	margin-bottom: 22px;
	text-transform: initial;
	font-size: 35px;
	line-height: 1.2;
}

#promo .promo-slider li .instagram .text {
	top: 45%;
	max-width: 485px;
}

#promo .promo-slider li .instagram.spring .text {
	background-color: rgba(255, 255, 255, 0.7);
}

#promo .promo-slider li .students .text {
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
}

#promo .promo-slider li .ny-note .text {
	top: 50%;
	left: 6%;
	padding: 40px;
	background-color: rgba(248, 69, 70, 0.8);
}

#promo .promo-slider li .happy-hours .sr-banner-subtitle {
	text-transform: lowercase;
	font-family: "exo_2thin", arial, sans-serif;
	font-size: 23px;
	font-weight: 800;
	line-height: 1.3;
}

#promo .promo-slider li .happy-hours.spring .sr-banner-subtitle {
	text-transform: initial;
}

#promo .promo-slider li .happy-hours.spring .sr-banner-subtitle .spring-code {
	color: #ff2c40;
}

#promo .promo-slider li .ny-note .sr-banner-subtitle {
	text-transform: initial;
	font-size: 22px;
	line-height: 1;
}

#promo .promo-slider li .happy-hours .text .title {
	font-size: inherit;
	line-height: inherit;
}

#promo .promo-slider li .ny-note .text .title {
	margin-bottom: 0;
	color: #fff;
	text-shadow: 1px 1px 1px #3c0001;
	font: inherit;
}

.card-product .btn-custom-fill {
	padding: 8px 20px;
}

/* .items {
	margin: 0;
} */
#popular.slider {
	padding-top: 50px;
	background: #fff;
	/* display: none; */
}

#popular .slider__title {
	font-size: 18px;
	line-height: 32px;
	text-align: center;
	letter-spacing: 0.2px;
	text-transform: uppercase;
}

#popular .bx-wrapper {
	position: relative;
	max-width: 960px !important;
	margin: 0 auto;
}

/* #popular .bx-viewport {
	height: 550px !important;
} */
#popular .bx-viewport {
	padding: 0;
	height: auto !important;
}

#popular .slider__list {
	margin: 0 auto;
	padding: 60px 0 0;
	width: 960px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	/* height: 550px; */
}

#popular .bx-wrapper ul {
	overflow: visible;
}

#popular .card-product .card-product__header,
#popular .card-product .card-product__footer {
	width: 220px;
}

#popular .slider__list img {
	width: auto;
	min-width: 100%;
	height: auto;
	min-height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

#popular .bx-controls .sr-next,
#popular .bx-controls .sr-prev {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border: 1px solid #2c2c33;
	border-radius: 50%;
}

#popular .bx-controls .sr-next {
	right: -195px;
}

#popular .bx-controls .sr-prev {
	left: -145px;
}

#popular .bx-controls .sr-next::after,
#popular .bx-controls .sr-prev::after {
	content: "";
	width: 12px;
	height: 20px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	/* position: absolute; */
}

#popular .bx-controls .sr-next::after {
	background: url("/local/templates/tm_medstyle_9/images/shop-catalog/arrow-right-slider.svg")
		center/cover no-repeat;
}

#popular .bx-controls .sr-prev::after {
	background: url("/local/templates/tm_medstyle_9/images/shop-catalog/arrow-left-slider.svg")
		center/cover no-repeat;
}

#popular .bx-controls .sr-next.disabled,
#popular .bx-controls .sr-prev.disabled {
	opacity: 0.5;

	cursor: auto;
}

#popular .bx-controls .sr-next.disabled:hover,
#popular .bx-controls .sr-prev.disabled:hover {
	opacity: 0.5;
}

@media (max-width: 1439px) {
	#popular .bx-controls .sr-next {
		right: -115px;
	}

	#popular .bx-controls .sr-prev {
		left: -65px;
	}
}

@media (max-width: 1200px) {
	#popula {
	}

	#popular .bx-wrapper {
		max-width: 720px !important;
	}

	#popular .slider__list {
		width: 720px;
	}
}

@media (max-width: 992px) {
	#popular .bx-wrapper {
		max-width: 480px !important;
	}

	#popular .slider__list {
		padding-top: 50px;
		width: 480px;
	}
}

@media (max-width: 769px) {
	#promo .sr-controls {
		padding-right: 0;
		position: absolute;
		right: 30px;
		bottom: 25px;
	}

	#promo .promo-slider {
		height: 65vw;
		position: absolute;
	}

	#popular .bx-wrapper {
		max-width: 440px !important;
	}

	#popular .slider__list {
		width: 440px;
	}

	#popular .card-product .card-product__header,
	#popular .card-product .card-product__footer {
		/* width: 160px; */
		width: 100%;
	}

	#popular .sr-controls {
		display: none;
	}
}

@media (max-width: 640px) {
	#promo .sr-controls {
		right: 20px;
		bottom: 20px;
	}
}

@media (max-width: 480px) {
	#promo .sr-controls {
		bottom: 15px;
	}

	#popular .bx-wrapper {
		max-width: 360px !important;
	}

	#popular .slider__list {
		width: 100%;
	}
}

.features ul {
	margin: 0 0-2px;
	font-size: 18px;
	line-height: 30px;
}

.catalog li a:hover .text,
.feedback__agreement a:hover {
	text-decoration: none;
}

#catalog {
	padding: 134px 0 0;
	text-align: center;
	background: url(/local/templates/tm_medstyle_9/css/../images/bg_catalog.webp) no-repeat 50% 50% / cover;
}

/* #catalog h2 {
	margin: 0 0 21px;
	color: #fff;
} */
#catalog .pdf {
	position: relative;
	display: inline-block;
	width: 460px;
	height: 80px;
	margin: 0 0 0 38px;
	padding: 0 60px 0 0;
	text-align: right;
	vertical-align: top;
	text-decoration: none;
	text-transform: uppercase;
	color: #222;
	border-radius: 40px;
	background: #fff;
	font-size: 20px;
	line-height: 86px;
}

#catalog .pdf:after {
	position: absolute;
	top: -10px;
	left: -49px;
	width: 278px;
	height: 97px;
	content: "";
	background: url(/local/templates/tm_medstyle_9/css/../images/icon_06.png) no-repeat;
}

#catalog .pdf:hover {
	color: #fff;
	background: #ff4e41;
}

#catalog .pdf:active {
	color: #fff;
	background: #e41528;
}

/* #contacts {
	overflow: hidden;
	height: 1080px;
	padding: 94px 0 0;
	background: url(/local/templates/tm_medstyle_9/css/../images/bg_contact.jpg) no-repeat 50% 50% / cover;
} */
/* #contacts h2, */
.features .more {
	margin: 0 0 28px;
	text-align: center;
	color: #fff;
}

.features {
	position: relative;
	overflow: hidden;
	height: 373px;
	background: url(/local/templates/tm_medstyle_9/css/../images/bg_features.png) no-repeat 50%0;
}

.features .more {
	position: absolute;
	bottom: 76px;
	left: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 210px;
	height: 55px;
	margin: 0 0 0-105px;
	text-decoration: none;
	text-transform: uppercase;
	border: 2px solid #1fcdbe;
	border-radius: 26px;
	font-size: 17px;
	line-height: 55px;
}

.features .more:hover {
	border-color: #0ec9c2;
	background: #0ec9c2;
}

.features .more:active {
	border-color: #009b92;
	background: #009b92;
}

.features ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #fff;
	line-height: 25px;
}

.features ul li {
	top: 222px;
	left: 295px;
}

.features ul li + li {
	top: 122px;
	left: 520px;
	text-align: center;
}

.features ul li + li + li {
	top: 223px;
	left: 777px;
	text-align: right;
}

.features ul li:before {
	position: absolute;
	content: "";
	top: -109px;
	left: -22px;
	width: 57px;
	height: 77px;
	background: url(/local/templates/tm_medstyle_9/css/../images/icon_07.png) no-repeat;
}

.features ul li + li:before {
	top: -107px;
	left: 43px;
	width: 61px;
	height: 79px;
	background: url(/local/templates/tm_medstyle_9/css/../images/icon_08.png) no-repeat;
}

.features ul li + li + li:before {
	top: -101px;
	left: 68px;
	width: 76px;
	height: 61px;
	background: url(/local/templates/tm_medstyle_9/css/../images/icon_09.png) no-repeat;
}

/************ Feedback ***********/
.feedback {
	width: 390px;
}

.feedback-answer {
	width: 474px;
	max-width: 100%;
	padding: 30px 63px;
	line-height: 1.2;
}

.feedback-answer__btn {
	margin-top: 24px;
}

.feedback-answer__btn .btn-custom {
	min-width: 200px;
	padding-top: 14px;
	padding-bottom: 13px;
	border-radius: 23px;
	justify-content: center;
}

.feedback.feedback-static {
	padding: 0;
}

.feedback.feedback-static textarea::-webkit-input-placeholder {
	font-family: var(--font-first);
}

.feedback.feedback-static textarea::-moz-placeholder {
	font-family: var(--font-first);
}

.feedback.feedback-static textarea:-ms-input-placeholder {
	font-family: var(--font-first);
}

.feedback.feedback-static textarea::-ms-input-placeholder {
	font-family: var(--font-first);
}

.feedback.feedback-static textarea::placeholder {
	font-family: var(--font-first);
}

.feedback legend {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0.42px;
	text-transform: uppercase;
}

.feedback fieldset {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	gap: 20px;
}

.feedback .row {
	margin: 0 0 14px;
}

.feedback .row + .row {
	margin: 0 0 30px;
}

.feedback .field-wrap {
	position: relative;
	margin-bottom: 12px;
}

.feedback.feedback-message .field-wrap:nth-child(4) {
	position: absolute;
	top: 0;
	right: 0;
	width: 48%;
}

.feedback .field-wrap.field-error:before {
	position: absolute;
	top: 6px;
	left: calc(100% + 6px);
	display: block;
	max-width: 85px;
	content: "необходимо заполнить";
	color: #ab3a44;
	font-size: 15px;
	line-height: 1;
}

.feedback .row input[type="text"]:nth-child(3) {
	margin: 0;
}

.feedback.feedback-static .row {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.feedback input[type="submit"] {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.checkbox {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	gap: 16px;
	font-size: 12px;
	line-height: 16px;
	color: #a5a8b1;
	position: relative;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
}

.checkbox input[type="checkbox"] {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	opacity: 0;
}

.checkbox input[type="checkbox"] + .checkbox__box {
	min-width: 15px;
	min-height: 15px;
	height: 15px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	/* padding-left: 1px; */
	border: 1px solid #2c2c33;
	position: relative;
}

.checkbox input[type="checkbox"]:checked + .checkbox__box {
	background: #2c2c33;
}

.checkbox input[type="checkbox"] + .checkbox__box svg {
	/* width: 12px; */
	/* position: absolute;
	left: 0.5px; */
	opacity: 0;
	z-index: 1;
}

.checkbox input[type="checkbox"]:checked + .checkbox__box svg {
	opacity: 1;
}

.checkbox .checkbox__text a {
	color: #a5a8b1;
}

.feedback__agreement {
	text-align: center;
	color: #252525;
	font-size: 15px;
	line-height: 1.2;
}

.feedback__agreement a {
	text-decoration: underline;
	color: #067f74;
}

.feedback__agreement-text {
	display: inline-block;
	max-width: 170px;
	text-align: left;
	vertical-align: middle;
}

/* .feedback__btns .btn-custom {
	padding-top: 14px;
	padding-bottom: 13px;
	border-radius: 23px;
} */
.feedback.feedback-message .feedback__btns .btn-custom,
.feedback.recall .feedback__btns .btn-custom {
	min-width: 200px;
}

.feedback.feedback-message .field-wrap {
	width: 100%;
	margin-bottom: 12px;
}

#clients .bx-controls .bx-next.disabled,
#clients .bx-controls .bx-prev.disabled,
.feedback.feedback-message .field-wrap.field-error:before,
.order table thead {
	display: none;
}

.feedback.feedback-message .feedback-message-footer,
.feedback__btns,
.product .info form p {
	text-align: center;
}

.feedback.feedback-message .feedback__agreement,
.feedback.feedback-message .feedback__btns {
	display: inline-block;
	vertical-align: middle;
}

.feedback.feedback-message .feedback__agreement {
	margin-right: 5px;
}

.feedback.feedback-message .row {
	margin-bottom: 4px;
	position: relative;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#clients .bx-controls .bx-next,
#clients .bx-controls .bx-prev {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#clients .bx-controls .bx-prev {
	left: -29px;
}

#clients .bx-controls .bx-next {
	right: -29px;
	left: auto;
}

#clients .bx-wrapper,
#footer {
	position: relative;
}

.partners {
	margin: 0;
	padding: 0 21px 0 19px;
	list-style: none;
	font-size: 0;
	line-height: 0;
}

.partners li {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	float: left;
	width: 220px;
	height: 120px;
	margin: 0 10px 0 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}

.partners li img {
	max-width: 170px;
	max-height: 120px;
	vertical-align: middle;
}

#fast-view .bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left:hover,
#fast-view .bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right:hover,
#fast-view .bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_left:hover,
#fast-view .bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_right:hover,
#footer .social a:hover:after {
	opacity: 1;
}

.breadcrumbs {
	padding: 16px 5px 40px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	gap: 2.57px;
}

.breadcrumbs .breadcrumbs__item {
	margin: 0;
	padding: 0;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	gap: 2.57px;
	color: #959595;
	background-image: none;
}

.breadcrumbs li:last-child,
.breadcrumbs .breadcrumbs__link {
	font-size: 12px;
	font-weight: 400;
	/* line-height: 16px; */
	color: #959595;
}

.breadcrumbs li:last-child {
	color: #95959599;
}

.contacts-block ul {
	margin: 0 0 40px;
	padding: 0;
	list-style: none;
}

.contacts-block ul li {
	display: table-cell;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	width: 190px;
	padding: 0 20px 0 90px;
	vertical-align: middle;
}

.contacts-block ul li:last-child {
	padding-right: 0;
}

/* .contacts-block address {
	font-family: "MyriadProRegular", Arial, sans-serif;
	font-style: normal;
} */
.contacts-block ul li:nth-child(1) {
	background: url(/local/templates/tm_medstyle_9/css/../images/icon_23.png) no-repeat 0 50%;
}

.contacts-block ul li:nth-child(2) {
	background: url(/local/templates/tm_medstyle_9/css/../images/icon_24.png) no-repeat 0 50%;
}

.contacts-block ul li:nth-child(3) {
	background: url(/local/templates/tm_medstyle_9/css/../images/icon_25.png) no-repeat 0 50%;
}

.contacts-block ul li:nth-child(4) {
	background: url(/local/templates/tm_medstyle_9/css/../images/icon_26.png) no-repeat 0 50%;
}

.contacts-block ul li p {
	margin: 0;
}

.contacts-block ul li p span,
.contacts-block ul li > span span {
	color: #777;
}

#map > * {
	width: 100%;
	height: 100%;
}

#contact-form {
	padding: 80px 0;
	background: #e9f0f2;
}

#contact-form form {
	margin: 0 auto;
}

center h1 {
	margin: 0 0 6px;
}

.catalog li {
	display: inline-block;
	width: 280px;
	margin: 0 20px 48px 0;
	text-align: center;
	vertical-align: top;
	font-size: 17px;
	line-height: 22px;
}

.catalog li .visual {
	display: block;
	height: 348px;
	margin: 0 0 20px;
	-webkit-transition: all 150ms linear;
	-o-transition: all 150ms linear;
	transition: all 150ms linear;
	border: 1px solid #cedce2;
}

.catalog li .visual img {
	max-width: 100%;
	max-height: 100%;
}

.catalog li .text {
	display: block;
	text-decoration: underline;
	text-transform: uppercase;
}

.catalog li a:hover .visual {
	-webkit-box-shadow: 0 5px 15px 0 rgba(23, 23, 23, 0.15);
	box-shadow: 0 5px 15px 0 rgba(23, 23, 23, 0.15);
}

/*** General parameters of internal pages ***/
.textile,
.payment,
.sr-return,
.sr-gross-sale,
.faq {
	padding-bottom: 50px;
}

.textile .textile__content,
.payment .payment__content,
.sr-return .sr-return__content,
.sr-gross-sale .sr-gross-sale__content {
	padding: 0 5px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 20px 50px;
	font-size: 15px;
}

.textile .textile__block,
.payment .payment__block,
.sr-return .sr-return__block,
.sr-gross-sale .sr-gross-sale__block {
	padding-top: 20px;
	width: 660px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 8px;
}

.textile .textile__block h2 {
	font-weight: 500;
}

.textile .textile__item {
	margin-bottom: 20px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 8px;
}

.textile .textile__item:last-child {
	margin-bottom: 0px;
}

.textile .textile__text,
.payment .payment__text,
.sr-return .sr-return__text,
.sr-gross-sale .sr-gross-sale__text {
	color: #646872;
}

/*** Textile ***/
.color {
	padding-top: 10px;
}

.color .color__list {
	/* width: 100%; */
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 20px;
}

.color .color__item {
	width: 150px;
	height: 150px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	color: #343331;
}

/*** sr-gross-sale ***/
.sr-gross-sale .link-underline::before {
	background: #646872;
}

@media (max-width: 1439px) {
	.textile .textile__block,
	.sr-return .sr-return__block,
	.sr-gross-sale .sr-gross-sale__block {
		width: 540px;
	}
}

@media (max-width: 1200px) {
	.textile .textile__block,
	.sr-return .sr-return__block,
	.sr-gross-sale .sr-gross-sale__block {
		width: 445px;
	}
}

@media (max-width: 992px) {
	.textile .textile__content,
	.sr-return .sr-return__content,
	.sr-gross-sale .sr-gross-sale__content {
		gap: 20px 25px;
	}

	.textile .textile__block,
	.sr-return .sr-return__block,
	.sr-gross-sale .sr-gross-sale__block {
		width: 340px;
	}
}

@media (max-width: 768px) {
	.textile .title {
		text-align: center;
	}

	.textile .textile__content,
	.sr-return .sr-return__content,
	.sr-gross-sale .sr-gross-sale__content {
		padding-top: 20px;
		gap: 20px;
	}

	.textile .textile__block,
	.sr-return .sr-return__block,
	.sr-gross-sale .sr-gross-sale__block {
		padding-top: 0;
		width: 100%;
	}

	.color .color__list {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media (max-width: 448px) {
}

.wholesale {
	max-width: 1600px;
	width: 100%;
	margin: 0 auto;
}

.wholesale_top {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	gap: 177px;
	padding: 50px 0 72px 0;
}

.wholesale_top_left {
	max-width: 897px;
	width: 100%;
	display: flex;
	flex-direction: column;
}

.wholesale_top_left_title {
	font-size: 32px;
	font-weight: 500;
	text-transform: uppercase;
}

.wholesale_top_left_button {
	max-width: 402px;
	width: 100%;
	background-color: var(--color-aqua);
	height: 40px;
	border: transparent;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
	cursor: pointer;
	transition: all 0.5s;
	display: flex;
	justify-content: center;
	align-items: center;
}

.wholesale_top_left_button:hover {
	background-color: #067f74;
	transition: all 0.5s;
}

.wholesale_top_left_text {
	margin-top: 42px;
	margin-bottom: 55px;
	float: right;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 20px;
}

.wholesale_top_left_text span {
	max-width: 755px;
	width: 100%;
	font-size: 20px;
	font-weight: 400;
	display: block;
}

.wholesale_top_right {
	max-width: 400px;
	width: 100%;
	display: block;
	height: 330px;
	background-color: var(--color-aqua);
}

.wholesale_top_right img {
	transform: translate(-37px, 37px);
	width: 400px;
	height: 315px;
	object-fit: cover;
}

.wholesale_advantages {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	flex-direction: column;
	gap: 40px;
	padding: 30px 0;
}

.wholesale_advantages_box {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
	justify-content: center;
}

.wholesale_advantages_item {
	max-width: 375px;
	width: 100%;
	min-height: 129px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	background-color: #f3f3f3;
	flex-direction: column;
	align-content: center;
	align-items: center;
	padding: 20px;
	gap: 20px;
}

.wholesale_advantages_item span {
	text-align: center;
	font-size: 15px;
	font-weight: 400;
}

.wholesale_conditions {
	margin-top: 30px;
	position: relative;
}
#section1 {
	position: absolute;
	top: -160px;
}
.wholesale_conditions_box {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
	margin: 40px 0;
}

.wholesale_conditions_item {
	max-width: 770px;
	width: 100%;
	background-color: #f3f3f3;
	padding: 60px 0 60px 40px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	flex-direction: column;
}

.wholesale_conditions_item h4 {
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
}
.wholesale_conditions_text {
	margin-top: 50px;
}
.wholesale_conditions_text ul li {
	list-style: inside;
}
.wholesale_conditions_text ul li a:hover {
	text-decoration: underline;
}
.wholesale_conditions_text p {
	font-size: 15px;
	font-weight: 400;
	max-width: 543px;
	width: 100%;
}

.wholesale_question {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	gap: 20px;
	padding: 30px 0;
}

.wholesale_question_img {
	width: 50%;
	display: flex;
}

.wholesale_question_img img {
	object-fit: cover;
	width: 100%;
}

.wholesale_feedback {
	width: 50%;
	padding: 50px 18px 30px 30px;
	background-color: var(--color-aqua);
	position: relative;
}

.wholesale_catalog {
	margin-bottom: 20px;
}

.wholesale_catalog .index-catalog {
	padding: 0;
	margin: 50px 0 0 0;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 26px;
	max-width: 100%;
}

.wholesale_catalog .index-catalog .index-catalog__card {
	max-width: 366px;
	width: 100%;
	height: 340px;
	background-color: #f6f6f6;
	padding: 20px 20px 0 20px;
	overflow: hidden;
	transition: all 0.5s;
}
.wholesale_catalog .index-catalog .index-catalog__card:hover {
	background-color: #e2e2e2c0;
	transition: all 0.5s;
}
.wholesale_catalog .index-catalog .index-catalog__card a {
	display: flex;
	flex-direction: column;
}

.wholesale_catalog_card_margin {
	margin: auto 0;
}

.wholesale_catalog_catalog__card_mini img {
	margin-top: auto;
	min-width: 100%;
	min-height: 100%;
	object-fit: contain;
}

.wholesale_catalog .index-catalog .index-catalog__card a .index-catalog__title {
	text-align: start;
	width: 100%;
}

.wholesale_catalog .index-catalog .wholesale_catalog_box4 a img,
.wholesale_catalog .index-catalog .wholesale_catalog_box1 a img {
	margin: auto 0;
}
.wholesale_catalog .index-catalog .wholesale_catalog_box1 {
	grid-row: span 2;
	height: 706px !important;
}

.wholesale_catalog .index-catalog .wholesale_catalog_box4 {
	grid-row: span 2;
	height: 706px !important;
}

.wholesale_question_img_mob {
	display: none;
}

@media (max-width: 1400px) {
	.wholesale_catalog .index-catalog {
		grid-template-columns: repeat(2, 1fr);
		justify-items: center;
	}
}

@media (max-width: 1200px) {
	.wholesale_top {
		gap: 60px;
	}

	.wholesale_conditions_item {
		padding: 30px 20px;
	}
}

@media (max-width: 768px) {
	.wholesale_catalog .index-catalog {
		grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
	}
	.wholesale_top {
		align-items: center;
		flex-direction: column-reverse;
		padding: 0 0 40px 0;
	}

	.wholesale_top_right img {
		width: 330px;
		height: 261px;
		transform: translate(-30px, 30px);
	}

	.wholesale_top_right {
		width: 322px;
		height: 273px;
		margin-left: 30px;
	}

	.wholesale_top_left_title {
		font-size: 24px;
		text-align: start;
	}

	.wholesale_top_left_text {
		margin-top: 35px;
		margin-bottom: 40px;
		display: flex;
		align-items: flex-start;
	}

	.wholesale_top_left_text svg {
		margin-top: 15px;
	}

	.wholesale_top_left_text span {
		font-size: 18px;
	}

	.wholesale_conditions_box {
		grid-template-columns: repeat(1, 1fr);
	}

	.wholesale_conditions_item h4 {
		font-size: 16px;
		max-width: 270px;
	}

	.wholesale_question {
		flex-direction: column;
	}

	.wholesale_question_img {
		width: 100%;
		height: 500px;
	}

	.wholesale_feedback {
		width: 100%;
		padding: 30px;
	}

	.wholesale_question .wholesale_feedback legend {
		font-size: 20px !important;
	}

	.wholesale_catalog .index-catalog .wholesale_catalog_box4,
	.wholesale_catalog .index-catalog .wholesale_catalog_box1 {
		grid-row: none;
		height: 340px !important;
	}

	.wholesale_catalog .index-catalog .wholesale_catalog_box4 img,
	.wholesale_catalog .index-catalog .wholesale_catalog_box1 img {
		height: 250px !important;
	}
	.wholesale_advantages_item {
		gap: 10px;
	}
}
@media (max-width: 550px) {
	.index-catalog .index-catalog__card a {
		gap: 32px;
	}
	.wholesale_catalog .index-catalog {
		grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	}
	.wholesale_catalog .index-catalog .index-catalog__card a img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.wholesale_catalog_card_margin {
		height: 109px !important;
		width: 133px !important;
	}
	.wholesale_catalog .index-catalog .index-catalog__card {
		height: 280px;
		width: 170px;
		margin: 0;
	}
	.wholesale_catalog .index-catalog .wholesale_catalog_box4,
	.wholesale_catalog .index-catalog .wholesale_catalog_box1 {
		height: 280px !important;
	}
	.wholesale_catalog .index-catalog .wholesale_catalog_box1 a img {
		width: 103px !important;
		height: 203px !important;
	}
	.wholesale_catalog .index-catalog .wholesale_catalog_box4 a img {
		width: 129px !important;
		height: 212px !important;
	}
}
@media (max-width: 480px) {
	.wholesale_catalog .index-catalog {
		grid-template-columns: repeat(auto-fit, minmax(165px, 1fr));
		justify-content: center;
		gap: 8px;
	}
	.wholesale_catalog .index-catalog .index-catalog__title {
		font-size: 15px;
	}

	.wholesale_question_img_mob {
		display: flex;
	}
}

/*** Delivery-Payment */
/* .delivery, */
.payment-delivery {
	padding: 20px 5px 0;
}

.delivery {
	padding-bottom: 20px;
}

/* .payment .delivery__block, */
.delivery {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	gap: 50px;
}

/* .delivery .delivery__block {
	width: 660px;
} */
/* .delivery .delivery__block, */
/* .payment .delivery__block {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;

} */
.payment .delivery__item,
.delivery .delivery__item {
	padding-top: 20px;
	/* width: 660px; */
}

.delivery .delivery__item {
	/* padding-top: 20px; */
	width: 660px;
}

/* .payment .delivery__item {
	width: auto;
} */
.delivery .delivery__item {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	gap: 20px;
}

/* .payment .delivery__item:first-child {
	height: 50px;
} */
.delivery .delivery__icon,
.payment .delivery__icon {
	padding: 13px;
	min-width: 150px;
	width: 150px;
	min-height: 150px;
	height: 150px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.delivery .delivery__icon img,
.payment .delivery__icon img {
	width: 100%;
}

.payment-delivery .payment-delivery__sub,
.delivery .delivery__text,
.payment .delivery__text {
	font-size: 15px;
	line-height: 24px;
	color: #646872;
}

.delivery .delivery__text strong,
.payment .delivery__text strong {
	font-size: 15px;
	line-height: 24px;
	color: var(--color-dark);
}

.delivery .delivery__text p,
.payment .delivery__text p {
	margin-top: 8px;
}

.delivery .delivery__text .sr-circle-left-list + p {
	margin-top: 0;
}

.payment .delivery__text p.delivery__text-m {
	margin-top: 0px;
	margin-bottom: 20px;
}

.delivery .delivery__text .sr-circle-left-list:last-child,
.payment .delivery__text .sr-circle-left-list:last-child {
	margin-top: 0px;
}

.delivery .delivery__text .sr-circle-left-item,
.payment .delivery__text .sr-circle-left-item {
	position: relative;
}

/* .delivery .delivery__text .sr-circle-left-item:before,
.payment .delivery__text .sr-circle-left-item:before {
	top: 10px;
} */
@media (max-width: 1439px) {
	/* .payment .delivery__item, */
	.delivery .delivery__item {
		width: 540px;
	}
}

@media (max-width: 1200px) {
	/* .payment .delivery__item, */
	.delivery .delivery__item {
		width: 440px;
	}
}

@media (max-width: 992px) {
	/* .payment .delivery__item, */
	.delivery .delivery__item {
		width: 330px;
	}

	.delivery .delivery__item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.delivery .delivery__icon,
	.payment .delivery__icon {
		padding-top: 7px;
		padding-bottom: 7px;
		min-height: 35px;
		height: 35px;
	}
}

@media (max-width: 768px) {
	/* .payment .delivery__block, */
	.delivery {
		display: block;
	}

	.payment .delivery__item,
	.delivery .delivery__item {
		width: 100%;
	}
}

@media (max-width: 448px) {
}

.accordion .delivery {
	padding-bottom: 0;
	display: block;
}

.accordion .delivery .delivery__item {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.accordion .delivery .delivery__icon {
	padding-top: 7px;
	padding-bottom: 7px;
	min-height: 35px;
	height: 35px;
}

.accordion .delivery .delivery__item {
	padding-top: 30px;
	width: 100%;
}

.accordion .delivery .delivery__item-first:first-child {
	padding-top: 0;
}

.pagination {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
}

.pagination {
	margin: 0 0 74px;
	padding: 0;
	text-align: center;
}

.pagination li {
	margin: 0 4px;
	font-size: 14px;
	line-height: 120%;
}

.pagination li.active {
	/* margin: 0; */
	color: var(--color-dark);
	/* border-radius: 50%; */
	border: 1px solid var(--color-dark);
}

.pagination .next,
.pagination .prev {
	position: relative;
	display: block;
	width: 24px;
	height: 24px;
	text-indent: -9999px;
}

.pagination li:first-child,
.pagination li:last-child {
	margin: 0 21px;
}

.pagination li,
.pagination li a {
	width: 24px;
	height: 24px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.pagination li a:hover {
	border: 1px solid #d2d4d8;
}

.pagination .next:after,
.pagination .prev:after {
	content: "";
	width: 19px;
	height: 10px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.pagination .prev:after {
	background: url(/local/templates/tm_medstyle_9/css/../images/shop-catalog/arrow-prev.svg) no-repeat;
}

.pagination .next:after {
	background: url(/local/templates/tm_medstyle_9/css/../images/shop-catalog/arrow-next.svg) no-repeat;
}

/* .pagination .prev:after {
	background-position: 0-15px;
} */
/* .pagination .next:after {
	background-position: -7px -15px;
} */
/* .pagination .next.disabled:after {
	background-position: -7px 0;
}
.pagination .prev.disabled:after {
	background-position: 0 0;
} */
.pagination .next.disabled::after,
.pagination .prev.disabled::after {
	opacity: 0.6;
}

/* .pagination .next.disabled:before,
.pagination .prev.disabled:before {
	border-color: #bcbcbc;
}
.pagination .next:hover:before,
.pagination .prev:hover:before {
	width: 34px;
	height: 34px;
	margin: -17px 0 0-17px;
} */
@media (max-width: 768px) {
	.pagination {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.catalog-list .back {
	position: relative;
	display: block;
	width: 240px;
	height: 55px;
	padding: 0 0 0 49px;
	text-decoration: none;
	border: 2px solid #1fcdbe;
	border-radius: 26px;
	font-size: 17px;
	line-height: 54px;
}

.catalog-list .back:hover {
	color: #fff;
	border-color: #0ec9c2;
	background: #0ec9c2;
}

.catalog-list .back:active {
	border-color: #009b92;
	background: #009b92;
}

.catalog-list .back:after,
.catalog-list .back:before {
	position: absolute;
	top: 50%;
	left: 19px;
	width: 22px;
	height: 22px;
	margin: -11px 0 0;
	content: "";
	-webkit-transition: all 150ms linear;
	-o-transition: all 150ms linear;
	transition: all 150ms linear;
}

.catalog-list .back:before {
	opacity: 1;
	background: url(/local/templates/tm_medstyle_9/css/../images/icon_36.png) no-repeat;
}

.catalog-list .back:hover:before {
	margin-left: -3px;
	opacity: 0;
}

.catalog-list .back:after {
	opacity: 0;
	background: url(/local/templates/tm_medstyle_9/css/../images/icon_37.png) no-repeat;
}

.catalog-list .back:hover:after {
	margin-left: -3px;
	opacity: 1;
}

/* PRODUCT Prev */
.product {
	padding: 5px 0 31px;
}

.product .info {
	margin: 0 0 0 373px;
	padding: 3px 0 0;
}

.product .iradio {
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 56px;
	height: 35px;
	margin: 0 5px 6px 0;
	padding: 0 16px;
	text-align: center;
	border: 1px solid #cedce2;
	border-radius: 16px;
	font-size: 18px;
	line-height: 35px;
}

.product .iradio input {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.product .iradio.hover {
	border-color: #07b4a5;
}

.product .iradio.checked {
	color: #fff;
	border-color: #07b4a5;
	background: #07b4a5;
}

.product .col .iradio:nth-child(7) {
	margin-right: 0;
}

.product .row {
	padding: 0 0 19px;
}

.product .col:after,
.product .row:after {
	display: block;
	clear: both;
	content: "";
}

.product .gallery {
	float: left;
	width: 350px;
	margin: 0 23px 0 0;
}

.product .gallery .paging {
	float: left;
	width: 60px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.product .gallery .slideshow {
	position: relative;
	overflow: hidden;
	width: 290px;
	height: 425px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.product .gallery .slideshow li {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.product .price {
	display: block;
	padding: 0 0 8px;
	font-size: 35px;
	line-height: 40px;
}

.product label {
	float: left;
	width: 95px;
	line-height: 37px;
}

.product .row:last-child label {
	margin: 10px 0 0;
}

.product .col {
	margin: 0 0 0 95px;
}

.product .col .more {
	display: block;
	overflow: hidden;
	width: 100%;
	padding: 7px 0 12px;
}

.product .col .more a,
.product .note {
	position: relative;
	display: inline-block;
	vertical-align: top;
}

.product .col .more a {
	text-decoration: none;
	line-height: 20px;
}

#fast-view .more-about-size a:after,
.product .col .more a:after {
	position: absolute;
	right: 0;
	bottom: 3px;
	left: 0;
	content: "";
	border-bottom: 1px dashed #717171;
}

.product .note {
	top: 9px;
	clear: both;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 220px;
	height: 50px;
	margin: 0 0 20px 1px;
	padding: 0 25px 0 22px;
	color: #777;
	border: 1px solid #b4c5cc;
	-webkit-box-shadow: 0 5px 15px 0 rgba(23, 23, 23, 0.15);
	box-shadow: 0 5px 15px 0 rgba(23, 23, 23, 0.15);
	font-size: 14px;
	line-height: 50px;
}

.product .note span {
	position: absolute;
	top: -7px;
	left: 0;
	width: 12px;
	height: 7px;
	background: url(/local/templates/tm_medstyle_9/css/../images/arrow_01.png) no-repeat;
}

.product input[type="submit"] {
	float: left;
	width: 190px;
	height: 55px;
	padding: 3px 0 0 79px;
	cursor: pointer;
	text-align: left;
	text-transform: uppercase;
	color: #fff;
	border: 0;
	border-radius: 26px;
	background: #ff2d40 url(/local/templates/tm_medstyle_9/css/../images/icon_38.png) no-repeat 50px 17px;
	font-size: 17px;
	line-height: 55px;
}

.product .count {
	float: left;
	overflow: hidden;
	margin: 10px 10px 0 0;
}

.count .minus {
	float: left;
	overflow: hidden;
	width: 36px;
	height: 35px;
	text-decoration: none;
	text-indent: -9999px;
	border: 1px solid #cedce2;
	border-radius: 15px 0 0 15px;
	background: url(/local/templates/tm_medstyle_9/css/../images/icon_39.png) no-repeat 50% 50%;
}

.product form {
	margin: 0 0 13px;
}

#fast-view .bx_item_detail .item_buttons_quantity input,
.count input {
	float: left;
	width: 44px;
	height: 35px;
	padding: 0;
	text-align: center;
	color: #222;
	border: 0;
	background: #cedce2;
	line-height: 35px;
}

.count .minus,
.count .plus,
.order .iradio.checked:after,
.order .iradio:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.count .plus {
	float: left;
	overflow: hidden;
	width: 36px;
	height: 35px;
	text-decoration: none;
	text-indent: -9999px;
	border: 1px solid #cedce2;
	border-radius: 0 15px 15px 0;
	background: url(/local/templates/tm_medstyle_9/css/../images/icon_40.png) no-repeat 50% 50%;
}

.count .minus:hover,
.count .plus:hover {
	border-color: #07b4a5;
}

.count .minus:active,
.count .plus:active {
	border-color: #07b4a5;
	background-color: #07b4a5;
}

.product .info h3 {
	margin: 0 0 15px;
	text-transform: uppercase;
	/* font: 18px/25px "MyriadProBold", Arial, sans-serif; */
}

#favorite {
	overflow: hidden;
	padding: 100px 0;
	background: url(/local/templates/tm_medstyle_9/css/../images/bg_favorite.jpg) no-repeat 50% 50% / cover;
}

/* #favorite h2 {
	margin: 0 0 45px;
	text-align: center;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 35px;
} */
#favorite .ul li {
	width: 280px;
	margin: 0 20px 0 0;
}

#favorite .ul {
	margin: 0-20px 0 0;
}

.order .iradio {
	padding: 0 0 0 23px;
}

.order .iradio.checked:after,
.order .iradio:before {
	position: absolute;
	content: "";
	border-radius: 50%;
}

.order .iradio:before {
	top: 0;
	left: 0;
	width: 14px;
	height: 14px;
	border: 1px solid #d0dee3;
}

.order .iradio.checked:after {
	top: 3px;
	left: 3px;
	width: 8px;
	height: 8px;
	background: #07b4a5;
}

.order {
	padding: 5px 0 0;
}

.order .row ul {
	margin: 0;
	padding: 0 0 0 29px;
	list-style: none;
	line-height: 18px;
}

.order .row ul li {
	margin: 0 0 12px;
}

.order table {
	width: 100%;
	margin: 0 0 20px;
	border-collapse: collapse;
}

.order table td {
	padding: 0;
	vertical-align: top;
	border-bottom: 1px solid #cedce2;
}

.order table td:nth-child(1) {
	width: 101px;
	min-height: 100px;
	vertical-align: middle;
}

.order table td:nth-child(2) {
	width: auto;
	padding: 6px 0 0;
	vertical-align: middle;
}

.order table td:nth-child(3) {
	width: 17%;
	padding-bottom: 25px;
}

.order table td.custom,
.order table td:nth-child(4) {
	width: 17%;
}

.order table td:nth-child(2) a {
	margin: 0 0 0 19px;
}

.order table td + td + td {
	padding: 23px 0 0;
}

.order table label {
	text-align: center;
}

.order table .count {
	float: none;
	overflow: hidden;
	width: 116px;
	margin: 0 auto;
	padding: 1px 0 0;
}

.order table strong {
	display: block;
	text-align: center;
	font-size: 25px;
	line-height: 30px;
}

.order .row {
	overflow: hidden;
	margin: 0 0 45px;
	padding: 44px 0 33px;
	border: solid #cedce2;
	border-width: 1px 0;
}

.order h3 {
	margin: 0 0 15px;
	text-transform: uppercase;
	color: #00a795;
	/* font: 18px/25px "MyriadProBold", Arial, sans-serif; */
}

.order .row h3 {
	margin: 0 0 14px;
}

.order .row .col {
	float: left;
	width: 428px;
}

.order .cell .col + .col,
.order .row .col + .col {
	float: right;
}

.order .cell {
	overflow: hidden;
	margin: 0 0 24px;
	padding: 0 8px 0 2px;
}

.order .cell .col {
	float: left;
	width: 420px;
}

.order .cell label,
.order table label {
	display: block;
	margin: 0 0 1px;
	color: #777;
}

.order .cell input[type="text"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 40px;
	padding: 0 10px;
	border: 0;
	border-radius: 5px;
	background: #d9e4e9;
	line-height: 40px;
}

.order .total {
	float: right;
	width: 420px;
	margin: -5px 8px 0 0;
	padding: 15px 0 0;
}

.order .total span {
	display: inline-block;
	margin: 0 10px 0 0;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 30px;
}

.order .total strong {
	display: inline-block;
	font-size: 35px;
	line-height: 30px;
}

.order a.checkout,
.order input[type="submit"] {
	display: inline-block;
	float: right;
	width: 190px;
	height: 55px;
	margin-top: -15px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	border: 0;
	border-radius: 26px;
	background: #ff2d40;
	font-size: 17px;
	line-height: 55px;
}

#nav .nav-opener {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	background: #07b4a5;
}

.gallery .next,
.gallery .prev {
	width: 54px;
	height: 54px;
	display: none;

	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-indent: -9999px;
	overflow: hidden;
	z-index: 100;
}

.gallery .prev {
	left: -27px;
}

.gallery .next {
	right: -27px;
}

#basket-popup .popup,
#confirm-popup .popup,
.gallery .next:before,
.gallery .prev:before {
	top: 50%;
	left: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.gallery .next:before,
.gallery .prev:before {
	position: absolute;
	width: 50px;
	height: 50px;
	margin: -25px 0 0-25px;
	content: "";
	border: 2px solid #222;
	border-radius: 50%;
}

.gallery .next:after,
.gallery .prev:after {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 10px;
	height: 16px;
	margin: -8px 0 0-5px;
	content: "";
	background: url(/local/templates/tm_medstyle_9/css/../images/bg_buttons.png) no-repeat;
}

.gallery .prev:after {
	background-position: 0-16px;
}

.gallery .next:after {
	background-position: -10px -16px;
}

.gallery .next.disabled:after {
	background-position: -10px 0;
}

.gallery .prev.disabled:after {
	background-position: 0 0;
}

.gallery .next.disabled:before,
.gallery .prev.disabled:before {
	border-color: #bcbcbc;
}

.gallery .next:hover:before,
.gallery .prev:hover:before {
	width: 54px;
	height: 54px;
	margin: -27px 0 0-27px;
}

.popup-holder,
.popup-holder .bg {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.popup-holder {
	z-index: 999;
}

.popup-holder--static {
	position: static;
}

.popup-holder .bg {
	background-color: var(--color-bg-overlay);
}

#basket-popup {
	display: none;
}

#basket-popup[data-basket-popup] .popup {
	overflow-y: auto;
	max-height: 90vh;
}

#basket-popup[data-basket-popup] .popup,
#confirm-popup .popup {
	z-index: 999;
	width: 100%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background: #fff;
}

#basket-popup .popup {
	padding: 30px;
	max-width: 730px;
	display: block;
	position: fixed;
}

#basket-popup[data-basket-popup="sr-active"] {
	display: block;
}

#basket-popup[data-basket-popup="sr-active"] .overlay {
	display: block;
}

#confirm-popup .popup {
	position: static;
	max-width: 640px;
	padding: 106px 40px 104px;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	background: #fff url(/local/templates/tm_medstyle_9/css/../images/bg_confirm.png) no-repeat 50% 50%;
}

#confirm-popup .popup--nopadding {
	padding: 0;
}

#confirm-popup .popup--nopadding > div {
	border: 0;
}

.popup-holder .close,
.sr-popup .close {
	position: absolute;
	top: 15px;
	right: 15px;
	overflow: hidden;
	width: 24px;
	height: 24px;
	z-index: 9999;
}

#basket-popup .popup-slider {
	padding-top: 40px;
}

.sr-popup .sr-close {
	position: absolute;
	top: 10px;
	right: 10px;
	overflow: hidden;
	width: 16px;
	height: 16px;
	z-index: 9999;
	text-indent: -9999px;
	background: url(/local/templates/tm_medstyle_9/css/../images/sr-close.svg) no-repeat;
}

.popup-holder .close:hover,
.sr-popup .close:hover {
	cursor: pointer;
	opacity: 0.5;
}

#basket-popup .basket-popup-header {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	gap: 15px;
}

#basket-popup .basket-popup-header strong,
#confirm-popup strong {
	display: block;
	font-size: 14px;
	line-height: 24px;
}

#basket-popup .basket-popup-header strong,
#confirm-popup strong,
#basket-popup .basket-popup-product-name {
	font-weight: 500;
	letter-spacing: 0.42px;
	text-transform: uppercase;
	color: #2c2c33;
}

#basket-popup .basket-popup-header,
#confirm-popup strong {
	margin-bottom: 15px;
}

#basket-popup p {
	margin: 0 0 20px;
	line-height: 30px;
}

#confirm-popup p {
	text-transform: uppercase;
	font-size: 17px;
	line-height: 30px;
}

#basket-popup .basket-popup-product {
	margin-bottom: 20px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	text-align: left;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	/* gap: 40px; */
	gap: 20px;
}

#basket-popup .basket-popup-product-left {
	width: 115px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	overflow: hidden;
}

#basket-popup .basket-popup-product-left img {
	/* display: block; */
	min-width: 100%;
	/* width: 100%; */
	height: auto;
	/* max-height: 300px !important;
	border: 1px solid #e0eaea;
	backface-visibility: hidden; */
}

#basket-popup .basket-popup-product-info {
	/* width: 150px; */
	width: 350px;
}

#basket-popup .basket-popup-product-name {
	/* display: inline; */
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 18px;
}

#basket-popup .basket-popup-product-right {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 20px;
}

#basket-popup .basket-popup-product-price,
#basket-popup .basket-popup-product-total-price,
#basket-popup .basket-popup-product-right input {
	font-weight: 500;
	text-align: center;
}

#basket-popup .basket-popup-product-price,
#basket-popup .basket-popup-product-total-price {
	font-size: 18px;
}

#basket-popup .basket-popup-product-price {
	color: var(--color-dark-blue);
	font-size: 18px;
	font-weight: 500;
}

#basket-popup .basket-popup-product-right input {
	width: 32px;
	height: 32px;
	font-size: 20px;
	border: 1px solid #a5a8b1;
}

#basket-popup .basket-popup-product-count {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	gap: 5px;
}

#basket-popup [data-basket-popup-minus],
#basket-popup [data-basket-popup-plus] {
	width: 24px;
	height: 24px;
	-webkit-transition: 0ms;
	-o-transition: 0ms;
	transition: 0ms;
}

#basket-popup [data-basket-popup-minus] {
	background: url("/local/templates/tm_medstyle_9/images/shop-catalog/minus.svg") center/cover
		no-repeat;
}

#basket-popup [data-basket-popup-plus] {
	background: url("/local/templates/tm_medstyle_9/images/shop-catalog/plus.svg") center/cover
		no-repeat;
}

#basket-popup .basket-popup-product-btns .btn-custom {
	padding: 12px 80px;
	font-size: 12px;
	font-weight: 700;
	line-height: normal;
}

#basket-popup .basket-popup-product-btns .sr-basket-popup-continue {
	border: 1px solid var(--color-dark);
}

#basket-popup .basket-popup-product-btns .btn-custom.btn-custom-fill {
	margin-right: 14px;
}

#basket-popup .btn_order {
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	text-decoration: underline;
	color: #2b2b2b;
	font-size: 17px;
}

#basket-popup .btn_resume {
	/* height: 1px; */
	opacity: 0;
}

#basket-popup .btn_resume:hover {
	text-decoration: none;
}

#basket-popup .btn_order {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 265px;
	height: 55px;
	margin: 0 4px;
	padding: 0 49px;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	border-radius: 26px;
	background: #ff2d40;
	line-height: 59px;
}

.basket-popup-slider #popular .container {
	max-width: 540px !important;
}

.basket-popup-slider #popular .slider__title {
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0.42px;
}

.basket-popup-slider #popular .bx-wrapper {
	padding-top: 26px;
	max-width: 660px !important;
}

.basket-popup-slider #popular .bx-viewport {
	height: 460px !important;
}

.basket-popup-slider #popular .slider__list {
	padding: 0;
	width: 660px;
	/* height: 550px; */
}

.basket-popup-slider #popular .bx-controls .sr-next {
	right: -100px;
}

.basket-popup-slider #popular .bx-controls .sr-prev {
	left: -40px;
}

.basket-popup-slider #popular .card-product .card-product__header,
.basket-popup-slider #popular .card-product .card-product__footer {
	width: 150px;
}

.basket-popup-slider #popular .card-product .card-product__header {
	height: 300px;
}

.basket-popup-slider #popular .card-product .card-product__title {
	font-size: 11.25px;
	line-height: 15px;
}

/* .basket-popup-slider #popular .card-product .btn-custom {
    padding: 8px 20px;
} */
.basket-popup-slider #popular .card-product .btn-custom-fill {
	padding: 6px 15px;
	font-size: 9.75px;
	/* font-weight: 400; */
	line-height: 18px;
	letter-spacing: 0.292px;
}

.main-page-seo-text {
	margin-top: -50px;
	margin-bottom: 100px;
	padding: 100px 20px;
	background-color: #fff;
}

@media (max-width: 767px) {
	#basket-popup[data-basket-popup] .popup {
		/* padding: 30px; */
		max-width: 360px;
	}

	#basket-popup .basket-popup-product-left {
		width: 100%;
	}

	#basket-popup .basket-popup-product-info {
		width: 100%;
	}

	#basket-popup .basket-popup-product-right {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		/* gap: 20px; */
	}

	#basket-popup .basket-popup-product-btns {
		width: 100%;
	}

	#basket-popup .basket-popup-product-btns .btn-custom {
		width: 100%;
		padding: 12px 0;
		display: inline-block;
		text-align: center;
	}

	#basket-popup .basket-popup-product-btns .btn-custom.btn-custom-fill {
		margin-right: 0;
		margin-bottom: 10px;
	}

	.main-page-seo-text {
		padding: 80px 20px 50px;
	}
}

.main-page-seo-text__wrapper {
	width: 1180px;
	margin: 0 auto;
}

@media (max-width: 1220px) {
	.main-page-seo-text__wrapper {
		width: 980px;
	}
}

@media (max-width: 1023px) {
	.main-page-seo-text__wrapper {
		width: 750px;
	}
}

@media (max-width: 767px) {
	.main-page-seo-text__wrapper {
		width: 100%;
		text-align: center;
	}
}

.read-more-btn {
	display: inline-block;
	width: 130px;
	height: 45px;
	margin: 5px 7px 0 0;
	cursor: pointer;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	border-radius: 26px;
	background: #07b4a5;
	font-size: 15px;
	line-height: 50px;
}

.read-more-hidden-text {
	display: none;
}

.b24-widget-button-openline_livechat {
	display: none !important;
}

#nav-icon4 {
	position: relative;
	width: 55px;
	height: 55px;
	cursor: pointer;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

#nav-icon4 span {
	position: absolute;
	left: 50%;
	display: block;
	width: 70%;
	height: 3px;
	-webkit-transition: 0.25s ease-in-out;
	-o-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
	-webkit-transform: rotate(0deg) translateX(-50%);
	-ms-transform: rotate(0deg) translateX(-50%);
	transform: rotate(0deg) translateX(-50%);
	opacity: 1;
	border-radius: 9px;
	background: #fff;
}

#nav-icon4 span:nth-child(1),
#nav-icon4 span:nth-child(2),
#nav-icon4 span:nth-child(3) {
	top: 10px;
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
}

#nav-icon4 span:nth-child(2),
#nav-icon4 span:nth-child(3) {
	top: 18px;
}

#nav-icon4 span:nth-child(3) {
	top: 26px;
}

#nav-icon4 .nav-title {
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	text-transform: uppercase;
	opacity: 1;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
}

.js-catalog-menu-opened #nav-icon4 .nav-title {
	opacity: 0;
}

.js-catalog-menu-opened #nav-icon4 {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	background-color: #3f3f3f;
}

.js-catalog-menu-opened #nav-icon4 span:nth-child(1) {
	top: 10px;
	left: 13px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.js-catalog-menu-opened #nav-icon4 span:nth-child(2) {
	width: 0%;
	opacity: 0;
}

.js-catalog-menu-opened #nav-icon4 span:nth-child(3) {
	top: 38px;
	left: 13px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/* .header__phone {
	display: block;
	margin: 0;
	color: #000;
	text-decoration: none;
} */
#cloud-zoom-big,
#wrap {
	z-index: 300 !important;
}

#wrap .mousetrap {
	width: 100% !important;
	height: auto !important;
	z-index: 331 !important;
}

.item-discount span.discount-mark {
	position: absolute;
	top: -1px;
	left: -1px;
	display: inline-block;
	height: auto;
	padding: 2px 10px;
	color: #fff;
	border-bottom-right-radius: 6px;
	background-color: #ff2d40;
	font-size: 17px;
	font-weight: 700;
}

/* .items strong.item-old-price {
	margin-bottom: 0;
	text-decoration: line-through;
	opacity: 0.4;
	font-size: 20px;
} */
.js-scroll-to-top {
	position: fixed;
	left: 40px;
	bottom: 30px;
	display: none;
	overflow: hidden;
	width: 50px;
	height: 50px;
	cursor: pointer;
	-webkit-transition: background 0.3s;
	text-align: center;
	color: #3d4245;
	/* background: #fff; */
	background: #343331;
	/* border: 2px solid; */
	border-color: #1fb4a5;
	-o-transition: background 0.3s;
	transition: background 0.3s;
	opacity: 0.8;
	z-index: 900;
}

.js-scroll-to-top:hover {
	-webkit-transition: background 0.3s;
	-o-transition: background 0.3s;
	transition: background 0.3s;
	border-color: #fff;
	/* background: #1fb4a5;*/
	background: #25aa9d;
}

.js-scroll-to-top::before {
	position: absolute;
	top: 22px;
	left: 18px;
	display: block;
	width: 14px;
	height: 14px;
	content: "";
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	/* border-top: 3px solid #3d4245;
	border-right: 3px solid #3d4245; */
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
}

/* .js-scroll-to-top:hover::before {
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
} */
@media (max-width: 768px) {
	.js-scroll-to-top {
		/* right: 22px; */
		/* bottom: 128px; */
		bottom: 20px;
		left: 20px;
		width: 40px;
		height: 40px;
	}

	.js-scroll-to-top::before {
		top: 18px;
		left: 14px;
		width: 10px;
		height: 10px;
	}
}

.sr-dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 15px 0 rgba(23, 23, 23, 0.15);
	box-shadow: 0 5px 15px 0 rgba(23, 23, 23, 0.15);
}

.sr-dropdown-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sr-dropdown-menu a {
	display: block;
	padding: 10px 20px;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	white-space: nowrap;
	text-decoration: none;
	opacity: 1;
	background-color: #fff;
}

.sr-dropdown-menu a:hover,
.sr-dropdown-menu li.active a {
	color: #fff;
	background-color: #07b4a5;
}

.sr-dropdown-menu a:active {
	opacity: 0.6;
}

.header__catalog-dropdown {
	position: absolute;
	top: 0;
	left: 20px;
}

.header__panel-phone {
	position: absolute;
	top: 10px;
	right: 340px;
	display: none;
}

.header__panel-phone-link {
	display: inline-block;
	padding: 5px 25px;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-decoration: none;
	opacity: 1;
	color: #fff;
	border-radius: 50px;
	background-color: #07b4a5;
	font-size: 23px;
}

.header__panel-phone-link:hover {
	opacity: 0.8;
}

.header__panel-phone-link:active {
	opacity: 0.6;
}

.header__catalog-dropdown {
	display: none;
}

.header__catalog-dropdown:hover .sr-dropdown-menu {
	display: block;
	-webkit-animation: fadeIn;

	animation: fadeIn;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
}

.sr-dropdown-toggle {
	display: inline-block;
	height: 55px;
	padding: 5px 20px;
	cursor: pointer;
	text-transform: uppercase;
	opacity: 1;
	color: #fff;
	border: 0;
	background-color: #08b5a5;
	font-size: 18px;
	font-weight: 700;
}

.header__catalog-dropdown:hover .sr-dropdown-toggle {
	color: #08b5a5;
	background-color: #fff;
}

.sr-dropdown-toggle:active {
	opacity: 0.8;
}

.sr-dropdown-toggle .fa {
	margin-right: 10px;
}

.panel.js-fixed {
	position: fixed;
	z-index: 10000;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 55px;
	-webkit-animation: fadeIn;
	animation: fadeIn;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-box-shadow: 0-2px 6px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0-2px 6px 3px rgba(0, 0, 0, 0.2);
}

.panel.js-fixed .header__catalog-dropdown,
.panel.js-fixed .header__panel-phone {
	display: block;
}

.panel.js-fixed .js-btn-message,
.panel.js-fixed .js-btn-recall {
	display: none;
}

.panel.js-fixed .header-search {
	left: 245px;
}

@media (max-width: 1220px) {
	.panel.js-fixed .header-search {
		left: 200px;
	}

	.header__panel-phone {
		right: 300px;
	}
}

@media (max-width: 768px) {
	.header__catalog-dropdown,
	.header__panel-phone {
		display: none;
	}
}

.r-tabs .r-tabs-nav {
	margin: 0;
	padding: 0;
}

.r-tabs .r-tabs-tab {
	display: inline-block;
	margin: 0;
	list-style: none;
}

.r-tabs .r-tabs-panel {
	display: none;
	padding: 15px;
}

.r-tabs .r-tabs-accordion-title {
	display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
	display: block;
}

.sr-tabs .r-tabs-nav {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.sr-tabs .r-tabs-anchor {
	display: inline-block;
	padding: 10px 20px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-decoration: none;
	color: #3f3f3f;
	border: 1px solid #cedce2;
	background-color: rgba(233, 240, 242, 0.5);
	font-size: 16px;
}

.sr-tabs .r-tabs-tab:not(:last-child) .r-tabs-anchor {
	border-right: none;
}

.sr-tabs .r-tabs-anchor:hover {
	color: #fff;
	border: 1px solid #079283;
	background-color: #079283;
}

.sr-tabs .r-tabs-state-active .r-tabs-anchor {
	color: #fff;
	border: 1px solid #07b4a5;
	background-color: #07b4a5;
}

.sr-tabs .r-tabs-panel {
	padding: 15px 0;
}

@media only screen and (max-width: 768px) {
	.r-tabs .r-tabs-nav {
		display: none !important;
	}

	.r-tabs .r-tabs-accordion-title {
		display: block;
		margin-top: -1px;
	}

	.sr-tabs .r-tabs-anchor {
		display: block;
	}

	.sr-tabs .r-tabs-panel {
		padding: 10px;
		border: 1px solid #08b5a5;
	}

	.sr-tabs .notes-list .icon {
		float: none;
	}
}

.sr-promo .items .sr-item-pic {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}

.sr-promo--light {
	background-color: #fff !important;
}

.sr-promo--light .items li > a,
.sr-promo--light .items li > div {
	background: #e4eeed;
}

@media (max-width: 768px) {
	.sr-promo {
		padding: 60px 0 !important;
	}

	/* #popular .items {
		height: 400px;
		padding: 0 !important;
	} */
	.sr-promo .items li,
	.sr-promo .items li > a,
	.sr-promo .items li > div {
		height: 400px;
	}

	/* #popular .bx-viewport {
		height: 400px !important;
	} */
	/* .sr-promo h2 {
		margin-bottom: 20px !important;
		padding-right: 10px !important;
		padding-left: 10px !important;
		font-size: 20px !important;
		line-height: 25px !important;
	} */
}

.page--basket .sr-footer .links,
.page--order .sr-footer .links,
.page--shop .sr-footer .links {
	display: none;
}

.page--basket .sr-footer,
.page--order .sr-footer,
.page--shop .sr-footer {
	padding-top: 50px;
}

.sr-order-wrap {
	width: 85%;
	margin-bottom: 50px;
}

@media (max-width: 1220px) {
	.sr-order-wrap {
		width: 100%;
	}
}

.sr-banner * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.sr-banner__inner {
	position: relative;
	height: 600px;
}

.sr-banner__bg-holder {
	position: relative;
	width: 100%;
	height: 100%;
	background-image: url(/local/templates/tm_medstyle_9/css/../images/medstyle_banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%auto;
}

.sr-banner__bg-holder::before {
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, rgba(255, 255, 255, 0)),
		color-stop(71%, #d7e7f4),
		color-stop(79%, #b6d2eb),
		color-stop(90%, #afe0f3),
		to(#a8ecfb)
	);
	background: -o-linear-gradient(
		top,
		rgba(255, 255, 255, 0) 0,
		#d7e7f4 71%,
		#b6d2eb 79%,
		#afe0f3 90%,
		#a8ecfb 100%
	);
	background: linear-gradient(
		to bottom,
		rgba(255, 255, 255, 0) 0,
		#d7e7f4 71%,
		#b6d2eb 79%,
		#afe0f3 90%,
		#a8ecfb 100%
	);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#a8ecfb', GradientType=0);
}

.sr-banner__container .holder {
	height: 100%;
}

.sr-banner__promo-pic {
	position: absolute;
	right: 15px;
	bottom: 0;
	width: 390px;
	height: 700px;
	background-image: url(/local/templates/tm_medstyle_9/css/../images/medstyle_banner_sub-pic_crop.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: contain;
}

.sr-banner__header {
	padding-top: 40px;
}

.sr-banner--holyday .sr-banner__header {
	position: relative;
	top: 30px;
	width: 330px;
	height: 330px;
	background-image: url(/local/templates/tm_medstyle_9/css/../images/medstyle_man_holyday.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.sr-banner__footer {
	position: absolute;
	bottom: 140px;
	width: 100%;
	padding: 40px 0;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.85);
}

.sr-banner__footer::after,
.sr-banner__footer::before {
	top: 15px;
	height: 1px;
	background-color: #777;
}

.sr-banner__footer::after {
	top: auto;
	bottom: 15px;
}

.sr-banner__action-btn {
	display: inline-block;
	margin-bottom: 15px;
	padding: 10px 20px 5px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	text-decoration: none;
	opacity: 1;
	color: inherit;
	border: 5px solid #ff2d40;
	border-radius: 10px;
	font-size: 40px;
	font-weight: 700;
	line-height: 1.4;
}

.sr-banner__action-btn:hover {
	-webkit-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	transform: translateY(-2px);
	opacity: 0.8;
}

.sr-banner__action-btn:active {
	-webkit-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	transform: translateY(-2px);
	opacity: 0.6;
}

.sr-banner__action-text {
	font-size: 24px;
	line-height: 1.4;
}

.sr-banner__promo-item {
	width: 235px;
	margin-bottom: 30px;
	padding: 15px;
	text-align: center;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.73);
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.73);
	font-size: 18px;
	line-height: 1;
}

@media (max-width: 767px) {
	.sr-wide-wrap {
		display: block;
	}

	.sr-banner__inner {
		height: auto;
	}

	.sr-banner__container {
		position: static;
	}

	.sr-banner__header {
		display: none;
	}

	.sr-banner--holyday .sr-banner__header {
		position: static;
		display: block;
		width: 100%;
		height: 370px;
		margin: 20px auto;
	}

	.sr-banner__footer {
		position: static;
		bottom: 60px;
		padding-right: 10px;
		padding-left: 10px;
		background-color: rgba(255, 255, 255, 0.8);
	}

	.sr-banner--holyday .sr-banner__footer {
		display: none;
	}

	.sr-banner__promo-pic {
		background: 0 0;
	}

	.sr-banner__action-btn {
		font-size: 22px;
		line-height: 1.4;
	}

	.sr-banner__action-text {
		padding-right: 15px;
		padding-left: 15px;
		font-size: 17px;
	}
}

.product-menu .menu {
	margin: 0 !important;
}

#fast-view {
	display: none;
}

#fast-view .popup {
	max-width: 730px;
	display: block;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	overflow-y: auto;
	background-color: #fff;
}

#fast-view .popup-content {
	max-width: 710px;
	padding: 30px;
	max-height: 90vh;
	position: relative;
}

#basket-popup .popup-content {
	position: relative;
}

#fast-view .bx_item_detail .bx_item_detail_size .bx_size_scroller_container {
	position: relative;
}

#fast-view .bx_item_detail .bx_item_detail_size .bx_size {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0;
}

#fast-view .bx_bigimages img {
	max-width: 100%;
	height: auto;
	-o-object-fit: cover;
	object-fit: cover;
}

.sr-buy-control-mod {
	display: none;
}

.item_info_section--quantity {
	display: none;
}

.sr-city-change {
	display: inline-block;
	min-width: 200px;
	height: 39px;
	padding: 6px 50px 6px 10px;
	vertical-align: top;
	color: #07b4a5;
	border: 1px solid #07b4a5;
	border-radius: 19px;
	background-color: #fff;
	font-size: 17px;
}

.sr-city-change.js-active {
	border-bottom: 1px solid transparent;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.sr-city-change,
.sr-city-change * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.sr-city-change__btn {
	position: absolute;
	top: 50%;
	right: 10px;
	width: 39px;
	height: 39px;
	cursor: pointer;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	line-height: 39px;
}

.sr-city-change__btn svg {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 24px;
	height: 24px;
	-webkit-transform: translate(-50%, -50%) rotate(0);
	-ms-transform: translate(-50%, -50%) rotate(0);
	transform: translate(-50%, -50%) rotate(0);
}

.sr-city-change.js-active .sr-city-change__btn svg {
	-webkit-transform: translate(-50%, -50%) rotate(180deg);
	-ms-transform: translate(-50%, -50%) rotate(180deg);
	transform: translate(-50%, -50%) rotate(180deg);
}

.sr-city-change__list {
	position: absolute;
	z-index: 100;
	top: 100%;
	left: -1px;
	display: none;
	overflow: hidden;
	width: calc(100% + 2px);
	margin: 0;
	padding: 0 0 10px;
	list-style: none;
	border: 1px solid #07b4a5;
	border-bottom-right-radius: 19px;
	border-bottom-left-radius: 19px;
	background-color: #fff;
}

.sr-city-change.js-active .sr-city-change__list {
	display: block;
	border-top: 1px solid transparent;
}

.sr-city-change__link {
	display: block;
	padding: 2px 10px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-decoration: none;
	color: #333;
	background-color: transparent;
}

.sr-city-change__link:hover {
	text-decoration: none;
	color: #fff;
	background-color: #07b4a5;
}

#promo .promo-slider li .instagram.workflow .text {
	max-width: 485px;
	background-color: rgba(255, 255, 255, 0.75);
}

#promo .promo-slider li .instagram.workflow .text .title .sr-banner-title {
	font-size: 40px;
	line-height: 44px;
}

.foot,
.head2 {
	text-transform: uppercase;
}

.head2 {
	padding-bottom: 35px;
	text-align: center;
	font-family: "proxima_nova_rgbold", Arial, sans-serif;
	font-size: 1.8vw !important;
	font-weight: 700;
}

.foot {
	margin: 0 0 4px;
	color: #fff;
	font: 18px/30px "proxima_nova_rgbold", Arial, sans-serif;
}

.hover .sr-placeholder label,
.hover .sr-placeholder span {
	color: transparent !important;
}

@media screen and (max-width: 767px) {
	.feedback.feedback-message .field-wrap:nth-child(4) {
		position: relative;
		width: 100%;
	}
}

.video-wrapper {
	position: relative;
	overflow: hidden;
	height: 0;
	padding-bottom: 56.25%;
}

.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-width: 0;
	outline-width: 0;
}

#cookie_notification {
	position: fixed;
	bottom: 15px;
	left: 50%;
	display: none;
	width: 950px;
	max-width: 90%;
	padding: 5px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	border-radius: 4px;
	background-color: #fff;
	-webkit-box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
	box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);

	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: end;
	-webkit-box-align: end;
	align-items: end;
	z-index: 9999999999;
}

#cookie_notification p {
	margin: 0;
	text-align: left;
	color: #000;
	/* font-size: 0.7rem; */
	font-size: 12px;
	line-height: 1.5;
}

@media (min-width: 576px) {
	#cookie_notification.show {
		display: -ms-flexbox;
		display: -webkit-box;
		display: flex;
	}

	.cookie_accept {
		margin: 0 0 0 25px;
	}
}

@media (max-width: 575px) {
	#cookie_notification.show {
		display: block;
		text-align: left;
	}

	.cookie_accept {
		margin: 10px 0 0;
	}
}

/* *********************** Ruslan *************************! */
.main {
	padding-top: 149px;
}

.main .main__shop-body {
	/* padding: 0 5px; */
	padding: 109px 5px 0;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	gap: 80px;
	position: relative;
}

.main .main__shop-body .breadcrumbs {
	position: absolute;
	top: 0;
	left: 0;
}

.main .sidebar {
	padding: 10px 0 24px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	gap: 10px;
}

.main .filter-sect,
.main .sidebar__subcategories {
	width: 250px;
}

/* .main .filter-sect, */
.main .main__shop-product {
	padding-bottom: 100px;
}

.main .main__shop-product .sidebar__subcategories {
	width: 268px;
}

.main .sidebar__categories-close.btn-custom {
	width: 43px;
	height: 43px;
	display: none;
	position: absolute;
	left: 29px;
	top: 18px;
}

.main .sidebar .sidebar__list-categories {
	padding: 16px 0 17px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	gap: 10px;
	border-bottom: 1px solid #f0f0f0;
}

.main .main__shop-body #back {
	display: none;
}

.main .main__shop-product #back {
	display: block;
}

.main .main__shop-body #list {
	display: block;
}

.main .main__shop-product #list {
	display: none;
}

.main .sidebar .sidebar__category {
	padding: 12px 0;
	font-size: 12px;
	line-height: normal;
	letter-spacing: 0.24px;
	text-transform: uppercase;
	border-bottom: 1px solid #f0f0f0;
}

.main .sidebar .sidebar__category-link {
	padding: 12px 0;
	/* font-size: 12px;
  line-height: normal;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  border-bottom: 1px solid #f0f0f0; */
}

.main .sidebar .sidebar__category-link:hover {
	opacity: 0.5;
	/* font-size: 12px;
  line-height: normal;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  border-bottom: 1px solid #f0f0f0; */
}

.main .main__shop-body .main__buttons-panel,
.main .main__shop-body .main__title {
	/* padding: 20px 0;
	font-size: 20px;
	line-height: 25px; */
	position: absolute;
	top: 52px;
}

.main .main__shop-body .main__buttons-panel {
	right: 5px;
}

.main .main__shop-body .filter-btn,
.main .main__shop-body .category-btn {
	display: none;
	border: none;
}

.main .main__shop-body .main__title {
	padding: 20px 5px;
	left: 0;
}

/* .main .main__shop-body .main__sort {

} */
/* .main .main__title,
.main .filter-sect__title,
.main .filter-sect__subtitle {
	font-weight: 500;
	letter-spacing: 0.2px;
	text-transform: uppercase;
} */
.main .main__shop-body .main__title.main__title-sort {
	padding: 0;
	position: static;
}

.main .main__shop-body .main__sort {
	padding: 16px 0 17px;
	width: 240px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: end;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	gap: 10px;
	border: none;
	border-bottom: 1px solid #f0f0f0;
}

.main .main__shop-body .main__arrows {
	height: 24px;
}

.main .main__shop-body .main__catalog {
	padding-top: 25px;
	/* padding-left: 78px; */
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media (max-width: 1439px) {
	.main .main__shop-body .main__catalog {
		padding-left: 5px;
	}
}

@media (max-width: 1200px) {
	.main .main__shop-body {
		padding: 109px 0 0;
		gap: 21px;
	}

	.main .filter-sect,
	.main .sidebar__subcategories {
		width: 210px;
		padding: 0;
	}

	.main .main__shop-product .sidebar__subcategories {
		width: 210px;
		/* padding: 0; */
	}

	.main .main__shop-body .main__catalog {
		padding-left: 0;
	}
}

@media (max-width: 992px) {
	.main .main__shop-body {
		gap: 18px;
	}

	/* .main .main__shop-product .sidebar__subcategories {
		width: 250px;
	} */
	.main .filter-sect,
	.main .sidebar__subcategories {
		width: 220px;
		/* padding: 0; */
	}

	.main .main__shop-product .sidebar__subcategories {
		width: 220px;
		/* padding: 0; */
	}

	.bx_filter .btn-custom-fill + .btn-custom {
		margin-left: 0px;
		/* padding: 8px 14.5px; */
	}
}

@media (max-width: 768px) {
	.main {
		padding-top: 160px;
	}

	.breadcrumbs {
		display: none;
	}

	.main .main__shop-body {
		padding: 62px 0 0;
		display: block;
	}

	.main .main__shop-body .main__catalog {
		margin-top: 38px;
	}

	.main .main__shop-product {
		padding: 0;
	}

	.main .main__catalog li {
		width: 50%;
	}

	.main .main__shop-body .main__buttons-panel {
		width: 100%;
		display: -ms-flexbox;
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		gap: 38px;
	}

	.main .main__shop-body .filter-btn,
	.main .main__shop-body .category-btn {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.main .main__shop-body .filter-btn,
	.main .main__shop-body .category-btn,
	.main .main__shop-body .main__sort {
		padding: 7px 0;
		gap: 5px;
	}

	.main .main__shop-body .filter-btn {
		width: 80px;
	}

	.main .main__shop-body .main__sort {
		width: 98px;
		border-bottom: none;
	}

	.main .main__shop-body .main__sort svg {
		min-width: 24px;
	}

	.main .main__shop-body .main__title {
		width: 100%;
		text-align: center;
		top: 0;
		/* left: 50%; */
		/* transform: translateX(-50%); */
	}

	.main .main__shop-body .main__title.main__title-sort {
		position: static;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	/* .main .filter-sect,
	.main .sidebar__subcategories {
	} */
	.main .sidebar__subcategories,
	.main .filter-sect {
		width: 440px;
		height: 100vh;
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999;
	}

	.main .sidebar__categories-content,
	.main .filter-sect .filter-sect__content {
		padding: 32px 30px 32px 80px;
		width: 440px;
		height: 100%;
		/* display: none; */
		position: fixed;
		/* top: 0;
		left: 0; */
		background: #ffffff;
		overflow-y: auto;
		z-index: 1000;
	}

	.main .sidebar__subcategories[data-sidebar-subcategory="sr-active"],
	.main .filter-sect[data-sidebar-filter="sr-active"] {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.main .sidebar {
		padding: 0;
		-ms-flex-direction: row;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
		width: 72%;
		gap: 0px;
	}

	.main .main__shop-product .sidebar {
		display: none;
	}

	.main .sidebar__categories-close.btn-custom {
		display: block;
	}

	.main .sidebar__categories-close.btn-custom:hover {
		opacity: 0.5;
	}

	.main .sidebar .sidebar__list-categories {
		border-bottom: none;
	}

	.main .main__shop-body .main__sort,
	.main .main__shop-body .main__title.main__title-sort,
	.filter-sect__title {
		font-size: 10px;
		line-height: 13px;
		font-weight: 500;
	}

	.main .sidebar .sidebar__list-categories,
	.main .main__shop-body .main__sort {
		padding: 7px 0;
	}

	.main .main__shop-body .main__buttons-panel {
		top: 62px;
		right: 0px;
	}

	.filter-sect__funnel,
	.sidebar__list-icon {
		width: 24px;
		height: 24px;
	}
}

@media (max-width: 480px) {
	.main .sidebar__subcategories,
	.main .filter-sect {
		width: 350px;
	}

	.main .sidebar__categories-content,
	.main .filter-sect .filter-sect__content {
		width: 350px;
	}

	.main .sidebar {
		width: 67%;
	}

	.main .main__shop-body .main__title {
		text-align: center;
		width: 100%;
	}

	.main .main__shop-body .main__buttons-panel {
		gap: inherit;
	}

	.main .main__shop-body .main__title.main__title-sort {
		width: 74px;
	}
}

/**********! Product-Info **********/
/* .product-info {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 60px;
} */
.product-info {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 60px;
	justify-content: center;
	align-items: center;
}

.product-info.product-info-popup {
	gap: 30px;
}

.product-info .slider {
	width: 525px;
	height: 774px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	position: relative;
	overflow: hidden;
}

.product-info .slider.slider-popup {
	width: 300px;
	height: 442px;
}

.product-info .slider.slider-popup .bx_bigimages_imgcontainer {
	width: 100%;
	height: 100%;
}

.product-info .slider.slider-popup .bx_bigimages_aligner {
	width: 100%;
	height: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

/* .product-info .slider__controls {
	padding: 0 5px;
	width: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
	z-index: -2;
} */
.product-info .slider__arrow {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
	z-index: 999;
}

.product-info .slider__arrow::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 40px;
	height: 40px;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.product-info .slider__arrow.slider__arrow-left {
	left: 5px;
}

.product-info .slider__arrow.slider__arrow-right {
	right: 5px;
}

.product-info .product-info__image img {
	width: 100%;
	/* height: 774px; */
}

.product-info .product-info__detail {
	width: 456.66px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	/* align-items: flex-start; */
	gap: 30px;
}

.product-info .product-info__detail.product-info__detail-popup {
	width: 320px;
	gap: 20px;
}

.product-info .product-info__content,
.product-info .product-info__content-body {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	gap: 16px;
}

.product-info .product-info__content.product-info__content-popup,
.product-info .product-info__content-body.product-info__content-body-popup {
	gap: 5px;
}

.product-info .product-info__content-header {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	gap: 20px;
	flex-direction: column;
}

/* .product-info .product-info__label {

} */
.product-info h1 {
	padding-bottom: 8px;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 32px;
	line-height: 1.1;
	font-weight: 700;
}

.product-info .product-info__article {
	font-size: 12px;
	line-height: 16px;
	color: #a5a8b1;
}

.product-info .product-info__price {
	min-width: 80px;
	text-align: end;
	width: fit-content;
	padding: 10px 20px;
	border: 1px solid var(--color-dark);
	cursor: pointer;
}

.product-info .title.title-popup-prod {
	font-size: 18px;
}

.product-info .product-info__content-header {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.product-info .bx_item_detail_size,
.product-info .product-info__size {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.product-info .bx_item_detail_size {
	gap: 10px;
}

.product-info .product-info__size {
	gap: 5px;
}

.product-info .bx_item_detail_size:first-child,
.product-info .bx_item_detail_size:last-child,
.product-info .product-info__size:first-child,
.product-info .product-info__size:last-child {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

/* .product-info .product-info__size {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 5px;
} */
.product-info .product-info__block {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	/* gap: 10px;
	order: 1; */
}

.product-info .product-info__block li:hover {
	color: #ffffff;
	background: #999998;
	border: 1px solid #999998;
}

.product-info .product-info__block li.bx_active,
.product-info .product-info__block li.bx_active:hover {
	color: #ffffff;
	background: #343331;
	border: 1px solid #343331;
}

.product-info .product-info__razmer_obuvi-popup,
.product-info .product-info__razmer_odezhdy-popup,
.product-info .product-info__rost-popup,
.product-info .product-info__razmer_obuvi,
.product-info .product-info__razmer_odezhdy,
.product-info .product-info__rost {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
}

.product-info .product-info__razmer_obuvi,
.product-info .product-info__razmer_odezhdy,
.product-info .product-info__rost {
	gap: 16px;
}

.product-info .product-info__razmer_obuvi ul,
.product-info .product-info__razmer_odezhdy ul,
.product-info .product-info__rost ul,
.product-info .product-info__tkani ul,
.product-info .product-info__razmer_obuvi-popup ul,
.product-info .product-info__razmer_odezhdy-popup ul,
.product-info .product-info__rost-popup ul,
.product-info .product-info__tkani-popup ul {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.product-info .product-info__razmer_obuvi ul,
.product-info .product-info__razmer_odezhdy ul,
.product-info .product-info__rost ul,
.product-info .product-info__tkani ul {
	gap: 10px;
}

.product-info .product-info__razmer_obuvi-popup ul,
.product-info .product-info__razmer_odezhdy-popup ul,
.product-info .product-info__rost-popup ul,
.product-info .product-info__tkani-popup ul {
	gap: 1px;
}

.product-info .product-info__razmer_obuvi-popup ul li,
.product-info .product-info__razmer_odezhdy-popup ul li,
.product-info .product-info__rost-popup ul li,
.product-info .product-info__razmer_obuvi ul li,
.product-info .product-info__razmer_odezhdy ul li,
.product-info .product-info__rost ul li {
	/* padding: 8px 16px; */
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 16px;
	line-height: 20px;
	color: #343331;
	border: 1px solid #343331;
	cursor: pointer;
}

/* .product-info .product-info__razmer_obuvi-popup ul li,
.product-info .product-info__razmer_odezhdy-popup ul li, */
.product-info .product-info__razmer_obuvi ul li,
.product-info .product-info__razmer_odezhdy ul li {
	/* padding: 8px 16px; */
	width: 50px;
	height: 40px;
}

.product-info .product-info__rost ul li {
	/* padding: 8px 16px; */
	width: 90px;
	height: 40px;
	/* font-size: 16px; */
}

.product-info .product-info__razmer_obuvi-popup ul li,
.product-info .product-info__razmer_obuvi ul li,
.product-info .product-info__razmer_odezhdy-popup ul li,
.product-info .product-info__rost-popup ul li {
	padding: 1px 4px;
	font-size: 12px;
}

.product-info .product-info__tkani ul li > span,
.product-info .product-info__tkani-popup ul li > span {
	padding: 6px 8px 6px 12px;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	gap: 5px;
	font-size: 12px;
	line-height: 24px;
	border: 1px solid #343331;
}

.product-info .product-info__block .product-info__tkani li,
.product-info .product-info__block .product-info__tkani-popup li {
	position: relative;
	color: inherit;
	background: inherit;
	border: none;
}

.product-info .product-info__block .product-info__tkani li .product-info__icon,
.product-info .product-info__block .product-info__tkani-popup li .product-info__icon {
	display: none;
}

.product-info .product-info__block .product-info__tkani li.bx_active .product-info__icon,
.product-info .product-info__block .product-info__tkani-popup li.bx_active .product-info__icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.product-info .product-info__block .product-info__tkani li:hover,
.product-info .product-info__block .product-info__tkani-popup li:hover {
	color: inherit;
	background: inherit;
	border: none;
}

.product-info .product-info__block .product-info__tkani li > span,
.product-info .product-info__block .product-info__tkani-popup li > span {
	color: #343331;
	background: #fff;
	border: 1px solid #343331;
	cursor: pointer;
}

.product-info .product-info__block .product-info__tkani li.bx_active > span,
.product-info .product-info__block .product-info__tkani-popup li.bx_active > span {
	color: #ffffff;
	background: #343331;
}

.product-info .product-info__block .product-info__tkani li > span:hover,
.product-info .product-info__block .product-info__tkani-popup li > span:hover {
	color: #ffffff;
	background: #999998;
	border: 1px solid #999998;
}

.product-info .product-info__block .product-info__tkani li.bx_active:hover,
.product-info .product-info__block .product-info__tkani-popup li.bx_active:hover {
	color: inherit;
	background: inherit;
	border: none;
}

.product-info .product-info__block .product-info__tkani li.bx_active > span:hover,
.product-info .product-info__block .product-info__tkani-popup li.bx_active > span:hover {
	color: #ffffff;
	background: #343331;
	border: 1px solid #343331;
}

/* .product-info .product-info__tkani li.bx_active:hover > span + .offer-note,
.produ */
.product-info .product-info__tkani li.bx_active:hover > span + .offer-note,
.product-info .product-info__tkani-popup li.bx_active:hover > span + .offer-note {
	display: inline-block;
}

.product-info .product-info__tkani .product-info__icon,
.product-info .product-info__tkani-popup .product-info__icon {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	align-items: center;
}

/* .offer-note::before,
.offer-note::after {
	content: "";
	clear: both;
	display: block;
} */
.product-info .offer-note {
	width: max-content;
	display: none;
	position: absolute;
	top: 40px;
	/* left: 0 !important; */
	vertical-align: top;
	/*margin: 9px 0 0 1px;*/
	/* margin-right: 5px;
	margin-bottom: 6px; */
	/*min-height: 50px;*/
	/*padding: 0 25px 0 22px;*/
	padding: 7px 10px;
	/* -webkit-box-sizing: border-box;
	box-sizing: border-box; */
	font-size: 14px;
	/*line-height: 50px;*/
	line-height: 1.4;
	color: #777;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(23, 23, 23, 0.15);
	box-shadow: 0px 0px 8px 0px rgba(23, 23, 23, 0.15);
	border: 1px solid #b4c5cc;
}

/* .product-info .bx_item_detail_size ul {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 10px;
} */
/* .product-info .product-info__check {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	font-size: 12px;
	line-height: 18px;
	position: relative;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
} */
/* .product-info .product-info__check input {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	opacity: 0;
} */
/* .product-info .product-info__check span {
	padding: 8px 16px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	align-items: center;
	font-size: 16px;
	line-height: 20px;
	color: #343331;
	border: 1px solid #343331;
} */

/* .product-info .product-info__check span.product-info__check-size {
	min-width: 51px;
}
.product-info .product-info__check span.product-info__check-height {
	width: 86px;
} */
.product-info .product-info__check.disabled span {
	color: #d3cec5;

	background: #ffffff;
	border: 1px solid #d3cec5;
}

.product-info .product-info__check input:checked + span {
	color: #ffffff;
	background: #343331;
}

/* .product-info .product-info__check input + span.product-info__chick-size {
	width: 51px;
} */

.product-info .product-info__girth {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	align-items: center;
	font-size: 12px;
	line-height: 24px;
}

.product-info .product-info__girth-wrap {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	/* -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between; */
	-ms-flex-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	align-items: center;
	/* font-size: 12px;
	line-height: 24px; */
}

.product-info .product-info__girth svg {
	margin-right: 16px;
}

.product-info .product-info__girth span {
	color: #646872;
}

.product-info .btn-custom-info svg {
	width: 18px;
	height: 18px;
}

.product-info .product-info__table-size {
	text-decoration-line: underline;
}

.product-info .product-info__descr {
	font-size: 13px;
	line-height: 24px;
}

.product-info .product-info__divider {
	width: 100%;
	height: 1px;
	background: #a5a8b1;
}

.product-info .product-info__buttons {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	align-items: center;
	/* gap: 43px; */
}

.sr-popup .product-info .product-info__buttons {
	margin-top: 20px;
	padding: 13px 0;
}

.product-info .product-info__button-add {
	padding: 8px 50px;
	/* color: #fff;
	background: #978e7d;
	border: 1px solid #978e7d; */
}

.product-info .product-info__button-like {
	width: 32px;
	height: 32px;
}

[data-like-toggle] svg path {
	fill: #ffffff;
	stroke: var(--color-dark);
}

[data-like-toggle="sr-active"] svg path {
	fill: #17aa9d;
	stroke: #17aa9d;
}

/* .product-info .product-info__button-like[data-like="no-like"] svg path {
	fill: #ffffff;
	stroke: black;
} */
.product-info .product-info__buttons .btn-custom-link {
	/* width: 150px; */
	line-height: 14px;
	white-space: wrap;
}

.product-info .product-info__buttons .btn-custom-link.btn-custom-link-mod::before {
	width: 73%;
	top: 14px;
}

.product-info .product-info__buttons .btn-custom-link::before {
	width: 100%;
	top: 14px;
}

.product-info .product-info__buttons .btn-custom-link-mod::after {
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	top: 28px;
	background: var(--color-dark);
}

.product-info .product-info__button-text {
	font-size: 12px;
	line-height: 120%;
	letter-spacing: 0.36px;
	text-decoration-line: underline;
	text-transform: uppercase;
}

.product-info .product-info__basket {
	padding-top: 16px;
}

/* .product-info .product-info__basket h2 {
	margin: 0;
	font-size: 12px;
	font-weight: 500;
	line-height: 15px;
	letter-spacing: 0.2px;
} */
.product-info .product-info__in-basket {
	padding: 16px 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.product-info .product-info__in-basket a {
	text-decoration: underline;
}

.product-info .product-info__in-basket .btn-custom-link {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	align-items: center;
	/* -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between; */
}

.product-info .product-info__quantity {
	width: 32px;
	height: 32px;
}

.product-info .product-info__popup-quantity {
	width: 24px;
	height: 24px;
}

.product-info .product-info__quantity,
.product-info .product-info__popup-quantity {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
}

.product-info .product-info__popup-quantity input,
.product-info .product-info__quantity input {
	width: 65%;
	position: absolute;
	line-height: 100%;
	text-align: center;
}

.product-info .product-info__quantity input {
	top: 10px;
	font-size: 12px;
}

.product-info .product-info__popup-quantity input {
	top: 8px;
	font-size: 10px;
}

.product-info .product-info__item {
	padding: 5px 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-top: 1px solid #f0f0f0;
}

.product-info .product-info__item.product-info__item-total {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: end;
}

.product-info .product-info__item-buttons,
.product-info .product-info__item-wrapper {
	/* padding: 5px 0; */
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	align-items: center;
}

.product-info .product-info__item-wrapper {
	gap: 15px;
}

.product-info .product-info__item-buttons {
	gap: 5px;
}

.product-info .product-info__item-params {
	font-size: 12px;
	line-height: 16px;
	color: var(--color-dark);
}

.product-info .product-info__wrapper-cost {
	width: 65px;
}

.product-info .product-info__wrapper-cost input {
	font-size: 14px;
	line-height: 26px;
	text-align: right;
}

/* .product-info .product-info__item-cost,
.product-info .product-info__total-cost {
} */
/* .product-info .product-info__item-cost input,
.product-info .product-info__total-cost input { */
/* width: auto; */
/* padding: 0 5px; */
/* text-align: center; */
/* font-size: 14px;
	line-height: 26px;
	font-weight: 400; */
/* } */
.product-info .product-info__total-cost {
	font-weight: 500;
}

/* .product-info .product-info__basket button[data-product-minus],
.product-info .product-info__basket button[data-product-plus] {
	width: 24px;
	height: 24px; */
/* display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	align-items: center; */
/* position: relative;
} */
/* .product-info .product-info__basket [data-product-minus]::before,
.product-info .product-info__basket [data-product-plus]::before {
	content: "";
	width: 17px;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #000000;
} */
/* .product-info .product-info__basket [data-product-plus]::after {
	content: "";
	width: 1px;
	height: 17px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #000000;
} */
@media (max-width: 1439px) {
	/* .product-info .product-info__tkani li,
	.product-info .product-info__tkani-popup li {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		gap: 1px;
	} */
	.product-info .offer-note {
		/* width: 100%; */
		/* position: relative; */
		top: 0;
		/* left: 0; */
		/* right: -100%; */
	}

	.product-info {
		gap: 40px;
	}

	.product-info .slider {
		width: 430px;
		height: 645px;
	}

	.product-info .product-info__detail {
		width: 350px;
		/* gap: 30px; */
	}

	/* .product-info .product-info__buttons {
		gap: 15px;
	} */
	.product-info .product-info__button-add {
		padding: 8px 25px;
	}
}

@media (max-width: 1200px) {
	.product-info {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		gap: 20px;
	}

	.product-info .slider {
		width: 350px;
		height: 533px;
	}

	.product-info .product-info__detail {
		width: 325px;
		/* gap: 30px; */
	}

	.product-info .product-info__button-add {
		padding: 8px 20px;
	}
}

@media (max-width: 992px) {
	.product-info .product-info__tkani li,
	.product-info .product-info__tkani-popup li {
		display: block;
	}

	.product-info .offer-note {
		/* width: max-content; */
		/* position: absolute; */
		top: 40px;
		/* left: 0 !important; */
		/* right: -100%; */
	}

	.product-info {
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 30px;
	}

	.product-info.product-info-popup {
		-ms-flex-direction: row;
		flex-direction: row;
		/* gap: 30px; */
	}

	.product-info .slider {
		width: 415px;
		max-height: 622px;
		height: auto;
	}

	.product-info .product-info__detail {
		width: 415px;
		/* gap: 30px; */
	}

	/* .product-info .product-info__buttons {
		gap: 48px;
	} */
	.product-info .product-info__button-add {
		padding: 8px 25px;
	}
}

@media (max-width: 768px) {
	#fast-view .popup {
		max-width: 440px;
	}

	.product-info.product-info-popup {
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 30px;
	}

	.product-info .slider {
		width: 440px;
		max-height: 660px;
	}

	.product-info .product-info__detail {
		width: 440px;
	}

	.product-info .slider.slider-popup {
		width: 100%;
		height: 550px;
	}

	.product-info .product-info__detail.product-info__detail-popup {
		width: 100%;
	}
}

@media (max-width: 480px) {
	.product-info .product-info__tkani li,
	.product-info .product-info__tkani-popup li {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		gap: 1px;
	}

	.product-info .offer-note {
		/* position: relative; */
		top: 0;
		/* left: 0; */
	}

	.product-info {
		/* padding-top: 485px; */
		gap: 20px;
	}

	.product-info .slider.slider-popup {
		height: 600px;
		position: relative;
	}

	.product-info .slider.slider-popup .bx_bigimages {
		height: 100%;
	}

	.product-info .slider.slider-popup .bx_bigimages .bx_bigimages_aligner img {
		height: 100% !important;
	}

	.product-info .slider {
		/* margin-left: -17%;
		width: 135%;
		height: auto; */
		width: 100%;
		/* max-height: auto; */
		height: auto;
		/* padding-top: 109px; */
		position: absolute;
		left: 0;
		/* top: 0;
		right: 0; */
	}

	.product-info .product-info__detail {
		/* padding: 0 5px; */
		width: 360px;
	}

	/* .product-info .product-info__buttons {
		gap: 15px;
	} */
	.sr-slider-controls {
		top: calc(50% + 60px);
	}
}

/******* Card-Product ********/
.sr-card-prod {
	position: relative;
}
.sr-card-prod .sr-btn-favorites {
	position: absolute;
	top: 12px;
	right: 20px;
	z-index: 1;
}

.card-product {
	padding: 1.5px 10px 74.3px;
	display: block;
}

.card-product.card-product-in-basket {
	padding-bottom: 82.3px;
}

.card-product .card-product__header,
.card-product .card-product__footer {
	width: 240px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.card-product .card-product__header {
	height: 330px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	overflow: hidden;
}

.card-product .card-product__header.card-product__header-shoes {
	height: 200px;
}

.card-product .card-product__header picture img {
	width: 100%;
	height: auto;
	min-height: 100%;
	object-fit: cover;
}

.card-product .card-product__heart {
	width: 32px;
	height: 32px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}

/* [data-like-toggle="sr-active"] svg path {
	fill: #17aa9d;
	stroke: #17aa9d;
} */
.card-product .card-product__footer {
	padding: 13px 7.5px 0;
	/* width: 220px; */
	/* display: -webkit-flex;
	display: -ms-flexbox;
	display: flex; */
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	align-items: center;
	gap: 5px;
}

.card-product .card-product__title {
	font-size: 15px;
	line-height: 20px;
	text-align: center;
}

.card-product .card-product__info p {
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}

.card-product .card-product__costs {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	align-items: center;
	gap: 9px;
}

.card-product .card-product__cost {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	align-items: center;
	gap: 9px;
	font-size: 15px;
	font-weight: 500;
}

.card-product .card-product__old-price {
	font-size: 12px;
	font-weight: 300;
	text-decoration: line-through;
}

.card-product .card-product__sale {
	color: #17aa9d;
	font-size: 15px;
	font-weight: 500;
}

.card-product .card-product__cost,
.card-product .card-product__old-price,
.card-product .card-product__sale {
	line-height: 24px;
}

/* .card-product .card-product__btn::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
} */
.card-product .card-product__bag {
	display: none;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
}

.card-product [data-add-in-basket="sr-active"] .card-product__bag {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.card-product .card-product__count {
	position: absolute;
	top: 6px;
	font-size: 12px;
	font-weight: 500;
	line-height: 24px;
	text-align: center;
	color: var(--color-dark);
}

/* .card-product.card-product-in-basket .card-product__buttons button { */
.card-product [data-add-in-basket="sr-active"] .card-product__btn {
	display: none;
}

.card-product .card-product__buttons .btn {
	padding: 8px 20px;
}

.card-product .fast-view-btn-mobile.btn-custom {
	bottom: 81px;
	display: none;
	min-width: 0;
	padding: 12px 10px;
}

@media (max-width: 1439px) {
	.card-product .card-product__header,
	.card-product .card-product__footer {
		width: 245px;
	}

	.card-product .card-product__header.card-product__header-shoes {
		height: 180px;
	}
}

@media (max-width: 1200px) {
	.card-product .card-product__header,
	.card-product .card-product__footer {
		width: 215px;
	}

	.card-product .card-product__header.card-product__header-shoes {
		height: 170px;
	}
}

@media (max-width: 992px) {
	.card-product .card-product__header,
	.card-product .card-product__footer {
		width: 220px;
	}

	/* .card-product .card-product__header.card-product__header-shoes {
		height: 155px;
	} */
}

@media (max-width: 768px) {
	.card-product .card-product__header {
		width: 200px;
		height: 270px;
		/* height: 247.5px; */
	}

	.card-product .card-product__header.card-product__header-shoes {
		height: 155px;
	}

	.card-product .card-product__footer {
		font-size: 9.25px;
		line-height: 10px;
		padding: 9.75px 0px 0;
		width: 200px;
	}

	.card-product .card-product__title {
		font-size: 11.25px;
		line-height: 15px;
	}

	.card-product .btn-custom {
		font-size: 9.75px;
		line-height: 18px;
		letter-spacing: 0.292px;
	}

	.card-product .btn-custom-fill {
		padding: 8px 15px;
	}
}

@media (max-width: 480px) {
	.card-product .card-product__header {
		width: 160px;
		height: 250px;
	}

	.card-product .card-product__header.card-product__header-shoes {
		height: 130px;
	}

	.card-product .card-product__footer {
		padding: 9.75px 0px 0;
		width: 160px;
	}
}

@media (max-width: 389px) {
	.header .header__logo {
		width: 110px;
		/* height: 25px; */
	}

	.header .header__logo svg {
		height: 30px;
		width: 110px;
	}

	.header .header__icons {
		width: 120px;
		gap: 5px;
	}

	.header .header__icons-item {
		width: 20px;
		height: 20px;
	}

	.header .header__icons-item svg {
		width: 20px;
		height: 20px;
	}

	.header .basket .basket__quantity {
		line-height: 12px;
		font-size: 10px;
	}

	.card-product {
		padding: 1.5px 7px 60px;
	}

	.card-product .card-product__header,
	.card-product .card-product__footer {
		/* width: 150px; */
		width: 100%;
	}

	.card-product .card-product__header {
		height: auto;
	}

	.card-product .card-product__header.card-product__header-shoes {
		height: 32vw;
	}

	.card-product .card-product__buttons {
		width: 100%;
		max-width: 145px;
	}

	.card-product .btn-custom {
		font-size: 9px;
		line-height: 16px;
	}

	.card-product .btn-custom-fill {
		padding: 8px 10px;
		width: 100%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

/********* About *********/
.sr-about {
	padding-bottom: 50px;
}

.sr-about .sr-about__content {
	padding-top: 20px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 50px;
}

.sr-about .sr-about__description,
.sr-about .sr-about__clients {
	width: 50%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 20px;
}

.sr-about .sr-about__text {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 8px;
}

.sr-about .sr-about__text h2,
.sr-about .sr-about__text p {
	font-size: 15px;
	line-height: 24px;
}

.sr-about .sr-about__text p {
	color: #646872;
}

.sr-about .sr-about__partners {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	/* -webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center; */
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 20px;
}

.sr-about .sr-about__item {
	width: 150px;
	height: 150px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	align-items: center;
}

/* .sr-about .sr-about__item img {
	width: 100px;
} */
@media (max-width: 1439px) {
	.sr-about .sr-about__item {
		width: 166px;
		height: 166px;
	}
}

@media (max-width: 1200px) {
	.sr-about .sr-about__item {
		width: 135px;
		height: 135px;
	}
}

@media (max-width: 992px) {
	.sr-about .sr-about__item {
		width: 154px;
		height: 154px;
	}
}

@media (max-width: 768px) {
	.sr-about h1 {
		text-align: center;
	}

	.sr-about .sr-about__content {
		padding: 0;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 20px;
	}

	.sr-about .sr-about__description,
	.sr-about .sr-about__clients {
		width: 100%;
	}

	.sr-about .sr-about__item {
		width: 130px;
		height: 130px;
	}
}

@media (max-width: 480px) {
	.sr-about .sr-about__partners {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.sr-about .sr-about__item {
		width: 150px;
		height: 150px;
	}
}

/* Footer */
.footer {
	padding: 70px 0 60px;
	font-size: 14px;
	line-height: 18px;
	border-top: 1px solid #f0f0f0;
}

.footer .footer__top {
	padding: 0 0 45px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	max-width: 892px;
}

.footer .footer__top-left {
	max-width: 570px;
	width: 100%;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.footer .footer__icons {
	width: 202px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 20px;
}

.footer .footer__logo {
	height: 43px;
}

.footer_menu__list {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.footer_menu__list li a:hover {
	opacity: 0.7;
}

.footer .footer__social-icon {
	width: 42px;
	height: 42px;
	border: 1px solid transparent;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.5s;
}

.footer .footer__social-icon:hover {
	border: 1px solid #25aa9d;
	background: #25aa9d;
	transition: all 0.3s;
}

.footer .footer__social-icon svg path {
	transition: stroke 0.3s;
}

.footer .footer__social-icon:hover svg path {
	stroke: #fff;
	transition: stroke 0.3s;
}

.footer .footer__list,
.footer .footer__info,
.footer .footer__about,
.contacts-info .shops-info,
.footer .shops-info {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 15px;
}

.contacts-info .shops-info {
	gap: 10px;
}

.footer .footer__social {
	padding: 0 20px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 10px;
	padding-left: 41px;
}

.footer .footer__info span,
.footer .footer__about span,
.footer .shops-info span {
	line-height: 24px;
	letter-spacing: 0.39px;
	text-transform: uppercase;
}

.footer .footer__contacts {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}

/* .footer .footer__list {
}
.footer .footer__list-item {
} */
.footer .footer__list-item link {
	font-size: 14.766px;
	/* font-weight: 400; */
	line-height: 18px;
}

.footer .shops-info__shops {
	width: 411px;
}

.contacts-info .shops-info__shop,
.footer .shops-info__shop {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 10px;
}

.contacts-info .shops-info__descr,
.footer .shops-info__descr {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;

	gap: 10px;
}

.footer .footer__bot {
	padding: 20px;
	line-height: 18px;
	border-top: 1px solid #f0f0f0;
}

.footer .footer__wrap {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-ms-flex-align: end;
	-moz-box-align: end;
	align-items: end;
}

.footer .footer__wrap .footer__wrap {
	width: 218.55px;
}

.footer .footer__yandex {
	height: 18px;
}

@media (max-width: 1439px) {
	.footer .footer__top {
		max-width: 775px;
	}

	.footer .footer__top-left {
		width: 720px;
	}

	.footer .footer__shops {
		width: 310px;
	}

	.footer .footer__wrap .footer__wrap {
		width: 218.55px;
	}

	.footer .footer__yandex {
		height: 18px;
	}
}

@media (max-width: 1200px) {
	.footer .footer__top {
		max-width: 620px;
	}

	.footer .footer__top-left {
		width: 445px;
	}
}

@media (max-width: 992px) {
	.footer_menu__list {
		align-items: center;
	}

	.footer .footer__top,
	.footer .footer__top-left {
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.footer .footer__top,
	.footer .footer__top-left,
	.footer .footer__list,
	.footer .footer__info,
	.footer .shops-info__shop,
	.footer .footer__contacts,
	.footer .footer__about,
	.contacts-info .shops-info,
	.footer .shops-info,
	.footer .container > .footer__wrap,
	.footer .footer__bot .footer__wrap {
		-ms-flex-align: center;
		-webkit-box-align: center;
		-moz-box-align: center;
		align-items: center;
	}

	.footer .footer__top-left {
		width: 290px;
	}

	.footer .footer__top,
	.footer .footer__top-left {
		gap: 40px;
	}

	.footer .footer__social,
	.footer .shops-info > span,
	.footer .footer__wrap .footer__wrap {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.footer .footer__social-icon.phone,
	.footer .footer__social-icon.envelope {
		display: none;
	}

	.footer .shops-info__shop {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 10px;
	}

	.footer .shops-info > span {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}

	.footer .shops-info__descr {
		text-align: center;
	}

	.footer .footer__wrap .footer__wrap {
		width: 100%;
		gap: 66px;
	}

	.footer .container > .footer__wrap,
	.footer .footer__bot .footer__wrap {
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 20px;
	}
}

/* @media (max-width: 768px) {
} */
@media (max-width: 480px) {
	.footer {
		padding: 30px 0 60px;
	}
}

.main .sidebar__subcategories[data-sidebar-subcategory="sr-active"] .overlay,
.main .filter-sect[data-sidebar-filter="sr-active"] .overlay {
	display: block;
}

/* ********************************* */
.related {
	padding: 50px 33px 0;
	display: none;
}

.related .related__title {
	padding-bottom: 35px;
	font-size: 16px;
	line-height: 32px;
	letter-spacing: 0.2px;
	text-transform: uppercase;
}

.related .related__slider {
	position: relative;
}

.related .related__left,
.related .related__right {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 1px solid #bcbcbc;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
}

.related .related__left {
	left: 0;
}

.related .related__right {
	right: 0;
}

.related .related__right svg {
	transform: rotate(180deg);
}

.related .related__left:hover,
.related .related__right:hover {
	border: 1px solid #2c2c33;
}

.related .related__left:hover svg path,
.related .related__right:hover svg path {
	stroke: black;
}

.related .related__content {
	padding: 25px 170px 0;
	width: 1200px;
}

/* .related .related__list {
}
.related .related__item {
} */
.popup-size .popup-size__container h2,
.popup-size .popup-size__woman span,
.popup-size .popup-size__man span {
	/* color: var(--base-color); */
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.2px;
	text-transform: uppercase;
}

.popup-size .popup-size__content,
.popup-size .popup-size__wrap-imgs,
.popup-size .popup-size__description {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.popup-size .popup-size__content {
	padding: 15px 0;
	gap: 30px;
}

.popup-size .popup-size__woman span,
.popup-size .popup-size__man span {
	font-size: 26px;
}

.popup-size .popup-size__wrap-imgs {
	-ms-flex-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	align-items: center;
	gap: 35px;
}

.popup-size .popup-size__description {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 24px;
	font-size: 12px;
	line-height: 18px;
	color: #646872;
}

.popup-size .popup-size__description-breast,
.popup-size .popup-size__description-femur {
	max-width: 196px;
}

@media (max-width: 768px) {
	.popup-size .popup-size__content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.popup-size .popup-size__description {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.popup-size .popup-size__description-breast,
	.popup-size .popup-size__description-femur {
		/* max-width: 50%; */
		max-width: 47%;
	}

	.popup-size .popup-size__icon-table {
		width: 60%;
	}

	.popup-size .popup-size__icon-person {
		width: 35%;
	}
}

@media (max-width: 480px) {
	.popup-size .popup-size__description-breast,
	.popup-size .popup-size__description-femur {
		max-width: 44%;
	}

	/* .popup-size .popup-size__wrap-imgs {
		gap: 25px;
	} */
}

/* END */

/* End */


/* Start:/local/templates/tm_medstyle_9/css/media.min.css?171595039139912*/
/*** Work ***/
@media screen and (max-width: 1439px) {
	.holder {
		width: 1024px;
		padding: 0 22px;
	}
	/* .header-search {
		left: 18px;
		width: 240px;
	}
	.header-search__input {
		width: 180px;
	} */
	/***************** PANEL ***************/
	/* .panel .recall {
		left: 292px;
		padding: 5px 20px 0 40px;
		background-position: 22px 7px;
	}
	.panel .message {
		left: 532px;
		padding: 5px 17px 0 49px;
		background-position: 19px 8px;
	}
	.panel .basket {
		right: 22px;
		padding-left: 9px;
	} */
	/*************** HEADER ****************/
	/* #header .logo {
		top: 42px;
		left: 22px;
		width: 239px;
		height: 50px;
		background: url(/local/templates/tm_medstyle_9/css/../images/logo_1024.png) no-repeat;
	}
	#header .contacts li {
		left: 294px;
		width: 200px;
	}
	#header .contacts address {
		padding-top: 6px;
		line-height: 18px;
	}
	#header .contacts li + li {
		left: 533px;
	}
	#header .contacts li + li + li {
		left: 774px;
	} */
	/*************** MAIN ****************/
	/* .main-header__logo {
		width: 22%;
	}
	.main-header__contacts {
		width: 51%;
	}
	.main-header__contacts-item-cell:nth-child(odd) {
		width: 55%;
	}
	.main-header__contacts-item-cell:nth-child(even) {
		width: 45%;
	}
	#main > .breadcrumbs {
		margin: 0 0 24px;
	} 
	.main-header__search {
		width: 55%;
	} */
	/*************** NAV ****************/
	/* #nav .bx-basket,
	.main-header__buttons {
		width: 25%;
	}
	#nav ul {
		width: 75%;
		margin-right: 0;
	}
	#nav ul a {
		padding: 18px 12px 0;
	} */
	/*************** FEATURES ****************/
	/* #promo,
	#promo .bx-wrapper,
	#promo .promo-slider {
		height: 500px;
	}
	#promo .bx-controls {
		bottom: 20px;
		width: 1024px;
	}
	#promo .promo-slider li .text .title .sr-banner-title {
		margin-bottom: 10px;
		font-size: 30px;
		line-height: 1.4;
	}
	#promo .promo-slider li .text .title .sr-banner-subtitle {
		font-size: 23px;
	}
	#promo .promo-slider li .ny-note .sr-banner-subtitle {
		font-size: 20px;
	}
	#promo .promo-slider li .ny-note .text {
		max-width: 420px;
	}
	#promo .sr-inst-link {
		font-size: 28px;
	}
	#promo .promo-slider li .instagram .text {
		max-width: 445px;
	}
	#promo .promo-slider li .holder img {
		max-width: 50%;
	} */
	/*************** CATEGORIES ****************/
	/* #categories {
		height: 910px;
	}
	#categories ul {
		width: 980px;
		height: 780px;
	}
	#categories ul li + li {
		top: 320px;
		left: 400px;
	}
	#categories ul li + li + li + li + li + li {
		top: 0;
		left: 600px;
	}
	#categories ul li + li + li + li {
		top: 640px;
		left: 100px;
	}
	#categories ul li + li + li + li + li {
		top: 640px;
		left: 500px;
	} */
	/*************** POPULAR ****************/
	/* #popular .bx-wrapper {
		width: 900px !important;
	}
	#popular .bx-controls .bx-prev {
		left: -52px;
	}
	#popular .bx-controls .bx-next {
		right: -52px;
	} */
	/*************** FEEDBACK ****************/
	.feedback {
		width: 350px;
	}
	/*************** FEATURES ****************/
	/* .features ul li {
		left: 196px;
	}
	.features ul li + li {
		left: 421px;
	}
	.features ul li + li + li {
		left: 677px;
	} */
	/*************** CLIENTS ****************/
	/* #clients .bx-controls .bx-next.disabled,
	#clients .bx-controls .bx-prev.disabled,
	.product .gallery .slideshow li.active {
		display: block;
	} */
	/* #clients .bx-wrapper {
		width: 980px !important;
		margin: 0 auto;
	}
	#clients .bx-controls .bx-prev {
		left: -29px;
	}
	#clients .bx-controls .bx-next {
		right: -12px;
	}
	#clients .bx-viewport {
		width: 910px !important;
		margin: 0 auto;
	} */
	/*************** FOOTER ****************/
	/* #footer .links ul,
	#main {
		width: 980px;
	}
	#footer .links li a {
		padding-left: 72px;
	}
	#footer .links li:nth-child(1) {
		background-position: 12px 50%;
	}
	#footer .links li:nth-child(2) {
		background-position: 16px 50%;
	}
	#footer .links li:nth-child(3) {
		background-position: 14px 50%;
	}
	#footer .cell {
		width: 230px;
	}
	#footer .cell:last-child {
		width: 250px;
		margin: 0 39px 0 0;
	}
	#footer strong {
		margin: 2px 0 15px;
		padding: 0 60px 0 0;
	}
	#footer dl {
		margin: 0 0 12px;
		line-height: 20px;
	}
	#footer dl dd {
		overflow: hidden;
		margin: 0 0 5px;
	}
	#footer dl dd address:after {
		top: 17px;
	} */
	/***************  ****************/
	/* .product-list li {
		width: 330px;
	}
	.color-list {
		margin-bottom: -18px;
	}*/
	/*************** FEATURES-LIST ****************/
	/*.features-list {
		padding: 24px 16px 0 9px;
		text-align: justify;
	}
	.features-list:after {
		display: inline-block;
		width: 100%;
		content: "";
		vertical-align: top;
	}
	.features-list li {
		width: auto;
		text-align: center;
	} */
	/*************** CONTACTS ****************/
	/* .contacts-block ul li:last-child {
		width: 250px;
	}
	.contacts-block ul li {
		padding: 0 20px 0 80px;
	} */
	/*************** NOTES ****************/
	/* .notes-list {
		padding: 25px 0 0;
	}
	.notes-list li {
		width: 480px;
		margin: 0 0 37px;
	} */
	#content .items,
	.catalog {
		padding: 5px 0 0 54px;
	}
	/*************** PRODUCT ****************/
	/* .product .gallery {
		display: table;
		width: 290px;
		margin: 0;
	}
	.product .gallery .slideshow {
		display: table-header-group;
	}
	.product .gallery .paging li {
		margin-top: 10px;
	}
	.product .gallery .paging {
		display: table-footer-group;
		float: none;
	}
	.product .gallery .slideshow li {
		position: relative;
		display: none;
	}
	.product .info {
		margin: 0 0 0 311px;
	}
	.product label {
		display: block;
		float: none;
		margin: 0 0 3px;
	}
	.product .col {
		margin: 0;
	}
	.product .col .iradio:nth-child(7) {
		margin-right: 5px;
	}
	.product .row {
		padding: 0 0 16px;
	}
	.product .col .more {
		padding-bottom: 0;
	}
	.product .iradio {
		padding: 0 13px;
	}
	.product .notes-block label {
		display: inline;
		float: left;
	}
	.product .notes-block {
		margin: -8px 0-16px;
	}
	.product .count {
		margin: 2px 10px 0 0;
	}
	.product input[type="submit"] {
		margin: -7px 0 0;
	}
	.product form {
		margin: 0 0 25px;
	} */
	/* .product {
		padding-bottom: 21px;
	} */
	.count input {
		font-size: 18px;
	}
	/*************** ORDER ****************/
	/* .order table td:nth-child(1) {
		width: 101px;
	}
	.order table td:nth-child(2) a {
		margin: 0;
	}
	.order .cell .col,
	.order .row .col {
		width: 340px;
	}
	.order .cell {
		padding: 0;
	}
	.order .total {
		width: 418px;
		margin: -5px 0 0;
	} */
}
/***********************  */
@media screen and (max-width: 1200px) {
	/*************** HOLDER ****************/
	/* .holder {
		width: 1024px;
		padding: 0 22px;
	} */
	/*************** PANEL ****************/
	/* .panel .recall {
		left: 292px;
		padding: 5px 20px 0 40px;
		background-position: 22px 7px;
	}
	.panel .message {
		left: 532px;
		padding: 5px 17px 0 49px;
		background-position: 19px 8px;
	}
	.panel .basket {
		right: 22px;
		padding-left: 9px;
	} */
	/*************** HEADER ****************/
	/* .header-search {
		left: 18px;
		width: 240px;
	}
	.header-search__input {
		width: 180px;
	}
	#header .logo {
		top: 42px;
		left: 22px;
		width: 239px;
		height: 50px;
		background: url(/local/templates/tm_medstyle_9/css/../images/logo_1024.png) no-repeat;
	}
	#header .contacts li {
		left: 294px;
		width: 200px;
	}
	#header .contacts address {
		padding-top: 6px;
		line-height: 18px;
	}
	#header .contacts li + li {
		left: 533px;
	}
	#header .contacts li + li + li {
		left: 774px;
	} */
	/*************** MAIN ****************/
	/* .main-header__logo {
		width: 22%;
	}
	.main-header__contacts {
		width: 51%;
	}
	.main-header__contacts-item-cell:nth-child(odd) {
		width: 55%;
	}
	.main-header__contacts-item-cell:nth-child(even) {
		width: 45%;
	}
	.main-header__search {
		width: 55%;
	}
	#main {
		width: 980px;
	} */
	/*************** NAV ****************/
	/* #nav .bx-basket,
	.main-header__buttons {
		width: 25%;
	}
	#nav ul {
		width: 75%;
		margin-right: 0;
	}
	#nav ul a {
		padding: 18px 12px 0;
	} */
	/*************** PROMO ****************/
	/* #promo,
	#promo .bx-wrapper,
	#promo .promo-slider {
		height: 500px;
	}
	#promo .bx-controls {
		bottom: 20px;
		width: 1024px;
	}
	#promo .promo-slider li .text .title .sr-banner-title {
		margin-bottom: 10px;
		font-size: 30px;
		line-height: 1.4;
	}
	#promo .promo-slider li .text .title .sr-banner-subtitle {
		font-size: 23px;
	}
	#promo .promo-slider li .ny-note .sr-banner-subtitle {
		font-size: 20px;
	}
	#promo .promo-slider li .ny-note .text {
		max-width: 420px;
	}
	#promo .sr-inst-link {
		font-size: 28px;
	}
	#promo .promo-slider li .instagram .text {
		max-width: 445px;
	}
	#promo .promo-slider li .holder img {
		max-width: 50%;
	} */
	/*************** CATEGORIES ****************/
	/* #categories {
		height: 910px;
	}
	#categories ul {
		width: 980px;
		height: 780px;
	}
	#categories ul li + li {
		top: 320px;
		left: 400px;
	}
	#categories ul li + li + li + li + li + li {
		top: 0;
		left: 600px;
	}
	#categories ul li + li + li + li {
		top: 640px;
		left: 100px;
	}
	#categories ul li + li + li + li + li {
		top: 640px;
		left: 500px;
	} */
	/*************** POPULAR ****************/
	/* #popular .bx-wrapper {
		width: 900px !important;
	}
	#popular .bx-controls .bx-prev {
		left: -52px;
	}
	#popular .bx-controls .bx-next {
		right: -52px;
	} */
	/*************** FEEDBACK ****************/
	.feedback {
		width: 300px;
	}
	/*************** CLIENTS ****************/
	/* #clients .bx-controls .bx-next.disabled,
	#clients .bx-controls .bx-prev.disabled,
	.product .gallery .slideshow li.active {
		display: block;
	}
	#clients .bx-wrapper {
		width: 980px !important;
		margin: 0 auto;
	}
	#clients .bx-controls .bx-prev {
		left: -29px;
	}
	#clients .bx-controls .bx-next {
		right: -12px;
	}
	#clients .bx-viewport {
		width: 910px !important;
		margin: 0 auto;
	} */
	/* #footer .links ul,
	/*************** FOOTER ****************/
	/* #footer .links li a {
		padding-left: 72px;
	}
	#footer .links li:nth-child(1) {
		background-position: 12px 50%;
	}
	#footer .links li:nth-child(2) {
		background-position: 16px 50%;
	}
	#footer .links li:nth-child(3) {
		background-position: 14px 50%;
	}
	#footer .cell {
		width: 230px;
	}
	#footer .cell:last-child {
		width: 250px;
		margin: 0 39px 0 0;
	}
	#footer strong {
		margin: 2px 0 15px;
		padding: 0 60px 0 0;
	}
	#footer dl {
		margin: 0 0 12px;
		line-height: 20px;
	}
	#footer dl dd {
		overflow: hidden;
		margin: 0 0 5px;
	}
	#footer dl dd address:after {
		top: 17px;
	} */
	/* ********************** */
	/* .color-list {
		margin-bottom: -18px;
	} */
	/*************** FEATURES ****************/
	/* .features ul li {
		left: 196px;
	}
	.features ul li + li {
		left: 421px;
	}
	.features ul li + li + li {
		left: 677px;
	} 
	.features-list {
		padding: 24px 16px 0 9px;
		text-align: justify;
	}
	.features-list:after {
		display: inline-block;
		width: 100%;
		content: "";
		vertical-align: top;
	}
	.features-list li {
		width: auto;
		text-align: center;
	}*/
	/*************** CONTACTS ****************/
	/* .contacts-block ul li:last-child {
		width: 250px;
	}
	.contacts-block ul li {
		padding: 0 20px 0 80px;
	} */
	/*************** NOTE-LIST ****************/
	/* .notes-list {
		padding: 25px 0 0;
	}
	.notes-list li {
		width: 480px;
		margin: 0 0 37px;
	} */
	/*************** HEADER ****************/
	/* #content .items,
	.catalog {
		padding: 5px 0 0 54px;
	} */
	/*************** PRODUCT ****************/
	/* .product-list li {
		width: 330px;
	}
	.product .gallery {
		display: table;
		width: 290px;
		margin: 0;
	}
	.product .gallery .slideshow {
		display: table-header-group;
	}
	.product .gallery .paging li {
		margin-top: 10px;
	}
	.product .gallery .paging {
		display: table-footer-group;
		float: none;
	}
	.product .gallery .slideshow li {
		position: relative;
		display: none;
	}
	.product .info {
		margin: 0 0 0 311px;
	}
	.product label {
		display: block;
		float: none;
		margin: 0 0 3px;
	}
	.product .col {
		margin: 0;
	}
	.product .col .iradio:nth-child(7) {
		margin-right: 5px;
	}
	.product .row {
		padding: 0 0 16px;
	}
	.product .col .more {
		padding-bottom: 0;
	}
	.product .iradio {
		padding: 0 13px;
	}
	.product .notes-block label {
		display: inline;
		float: left;
	}
	.product .notes-block {
		margin: -8px 0-16px;
	}
	.product .count {
		margin: 2px 10px 0 0;
	}
	.product input[type="submit"] {
		margin: -7px 0 0;
	}
	.product form {
		margin: 0 0 25px;
	}
	.count input {
		font-size: 18px;
	}
	.product {
		padding-bottom: 21px;
	} */
	/*************** ORDER ****************/
	/* .order table td:nth-child(1) {
		width: 101px;
	}
	.order table td:nth-child(2) a {
		margin: 0;
	}
	.order .cell .col,
	.order .row .col {
		width: 340px;
	}
	.order .cell {
		padding: 0;
	}
	.order .total {
		width: 418px;
		margin: -5px 0 0;
	} */
}
/****************************  */
@media screen and (max-width: 992px) {
	/* .holder {
		width: 100%;
		padding: 0 9px;
	} */
	/***************** PANEL ***************/
	/* .panel .recall {
		left: 59px;
	}
	.panel .message {
		left: 289px;
	}
	.panel .basket {
		right: 9px;
	} */
	/*************** HEADER ****************/
	/* .header-search {
		left: 9px;
		width: 35px;
		padding: 8px 0 0;
	}
	#footer strong br,
	#promo .promo-slider li .text p,
	.header-search__input {
		display: none;
	}
	.header-search__submit-btn {
		display: block;
		float: none;
		margin: 0 auto;
	}
	#header .logo {
		top: 22px;
		left: 50%;
		margin: 0 0 0-120px;
	}
	#header .contacts li:nth-child(1) {
		width: auto;
	}
	#header .contacts li {
		top: 96px;
		left: 9px;
	}
	#header .contacts li + li {
		left: 50%;
		margin: 0 0 0-94px;
	}
	#header .contacts li + li + li {
		right: 39px;
		left: auto;
	}
	#header > .holder {
		height: 180px;
	} */
	/************* MAIN ***************/
	/* .main-header__logo {
		float: none;
		width: 100%;
		margin: 0 0 20px;
	}
	.main-header__logo a {
		margin: 0 auto;
	}
	.main-header__contacts {
		width: 66%;
	}
	.main-header__buttons {
		width: 33%;
	} */
	/************** NAV ***************/
	/* #nav .bx-basket {
		float: none;
		width: auto;
		max-width: none;
		margin: 0-9px;
	}
	#nav ul {
		float: none;
		width: 100%;
		line-height: 18px;
	}
	#nav ul a {
		display: table-cell;
		height: 65px;
		padding-top: 0;
		vertical-align: middle;
		line-height: 18px;
	}
	#nav ul li {
		vertical-align: top;
	}
	#nav .holder > ul > li:first-child > a::before {
		top: 19px;
	} */
	/*************** PROMO *****************/
	/* #promo .promo-slider li .text {
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		text-align: center;
		background-color: rgba(255, 255, 255, 0.75);
	}
	#promo .promo-slider li .sr-tablet-p-visible .text p {
		display: block;
		font-size: 16px;
		line-height: 20px;
	}
	#promo .promo-slider li .medical-mask .text p,
	#promo .promo-slider li .more-text .text p,
	#promo .promo-slider li .wide-mess .text p {
		display: block;
	}
	#promo .promo-slider li .text .title {
		margin: 0 0 25px;
	}
	#promo .promo-slider li .black-bg .text {
		background-color: #131313d1;
	}
	#promo .bx-controls {
		left: 0;
		width: 200px;
		transform: none;
	}
	#promo .bx-controls .bx-next,
	#promo .bx-controls .bx-prev {
		display: inline-block;
		float: none;
		margin: 0 3px;
		vertical-align: top;
	}
	#promo .buy,
	#promo .more {
		margin: 0 3px;
	}
	#promo .promo-slider li .holder img {
		right: auto;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	#promo .promo-slider li .holder.students img.sr-add-photo {
		left: 40px;
		transform: none;
	}
	#promo .promo-slider li .holder.students img.sr-main-photo {
		right: 40px;
		left: auto;
		transform: none;
	} */
	/************** CATEGORIES ****************/
	/* #categories {
		height: 910px;
	}
	#categories ul {
		width: 750px;
		height: 760px;
		margin: 80px auto 0;
	}
	#categories ul li {
		overflow: hidden;
		width: 370px;
	}
	#categories ul li:nth-child(1) img {
		margin: 0 0 0-57px;
	}
	#categories ul li + li {
		top: 0;
		left: 380px;
	}
	#categories ul li + li img {
		margin: 0 0 0-120px;
	}
	#categories ul li + li + li {
		top: 310px;
	}
	#categories ul li + li + li + li {
		top: 620px;
		left: 0;
	}
	#categories ul li + li + li + li + li {
		top: 620px;
		left: 380px;
	}
	#categories ul li + li + li + li + li + li {
		top: 310px;
		left: 380px;
	}
	#categories ul li + li + li + li img {
		margin: 0;
	}
	#categories ul li + li + li + li .text {
		right: auto;
		left: auto;
	}
	#categories ul li a[href="/shop/aprons/"] .text {
		left: 158px;
	} */
	/*************** POPULAR ******************/
	/* #popular .bx-wrapper {
		width: auto !important;
		max-width: 100% !important;
		margin: 0 90px;
	}
	#popular .bx-controls .bx-prev {
		left: -70px;
	}
	#popular .bx-controls .bx-next {
		right: -70px;
	} */
	/**************** FEATURE ******************/
	/* .features ul li {
		left: 50% !important;
	}
	.features ul li:nth-child(1) {
		margin: 0 0 0-295px;
	}
	.features ul li:nth-child(2) {
		margin: 0 0 0-70px;
	}
	.features ul li:nth-child(3) {
		margin: 0 0 0 187px;
	} */

	/**************** CLIENTS ******************/
	/* #clients {
		padding: 99px 0 110px;
		background: url(/local/templates/tm_medstyle_9/css/../images/bg_clients.jpg) repeat-x;
	}
	#clients .bx-wrapper {
		width: auto !important;
		margin: 0 35px;
	}
	#clients .bx-viewport {
		width: 100% !important;
	}
	#clients .bx-controls .bx-prev {
		left: -45px;
	}
	#clients .bx-controls .bx-next {
		right: -27px;
	} */
	/************ FOOTER **************/
	/* #footer .links ul,
	.catalog-list .catalog-menu ul a:before {
		width: 100%;
	}
	#footer .links li a {
		display: table-cell;
		padding-top: 0;
		vertical-align: middle;
	}
	#footer .cell {
		width: 250px;
	}
	#footer .cell:last-child {
		float: none;
		clear: both;
		width: 100%;
		padding: 11px 0 0;
	}
	#footer {
		height: auto;
		margin: 0;
		padding: 0 0 40px;
	}
	#wrapper,
	.catalog-list .catalog-menu ul,
	.color-list ul {
		padding: 0;
	}
	#footer strong {
		margin: 2px 0 11px;
		padding: 0;
	}
	#footer strong span {
		display: inline-block;
		overflow: hidden;
		width: 78px;
		vertical-align: top;
		text-indent: -9999px;
	}
	#footer dl dd {
		margin: 0 10px 0 0;
	}
	#footer dl {
		overflow: hidden;
		margin: 0 0 35px;
	}
	#footer dl dd:nth-child(4) {
		margin: 0 56px 0 0;
	}
	#footer em {
		display: block;
		text-align: center;
	} */
	/* #main {
		padding: 30px 9px;
	} */
	/* #main, */
	/* .catalog-list .catalog-menu,
	.product-list li {
		width: auto;
	} */
	/* .color-list ul li {
		margin: 0-3px 30px 0;
	}
	.color-list {
		margin-bottom: -8px;
	}
	.features-list {
		padding: 24px 67px 0 18px;
	}
	.features-list li {
		width: 175px;
		margin: 0 0 30px;
	} */
	/************* CONTACTS ***************/
	/* .contacts-block ul li {
		display: inline-block;
		overflow: hidden;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 340px;
		height: 70px;
		margin: 0 38px 32px 0;
		padding-right: 0;
		vertical-align: top;
	}
	.contacts-block ul li:nth-child(1) {
		padding-top: 3px;
	}
	.contacts-block ul li:nth-child(2) {
		margin-right: 0;
		padding-top: 23px;
	}
	.contacts-block ul li:nth-child(3) {
		padding-top: 11px;
	}
	.contacts-block ul {
		margin-bottom: 8px;
	}
	#contacts .holder {
		padding: 0;
	}
	#contacts {
		height: 985px;
	}
	.notes-list li {
		width: 48%;
	} */

	/*************** CATALOG ****************/
	/* .catalog-list {
		float: none;
		width: 100%;
	}
	.catalog-list .catalog-menu ul li {
		float: left;
		width: 33.3333333%;
	}
	.catalog-list .catalog-menu ul:after {
		display: block;
		clear: both;
		content: "";
	}
	.catalog-list .catalog-menu ul .active a:before,
	.catalog-list .catalog-menu ul a:hover:before {
		width: 100%;
		background: #fff;
		-webkit-box-shadow: 0 5px 15px 0 rgba(23, 23, 23, 0.15);
		box-shadow: 0 5px 15px 0 rgba(23, 23, 23, 0.15);
	}
	.catalog-list .catalog-menu ul a:after {
		display: none !important;
	}
	.catalog-list .catalog-menu ul a {
		border-right: 1px solid #fff;
	}
	.catalog-list .catalog-menu ul li:last-child a {
		border-bottom: 1px solid #fff;
	} */
	/* .catalog {
		width: 600px;
		margin: 0 auto 39px;
		padding-left: 11px;
	}
	.catalog-list .back {
		display: none;
	} */
	/************** FAST ****************/
	/* #fast-view .popup-content {
		padding: 35px 20px;
	}
	#fast-view .bx_lt {
		width: 100%;
	}
	#fast-view .bx_rt {
		float: none;
		width: 100%;
	} */
	/************** FEEDBACK *******************/
	.feedback {
		width: 225px;
	}
	/* #sidebar + #content,
	#sidebar ~ #content,
	.catalog-list + #content {
		margin: 0;
		padding: 9px 0 0;
	} */
	/* .feedback.feedback-static {
		padding: 84px 35px 95px;
	} */
	/* .feedback.feedback-static legend {
		font-size: 16px;
		line-height: 16px;
	} */
	/************  */
	/* #content .items {
		width: 600px;
		margin: 0 auto 10px;
		padding: 5px 0 0 11px;
	}
	.order .cell .col {
		width: 49%;
	}
	#promo .promo-slider li .ny-note .text {
		left: 50%;
		width: 480px;
	} */
}
/******************************  */
@media screen and (max-width: 767px) {
	/************** FEEDBACK *******************/
	.feedback {
		width: 100%;
	}
	/* body {
		padding-top: 110px;
	} */
	/* h1 {
		margin-bottom: 16px;
		font-size: 20px;
		line-height: 28px;
	} */
	/* .holder {
		padding: 0 10px;
	}
	header .panel {
		display: block;
		margin: 0;
		border: 0;
		box-shadow: none;
	}
	#header .contacts li .header__worktime {
		position: absolute;
		right: 0;
		bottom: 5px;
		left: 0;
		width: 100%;
		margin: -4px 0 0;
		vertical-align: top;
		color: #999;
		font-size: 13px;
		line-height: 30px;
	}
	.panel .holder {
		display: flex;
		height: 100%;
		padding-right: 55px;
		padding-left: 55px;
		box-shadow: -2px 1px 9px 3px #ccc;
		justify-content: space-around;
		align-items: center;
	}
	.header__logo-mobile {
		display: block;
		width: 67px;
		height: 43px;
		background: url(/local/templates/tm_medstyle_9/css/../images/meadstyle_logo_mobile.png) no-repeat center center;
		background-size: contain;
	}
	.header__mobile-btn {
		display: block;
		width: 40px;
		height: 40px;
		cursor: pointer;
		transition: 0.3s;
		text-align: center;
		border-radius: 50px;
		background-color: #07b4a5;
		line-height: 50px;
	}
	.header__mobile-btn svg {
		width: 20px;
		height: 20px;
		fill: #fff;
	}
	.header__mobile-btn--phone:not(.header__mobile-btn--whatsapp) svg,
	.header__mobile-btn--search svg {
		width: 18px;
		height: 18px;
	}
	.panel .basket {
		right: 0;
		overflow: hidden;
		width: 55px;
		height: 55px;
		padding: 0;
		text-indent: -9999px;
		background-position: 50% 10px;
	}
	.panel .message,
	.panel .recall {
		overflow: hidden;
		width: 35px;
		padding: 0;
		text-indent: -9999px;
		background-position: 50% 7px;
	}
	.search__wrapper {
		position: static;
		display: none;
	}
	.header-search {
		position: static;
		display: flex;
		width: 280px;
		height: 35px;
		margin: 0 auto;
		padding: 8px 13px 0 18px;
		border-radius: 16px;
		background: #cedce2;
		justify-content: space-between;
	}
	.header-search__input,
	.js-phone-menu-opened #header > .holder {
		display: block;
	}
	.js-service-menu-opened .search__wrapper {
		position: absolute;
		z-index: 10;
		right: 0;
		bottom: -50px;
		left: 50%;
		display: block;
		width: 280px;
		transform: translateX(-50%);
	}
	.js-service-menu-opened .header-search__wrap {
		width: 280px;
	}
	.header-search__fieldset {
		width: 250px;
	}
	.header-search__input {
		width: 191px;
	}
	#header .logo,
	.panel .message,
	.panel .recall {
		display: none;
	}
	#header {
		position: fixed;
		z-index: 999;
		top: 0;
		width: 100%;
		height: auto;
		box-shadow: -2px 1px 9px 3px #ccc;
	}
	#header > .holder,
	#nav {
		position: absolute;
		left: 0;
	}
	#header > .holder {
		z-index: -1;
		top: 55px;
		right: 0;
		display: none;
		height: auto;
		min-height: 180px;
		padding: 11px 0 0;
		background: #e9f0f2;
		box-shadow: -2px 1px 9px 3px #ccc;
	}
	#nav {
		top: 0;
	}
	#header .contacts {
		padding-top: 8px;
		padding-bottom: 70px;
	}
	#header .contacts li {
		position: static;
		top: 106px;
		right: 0 !important;
		left: 0 !important;
		width: auto;
		margin: 0;
		text-align: center;
	}
	#header .contacts li + li {
		margin: 15px 0 0;
	}
	#header .contacts address {
		position: absolute;
		right: 0;
		bottom: 35px;
		left: 50%;
		display: inline-block;
		width: 270px;
		padding: 0 0 0 5px;
		transform: translateX(-50%);
		vertical-align: top;
		background-position: 5px 1px;
	}
	#header .contacts li a {
		margin: -4px 0 0;
		vertical-align: top;
	}
	#header .contacts li a.header__phone {
		width: 220px;
		margin: 0 auto;
		padding: 3px;
		transition: 0.3s;
		color: #fff;
		border-radius: 50px;
		background-color: #07b4a5;
	}
	#header .contacts li a.header__phone:hover {
		transition: 0.3s;
		color: #222;
		background-color: #fff;
	}
	#nav .bx-basket,
	.main-header,
	.top-line {
		display: none;
	}
	.js-phone-menu-opened .main-header,
	.js-phone-menu-opened .top-line {
		display: block;
	}
	.top-line__close {
		top: 0;
		right: 5px;
		width: 11px;
		height: 11px;
		text-indent: -9999px;
	}
	.main-header__logo {
		display: none;
	}
	.main-header__contacts {
		float: none;
		width: 100%;
		margin: 0;
		text-align: center;
	}
	.main-header__contacts-item-cell,
	.main-header__contacts-item-cell:nth-child(even),
	.main-header__contacts-item-cell:nth-child(odd) {
		float: none;
		width: 100%;
	}
	.main-header__contacts address {
		padding: 0;
		background: 0 0;
	}
	#catalog .pdf:after,
	#categories .desktop-picture,
	#footer h5,
	#promo,
	.main-header__search {
		display: none;
	}
	.main-header__buttons {
		float: none;
		width: 100%;
		text-align: center;
	}
	#categories {
		height: auto;
		padding: 0;
		background: 0 0;
	}
	#categories ul {
		display: flex;
		flex-direction: column;
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
		text-align: center;
		align-items: center;
	}
	#categories ul li {
		position: relative;
		top: auto !important;
		left: auto !important;
		display: inline-block;
		width: auto;
		max-width: 370px;
		margin-bottom: 5px;
		vertical-align: top;
		order: 1;
	}
	#categories ul li + li {
		order: 2;
	}
	#categories ul li + li img {
		max-width: 100%;
		margin: 0;
	}
	#categories ul li + li + li {
		order: 6;
	}
	#categories ul li + li + li + li {
		order: 4;
	}
	#categories ul li + li + li + li + li {
		order: 5;
	}
	#categories ul li + li + li + li + li + li {
		order: 3;
	}
	#categories .mobile-picture {
		display: inline;
	}
	#popular {
		padding: 70px 0 56px;
	}
	#popular .bx-wrapper {
		margin: 0 40px;
	}
	#popular h2 {
		margin: 0;
	}
	#popular .bx-controls .bx-prev {
		left: -23px;
	}
	#popular .bx-controls .bx-next {
		right: -23px;
	}
	#catalog h2,
	#contacts h2 {
		margin: 0 0 26px;
		line-height: 30px;
	}
	#catalog,
	.features ul {
		padding: 116px 0 0;
	}
	#catalog .pdf {
		width: 300px;
		height: 70px;
		margin: 0 auto;
		padding: 0 44px 0 0;
		color: #fff;
		border: 3px solid #fff;
		background: url(/local/templates/tm_medstyle_9/css/../images/btn_download.png) no-repeat 35px 21px !important;
		line-height: 68px;
	}
	#contacts,
	.features {
		height: auto;
		padding: 76px 0 0;
	}
	#contacts h2 {
		margin: 0 30px 20px;
	}
	.features {
		padding: 0 0 59px;
		background: 0 0;
	}
	.features .more,
	.features ul li {
		position: relative;
		left: auto !important;
		display: block;
	}
	.features ul li {
		top: auto !important;
		margin: 0 !important;
		padding: 0 0 149px;
		text-align: center !important;
	}
	.features .more {
		bottom: auto !important;
		margin: 0 auto;
	}
	.features ul li:before {
		top: -115px !important;
		left: 50% !important;
		width: 100px !important;
		height: 100px !important;
		margin: 0 0 0-50px !important;
		border-radius: 50%;
		background-color: #fff !important;
		background-position: 50% 50% !important;
	}
	.features ul {
		margin: 0 0-100px;
	}
	#clients {
		padding: 71px 0 55px;
	}
	#footer .links ul {
		display: block;
		height: auto;
	}
	#footer .links li {
		display: table;
		width: 100%;
		border: 0;
	}
	#footer .links li a {
		width: 100%;
		border-bottom: 1px solid #d9e4e9;
	}
	#footer .social {
		margin: 0 0 19px;
	}
	#footer .menu,
	#footer strong span,
	.catalog-list .catalog-menu h3 {
		display: none;
	}
	#footer strong {
		display: block;
		width: 140px;
		margin: 0 auto 13px;
		font-size: 15px;
		line-height: 25px;
	}
	#footer .social {
		position: absolute;
		bottom: 34px;
		left: 50%;
		width: 200px;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	#footer dl {
		margin: 0 0 83px;
		text-align: center;
	}
	#footer dl dd,
	#footer dl dt {
		float: none;
		vertical-align: top;
	}
	#footer dl dt {
		display: inline-block;
	}
	#footer dl dd {
		max-width: 100%;
		margin-bottom: 5px !important;
	}
	#footer dl dd:nth-child(4) {
		margin: 0;
	}
	#footer dl dt:nth-child(5):after {
		min-width: 200px;
	}
	#footer dl dd address:after {
		top: 0;
	}
	#footer dl dd:after {
		display: block;
		content: "";
	}
	#footer .links {
		margin: 0 0 19px;
	}
	#nav .nav-opener,
	.js-catalog-menu-opened #catalog-menu.catalog-list {
		display: block;
	}
	#nav {
		right: 0;
		height: 0;
		margin: 0;
	}
	#nav,
	#nav .holder {
		padding: 0;
	}
	.js-phone-menu-opened .header__mobile-btn--phone,
	.js-service-menu-opened .header__mobile-btn--service {
		transition: 0.3s;
		background-color: #3f3f3f;
	}
	#nav ul {
		position: absolute;
		z-index: -1;
		top: 55px;
		right: 0;
		left: 0;
		display: none;
		height: auto;
		padding: 11px 0 0;
		background: #e9f0f2;
		box-shadow: -2px 1px 9px 3px #ccc;
	}
	.js-service-menu-opened #nav ul {
		display: block;
		padding-top: 60px;
	}
	.js-service-menu-opened #nav ul ul {
		position: relative;
		z-index: 10;
		display: none;
		width: 100%;
		padding-top: 0;
		background: #e9f0f2;
	}
	#nav,
	.js-service-menu-opened #nav ul ul .active a {
		background: 0 0;
	}
	#nav ul a,
	#nav ul li {
		display: block;
		height: auto;
	}
	#nav ul li {
		border-top: 1px solid #fff;
		border-left: none;
	}
	#nav ul a {
		padding: 12px 0 9px 30px;
		text-align: left;
		color: #333;
	}
	#nav .holder > ul > li > a,
	#nav ul li ul {
		border: 0;
	}
	#nav .holder > ul > li:first-child > a:before {
		display: none;
	}
	#nav .holder > ul > li > a:before {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		content: "";
	}
	#nav ul a:hover,
	#nav ul li.active a,
	#nav ul li:hover a {
		color: #222;
		background-color: #fff;
	}
	#nav ul > a:hover:before,
	#nav ul > li.active a:before,
	#nav ul > li:hover a:before {
		box-shadow: 0 5px 15px 0 rgba(23, 23, 23, 0.15);
	}
	.js-service-menu-opened #nav ul li:hover ul a,
	.js-service-menu-opened #nav ul ul a {
		text-align: center;
		color: #333;
		background: 0 0;
	}
	.js-service-menu-opened #nav ul li:hover ul a:hover {
		color: #fff;
		background-color: #07b4a5;
	}
	.catalog-list {
		margin: 0 0 44px;
	}
	.catalog-list .menu a {
		display: block;
		width: 100%;
		padding-top: 35px;
	}
	.catalog-list .menu a:after,
	.contacts-block ul li {
		width: 100%;
	}
	.catalog-list .menu .active a:after,
	.catalog-list .menu a:hover:after {
		top: 0 !important;
		right: 0 !important;
		bottom: 0 !important;
		left: 0 !important;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100% !important;
		height: auto;
		border: 1px solid #b4c5cc;
		background: #fff;
		-webkit-box-shadow: 0 5px 15px 0 rgba(23, 23, 23, 0.15);
		box-shadow: 0 5px 15px 0 rgba(23, 23, 23, 0.15);
	}
	#sidebar + #content,
	.catalog-list + #content {
		margin: 0;
	} */
	/* #main {
		margin: -24px 0 0;
		padding: 40px 10px 0;
	} */
	/* #sidebar.catalog-list,
	.breadcrumbs,
	h1 span:after {
		display: none;
	}
	.color-list {
		margin-bottom: 17px;
		padding: 2px 0 0;
	}
	.color-list ul {
		margin: 0-18px 0 0;
	}
	.features-list li {
		width: 158px;
	}
	.features-list {
		padding: 24px 0 0;
	}
	h1 span {
		display: inline;
		border-bottom: 1px solid red;
	}
	.feedback input[type="email"],
	.feedback input[type="text"],
	.notes-list li {
		width: 100%;
	}
	.catalog-list {
		position: fixed;
		z-index: 1000;
		top: 55px;
		right: 0;
		left: 0;
		display: none;
	}
	.catalog-list .catalog-menu ul {
		margin-bottom: 0;
		box-shadow: -2px 1px 9px 3px #ccc;
	}
	.catalog-list,
	.catalog-list .catalog-menu ul li {
		float: none;
		width: 100%;
	}
	.catalog-list .catalog-menu ul li:last-child a {
		border-bottom: none;
	}
	.catalog {
		width: 280px;
		margin: 0 auto 39px;
		padding: 5px 0 0;
	}
	.catalog li {
		margin-right: 0;
	}
	#content .items {
		width: 100%;
		max-width: 450px;
		margin: 0 auto 10px;
		padding-left: 0;
	}
	.items span {
		position: relative;
		overflow: hidden;
		height: auto;
		margin-bottom: 10px;
		padding-top: 100%;
	}
	.items--hor-pics span {
		padding-top: 64%;
	}
	.sr-promo .items span {
		height: 250px;
		margin-bottom: 0;
		padding-top: 0;
	}
	.items span a {
		position: absolute;
		top: 0;
		left: 0;
		background-size: cover;
	}
	.items li > div {
		width: 100%;
		height: auto;
		padding-bottom: 70px;
	}
	#content .items--discount li > div,
	.items span.item-new {
		height: auto;
	}
	.items p {
		margin-bottom: 5px;
		padding-right: 5px;
		padding-left: 5px;
		line-height: 1;
	}
	.items .buy,
	.items.sr-catalog-sections--catalog .buy {
		bottom: 16px;
	}
	#content .items li {
		width: 100%;
	}
	#content .items li,
	#content .items--discount li {
		height: auto;
		margin-right: 0;
	}
	.pagination li:first-child {
		margin-left: 0;
	}
	.pagination li:last-child {
		margin-right: 0;
	}
	.product .gallery {
		display: block;
		float: none;
		position: relative;
		margin: 0 auto 21px;
	}
	.feedback .field-wrap.field-error:before,
	.product .gallery .paging {
		display: none;
	}
	.product .gallery .slideshow {
		display: block;
		float: none;
		margin: 0 auto;
	}
	.product .info {
		margin: 0;
	}
	.gallery .next,
	.gallery .prev {
		display: block;
	}
	.product {
		padding-top: 14px;
		padding-bottom: 89px;
	}
	.product form {
		margin: 0 0 15px;
	}
	.order table,
	.order table td {
		display: block;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.order table {
		width: 340px;
		margin: 0 auto 49px;
		border: 1px solid #cedce2;
	}
	.order table td {
		position: relative;
		float: left;
		border: 0;
	}
	.order table td:nth-child(1) {
		width: 30%;
		padding: 9px;
		border-top: 1px solid #cedce2;
		border-right: 1px solid #cedce2;
	}
	.order table td:nth-child(2) {
		width: 70%;
		margin-left: -1px;
		padding: 10px 0 10px 19px;
		border-top: 1px solid #cedce2;
		border-left: 1px solid #cedce2;
	}
	.order table td + td + td {
		width: 112px;
		height: 110px;
		border-top: 1px solid #cedce2;
		border-right: 1px solid #cedce2;
	}
	.order table td:nth-child(3) {
		clear: both;
		width: 130px;
	}
	.order table td:nth-child(4) {
		width: 110px;
		padding: 32px 0 0;
	}
	.order table td:nth-child(5) {
		width: 98px;
		padding: 32px 0 0;
		border-right: 0;
	}
	.order .row .col {
		float: none !important;
		padding: 0 0 22px;
	}
	.order .row {
		padding-bottom: 15px;
	}
	.order .total {
		width: 100%;
		padding-bottom: 30px;
		text-align: center;
	}
	.order .total input[type="submit"] {
		display: block;
		float: none;
		margin: 13px auto 0;
	}
	.order table strong {
		font-size: 20px;
		line-height: 20px;
	}
	.order .cell .col {
		float: none;
		width: 100%;
		margin: 0 0 24px;
	}
	.order .cell {
		margin: 0;
	}
	.order .cell + .cell {
		padding: 0 0 12px;
	}
	#map {
		height: 300px;
	}
	.main-header__city-change {
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.sr-city-change {
		width: 240px;
		margin-right: auto;
		margin-left: auto;
		text-align: left;
	}
	.feedback-answer {
		padding-right: 20px;
		padding-left: 20px;
	}
	.feedback.feedback-message .row {
		display: flex;
		flex-direction: column;
	}
	.feedback.feedback-message .field-wrap,
	.feedback.feedback-message .field-wrap:nth-child(2) {
		float: none;
		width: 100%;
	}
	.feedback.feedback-message .field-wrap:nth-child(2) {
		order: 1;
	}
	.feedback.feedback-message .feedback__agreement,
	.feedback.feedback-message .feedback__btns {
		display: block;
	}
	.feedback.feedback-message .feedback__agreement {
		margin: 0 0 15px;
	}
	.feedback textarea {
		height: 50px;
	}
	.feedback.feedback-message .field-wrap:nth-child(4) {
		position: static;
		width: 100%;
	}
	#fast-view .sr-buy-control__bottom-panel > * {
		margin: 10px;
	}
	#basket-popup .popup,
	#confirm-popup .popup {
		padding-right: 20px;
		padding-left: 20px;
	}
	.feedback.feedback-static {
		padding: 66px 10px 55px;
	}
	.feedback.feedback-static input[type="email"],
	.feedback.feedback-static input[type="text"],
	.feedback.feedback-static textarea {
		width: 100%;
		margin: 0 0 10px !important;
	}
	.items.items-section li,
	.items.items-section li > div {
		height: auto;
	}
	.items.items-section li > div {
		padding-bottom: 130px;
	}
	.items .fast-view-btn-mobile.btn-custom {
		bottom: 71px;
	}
	.main-header__contacts {
		padding-top: 40px;
	}
	.main-header__whatsapp-call {
		right: auto;
		left: 50%;
		transform: translateX(-50%);
		font-size: 20px;
	} */
}
/* ******************** */
@media (min-width: 768px) {
	#categories .desktop-picture {
		display: inline;
	}
	#catalog-menu,
	#categories .mobile-picture {
		display: none;
	}
}
@media (min-width: 768px) and (max-width: 1220px) {
	#nav ul a {
		font-size: 13px;
	}
}
@media (min-width: 1221px) {
	#popular .bx-controls .bx-next {
		right: auto;
		left: 100%;
	}
}
@media (min-width: 768px) and (max-width: 1023px) {
	#promo,
	#promo .bx-wrapper,
	#promo .promo-slider {
		height: 500px;
	}
}
@media (min-width: 1024px) and (max-width: 1220px) {
	#nav .basket {
		padding-right: 40px;
		padding-left: 10px;
		background-position: calc(100% - 10px) 50%;
		background-size: 25px;
	}
	#nav .basket p:last-child span {
		width: 60px;
		font-size: 15px;
	}
	#nav ul {
		width: 89%;
	}
	#nav .bx-basket {
		width: 11%;
	}
}

/* End */


/* Start:/local/templates/tm_medstyle_9/css/new_styles.css?1705056717266*/
.items--discount .discount-mark {
    position: absolute;
    right: -1px;
    top: -1px;
    height: auto;
    display: inline-block;
    background-color: #39A52E;
    color: #fff;
    padding: 2px 10px;
    font-weight: bold;
    border-bottom-left-radius: 6px;
}
/* End */


/* Start:/local/templates/tm_medstyle_9/css/style-menu.css?17083437802408*/
.menu {
	/* padding: 32px 60px 32px 100px; */
	width: 490px;
	height: 100vh;
	/* display: none; */
	/* -ms-flex-direction: column;
	flex-direction: column; */
	position: fixed;
	top: 24px;
	left: 0;
	/* list-style: none; */
	/* background: #ffffff; */
	/* overflow-y: auto; */
	z-index: 9999;
}
.menu[data-menu] {
	display: none;
}
.menu[data-menu="sr-active"] {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.menu[data-menu="sr-active"] .overlay {
	display: block;
}
.menu .menu__content {
	padding: 32px 60px 32px 100px;
	width: 100%;
	height: calc(100vh - 24px);
	/* display: none; */
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	/* top: 32px;
	left: 0; */
	/* list-style: none; */
	background: #ffffff;
	overflow-y: auto;
	z-index: 9999;
}
.menu .menu__close {
	width: 43px;
	height: 43px;
	position: absolute;
	left: 29px;
	top: 18px;
}
/* .header .header__menu:hover .menu {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
} */
.menu .menu__content > .menu__list > li > a {
	padding: 16px 0 17px;
	display: inline-block;
	font-size: 18px;
	font-weight: 500;
	line-height: 23px;
	letter-spacing: 0.2px;
}
.menu .menu__list {
	padding: 0px 0 36px;
}
/* .menu li {
	list-style: none;
} */
.menu .menu__list li .menu__list li a {
	padding: 18px 0 18px;
	width: 100%;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0.36px;
	border-bottom: 1px solid #f0f0f0;
}
.menu .menu__list li .menu__list li a:hover {
	opacity: 0.5;
}
.menu .menu__content li .menu__list li:first-child {
	border-top: 1px solid #f0f0f0;
}
.menu .menu__info {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 15px;
	color: #2c2c33;
	line-height: 24px;
	letter-spacing: 0.39px;
}
.menu .menu__info a {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	align-items: center;
	gap: 15px;
}
.menu .menu__info a:hover {
	opacity: 0.5;
}
@media (max-width: 768px) {
	.menu {
		width: 440px;
		top: 0;
	}
	.menu .menu__content {
		padding: 32px 30px 32px 80px;
		height: 100vh;
	}
}
@media (max-width: 480px) {
	.menu {
		width: 350px;
	}
}

/* End */
/* /local/components/srlab/srlab.favorites.ajax/templates/sr_favorites/style.css?17478199501001 */
/* /local/templates/tm_medstyle_9/components/bitrix/search.title/header/style.css?1705056717339 */
/* /local/templates/tm_medstyle_9/styles.css?17107063902286 */
/* /local/templates/tm_medstyle_9/template_styles.css?174885469075105 */
/* /local/templates/tm_medstyle_9/fonts/fonts.css?17080706363931 */
/* /local/templates/tm_medstyle_9/css/myriad.css?17050567174240 */
/* /local/templates/tm_medstyle_9/css/style.min.css?1747829372137062 */
/* /local/templates/tm_medstyle_9/css/media.min.css?171595039139912 */
/* /local/templates/tm_medstyle_9/css/new_styles.css?1705056717266 */
/* /local/templates/tm_medstyle_9/css/style-menu.css?17083437802408 */
