.header {
	max-width: 1200px;
	margin: 0 auto;
	display: table;
	height: 100px;
	width: 100%;
	border-bottom: 2px solid #bb3e48;
}

.header > div {
	display: table-cell;
	vertical-align: middle;
}

.header div.logo {
	width: 220px;
}
.header div.logo img {
	width: 200px;
}

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

.header div.header-right {
	width: 220px;
	text-align: right;
}

.header-phone {
	line-height: 25px;
	font-size: 20px;
	font-weight: 400;
}

.header-under-phone {
	color: #777; font-size: 12px;
}

.header-cart-user {
	width: 100px;
}

.header-user-button {
	display: inline-block; 
	width: 30px; 
	height: 30px;
	background-image: url('/template/images/user-icon.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 24px;
	margin-left: 30px; 
	margin-right: 10px;
	cursor: pointer;
}

.header-user-menu {
	position: absolute;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-box-shadow: -1px 2px 10px 0px rgba(50, 50, 50, 0.20);
    -moz-box-shadow: -1px 2px 10px 0px rgba(50, 50, 50, 0.20);
    box-shadow: -1px 2px 10px 0px rgba(50, 50, 50, 0.20);
    display: none;
}

.page {
	width: 100%;
	margin: 0 auto;
	max-width: 1200px;
	display: table;
	padding-bottom: 190px;
}
.page > div {
	display: table-cell;
	vertical-align: top;	
}

.page > div.content-left {
	width: 200px;
	padding: 10px 10px;
}

.page > div.content-left > div.ad_365 {
	left: 0px;
	width: 200px;
	height: 140px;
	padding: 10px 0px;
}

.page > div.content-left > div.ad_365 img {
	width: 180px;
}

.page > div.content {
	padding: 10px;
}

.triggers-div {height: 25px; max-width: 1200px; margin: 0 auto; margin-bottom: 10px;}

.triggers {background: #fafafa; width: 100%; border-collapse: collapse; font-size: 12px;}
.triggers > tbody > tr > td {padding: 4px 0px;}

.triggers div {display: inline-block; vertical-align: top; line-height: 25px;}

.triggers div.trigger {width: 25px; height: 25px; background-repeat: no-repeat; background-position: center center; background-size: 25px;  margin:0px 10px;}

.trigger-1 > div.trigger { background-image: url('/template/images/trigger-1.png');}
.trigger-2 > div.trigger { background-image: url('/template/images/trigger-2.png');}
.trigger-3 > div.trigger { background-image: url('/template/images/trigger-3.png');}
.trigger-4 > div.trigger { background-image: url('/template/images/trigger-4.png');}

/* Товарные предложения */

.item-offer-view-small-desktop {
	display: inline-block; 
	width: 200px; 
	margin: 10px 10px 10px 0px; 
	padding: 10px; 
	vertical-align: top;
	position: relative;
	}
.item-offer-view-small-desktop-image {
	cursor: pointer; 
	position: relative;
}
.item-offer-view-small-desktop-image > img {width: 100%;}
.item-offer-view-small-desktop-name {
		margin: 5px 0px;
}
.item-offer-view-small-desktop-name a {
	text-decoration: none; 
	color: #000;
}
.item-offer-view-small-desktop-price {
	font-weight: bold;
}

.item-offer-view-small-desktop-to-cart {display: inline-block; vertical-align: top;}
.item-offer-view-small-desktop .cart-in-cart {color: #38ae27;}

.shop-offer-quick-view {
	position: absolute; 
	margin-top: -25px; 
	text-align: left; 
	cursor: pointer; 
	padding: 2px 5px; 
	display: none;
	background-image: url('/template/images/1x1w80.png');
	-webkit-box-shadow: -1px 2px 10px 0px rgba(50, 50, 50, 0.20);
	-moz-box-shadow:    -1px 2px 10px 0px rgba(50, 50, 50, 0.20);
	box-shadow:         -1px 2px 10px 0px rgba(50, 50, 50, 0.20);
}

.item-offer-view-small-desktop-modules > div {margin: 8px 0px 8px 10px;}
.item-offer-view-desktop-modules > div {margin-top: 6px; margin-right: 10px;}

/* /Товарные предложения */

/* Карточка товара */

.shop-item-offer-view-desktop {padding: 10px 0px;}
.shop-item-offer-view-desktop > div {display: inline-block; vertical-align: top;}
.shop-item-offer-view-desktop-info {width: 500px;}
.shop-item-offer-view-desktop-info > h1 {font-weight: 600; font-size: 18px; padding: 0px; margin: 0px;}
.shop-item-offer-view-desktop-info strong {font-weight: 500;}

.shop-item-offer-view-desktop-price {font-size: 18px; font-weight: 600;}
.shop-item-offer-view-desktop-param {margin: 5px 0px;}

.shop-item-offer-view-desktop-description-name {font-weight: 500;}

.shop-item-offer-view-desktop-image {width: 420px; height: 400px;}
.shop-item-offer-view-desktop-image img {max-width: 400px; max-height: 400px;}

.shop-item-offer-view-desktop-images-preview {width: 400px;}
.shop-item-offer-view-desktop-images-preview > div {display: inline-block; width: 60px; height: 60px; margin: 10px 10px 0px 0px;}
.shop-item-offer-view-desktop-images-preview > div > img {max-width: 60px; max-height: 60px; cursor: pointer;}

.shop-item-offer-view-desktop-to-cart {margin-bottom: 10px;}
.shop-item-offer-view-desktop-to-cart .cart-to-cart {background-size: 24px; line-height: 24px; font-weight: 400; font-size: 18px; padding-left: 30px;}
.shop-item-offer-view-desktop-to-cart .cart-in-cart {background-size: 24px; line-height: 24px; font-weight: 400; font-size: 18px; padding-left: 30px; color: #38ae27;}

.shop-item-offer-view-desktop-offers-select > a {display: inline-block; text-decoration: none; padding: 3px; margin: 3px; cursor: pointer; color: #000;}
.shop-item-offer-view-desktop-offers-select > a.selected {border: 1px solid #ddd;}

.shop-item-offer-view-desktop-otheroffers-title {font-weight: 400; font-size: 18px; margin-top: 20px; border-bottom: 1px solid #ddd; padding: 5px 0px;}

.shop-item-offer-view-desktop-otheroffers-items {max-width: 700px;}

/* /Карточка товара */

/* Фильтр поиска */

.shop-search-filter {width: 90%; margin: 20px 0px; font-size: 12px;}
.shop-search-filter > div {margin-top: 10px; display: block;}
.shop-search-filter > div > label {font-weight: 600;}
.shop-search-filter-params > div {display: inline-block; padding: 2px 3px 2px 0px;; margin: 5px 10px 5px 0px; cursor: pointer;}
.shop-search-filter_param_checkbox > label {display: inline-block;}
.shop-search-filter-params-checkbox {display: inline-block;}

.shop-search-filter-params-color > div > div {width: 20px; height: 20px; border-radius: 50%; background-repeat: no-repeat; background-position: center center; background-size: 50px;}

.shop-search-filter div.shop-search-filter-params-selected {background-color: #ededed; padding-right: 20px; padding-left: 3px; background-image: url('/template/images/shop-remove-search-param.png'); background-repeat: no-repeat; background-position: right center; background-size: 10px;}

.shop-search-filter-reset {display: block; margin-top: 10px; font-weight: bold;}

/* /Фильтр поиска */

/* Сортировка товаров */

.shop-order-filter {display: block; margin: 10px 0px;}
.shop-order-filter-button {display: inline-block; font-weight: bold; margin-right: 10px;}
.shop-order-filter-values {display: inline-block;}
.shop-order-filter-values > a {text-decoration: none; cursor: pointer; color: #000; display: inline-block; margin-right: 10px;}
.shop-order-filter .selected {font-weight: bold;}

/* /Сортировка товаров */

/* Хлебные крошки */

.breadcrumbs > a {display: inline-block; text-decoration: none; color: #000; padding: 0px 15px 0px 10px; background-image: url('/template/images/breadcrumbs.png'); background-repeat: no-repeat; background-position: right center; color: #777; cursor: pointer;}
.breadcrumbs > a:first-child {padding-left: 0px;}
.breadcrumbs > a:last-child {background-image: none;}
.breadcrumbs > div {display: inline-block; padding: 5px 15px 5px 5px;}

/* /Хлебные крошки */

/* Верхнее меню */
.menu_top {padding: 0px; margin: 0px; font-size: 13px; font-weight: 400;}
.menu_top ul {padding: 0px; margin: 0px; position: absolute; background-color: #fff;}
.menu_top li {list-style: none;}
.menu_top > li {display: inline-block; position: relative; margin-left: 12px;}
.menu_top a {text-decoration: none; color: #000; white-space: nowrap;}
.menu_top a:hover {text-decoration: underline;}
.menu_top li.selected > a {color:#bb3e48;}

.menu_top ul {margin-left: -5px;}
.menu_top ul li {padding: 0px 5px;}

.menu_top li .hasChildren {
	background:url('/modules/menu/images/bottom.png') no-repeat right center;
	width: 10px; height: 10px;
	display: inline-block;
	margin-left: 4px;
}
.menu_top li ul li .hasChildren {background:url('/modules/menu/images/right.png') no-repeat right center;}

/* /Верхнее меню */

/* Личный кабинет */
.shop-user-menu {
	display: inline-block;
	line-height: 30px;
	vertical-align: top;
	margin-left: 20px;
}
.shop-user-menu > a {text-decoration: none; cursor: pointer; margin-right: 10px; display: inline-block; color: #000;}
.shop-user-office > div {display: inline-block; vertical-align: top;}
.shop-user-office-divisions {width: 200px;}

.shop-user-office-content {min-width: 400px;}
/* /Личный кабинет */

/* Суперпоиск */
.shopsupersearch {margin: 10px auto; width: 90%; position: relative;}
.shopsupersearch input {
		width:100%; 
		height: 36px; 
		box-sizing : border-box;
		-webkit-border-top-right-radius: 18px;
		-webkit-border-bottom-right-radius: 18px;
		-moz-border-radius-topright: 18px;
		-moz-border-radius-bottomright: 18px;
		border-top-right-radius: 18px;
		border-bottom-right-radius: 18px;
		border: 1px solid #ddd;
		padding-left: 10px;
	}
.shopsupersearch button {
	position: absolute;
	right: 0px;
	border: none;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	width: 28px;
	height: 28px;
	background-color: #bb3e48;
	background-image: url('/template/images/search.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 16px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	margin-top: 4px;
	margin-right: 4px;
}
.shopsupersearch-tip {padding: 5px 0px; position: absolute; background: #fff; border: 1px solid #f6f6f6; display: none; z-index: 10; text-align: left;}

.shopsupersearch-tip a {text-decoration: none; color: #000; display: block; padding: 3px 10px;}
.shopsupersearch-tip a:hover {background: #e9f6ff;}

.shopsupersearch-tip-divider {font-weight: bold; padding: 10px 0px 5px 3px;}

.finded-offers {font-size: 12px;}
.finded-offers img {max-width: 30px; max-height: 30px;}
.finded-offers td {padding: 3px;}

/* /Суперпоиск */

/* Меню каталога */
.shop-menu ul {padding: 0px; margin: 0px; list-style: none;}
.shop-menu li li {margin-left: 20px; display: none;}
.shop-menu li {margin-bottom: 4px;}
.shop-menu li.selected > ul > li {display: block;}
.shop-menu li.selected > a {font-weight: bold;}
.shop-menu a {text-decoration: none; color: #000; font-size: 12px;}
.not-vis {display: none;}

.shop-menu > ul {margin-bottom: 10px;}
.shop-menu-li-1 > a {color: #38ae27;}
.shop-menu-li-2 > a {color: #e13939;}
/* /Меню каталога */

.menu_bottom {padding: 0px; margin: 0px;}
.menu_bottom > li {display: block; margin: 0px 5px 5px 5px;}
.menu_bottom a {text-decoration: none; color: #000;}

.delivery > div {display: inline-block; width: 170px; height: 105px;}

.footer {text-align: center; padding-top: 20px; border-top: 2px solid #bb3e48; height: 160px;}
.footer > div {display: inline-block; vertical-align: top; padding: 10px 30px; text-align: left;}

.footer-logo > div > img {width: 180px; margin-top: 5px; margin-bottom: 46px;}

.switch {background: #f8f8f8; display: inline-block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
}
.switch > div {display: inline-block; padding: 5px 10px; width: 70px; text-align: center; cursor: pointer; font-weight: 400;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.switch > div.selected {color: #fff; background-color: #bb3e48;}

.dopdiv {background-color: #fafafa; padding: 5px;}
.dopdiv > div {display: inline-block; margin: 0px 10px 5px 0px;}
.dopdiv > div > a {color: #000; text-decoration: none;}
.dopdiv > span {font-weight: bold; margin-right: 5px;}
.dopdiv > div a.selected {font-weight: bold;}