/* SLICK Slider START */
.slick-slider
{
	position: relative;

	display: block;
	box-sizing: border-box;

	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list
{
	position: relative;

	display: block;
	overflow: hidden;

	margin: 0;
	padding: 0;
}
.slick-list:focus
{
	outline: none;
}
.slick-list.dragging
{
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track
{
	position: relative;
	top: 0;
	left: 0;

	display: block;
}
.slick-track:before,
.slick-track:after
{
	display: table;

	content: '';
}
.slick-track:after
{
	clear: both;
}
.slick-loading .slick-track
{
	visibility: hidden;
}

.slick-slide
{
	display: none;
	float: left;

	height: 100%;
	min-height: 1px;
	overflow: hidden;
}
[dir='rtl'] .slick-slide
{
	float: right;
}
.slick-slide img
{
	display: block;
	margin: auto;
}
.slick-slide.slick-loading img
{
	display: none;
}
.slick-slide.dragging img
{
	pointer-events: none;
}
.slick-initialized .slick-slide
{
	display: block;
}
.slick-loading .slick-slide
{
	visibility: hidden;
}
.slick-vertical .slick-slide
{
	display: block;

	height: auto;

	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
.slick-dots {
	list-style: none;
	position: absolute;
	text-align: center;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	bottom: 15px;
}
.slick-dots li {
	padding: 0;
	display: inline-block;
	font-size: 0;
	position: relative;
}
.slick-dots li button {
	display: inline-block;
	font-size: 0;
	width: 12px;
	height: 12px;
	position: relative;
	margin: 0 4px;
	padding: 0;
	cursor: pointer;
	position: relative;
	border: 1px solid transparent;
	border-radius: 50%;
	background: transparent;
	padding: 3px;
}
.slick-dots li button:before {
	content: "";
	width: 100%;
	height: 100%;
	background: #fff;
	border-radius: 50%;
	border: 1px solid #e0e6f9;
	display: inline-block;
	margin-left: -1px;
	margin-top: -1px;
}
.slick-dots li.slick-active button {
	border: 1px solid #e0e6f9;
	background: #fff;
}
.slick-dots li.slick-active button:before {
	border-color: transparent;
	background: #ed1c24;
}





/* SLICK Slider FINISH */


.dib {
	display: inline-block;
}
.responsive-img {
	max-width: 100%;
}
.justify {
	font-size: 0;
	line-height: 0;
	text-align: justify;
	text-justify: distribute-all-lines;
}
.justify:after {
	content: '';
	display: inline-block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 100%;
}
.justify > * {
	display: inline-block;
	vertical-align: middle;
}

.border-box, .border-box:before, .border-box:after, .border-box *, .border-box *:before, .border-box *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}




.new-header .toolbar {

}
.new-header .b-basket-toolbar {
	border-bottom: 0;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.b-basket-toolbar__check-balance {
	line-height: 35px;
	color: #ffffff;
	position: absolute;
	top: 0;
	left: 48%;
	margin-left: -495px;
	-webkit-transform: translateX(250px);
	-moz-transform: translateX(250px);
	-ms-transform: translateX(250px);
	-o-transform: translateX(250px);
	transform: translateX(250px);
}
.b-basket-toolbar__check-balance:before {
	content: "";
	width: 18px;
	height: 12px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAABOSURBVHjaYnR0dDzCwMBgzUAZOMLCwMBgvW7TZopMCfLztWFioBJgdHR0/E8Ng6jmIqoZxMLAwMBAhcAehF4bfAYxUimLHAUAAAD//wMA5fQNYDpxg2EAAAAASUVORK5CYII=') 0 0 no-repeat;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.b-basket-toolbar__check-balance a {
	color: #414141;
	text-decoration: none;
}
.b-basket-toolbar__check-balance a:hover {
	text-decoration: none;
	border-bottom: 0;
}
.basket-top {
	position: absolute;
	right: 0;
	top: 0;
	/* padding: 0 6px; */
	width: 150px;
	height: 36px;
	line-height: 36px;
	background-color: #ed1c24;
	border-radius: 4px;
}
.basket-top--lite {
	text-align: center;
}
.basket-top--lite:after {
	display: none !important;
}
.toolbar-help-btn-wrapper {
	line-height: 35px;
	position: relative;
}
.toolbar-help-btn-wrapper:before {
	content: "";
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAEASURBVHjalNE/K8VhGMbxz3kyymKkRIkXcCQ2GRTRYREDJTGJV+EFyOZfzipSZ7FQirKYzkI2gywGpyiKY7lP/Zx+Btf23Nf9fe7ree6C+SMZjWMFRbTjBTfYxVmjqRBQGw5R8rdOsYhaQsJJAO9YQ19MGkQjSin6Ugp6NIxLbKMXk6hiFnfhj2KhBcuZCGO4xnCcXyPWPfqjtpQwkIFSAG9YRwWdGMn0FBM+ch69gS0M4So+6tfN1RxoDuWY1NXk3Sbs50CbWMVjjreXcICLJqMbHWhtqp+jnPCF6YjS0A4e0NO03Bl8pyjUMBW7qeAZn3jCMSbi4hoU6vW6/+pnAPcmNtAuOAlXAAAAAElFTkSuQmCC') 0 0 no-repeat;
	margin-right: 5px;
	vertical-align: middle;
}
.toolbar-help-btn {
	color: #005aab;
	border-bottom: 1px dotted #005aab;
	text-decoration: none;
}
.toolbar-help-btn:hover {
	text-decoration: none;
	border-bottom: 0;
}
.toolbar-help-menu {
	position: absolute;
	top: 100%;
	right: 0;
	list-style: none;
	background: #eff3f4;
	box-shadow: 3px 4px 0 rgba(0, 0, 01, 0.2);
	border: 1px #ccc solid;
	border-radius: 4px;
	padding: 8px 13px;
	display: none;
	z-index: 3000;
}
.toolbar-help-menu li {
	white-space: nowrap;
	line-height: 22px;
	border-top: 1px #ccc solid;
	padding: 0;
}
.toolbar-help-menu li:first-child {
	border: none;
}
.toolbar-help-menu li a {
	text-decoration: none;
	color: #005aab;
}
.toolbar-help-menu li a:hover {
	text-decoration: underline;
}
#gallery-image-wrapper .img-wrapper {
	position: relative;
	display: block;
	width: 300%;
	left: -100%;
	right: -100%;
	text-align: center;
}
.gallery-content {
	position: absolute;
	left: 50%;
	margin-left: -495px;
	z-index: 100;
	font-size: 0;
	padding: 0 20px;
	height: auto;
	width: auto;
	bottom: 40px;
}
.gallery-content:before {
	content: "";
	width: 0;
	height: 100%;
	display: inline-block;
	vertical-align: bottom;
}
.gallery-content_menu {
	display: inline-block;
	vertical-align: bottom;
}
.gallery-content_menu + .gallery-content_menu {
	margin-left: 20px;
}
.gallery-content_menu p {
	display: inline-block;
	margin: 0;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0;
	margin-bottom: 5px;
	color: #000;
}
.gallery-content_menu a {
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 16px;
	display: block;
	margin: 1px;
	font-weight: 100;
	background: #fff;
	border: 1px solid #c0c0c0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 3px;
}
.gallery-content_menu a:hover {
	background: #f0f0ed;
}
.brands {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 5px;
}
.brands > a {
	display: table-cell;
	height: 80px;
	background: #fff;
	border-right: 1px #f5f5f5 solid;
	text-align: center;
	vertical-align: middle;
	line-height: 0;
}
.brands > p {
	display: table-cell;
	height: 80px;
	white-space: nowrap;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	background: #fff;
	vertical-align: middle;
	padding: 0;
}
.brands > p a {
	text-decoration: none;
}
.sm-masonry {
	margin: 0 -3px;
	font-size: 0;
}
.sm-masonry_item {
	display: inline-block;
	vertical-align: top;
	padding: 3px;
	font-size: 14px;
	position: relative;
}
.sm-masonry_item--third {
	width: 33.33%;
}
.sm-masonry_item--half {
	width: 50%;
}
.sm-masonry_item--full {
	width: 100%;
}
.sm-masonry_content {
	position: static;
	padding: 0;
	margin: 0;
	height: 0;
	width: 0;
}
.sm-masonry_menu {
	background: #f0f0ed;
	position: absolute;
	left: 15px;
	bottom: 15px;
	padding: 0;
}
.sm-masonry_menu ul {
	list-style: none;
	display: inline-block;
	vertical-align: top;
	padding: 10px;
}
.sm-masonry_menu ul + ul {
	border-left: 1px solid #dcdbdb;
}
.sm-masonry_menu li {
	margin: 0;
	padding: 0;
}
.sm-masonry_menu a {
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #333;
	display: inline-block;
	margin-bottom: 2px;
}
.sm-masonry_menu a:hover {
	text-decoration: underline;
}
.sm-masonry_info {
	position: absolute;
	top: 15px;
	left: 15px;
}
.sm-masonry_info--one-line {
	white-space: nowrap;
}
.sm-masonry_info div {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-right: 5px;
	display: block;
}
.sm-masonry_info--one-line div {
	display: inline-block;
	margin-bottom: 0;
}
.sm-masonry_info span {
	display: inline-block;
	background: #ed1b24;
	padding: 3px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
	position: relative;
}
.sm-masonry_info span:after {
	content: '';
	border: 7px solid transparent;
	border-left: 3px solid #ed1b24;
	border-top: 16px solid #ed1b24;
	position: absolute;
	left: 100%;
	top: 0px;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}
.sm-masonry_info span.red {
	background: #ed1b24;
}
.sm-masonry_info span.red:after {
	border-left-color: #ed1b24;
	border-top-color: #ed1b24;
}
.sm-masonry_info span.blue {
	background: #015ba7;
}
.sm-masonry_info span.blue:after {
	border-left-color: #015ba7;
	border-top-color: #015ba7;
}
.sm-masonry--special {
	margin-top: 30px;
}
.sm-masonry_special-block {
	display: block;
	position: relative;
}
.sm-masonry_special-btn {
	position: absolute;
	border: 1px solid #fff;
	display: inline-block;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: 14px;
	bottom: 10px;
	right: 10px;
	color: #fff;
}
.sm-masonry_special-block:hover .sm-masonry_special-btn {
	color: #333;
	background: #fff;
}
.bordered-title {
	font-size: 22px;
	line-height: 22px;
	color: #41474c;
	position: relative;
	text-transform: uppercase;
	overflow: hidden;
	margin: 0 0 20px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.bordered-title:after {
	content: '';
	display: block;
	overflow: hidden;
	height: 2px;
	background: #41474c;
	margin: 10px 0 0 15px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.sm-popular_container {
	margin-top: 40px;
}
.sm-popular-cat_menu-wrapper {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.sm-popular-cat_menu-wrapper > ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: top;
	padding-right: 20px;
}
.sm-popular-cat_menu-wrapper li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}
.sm-popular-cat_menu-wrapper a {
	color: #41474c;
	text-decoration: none;
}
.sm-popular-cat_menu-wrapper a:hover {
	color: #e91b24;
}
.sm-popular-cat_menu-title {
	margin-bottom: 10px;
	font-size: 14px;
	text-transform: uppercase;
	color: #41474c;
}
.sm-popular-cat_menu-title--with-sale {
	position: relative;
	/*padding-right: 40px !important;*/
	white-space: nowrap;
}
.sm-popular-cat_menu-title--with-sale > div {
	display: table;
	width: 50%;
}
.sm-popular-cat_menu-title--with-sale span {
	white-space: normal;
	display: table-cell;
	vertical-align: top;
}
.sm-popular-cat_menu-title--with-sale i {
	display: inline-block;
	vertical-align: top;
	margin-left: 15px;
	width: 35px;
	height: 23px;
	top: 0;
	right: 0;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAXCAYAAACBMvbiAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAhtJREFUeNpifCutwsbAwFAHxLFALMcwMOAFEC9gBDqmBcioZhh48JEJSKQxDA6wAOQY0UHgkPtAXMM0SEIlEYi/DAbHTAHigyAGTsdwFuUyCD25Dca8q5cwMPLxweVAbMFrZxm4+zopdcgdIK6EcbA6hj0sCOiYPIafq9YxfC0qZ2DR1mTgaqhGcSjIQb9Wr6PUMSmg6MHrGGYtTTANcgjIQb927AE7ECwHdBhHSgJQbDfD7+MnqRI9eB3z78lTMM1qac7AJCsNpv9evQ4Wg4XQt8ZWqkUPDLBgUwkKDfbQIHBaAYH/nz4xfE7JZGDzcAU77HvfJIZ/j59SLXrgaRFYAv/HpQNkMSM/H8PvYyfBDhI4fgBSVLr7AaMqHhxdMMd/ayA6pCYCcQE2CRZ8upDTBCjRgqIMlI7YPFzACRyUbkBRCnIUyLHf+yYTEz01uCTxhgxyVhY4sZ/hDzDdfA6NAUcfE1AMFEIgAItOkBwe8BeIndETLcEEjA5AiRbkoB9Qn4PSCyiUQDkLJM4sI8Pw/+MnknMPySEDspB/5yZ4mQP2AdAhIDFYQQiKok/AUIHlOBzRY4gt0ZLsGFCUgKIIZCly1MHKnl87d+PLXaDocQDiIwSTAzFphkKAM/eQlWaoXbgNhGP+QpsG30lxzGsaOaaemHSC7pjFVHbEL2iIkFx5sUDjFBSkUUAsTWELH1SOdAPxWXIMAAgwAPHYwRAMgtA3AAAAAElFTkSuQmCC") 0 0 no-repeat;
}
.sm-popular-cat_menu-title--with-sale:before {
	/*content: "";*/
	position: absolute;
	width: 35px;
	height: 23px;
	top: 0;
	right: 0;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAXCAYAAACBMvbiAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAhtJREFUeNpifCutwsbAwFAHxLFALMcwMOAFEC9gBDqmBcioZhh48JEJSKQxDA6wAOQY0UHgkPtAXMM0SEIlEYi/DAbHTAHigyAGTsdwFuUyCD25Dca8q5cwMPLxweVAbMFrZxm4+zopdcgdIK6EcbA6hj0sCOiYPIafq9YxfC0qZ2DR1mTgaqhGcSjIQb9Wr6PUMSmg6MHrGGYtTTANcgjIQb927AE7ECwHdBhHSgJQbDfD7+MnqRI9eB3z78lTMM1qac7AJCsNpv9evQ4Wg4XQt8ZWqkUPDLBgUwkKDfbQIHBaAYH/nz4xfE7JZGDzcAU77HvfJIZ/j59SLXrgaRFYAv/HpQNkMSM/H8PvYyfBDhI4fgBSVLr7AaMqHhxdMMd/ayA6pCYCcQE2CRZ8upDTBCjRgqIMlI7YPFzACRyUbkBRCnIUyLHf+yYTEz01uCTxhgxyVhY4sZ/hDzDdfA6NAUcfE1AMFEIgAItOkBwe8BeIndETLcEEjA5AiRbkoB9Qn4PSCyiUQDkLJM4sI8Pw/+MnknMPySEDspB/5yZ4mQP2AdAhIDFYQQiKok/AUIHlOBzRY4gt0ZLsGFCUgKIIZCly1MHKnl87d+PLXaDocQDiIwSTAzFphkKAM/eQlWaoXbgNhGP+QpsG30lxzGsaOaaemHSC7pjFVHbEL2iIkFx5sUDjFBSkUUAsTWELH1SOdAPxWXIMAAgwAPHYwRAMgtA3AAAAAElFTkSuQmCC") 0 0 no-repeat;
}
.sm-popular-products {
	margin-top: 20px;
}
.header .small-banner {
	position: relative;
	margin-left: 251px;
}
.header .small-banner a.left-link {
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 0;
	width: 51%;
}
.header .small-banner a.right-link {
	position: absolute;
	top: 10px;
	bottom: 10px;
	right: 0;
	width: 45%;
}
.new-header-wrapper {
	background: #005aab;
}
.footer-blue-wrapper {
	background: #005aab;
}
.color-white {
	color: #ffffff !important;
}
.basket-top:after {
	content: '';
	position: absolute;
	top: 16px;
	right: 8px;
	width: 0;
	height: 0;
	border-top: 4px #fff solid;
	border-left: 3px #ed1c24 solid;
	border-right: 3px #ed1c24 solid;
}
.sm-masonry--popular-products .sm-masonry_item > img {
	border: 2px solid #b2b2b2;
}
.sm-masonry--popular-products .sm-masonry_content {
	position: static;
	padding: 0;
	margin: 0;
	width: 0;
	height: 0;
}
.sm-masonry--popular-products .sm-masonry_info {
	left: 15px;
	top: 15px;
}
.sm-masonry--popular-products .sm-masonry_menu {
	left: 15px;
	bottom: 15px;
}
.js-sms-subscribe[disabled] {
	color: #808080 !important;
	cursor: default;
	pointer-events: none;
}
.subscribe-info {
	display: none;
	font-family: 'co_text_corpregular';
	font-size: 10px;
	line-height: normal;
	margin-top: 10px;
	color: rgb(128, 128, 128) !important;
}

.subscribe-sms-code-container {
	display: flex;
	align-items: center;
	float: none !important;
}
.subscribe-sms-code-container input {
	width: 130px !important;
	margin-right: 10px;
}
.subscribe-attempts-limit {
	display: none;
	font-size: 14px;
	line-height: 16px;
	color: rgb(233, 27, 36);
	margin-top: 5px;
}
.subscribe-resend-code {
	margin-top: 10px;
}


.offer-list ul {
	list-style: disc;
	padding-left: 30px;
}
.offer-list p {
	padding-bottom: 10px;
}
.offer-list ul li {
	list-style: disc;
	padding-left: 0;
}
.offer-description {
  font-family: 'co_text_corpbold';
  font-size: 18px;
  margin-top: 40px;
  margin-bottom: 20px;
}

.collapse + .collapse {
  margin-top: 4px;
}
.collapse__body {
  display: none;
  padding: 20px;
	font-size: 12px;
	line-height: 16px;
	font-family: 'co_text_corpregular';
}
.collapse__body.collapse__body--p10 {
	padding: 10px;
}
.collapse__body.collapse__body--p10-20 {
	padding: 10px 20px;
}
.collapse__body b {
	font-family: 'co_text_corpbold';
}
.collapse.is-opened .collapse__body {
  display: block;
}
.collapse.is-opened .collapse__header {
	background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEyIDgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjU4IDcuODRMNiAzLjI0bC00LjU4IDQuNkwwIDYuNDJsNi02IDYgNnoiIGZpbGw9IiMyRDMwMzMiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==') right 20px center no-repeat #EFF3F4;
}
.collapse__header {
  padding: 20px;
  border-radius: 5px;
	font-family: 'co_text_corpbold';
	font-size: 14px;
	text-transform: uppercase;
	padding-right: 40px;
	background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEyIDciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjU4IDBMNiA0LjM1IDEuNDIgMCAwIDEuMzQgNiA3bDYtNS42NnoiIGZpbGw9IiMyRDMwMzMiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==') right 20px center no-repeat #EFF3F4;
	cursor: pointer;
}
.collapse__header--normal {
	text-transform: none;
}
.sm-brands, .sm-brands * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sm-brands__banners a {
	width: calc(50% - 3px);
}
.sm-brands__letter {
	font-family: 'co_text_corpregular';
}
.sm-brands__abc>a {
 font-family: 'co_text_corpregular';
}
.smSearch__text {
	position: relative;
	height: 100%;
	font-size: 13px;
	line-height: inherit;
	font-family: 'co_text_corpregular',arial,helvetica,sans-serif;
	color: gray !important;
	border: 0 !important;
	padding: 0 0 0 10px !important;
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==) !important;
}
textarea, input[type=text] {
	font-family: 'co_text_corpregular'
}
.smSearch__submit {
	width: 32px;
	height: 100% !important;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAQAAAC1QeVaAAAAy0lEQVQY022QMQrCMABFsxdciuLgUnoAxZNkqdOnm4PQVU+gS4+g9BSOuuji6NqtqwgiTkWpxp/GRAvylv//g4REQHzwMCSe7YqY2EaGEoqUTJ1f2UPBucKRVEwFFyc3HA4I6jMCJoWtlQOWC3x3t8+m0DcyYVw5pVlySYycMaYNmXKZGhkx7htyxyWSQlK2cGWJnYrZbmgZKTBmffJ9kmR4QUUn2bVS33uvv0DzGJ2lkrnW9rAQc6zJAiHn3Oj6sV+kwejkv9R6IsUby06XliuzKG8AAAAASUVORK5CYII=) 50% 50% no-repeat !important;
	border: 0 !important;
	float: right
}
.ui-autocomplete.ui-widget-content {
	background: #ffffff;
}
.ui-autocomplete li {
	margin: 0;
	padding: 0;
}
.ui-autocomplete .ui-corner-all {
	font-family: 'co_text_corpregular';
}
.ui-autocomplete .ui-corner-all.ui-state-focus {
	background: #eff3f4;
	border-bottom: 1px #dbdada solid;
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	text-decoration: none;
	transform: none;
	font-weight: normal !important;
	border-radius: 0 !important;
}
.sm-brands__banners a {
	height: 202px;
}
.sm-brands__abc>a {
	text-decoration: underline;
}
.text, .text * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.text {
	font-size: 12px;
	line-height: 16px;
}
.text p,
.text ul,
.text ol {
	padding: 0;
	margin: 10px 0;
}
.text p:first-child,
.text ul:first-child,
.text ol:first-child {
	margin-top: 0;
}
.text p:last-child,
.text ul:last-child,
.text ol:last-child {
	margin-bottom: 0;
}
.text ul li + li,
.text ol li + li {
	margin-top: 8px;
}
.text ul li {
	list-style: disc;
}
.text ul li > ul {
	margin-top: 8px !important;
}
.text ul li,
.text ol li {
	padding-left: 12px;
	margin-left: 25px;
}
.text h3 {
	font-size: 18px;
	line-height: 26px;
	margin: 20px 0;
	padding: 0;
}
.text .mt20 {
	margin-top: 20px;
}
.text .mt10 {
	margin-top: 10px;
}
.text .mt0 {
	margin-top: 0;
}
.text .mb20 {
	margin-bottom: 20px;
}
.text .mb10 {
	margin-bottom: 10px;
}
.text .mb0 {
	margin-bottom: 0;
}
.text .small-footer-text {
	color: #999999;
	font-size: 12px;
	margin: 50px 0;
	text-align: center;
}
.text .red-label {
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	padding-left: 20px;
	background: #F0042A;
	display: inline-flex;
	align-items: center;
	height: 31px;
	width: 112px;
}
.text .blue-label {
	background: #015BAA;
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	width: 100px;
	height: 31px;
	line-height: 31px;
	padding-left: 20px;
}
.text .label {
	background: #FFC20E;
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	width: 100px;
	height: 31px;
	line-height: 31px;
	padding: 0 10px;
	text-align: center;
}
.text .gray-panel,
.text .red-panel {
	margin: 10px 0;
	padding: 10px;
	background: #D5DDDF;
	font-family: 'co_text_corpbold';
	border-radius: 5px;
}
.text .red-panel {
	background: #F0042A;
	color: #fff;
}
.text li > .gray-panel,
.text li > .red-panel {
	margin-left: -37px;
}
.collapse__body .red-label {
	margin-left: -10px;
}


.guarantee-table,
.guarantee-table * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.guarantee-table {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	margin: 0 -10px;
}
.guarantee-table__col {
	width: calc(50% - 11px);
	border: 1px dashed #d5dddf;
	position: relative;
}
.guarantee-table__col:before {
	content: "";
	position: absolute;
	left: 64px;
	top: 0;
	bottom: 0;
	width: 0;
	border-left: 1px dashed #d5dddf;
	z-index: -1;
}
.guarantee-table__row {
	display: flex;
	align-items: center;
}
.guarantee-table__row + .guarantee-table__row {
	border-top: 1px dashed #d5dddf;
}
.guarantee-table__icon {
	padding: 10px 5px;
	width: 64px;
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.guarantee-table__text {
	padding: 10px 20px;
	flex: 1;
}
.guarantee-table__heading {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	background: #FFC20E;
	padding: 10px 20px;
	margin-left: -1px;
	margin-right: -1px;
}
.guarantee-table__heading:first-child {
	margin-top: -1px;
}