.cust-title p {
	color: white;
}

.product-item .garantiya-label{
	position: absolute;
	left: 4px;
	top: 4px;
	width: 60px;
	z-index: 1;
	background: transparent;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: 3px solid transparent;
}

.product-item .garantiya-label:hover{
	width: 90px;
	background: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-color: #FFF;
}

.product_photos{
	position: relative;
}

.product_photos .garantiya-label{
	position: absolute;
	left: 4px;
	bottom: 4px;
	width: 90px;
	z-index: 1;
	background: transparent;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: 3px solid transparent;
}

/* ÃÂÃÂÃÂÃÂºÃÂÃÂ»ÃÂÃÂ°ÃÂÃÂ´ÃÂÃÂºÃÂÃÂ¸ ÃÂÃÂºÃÂÃÂ°ÃÂÃÂÃÂÃÂµÃÂÃÂ³ÃÂÃÂ¾ÃÂÃÂÃÂÃÂ¸ÃÂÃÂ¹ ÃÂÃÂ½ÃÂÃÂ° ÃÂÃÂ³ÃÂÃÂ»ÃÂÃÂ°ÃÂÃÂ²ÃÂÃÂ½ÃÂÃÂ¾ÃÂÃÂ¹ ÃÂ¢ÃÂÃÂ ÃÂÃÂÃÂÃÂ±ÃÂÃÂÃÂÃÂ°ÃÂÃÂÃÂÃÂ ÃÂÃÂÃÂÃÂ¸ÃÂÃÂ½ÃÂÃÂ¸ÃÂÃÂ¹ focus-ring Bootstrap */
main .tab-wrapper .nav.nav-tabs.list-inline > li > a:focus {
	outline: none !important;
	box-shadow: none !important;
}
main .tab-wrapper .nav.nav-tabs.list-inline > li.active > a,
main .tab-wrapper .nav.nav-tabs.list-inline > li.active > a:focus {
	border: 1px solid #84c52e !important;
	color: #84c52e !important;
	outline: none !important;
	box-shadow: none !important;
	background: transparent !important;
}

/* ÃÂÃÂ£ÃÂÃÂ±ÃÂÃÂÃÂÃÂ°ÃÂÃÂÃÂÃÂ ÃÂÃÂÃÂÃÂ¸ÃÂÃÂ½ÃÂÃÂÃÂÃÂ ÃÂÃÂÃÂÃÂ°ÃÂÃÂ¼ÃÂÃÂºÃÂÃÂ Bootstrap ÃÂÃÂ¿ÃÂÃÂÃÂÃÂ¸ ÃÂÃÂºÃÂÃÂ»ÃÂÃÂ¸ÃÂÃÂºÃÂÃÂµ ÃÂÃÂ¿ÃÂÃÂ¾ ÃÂÃÂºÃÂÃÂ½ÃÂÃÂ¾ÃÂÃÂ¿ÃÂÃÂºÃÂÃÂ°ÃÂÃÂ¼ ÃÂÃÂ¸ ÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ»ÃÂÃÂºÃÂÃÂ°ÃÂÃÂ¼ */
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:focus:active {
	outline: none !important;
	box-shadow: none !important;
}

a:focus,
a:active:focus {
	outline: none !important;
	box-shadow: none !important;
}

.logolink a:focus,
.logolink a:active:focus,
.dropdown-link:focus,
.dropdown-link:active:focus,
nav .menu > li > a:focus,
nav .menu > li > a:active:focus,
main .offers .offer .btn:focus,
main .offers .offer .btn:active:focus {
	outline: none !important;
	box-shadow: none !important;
}

/* swatch override: ÃÂÃÂÃÂÃÂµÃÂÃÂ´ÃÂÃÂ½ÃÂÃÂÃÂÃÂ¹ */
.colorex.color-mednyy {
  background-color: #a0897a;
}


/* swatch override: Denim */
.colorex.color-denim {
  background-color: #525b6a !important;
}

/* swatch override: Denum (typo-safe) */
.colorex.color-denum {
  background-color: #263140 !important;
}


/* swatch: old-color fioletovyy */
.colorex.color-fioletovyy {
  background-color: #4772bc !important;
}


/* swatch: old-color lavanda */
.colorex.color-lavanda {
  background-color: #4772bc !important;
}
