.b-browsehappy {
	background: #ffe983;
	color: #666;
	padding: 0.5em 0 0.7em;
	text-align: center;
}

body {
	background: #f5f5f5;
}

.b-content {
	width: 1000px;
	margin: 0 auto;
}

.b-header__top {
	background-color: #ededed;
	-webkit-box-shadow: inset 0 -3px 3px rgba(0,0,0,0.1);
	box-shadow: inset 0 -3px 3px rgba(0,0,0,0.1);
}

.b-header__inner {
	width: 1000px;
	margin: 0 auto;
}

.b-header__top-menu {
	width: 700px;
	float: left;
	padding: 4px 0 5px 20px;
}

.b-header__search {
	#padding-top: 10px;
	width: 185px;
	float: right;
}

.b-header__logo {
	width: 320px;
	height: 124px;
	float: left;
	margin-top: 5px;
	position: relative;
}

.b-header__logo__text {
	color: #000;
	text-decoration: none;
	  width: 247px;
	font-size: 14px;
	position: absolute;
	top: 83px;
	left: 93px;
	letter-spacing: -0.02em;
}
.b-header__menu__text {
  color: #000;
  text-decoration: none;
  width: 247px;
  font-size: 14px;
  letter-spacing: -0.02em;
}
.b-header__contact {
	float: right;
	padding: 35px 0 0 105px;
	width: 250px;
}

.b-header__user-menu {
	padding-top: 30px;
	float: right;
	width: 290px;
}

.b-header__main-menu {
	padding-bottom: 17px;
	position: relative;
	z-index: 5;
}

.b-header-total-price {
	display: inline-block;
}

.b-dropdown-menu {
	position: absolute;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.3), 0 0 3px rgba(0,0,0,0.2);
	box-shadow: 0 1px 10px rgba(0,0,0,0.3), 0 0 3px rgba(0,0,0,0.2);
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 26px 30px 16px;
	width: 705px;
	top: 100%;
	right: -32px;
}

.b-dropdown-menu__label {
	position: absolute;
	right: -13px;
	top: -28px;
	background-color: #fff;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	font-size: 12px;
	color: #000;
	padding: 8px 0 0;
	z-index: 5;
	text-align: center;
	width: 100%;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.2);
	box-shadow: 0 0 3px rgba(0,0,0,0.2);
}

.b-dropdown-menu__label__overlay {
	position: relative;
	display: block;
	width: 100%;
	height: 3px;
	position: relative;
	bottom: -3px;
	background-color: #fff;
}

.b-dropdown-menu-helper {
	position: relative;
	z-index: 10;
	display: none;
}

.b-dropdown-menu__coll {
	float: left;
	border-left: 1px solid #ebebeb;
	padding: 0 0 0 29px;
	margin: 0 0 0 20px;
}

.b-dropdown-menu__coll:first-child {
	padding-left: 0;
	border: none;
	margin-left: 0;
}

.b-dropdown-menu__item {
	background-image: none;
	padding: 0 0 13px 0;
	font-size: 14px;
	text-align: left;
	text-transform: none;
}

.b-dropdown-menu__item a {
	color: #333;
}

.b-icon {
	background-image: url("../../../design/boomBananNew/img/icons-sprite.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}

.b-icon_black-user-contour {
	background-position: 0 0;
}

.b-icon_black-dumbbell-contour {
	background-position: 0 -187px;
}

.b-icon_black-basket-contour {
	background-position: 0 -371px;
}

.b-icon_basket_big {
	background-position: 0 -577px;
}

.b-icon_delete {
	background-position: 25px -748px;
}

.b-header-top-menu table {
	margin: 0 0 0 -38px;
	border: none;
	width: auto;
}

.b-header-top-menu__item {
	font-size: 13px;
	padding: 0 53px 0 0;
	text-align: left;
	border: none !important;
	text-shadow: 0 1px 0 rgba(255,255,255,0.2);
}

.b-header-top-menu__item:last-child {
	padding-left: 0;
}

.b-header-top-menu__item a,
.b-header-top-menu__item a:visited {
	  color: #000000;
	#text-decoration: none;
	display: block;
	padding: 8px 0;
}

.b-header-top-menu__item a:hover {
	color: #f0930d;
	text-decoration: underline;
}

.b-search-widget {
	border: 1px solid #bebebe;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	width: 194px;
	height: 19px;
	background-color: #fff;
}

.b-search-widget__input {
	background: transparent;
	border: none;
	  width: 130px;
	height: 18px;
	line-height: 18px;
	float: left;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	color: #959595;
	padding: 0 14px;
}

.b-search-widget__submit {
	background: url("../../../design/boomBananNew/img/search-widget__submit-icon.png") 50% 50% no-repeat;
	width: 35px;
	height: 19px;
	cursor: pointer;
	float: left;
}

.b-search-widget__submit:hover {
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
}

.b-contact-widget__phone {
	padding-bottom: 4px;
}

.b-contact-widget__work-time {
	font-size: 18px;
    color: #1a1a1a;
    position: relative;
    top: -5px;
    padding-left: 13px;
}

.b-phone-widget {
	display: block;
	text-decoration: none;
	vertical-align: bottom;
	line-height: 33px;
}

.b-phone-widget:hover {
	opacity: 0.85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
}

.b-phone-widget__code {
	letter-spacing: 0.105em;
	color: #959595;
	font-size: 26px;
	font-family: "GoodCyr-CondBlack", Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
	padding-right: 10px;
	display: inline-block;
	letter-spacing: 0.105em;
}

.b-phone-widget__code-country {
	padding-right: 7px;
}

.b-phone-widget__number {
	letter-spacing: 0.09em;
	color: #1a1a1a;
	font-size: 36px;
	font-family: "GoodCyr-CondBlack", Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
	display: inline-block;
	letter-spacing: 0.1em;
}

.b-phone-widget__number-section {
	padding-left: 9px;
}

.b-phone-widget__number-section:first-child {
	padding-left: 0;
}

.b-phone-widget_footer {
	padding-bottom: 9px;
}

.b-work-time {
	font-size: 14px;
	color: #1a1a1a;
	padding-left: 85px;
	background: url("../../../design/boomBananNew/img/work-time__image.png") 0 50% no-repeat;
}

.b-user-top-menu {
	margin: 16px 0 0 0;
	border: none;
}

.b-user-top-menu__item {
	padding: 0 0 0 42px;
	background: none;
	border: none !important;
	vertical-align: middle;
}

.b-user-top-menu__item:first-child {
	padding-left: 0;
}

.b-user-top-menu-item,
.b-user-top-menu-item:visited {
	text-decoration: none;
	display: block;
}

.b-user-top-menu-item__icon,
.b-user-top-menu-item__icon:visited {
	width: 39px;
	height: 30px;
	border-right: 1px solid #1a1a1a;
	display: block;
	float: left;
	margin-right: 5px;
	font-size: 14px;
	color: #db7a00;
	text-decoration: none;
	text-align: center;
	position: relative;
}

.b-user-top-menu-item__icon:hover {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}

.b-user-top-menu-item__count {
	position: absolute;
	width: 41px;
	left: 0;
	bottom: 11px;
}

.b-user-top-menu-item__text {
	font-size: 13px;
	color: #1a1a1a;
	width: 100px;
	line-height: 14px;
	vertical-align: middle;
	border-bottom: none !important;
	display: block;
	float: left;
}
.b-user-top-menu-item__text a {
color: #1a1a1a;
text-decoration: none;
}
.b-user-top-menu-item__text a:hover {

text-decoration: none;
}
.b-user-top-menu-item__vertical-helper {
	border: none;
	width: auto;
	margin: 0;
}

.b-user-top-menu-item__vertical-helper td {
	display: table-cell;
	float: none;
	padding: 0 0 0 0;
	border-bottom: none !important;
}

.b-main-menu {
	border: 1px solid #cb9500;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #f5bd00;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3), inset 0 0 0 1px rgba(255,255,255,0.2);
	box-shadow: 0 1px 3px rgba(0,0,0,0.3), inset 0 0 0 1px rgba(255,255,255,0.2);
	background: -webkit-linear-gradient(bottom, #f4b700 0%, #f6c500 100%);
	background: -moz-linear-gradient(bottom, #f4b700 0%, #f6c500 100%);
	background: -o-linear-gradient(bottom, #f4b700 0%, #f6c500 100%);
	background: -ms-linear-gradient(bottom, #f4b700 0%, #f6c500 100%);
	background: linear-gradient(to top, #f4b700 0%, #f6c500 100%);
	padding: 3px 9px 4px;
}

.b-main-menu table {
	border: none;
	margin: 0;
}

.b-main-menu__item {
	border-bottom: none !important;
	padding: 10px;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	font-family: "GoodCyr-CondBlack", Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.04em;
}

.b-main-menu__item a,
.b-main-menu__item a:visited {
	color: #000;
	text-decoration: underline;
}

.b-main-menu__item_active a,
.b-main-menu__item_active a:visited,
.b-main-menu__item a:hover {
	color: white;
	text-decoration: none;

}

.b-main-menu__item_more {
	font-size: 12px;
	text-transform: none;
	font-weight: normal;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	text-shadow: 0 1px 0 rgba(255,255,255,0.3);
	text-align: right;
}

.b-main-menu__item_more a:hover {
	text-shadow: 0 1px 0 rgba(255,255,255,0.3);
	color: #000;
	text-decoration: none;
	-webkit-transform: translate(0);
	-moz-transform: translate(0);
	-o-transform: translate(0);
	-ms-transform: translate(0);
	transform: translate(0);
}

.b-main-menu tr td {
	border-top: 1px solid #cb9500;
}

.b-main-menu tr:first-child td {
	border: none !important;
}

.b-image-slider {
	width: 1000px;
	height: 280px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	z-index: 1;
	margin-bottom: 20px;
}

.b-basket .b-title-inner {
	padding-bottom: 1px;
}

.b-basket-table {
	border: none;
}

.b-basket-table__item {
	border-color: #ebebeb;
	padding: 10px 10px 10px 0;
	vertical-align: middle;
	color: #000;
}

.b-basket-table__item_img {
	width: 90px;
}

.b-basket-table__item .b-catalog-full-calc__price {
	text-align: right;
	color: #666;
}

.b-basket-table__item .b-catalog-full-calc__final-price {
	text-align: right;
}

.b-basket-table__item:last-child {
	padding-right: 0;
}

.b-basket-table tr:hover {
	background-color: #f6f6f6;
}

.b-basket-table tr:hover .b-delete {
	opacity: 1;
	-ms-filter: none;
	filter: none;
}

.b-basket-table tr:first-child .b-basket-table__item {
	padding-top: 0;
}

.b-basket-table__img {
	width: 80px;
	overflow: hidden;
	margin-right: 5px;
}

.b-basket-table__title {
	width: 200px;
	font-size: 16px;
	line-height: 18px;
	padding: 0 5px 0 0;
}

.b-basket-table__title a {
	color: #000;
}

.b-basket-coupon {
	padding: 6px 0 30px 0;
	border-bottom: 1px solid #ebebeb;
}

.b-basket-coupon__label {
	font-size: 14px;
	color: #666;
	padding: 0 0 6px 0;
}

.b-basket-coupon .b-button {
	float: left;
}

.b-basket-coupon__input {
	width: 300px;
	float: left;
	margin-right: 20px;
}

.b-basket-coupon__input input {
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0.1) 100%);
	background: -moz-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0.1) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0.1) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0.1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0.1) 100%);
	background-color: #fff;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.4);
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.4);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #bdbdbd;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #000;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size: 14px;
	-webkit-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	transition: border-color 0.3s;
	padding: 0 7px;
	height: 36px;
}

.b-basket-coupon__input input:focus {
	border-color: rgba(52,136,171,0.75);
	-webkit-box-shadow: 0px 0px 2px rgba(52,136,171,0.75);
	box-shadow: 0px 0px 2px rgba(52,136,171,0.75);
}

.b-basket-total {
	font-size: 26px;
	color: #666;
	border-bottom: 1px solid #ebebeb;
	font-family: "GoodCyr-CondBlack", Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
	text-align: right;
	padding: 12px 0 17px 0;
}

.b-basket-total span {
	color: #f0930d;
	font-size: 36px;
}

.b-basket-delivery-type {
	padding: 32px 0 0 0;
}

.b-basket-delivery-type__item {
	padding: 0 0 0 0;
	background-image: none;
}

.b-basket-delivery-type__checkbox {
	padding: 0 0 6px 0;
}

.b-basket-delivery-type__checkbox .jq-checkbox {
	float: left;
	margin: 3px 4px 0 0;
}

.b-basket-delivery-type__label {
	float: left;
	display: block;
	font-size: 16px;
	color: #000;
}

.b-basket-delivery-type__preview {
	padding: 0 0 0 19px;
}

.b-basket-delivery-type__preview p {
	padding-bottom: 18px;
}

.b-basket-form {
	border-top: 1px solid #ebebeb;
	padding-top: 32px;
}

.b-order-details {
	padding: 32px 0 0 0;
}

.b-order-details-table {
	margin: 0 0 0 0;
	width: 470px;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
}

.b-order-details-table__item {
	border-bottom: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	padding: 15px 18px 19px 18px;
	color: #666;
	min-width: 190px;
	font-size: 14px;
}

.b-order-finish {
	padding: 11px 0px 10px 27px;
}

.b-order-finish .b-button {
	padding: 0 50px;
}

.b-delete {
	display: block;
	width: 45px;
	height: 45px;
	opacity: 0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
}

.b-slides {
	overflow: hidden;
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	display: none;
}

.b-slides__slide-item {
	position: absolute;
	display: none;
	padding: 0;
	background: none;
}

.b-slides-controls_v-centered .b-slides-controls__item {
	top: 162px;
	position: absolute;
}

.b-slides-controls__item {
	padding: 0;
	background: none;
	position: absolute;
	width: 30px;
	height: 100%;
	top: 0;
	background-repeat: no-repeat;
	background-image: url("../../../design/boomBananNew/img/slider-arrows-new.png");
	z-index: 5;
}

.b-slides-controls__link {
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px;
}

.b-slides-controls__prev {
	left: 0;
	background-position: 0 30%;
}

.b-slides-controls__next {
	right: 0;
	background-position: 100% 30%;
}

.b-slides-markers {
	height: 16px;
	width: 370px;
	overflow: hidden;
	position: absolute;
	bottom: 5px;
	left: 49px;
	z-index: 3;
}

.b-slides-markers__item {
	display: inline-block;
	list-style: none;
	background: none;
	padding: 0;
	margin: 0;
}

*:first-child+html .b-slides-markers__item {
	display: inline;
	zoom: 1;
}

.b-slides-markers__link {
	display: inline-block;
	background-image: url("../../../design/boomBananNew/img/image-slider__controls-markers-sprite.png");
	background-position: 5px 5px;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
}

*:first-child+html .b-slides-markers__link {
	display: inline;
	zoom: 1;
}

.b-slides-markers_h-centered {
	text-align: center;
}

.b-slides-markers_active .b-slides-markers__link {
	background-position: -47px 5px;
}

.b-slides-caption {
	display: block;
	width: 96%;
	margin: 0;
	padding: 2%;
	position: absolute;
	bottom: 0;
}

.b-two-coll__left {
	float: right;
}

.b-two-coll__right {
	float: left;
}

.b-two-coll_sidebar-right .b-two-coll__left {
	width: 745px;
}

.b-two-coll_sidebar-right .b-two-coll__right {
	width: 235px;
}

.b-two-coll_sidebar-left .b-two-coll__left {
	width: 235px;
}

.b-two-coll_sidebar-left .b-two-coll__right {
	width: 745px;
}

.b-catalog-grid-layout {
	padding: 15px;
	margin-bottom: 20px;
}

.b-catalog-title {
	font-size: 36px;
	font-weight: bold;
	font-family: "GoodCyr-CondBlack", Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
	text-transform: uppercase;
	text-align: center;
	color: #1a1a1a;
	#padding: 0 0 25px 0;
	letter-spacing: 0.02em;
}

.b-catalog-title_inner {
	text-align: left;
	padding-bottom: 8px;
}

.b-sort-by {
	padding: 0 0 38px 4px;
}

.b-sort-by__item {
	color: #666;
	font-size: 13px;
	background-image: none;
	padding: 0 15px 0 0;
	float: left;
}

.b-sort-by__item a {
	color: #000;
}

.b-catalog-menu {
	padding: 9px 10px;
}

.b-catalog-menu .b-sidebar-list-widget__title {
	padding-bottom: 3px;
}

.b-catalog-menu__item {
	background-image: none;
	font-size: 14px;
	padding: 0 0 0 0;
	text-shadow: 0 1px 0 rgba(255,255,255,0.3);
}
.b-catalog-menu-item:visited {
color: #000;
}
.b-catalog-menu-item:hover{
color: white;
}

.b-catalog-menu-item {
	display: block;
color: #000;
  text-decoration: none;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
font-family: "GoodCyr-CondBlack", Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
  text-transform: uppercase;
	padding: 5px 0 7px 4px;
	#border-bottom: 1px solid #ebebeb;
	border-bottom: 1px solid #cb9500;
}

.b-catalog-menu-item_active {
	font-weight: bold;
	text-decoration: none;
}

.b-catalog-menu-item_level2 {
	padding-left: 14px;
}

.b-show-all,
a.b-show-all {
	display: inline-block;
	padding: 16px 0 0 0;
	margin-bottom: 9px;
	color: #f0930d;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px dashed #f0930d;
}

.b-show-all:hover,
a.b-show-all:hover {
	border-color: transparent;
}

.b-advantages-coll {
	padding: 7px 10px;
}

.b-advantages-coll__item {
	background-image: none;
	padding: 0 0 0 0;
}

.b-advantages-coll__item:first-child .b-advantages-coll-item {
	border-top: none;
	padding-top: 0;
}

.b-advantages-coll-item {
	padding: 17px 0 0 0;
	margin: 0 0 19px 0;
	border-top: 1px solid #ccc;
}

.b-advantages-coll-item__img {
	float: left;
	overflow: hidden;
	width: 63px;
	padding: 4px 0 0 0;
	text-align: center;
}

.b-advantages-coll-item__preview {
	margin-left: 67px;
	padding: 0 0 0 0;
	font-size: 13px;
	color: #000;
	line-height: 16px;
}

.b-recently-viewed {
	padding: 4px 10px;
}

.b-recently-viewed__item {
	background-image: none;
	padding: 0 0 0 0;
}

.b-recently-viewed__item:first-child .b-recently-viewed-item {
	border-top: none;
	padding-top: 0;
}

.b-recently-viewed-item {
	padding: 6px 0 0 0;
	margin: 0 0 8px 0;
	border-top: 1px solid #ccc;
}

.b-recently-viewed-item__img {
	float: left;
	overflow: hidden;
	width: 50px;
	padding: 4px 0 0 0;
	text-align: center;
}

.b-recently-viewed-item__preview {
	margin-left: 56px;
	padding: 0 0 0 0;
	font-size: 14px;
	color: #000;
	line-height: 17px;
}

.b-recently-viewed-item__preview a {
	text-decoration: none;
	color: #000;
}

.b-recently-viewed-item__preview a:hover {
	text-decoration: underline;
}

.b-catalog-grid__text {
	padding: 15px 0 0 0;
	font-size: 14px;
	color: #666;
}
.b-catalog-no {
  text-align: center;
}
.b-catalog-grid__item {
	padding: 11px 11px 16px;
	background: none;
	width: 215px;
	  min-height: 300px;
	float: left;
	border-left: 1px solid #ccc;
	-webkit-transition: box-shadow 0.3s ease-in-out;
	-moz-transition: box-shadow 0.3s ease-in-out;
	-o-transition: box-shadow 0.3s ease-in-out;
	-ms-transition: box-shadow 0.3s ease-in-out;
	transition: box-shadow 0.3s ease-in-out;
	margin-bottom: 40px;
	position: relative;
	z-index: 1;
}

.b-catalog-grid__item:hover {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.3);
	box-shadow: 0 1px 6px rgba(0,0,0,0.3);

	-webkit-transition: box-shadow 0.1s ease-in-out;
	-moz-transition: box-shadow 0.1s ease-in-out;
	-o-transition: box-shadow 0.1s ease-in-out;
	-ms-transition: box-shadow 0.1s ease-in-out;
	transition: box-shadow 0.1s ease-in-out;
	z-index: 2;
}

.b-catalog-grid__item:hover + .b-catalog-grid__item {
	border-left: 1px solid transparent;
}

.b-catalog-grid__item:hover .b-catalog-grid-item__in-cart {
	opacity: 1;
	-ms-filter: none;
	filter: none;
}

.b-catalog-grid__clear {
	clear: both;
	height: 0;
	padding: 0;
}

.b-catalog-grid__item_first {
	border: none;
	margin-right: 0;
}

.b-catalog-grid-item {
	position: relative;
	z-index: 1;
}

.b-catalog-grid-item__image {
	width: 215px;
	height: 200px;
	overflow: hidden;
	margin-bottom: 10px;
	z-index: 5;
}
.b-catalog-grid-item__image img {
display: block;
margin: 0 auto;
}
.b-catalog-grid-item__title {
	font-size: 16px;
	color: #000;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	line-height: 18px;
	text-align: center;
	padding: 0;
	height: 37px;
	overflow: hidden;
	padding: 0 0 5px 0;
}

.b-catalog-grid-item__title a,
.b-catalog-grid-item__title a:visited {
	color: #000;
	text-decoration: underline;
}

.b-catalog-grid-item__title a:hover {
	color: #f0930d;
	text-decoration: none;
}

.b-catalog-grid-item__in-cart {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	text-align: center;
	-webkit-transition: opacity 0.1s ease-in-out;
	-moz-transition: opacity 0.1s ease-in-out;
	-o-transition: opacity 0.1s ease-in-out;
	-ms-transition: opacity 0.1s ease-in-out;
	transition: opacity 0.1s ease-in-out;
	position: absolute;
	z-index: 10;
	width: 100%;
	left: -12px;
	bottom: -64px;
	padding: 0 11px;
	-webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.3);
	box-shadow: 0 1px 6px rgba(0,0,0,0.3);
	background-color: #fff;
	border-left: 1px solid #ccc;
}

.b-catalog-grid__item_first .b-catalog-grid-item__in-cart {
	border-left: none;
	left: -11px;
}

.b-catalog-grid-item__price {
	text-align: center;
	padding-bottom: 3px;
	height: 31px;
	overflow: hidden;
}

.b-catalog-discount {
	position: absolute;
	top: -32px;
	right: 1px;
	width: 64px;
	height: 64px;
	font-size: 24px;
	color: #000;
	text-shadow: 0 1px 0 rgba(255,255,255,0.4);
	background-image: url("../../../design/boomBananNew/img/discount.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	font-family: "GoodCyr-CondBlack", Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
	text-align: center;
	line-height: 64px;
}

.b-catalog-grid-item-in-cart {
	position: relative;
	z-index: 5;
	padding: 0 0 20px 0;
}

.b-catalog-grid-item-in-cart__masking {
	background-color: #fff;
	width: 100%;
	padding: 0 11px;
	position: absolute;
	top: -6px;
	left: -11px;
	height: 6px;
}

.b-catalog-grid-item-in-cart .b-taste-select {
	float: left;
	width: 106px;
}

.b-catalog-grid-item-in-cart .b-button_in-cart {
	float: right;
}

.b-price {
	display: inline-block;
	font-size: 24px;
	color: #f0930d;
	font-weight: bold;
	font-family: "GoodCyr-CondBlack", Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
}

*:first-child+html .b-price {
	display: inline;
	zoom: 1;
}

.b-shadowbox-style {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.3);
	box-shadow: 0 1px 6px rgba(0,0,0,0.3);
}

.b-button, .checkout_button,
.b-button:visited {
	display: inline-block;
	cursor: pointer;
	text-decoration: none;
	height: 34px;
	line-height: 34px;
	border: 1px solid #cb9500;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #f5bd00;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3), inset 0 0 0 1px rgba(255,255,255,0.2);
	box-shadow: 0 1px 3px rgba(0,0,0,0.3), inset 0 0 0 1px rgba(255,255,255,0.2);
	background: -webkit-linear-gradient(bottom, #f4b800 0%, #f6c500 100%);
	background: -moz-linear-gradient(bottom, #f4b800 0%, #f6c500 100%);
	background: -o-linear-gradient(bottom, #f4b800 0%, #f6c500 100%);
	background: -ms-linear-gradient(bottom, #f4b800 0%, #f6c500 100%);
	background: linear-gradient(to top, #f4b800 0%, #f6c500 100%);
	color: #000 !important;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size: 17px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.3);
	padding: 0 18px;
	min-width: 148px;
	font-weight: bold;
}

*:first-child+html .b-button,
*:first-child+html .b-button:visited {
	display: inline;
	zoom: 1;
}

input.b-button {
margin-bottom: 5px;
	line-height: normal;
	height: 31px;
}

.b-button:hover {
	background: -webkit-linear-gradient(top, #f4b800 0%, #f6c500 100%);
	background: -moz-linear-gradient(top, #f4b800 0%, #f6c500 100%);
	background: -o-linear-gradient(top, #f4b800 0%, #f6c500 100%);
	background: -ms-linear-gradient(top, #f4b800 0%, #f6c500 100%);
	background: linear-gradient(to bottom, #f4b800 0%, #f6c500 100%);
}

.b-button_in-cart,
.b-button_in-cart:visited {
	height: 29px;
	line-height: 29px;
	font-size: 14px;
	padding: 0 8px;
	font-weight: normal;
	min-width: 0;
}

.b-button_in-cart.b-button_with-icon .b-button__icon {
	width: 14px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
	padding-right: 7px;
}

*:first-child+html .b-button_in-cart.b-button_with-icon .b-button__icon {
	display: inline;
	zoom: 1;
}

.b-button_order,
.b-button_order:visited {
	text-align: center;
	height: 44px;
	line-height: 44px;
	vertical-align: middle;
}

.b-button_order .b-icon_basket_big {
	margin-right: 10px;
}

.b-button_order .b-button__text {
	line-height: 44px;
	display: inline-block;
}

*:first-child+html .b-button_order .b-button__text {
	display: inline;
	zoom: 1;
}

.b-button_order .b-button__icon {
	display: inline-block;
	width: 18px;
	height: 16px;
}

*:first-child+html .b-button_order .b-button__icon {
	display: inline;
	zoom: 1;
}

.b-standart-page-padding {
	padding: 12px 20px;
	margin-bottom: 20px;
}

.b-bottom-separator {
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ebebeb;
}

.b-forgot-link {
	float: right;
	font-size: 13px;
	color: #000;
	line-height: 36px;
	display: inline-block;
}

*:first-child+html .b-forgot-link {
	display: inline;
	zoom: 1;
}

.b-news-list {
	padding: 1px 0 15px;
}

.b-news-list__item {
	padding: 0 0 0 0;
	background-image: none;
}

.b-news-list__item:first-child .b-news-list-item {
	padding-top: 0;
}

.b-news-list-item {
	border-bottom: 1px solid #ebebeb;
	padding: 16px 0 10px 0;
}

.b-news-list-item__img {
	float: left;
	overflow: hidden;
	width: 215px;
	padding: 4px 0 0 0;
}

.b-news-list-item__text {
	margin-left: 234px;
}

.b-news-list-item__title {
	padding: 0 0 11px 0;
	font-size: 24px;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	line-height: 22px;
	padding: 0 0 11px 0;
}

.b-news-list-item__title a {
	text-decoration: none;
	color: #000;
}

.b-news-list-item__title a:hover {
	text-decoration: underline;
}

.b-news-list-item__date {
	font-size: 11px;
	color: #909090;
	padding: 0 0 5px 0;
}

.b-news-list-item__preview {
	font-size: 14px;
	color: #666;
	padding: 0 0 0 0;
}

.b-news-list-item_no-img .b-news-list-item__text {
	margin-left: 0;
}

.b-news-full__date {
	font-size: 12px;
	padding: 0 0 8px 0;
	color: #5e5e5e;
}

.b-comments {
	padding: 32px 0 0 3px;
	border-top: 1px solid #ccc;
}

.b-comments__title {
	font-size: 36px;
	padding: 0 0 7px 0;
}

.b-comments__title_list-title {
	padding-bottom: 16px;
}

.b-comments-list__item {
	padding: 0 0 0 0;
	margin: 0 0 25px 0;
	border-bottom: 1px solid #ccc;
	background-image: none;
}

.b-comments-list__item:last-child {
	border-bottom: none;
}

.b-comments-list-item {
	padding: 0 0 11px 0;
}

.b-comments-list-item__info {
	padding: 0 0 7px 0;
	font-size: 13px;
	color: #666;
}

.b-comments-list-item__name {
	font-size: 16px;
	color: #000;
	padding: 0 12px 0 0;
	font-weight: bold;
	text-decoration: none;
}

a.b-comments-list-item__name {
	color: #000;
}

a.b-comments-list-item__name:hover {
	text-decoration: underline;
}

.b-comments-list-item__text {
	font-size: 14px;
	color: #666;
	padding: 0 0 0 0;
}

.b-beastseller_not-alone {
	margin-bottom: 30px;
}

.b-beastseller .b-catalog-grid__item {
	margin-bottom: 0;
}

.b-catalog-full__img {
	text-align: center;
	width: 300px;
	float: left;
	overflow: hidden;
}

.b-catalog-full__text {
	padding-bottom: 10px;
}

.b-catalog-full__info {
	width: 385px;
	float: right;
}

.b-catalog-full__title {
	font-size: 34px;
	color: #1a1a1a;
	padding: 0 0 9px 0;
}

.b-catalog-full__description {
	font-size: 14px;
	color: #666;
	line-height: 18px;
}

.b-catalog-full__order {
	padding: 13px 0 0 0;
	margin: 13px 0 0 0;
	border-top: 1px solid #ebebeb;
}

.b-catalog-full__taste .jq-selectbox {
	width: 200px;
}

.b-catalog-full__taste .jq-selectbox__select {
	height: 31px;
	line-height: 29px;
}

.b-catalog-full__calc {
	background-color: #ebebeb;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 4px 0 20px 0;
	padding: 12px 10px;
}

.b-catalog-full-calc {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	width: auto;
}

.b-catalog-full-calc__item {
	padding: 0 15px 0 0;
	border: none !important;
}

.b-catalog-full-calc__math {
	width: 9px;
	height: 9px;
	background-image: url("../../../design/boomBananNew/img/math-icons.png");
	background-repeat: no-repeat;
}

.b-catalog-full-calc__multiply {
	background-position: 50% 0;
}

.b-catalog-full-calc__equal {
	background-position: 50% -32px;
}

.b-catalog-full-calc__price {
	font-size: 14px;
	padding: 0 0 0 0;
}

strike {
    font-size: 22px;
    color: #f0930d;
}

.b-catalog-full-calc__price span {
	font-size: 26px;
	font-family: "GoodCyr-CondBlack", Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
}

.b-catalog-full-calc__final-price {
	font-size: 36px;
	color: #f0930d;
	font-family: "GoodCyr-CondBlack", Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
}

.b-spinner {
	position: relative;
	background-color: #fff;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.4);
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.4);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0.1) 100%);
	background: -moz-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0.1) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0.1) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0.1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0.1) 100%);
	border: 1px solid #bdbdbd;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	height: 29px;
	width: 37px;
	padding: 0 20px 0 0;
	overflow: hidden;
}

.b-spinner__value {
	height: 100%;
}

.b-spinner__value input {
	background-color: transparent;
	border: none;
	text-align: center;
	width: 100%;
	height: 100%;
}

.b-spinner__arrows {
	position: absolute;
	top: 0;
	right: 0;
	border-left: 1px solid #e1e1e2;
	height: 100%;
	width: 19px;
	background-color: #fff;
	-webkit-box-shadow: -1px 0 0 rgba(0,0,0,0.07), inset 0 0 0 1px rgba(255,255,255,0.4);
	box-shadow: -1px 0 0 rgba(0,0,0,0.07), inset 0 0 0 1px rgba(255,255,255,0.4);
	background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0.1) 100%);
	background: -moz-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0.1) 100%);
	background: -o-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0.1) 100%);
	background: -ms-linear-gradient(bottom, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0.1) 100%);
	background: linear-gradient(to top, rgba(0,0,0,0.1) 0%, rgba(255,255,255,0.1) 100%);
}

.b-spinner__plus,
.b-spinner__minus {
	background-image: url("../../../design/boomBananNew/img/spinner-arrows.png");
	background-repeat: no-repeat;
	display: block;
}

.b-spinner__plus:hover,
.b-spinner__minus:hover {
	-webkit-box-shadow: 1px 0 0 rgba(0,0,0,0.07), 0 0 0 1px rgba(255,255,255,0.4);
	box-shadow: 1px 0 0 rgba(0,0,0,0.07), 0 0 0 1px rgba(255,255,255,0.4);
}

.b-spinner__minus {
	height: 14px;
	background-position: 50% -7px;
}

.b-spinner__plus {
	height: 13px;
	background-position: 50% 5px;
	border-bottom: 1px solid #bebebe;
}

.b-title-inner {
	text-transform: uppercase;
	padding-bottom: 16px;
	font-size: 36px;
}

.b-title-inner_lowercase {
	text-transform: none;
}

.b-sidebar__section {
	padding-bottom: 20px;
}

.b-sidebar__section:first-child {
	padding-top: 0;
}

.b-banner {
box-shadow: 0 1px 6px rgba(0,0,0,0.3);
	overflow: hidden;
}

.b-banner_235x300 {
	width: 235px;
	height: 300px;
}

.b-banner_235x310 {
	width: 235px;
	height: 310px;
}

.b-banner_235x278 {
	width: 235px;
	height: 278px;
}

.b-sidebar-list-widget {
	padding: 9px 20px;
}

.b-sidebar-list-widget__title {
font-family: "GoodCyr-CondBlack", Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
  font-weight: normal;
	padding: 0 0 10px 0;
	font-size: 30px;
	color: #1a1a1a;
	letter-spacing: 0.02em;
	text-transform: uppercase;
}

.b-sidebar-list-widget__more {
	border-top: 1px solid #ccc;
}

.b-sidebar-list-widget__more-link,
.b-sidebar-list-widget__more-link:visited {
	padding: 8px 0;
	display: block;
	font-size: 13px;
	color: #666;
	text-decoration: underline;
}

.b-sidebar-list-widget__more-link:hover {
	color: #f0930d;
	text-decoration: none;
}

.b-sidebar-list-widget-list__item {
	padding: 0 0 16px 0;
	background: none;
}

.b-sidebar-list-widget-list__date {
	font-size: 12px;
	color: #666;
	padding-bottom: 2px;
}

.b-sidebar-list-widget-list__title {
	padding: 0;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	font-weight: normal;
	font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}

.b-sidebar-list-widget-list__title a,
.b-sidebar-list-widget-list__title a:visited {
	display: block;
	color: #000;
	text-decoration: none;
}

.b-sidebar-list-widget-list__title a:hover {
	color: #f0930d;
	text-decoration: underline;
}

.b-sidebar-products-slider {
	padding: 4px 10px 13px;
}

.b-sidebar-products-slider__title {
	padding: 0 0 34px 0;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.02em;
}

.b-sidebar-products-slider__slider {
	position: relative;
	z-index: 5;
}

.b-advantages-list {
	padding: 40px 4px 38px;
	margin-bottom: 37px;
}

.b-advantages-list__item {
	padding: 0 11px;
	border-left: 1px solid #ccc;
	background: none;
	width: 175px;
	float: left;
}

.b-advantages-list__item:first-child {
	border-left: none;
	margin-left: 0;
}

.b-advantage-item__icon {
	width: 84px;
	height: 68px;
	overflow: hidden;
	margin: 0 auto 22px;
	text-align: center;
}

.b-advantage-item__title {
	font-size: 26px;
	font-weight: bold;
	line-height: 26px;
	padding: 0;
	margin: 0 12px 9px 12px;
	text-align: center;
	text-transform: uppercase;
	height: 53px;
	overflow: hidden;
}

.b-advantage-item__title a,
.b-advantage-item__title a:visited {
	color: #000;
	text-decoration: none;
}

.b-advantage-item__title a:hover {
	color: #f0930d;
	text-decoration: underline;
}

.b-advantage-item__preview {
	font-size: 14px;
	line-height: 18px;
	color: #000;
	text-align: center;
	height: 72px;
	overflow: hidden;
}

.b-breadcrumbs {
	padding: 0 0 17px 20px;
}

.b-breadcrumbs__item {
	float: left;
	color: #5e5e5e;
	font-size: 12px;
	background-image: url("../../../design/boomBananNew/img/breadcrumbs-arrow.png");
	background-position: 100% 50%;
	background-repeat: no-repeat;
	padding: 0 12px 0 4px;
}

.b-breadcrumbs__item:first-child {
	padding-left: 0;
}

.b-breadcrumbs__item:last-child,
.b-breadcrumbs__item_last {
font-size: 17px;
	background-image: none;
	padding-right: 0;
}

.b-breadcrumbs__item a {
  font-size: 17px;
	color: #5e5e5e;
}

.b-pagination {
	text-align: center;
	padding: 0 0 20px 0;
}

.b-pagination ul {
	display: inline-block;
}

.b-pagination__item {
	float: left;
	font-size: 20px;
	color: #000;
	background-image: none;
	padding: 0 15px 0 0;
	line-height: 37px;
}

.b-pagination__item:last-child {
	padding-left: 0;
}

.b-pagination__item span {
	color: #f0930d;
	font-size: 30px;
}

.b-pagination__item a {
	text-decoration: none;
	color: #000;
}

.b-pagination__item a:hover {
	text-decoration: underline;
}

.b-about-text__image {
	float: left;
	shape-outside: url("../../../design/boomBananNew/img/banan-mask.png");
	shape-margin: 10px;
	margin-right: 20px;
	margin-top: 25px;
	width: 276px;
	height: 377px;
	overflow: hidden;
}

.b-about-text__text {
	width: 740px;
	float: left;
}

.b-about-text__title {
	font-size: 30px;
	font-weight: bold;
	color: #1a1a1a;
	text-transform: uppercase;
	padding: 0 0 2px 0;
}

.b-about-text__preview {
	font-size: 14px;
	line-height: 18px;
	color: #666;
}

.b-about-text__social-widget {
	width: 235px;
	float: right;
	padding-top: 14px;
}

.b-footer__inner {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

.b-footer__top {
	padding: 10px 20px 14px 20px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.3);
	box-shadow: 0 1px 6px rgba(0,0,0,0.3);
}

.b-footer__top .b-equal-coll {
	float: left;
}

.b-footer__menu {
	width: 349px;
	float: left;
	padding-top: 1px;
	border-right: 1px solid #ccc;
}

.b-footer__contacts {
	width: 285px;
	float: left;
	border-right: 1px solid #ccc;
	padding: 7px 0 0 39px;
}

.b-footer__address {
	padding-top: 6px;
	width: 215px;
	float: right;
}

.b-footer__mail {
	background: url("http://boombanan.ru/files/uploads/1/pochta.png ") 0 0 no-repeat;
	width: 145px;
	height: 103px;
	position: absolute;
	right: -3px;
	bottom: 15px;
}

.b-footer-menu__coll1 {
	width: 136px;
	padding-right: 15px;
	float: left;
}

.b-footer-menu__coll2 {
	width: 151px;
	float: left;
}

.b-footer-menu__item {
	padding: 5px 0 6px;
	background: none;
	font-size: 14px;
}

.b-footer-menu__item a,
.b-footer-menu__item a:visited {
	color: #000;
	text-decoration: underline;
	display: block;
}

.b-footer-menu__item a:hover {
	color: #f0930d;
	text-decoration: none;
}

.b-copy {
	text-align: center;
	font-size: 14px;
	color: #666;
	padding: 20px 0 23px 0;
}

.b-equal-coll {
	overflow: hidden;
}

.b-equal-coll__item {
	padding-bottom: 20000px;
	margin-bottom: -20000px;
}
.message_error{
	clear: both;
	height: 18px;
	padding: 10px 20px;
	margin-bottom: 15px;
	margin-top: 10px;
	overflow: hidden;
	color: red;
	background-color: #ffcaca;
	border: 1px dotted #ff4545;
}
.samV{
margin-left:20px;
display:none;
}

.seo{
    margin-bottom: 10px;
    margin-top: -15px;
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 14px;
}


/* @group ������� */
#orders_history
{
	list-style: none;
}
#orders_history li
{

	height: 20px;
	margin: 5px;
}
#orders_history li a
{
	font-size: 16px;
}
#orders_history li div
{
	float: left;
	height: 20px;
	margin: 0 10px;
	font-size: 16px;
}
#orders_history li div.order_date
{
	width: 80px;
}
#orders_history li div.order_link
{
	width: 100px;
}
#orders_history li div.order_paid
{
	width: 60px;
}
#orders_history td
{text-align: center;
	padding: 5px;
	font-size: 14px;
}
#orders_history th
{
	padding: 5px;
	font-size: 14px;
	text-align: center;
}
#orders_history td.price
{
	text-align: right;
}
/* @end � ������� */


.images {
float: left;
clear: left;
width: 300px;
margin-right: 20px;
margin-bottom: 10px;
padding-top: 15px;
padding-bottom: 15px;
}

.images img {
text-align: center;
width: 50px;
background-color: #ffffff;
border: 1px solid #e0e0e0;
`float: left;
padding: 5px;
margin: 4px 10px 10px 0px;
}
.brand_hr{
color: #f0930d !important;
padding: 5px 0 7px 4px;

font-size: 18px;

}
.span_detail{
font-size: 21px;
color: #f0930d;

}
.sth1{
font-size: 30px;
  font-weight: bold;
  font-family: "GoodCyr-CondBlack", Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
  text-transform: uppercase;
  text-align: center;
  color: #1a1a1a;
  letter-spacing: 0.02em;
}

.sth2{

  font-weight: bold;
  font-family: "GoodCyr-CondBlack", Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;

  
  color: #1a1a1a;
  letter-spacing: 0.02em;

}
.main-m{
font-size: 16px; 
font-weight: bold;
letter-spacing: 0.5px;
color: #f0930d;

}
.all{
  font-weight: bold;
  color: #333 !important;
  font-size: 15px;
  text-align: center;
  text-decoration: underline;
  cursor: pointer;
}

.b-all{
  font-weight: bold;
  color: #333 !important;
  font-size: 15px;
  text-align: center;
  text-decoration: underline;
  cursor: pointer;

}
.b-cats{
  padding: 9px 10px;
border: 1px solid #cb9500;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #f5bd00;
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3), inset 0 0 0 1px rgba(255,255,255,0.2);
  box-shadow: 0 1px 3px rgba(0,0,0,0.3), inset 0 0 0 1px rgba(255,255,255,0.2);
  background: -webkit-linear-gradient(bottom, #f4b700 0%, #f6c500 100%);
  background: -moz-linear-gradient(bottom, #f4b700 0%, #f6c500 100%);
  background: -o-linear-gradient(bottom, #f4b700 0%, #f6c500 100%);
  background: -ms-linear-gradient(bottom, #f4b700 0%, #f6c500 100%);
  background: linear-gradient(to top, #f4b700 0%, #f6c500 100%);
}
.b-cel{
border-bottom: none !important;
  padding: 0px;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  color: #000;
  font-family: "GoodCyr-CondBlack", Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
  text-transform: uppercase;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 0.04em;
}
.b-cel a:hover {
color: #f0930d;
}
.b-cel a{
border: 1px solid #F5BF00;
padding: 10px;
text-decoration: none;
color: #000;
}
.b-cel_margin{
margin-bottom: 20px;
  }
  
  .responsive-tabs__list {
  font-size: 1.2em;
  margin: 0;
  padding: 20px 0 0 0;
  padding-bottom: 3px;
  line-height: 1.2em;
  margin-bottom: -2px;
}
li.activ {
  background: #fff;
}
.responsive-tabs__list__item {
  font-size: 17px;
  background: #eee;
  padding: 7px 15px;
  line-height: 30px;
  height: 20px;
  margin-right: 4px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}
.responsive-tabs__list__item {
  display: inline;
  cursor: pointer;
}
div.activec {
  display: block;
}
.responsive-tabs__panel {
  display: none;
  margin-bottom: 0px;
  padding: 20px;
  border: 1px solid #e5e5e5;
  background: #fff;
}

