@import url(https://fonts.googleapis.com/css?family=Roboto:100&subset=latin,cyrillic);

/* reset.css */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong {
	font-weight: bold;
}

figure { display: inline; margin: 0; }

/* @group Общий стиль */
html,
body {
	width: 100%;
	position: relative;
	font: 14px 'Trebuchet MS', Helvetica CY, sans-serif;
	min-width: 1240px;
	-webkit-font-smoothing: antialiased;
}

input, button {
	font-family: 'Trebuchet MS', Helvetica CY, sans-serif;
}

*:focus {
	outline: 0;
}

p {
	margin-bottom: 10px;
	line-height: 1.6em;
	color: #000;
}

h1 {
	font-size: 36px;
	margin-bottom: 30px;
	font-weight: bold;
	color: #000;
}

h2 {
	clear: both;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}

h6 {
	font-size: 14px;
	padding: 10px 10px 18px;
	margin: 0px;
}

a {
	color: #0095ff;
	text-decoration: none;
}

.clearboth {
	clear: both;
}

a:hover {
	color: #222;
}

e[type="button"] {
	cursor: hand;
	cursor: pointer;
}

body.mceContentBody {
	background: #FFFFFF;
}

a,
.buttonorder,
.greenbutton,
.buttonlink,
.checkout_button,
.buttontiny,
.quick_send,
.button,
.buttonreview,
.input-control,
.reviews img,
.footer-news button,
.user-city-main,
.product-icons p {
	transition: 0.2s all ease;
	-moz-transition: 0.2s all ease;
	-webkit-transition: 0.2s all ease;
	-o-transition: 0.2s all ease;
	-ms-transition: 0.2s all ease;
}

.notneed {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

.separatorline {
	width:100%;
	height:1px;
	border-bottom:1px solid #f5f5f4;
	overflow:visible;
	margin-top:20px;
	margin-bottom:20px;
	clear:both
}

/* @end — Общий стиль */

.paidorder {
	padding: 10px;
	padding-bottom: 5px;
	padding-top: 4px;
	border-radius: 5px;
	background-color: #d0f3cf;
	color: #2f602c;
	font-size: 18px;
	vertical-align: middle
}

.unpaidorder {
	background-color: #f3cfcf;
	color: #954444;
}

#socicon {
	z-index: 2;
	margin-left: 175px;
	margin-top: 12px;
	position: absolute;
	opacity: 0.2;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
}

#socicon:hover {
	opacity: 1.0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
}

#copyright {
	float: right;
	text-align: left;
	color: #737373;
	font-size: 12px;
	line-height: 16px;
}

.thisbuy {
	position: relative;
	background-color: #f5f5f6;
	color: #545454;
	border-radius: 4px;
	font-size: 12px;
	line-height: 34px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 20px;
	display: inline-block;
	font-weight: normal;
	vertical-align: top;
	-webkit-font-smoothing: subpixel-antialiased;
}

.thisbuy svg {
	vertical-align: middle;
	padding-bottom: 5px;
	padding-right: 6px;
}

.thisbuy:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(101, 206, 183, 0);
	border-right-color: #f5f5f6;
	border-width: 7px;
	margin-top: -7px;
}

/* Рейтинг товаров */

.rater-rating {
	margin-top: 5px;
}

.rater-starsOff,
.rater-starsOn {
	display: inline-block;
	height: 23px;
	background-image: url('../images/stars.png');
	background-image: url('../images/stars.svg'), none;
	background-color: transparent;
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

.rater-starsOn {
	display: block;
	max-width: 115px;
	top: 0;
	background-position: 0 -22px;
}

.rater-starsHover {
	background-position: 0 -44px !important;
}

/* Рейтинг товаров @end */


/* «звездный рейтинг товаров tiny*/

.testRatertiny {
	z-index: 5;
	position: absolute;
	margin-top: -95px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	width: 120px;
}

.ratertiny span, .product ul li .ratertiny span {
	vertical-align: top;
	font-size: 12px !important;
	color: #444;
}

.rater-starsOfftiny,
.rater-starsOntiny {
	display: inline-block;
	height: 14px;
	background-image: url('../images/starstiny.png');
	background-image: url('../images/starstiny.svg'), none;
	background-color: transparent;
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

.rater-starsOntiny {
	display: block;
	max-width: 75px;
	top: 0;
	background-position: 0 -14px;
}

.rater-starsHovertiny {
	background-position: 0 -28px !important;
}

/* @end */


/* @group Верхняя строка */

.header-wrapper {
	width: 100%;
	height: 80px;
	position: relative;
}

.page-header {
	width: 100%;
	position: relative;
	height: 80px;
	top: 0px;
	z-index: 10000;
	box-shadow: inset 0 -1px 0 0 #f5f5f4;
	background-color:#fff!important;
	transition: 0.3s all ease;
	-moz-transition: 0.3s all ease;
	-webkit-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-ms-transition: 0.3s all ease;
}

.page-header.fixed {
	box-shadow: none;
	position: fixed;
	top: 0px;
	left: 0px;
}

.page-header.blue {
	background-color: #2EA9FD;
	box-shadow: none;
}

.main-links{
    list-style: outside none none;
    height: 80px;
}

#mainafter {
	background: #000;
	height: 100%;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	-webkit-transition: opacity 0.2s ease-out 0.3s, visibility 0s 0.5s;
	-moz-transition: opacity 0.2s ease-out 0.3s, visibility 0s 0.5s;
	-ms-transition: opacity 0.2s ease-out 0.3s, visibility 0s 0.5s;
	-o-transition: opacity 0.2s ease-out 0.3s, visibility 0s 0.5s;
	transition: opacity 0.2s ease-out 0.3s, visibility 0s 0.5s;
}

#mainafter.show {
	opacity: 0.5;
	visibility: visible;
	-webkit-transition: opacity 0.2s ease-out, visibility 0s 0s;
	-moz-transition: opacity 0.2s ease-out, visibility 0s 0s;
	-ms-transition: opacity 0.2s ease-out, visibility 0s 0s;
	-o-transition: opacity 0.2s ease-out, visibility 0s 0s;
	transition: opacity 0.2s ease-out, visibility 0s 0s;
}

.header-container {
	margin: 0px auto;
	width: 1280px;
	height: 100%;
	z-index: 5;
	position: relative;
}

.header-logo {
	float: left;
	width: 146px;
	position: relative;
	padding-top: 21px;
	margin-right: 30px;
}

.header-logo .main-logo {
	width: 146px;
	height: 38px;
	background-size: 146px 38px;
	background-repeat: no-repeat;
	background-image: url("../images/ilounge-new-2020-logo.svg");
}

.customer-links {
	height: 100%;
	position: absolute;
	right: 0;
}

.account-link {
	width: 50%;
	float: right;
	color: #444;
	background-color: #f5f5f4;
	height: 40px;
	margin-bottom: -10px;
	line-height: 40px;
	text-decoration: none;
	margin-top: 20px;
}

.account-link:hover {
	color: #444;
	background-color: #eaeaea;
}

.account-link.login {
	background-color: #2EA9FD;
	color: #fff;
}

.account-link.login:hover {
	color: #fff;
	background-color: #1b84ce;
}

.account-link-go {
	width: 100%;
	float: none;
	display: block;
	color: #fff;
	background-color: #2EA9FD;
	height: 50px;
	margin-bottom: -10px;
	line-height: 45px;
	text-decoration: none;
}

.account-link-go:hover {
	color: #fff;
	background-color: #1b84ce;
}

.account-amount {
	color: #000;
	margin-left: 10px;
	white-space: nowrap;
	font-weight: bold;
	background-color: #ffd056;
	padding: 5px;
	border-radius: 6px;
}

.customer-link {
	height: inherit;
	position: relative;
	text-align: center;
	width: 40px;
	float: left;
}

.customer-button {
	display: block;
	height: 100%;
	line-height: 88px;
	cursor: pointer;
	background-position: center;
	background-repeat: no-repeat;
}

.menu-icon {
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 16.266' width='20px' height='18px'%3e%3cg%3e%3cpath fill='%23151515' d='M16.258,0.008H1.742C0.784,0.008,0,0.792,0,1.75s0.784,1.742,1.742,1.742h14.516 C17.216,3.492,18,2.708,18,1.75S17.216,0.008,16.258,0.008z'/%3e%3cpath fill='%23151515' d='M16.258,6.395H1.742C0.784,6.395,0,7.179,0,8.137s0.784,1.742,1.742,1.742h14.516 C17.216,9.879,18,9.095,18,8.137S17.216,6.395,16.258,6.395z'/%3e%3cpath fill='%23151515' d='M16.258,12.782H1.742C0.784,12.782,0,13.566,0,14.524s0.784,1.742,1.742,1.742h14.516 c0.958,0,1.742-0.784,1.742-1.742S17.216,12.782,16.258,12.782z'/%3e%3c/g%3e%3c/svg%3e");
}

.account-icon {
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 16.266' width='20px' height='18px'%3e%3cg%3e%3cpath fill='%23151515' d='M11.071,11.398c-0.413-0.066-0.423-1.202-0.423-1.202s1.214-1.202,1.479-2.818 c0.712,0,1.151-1.718,0.44-2.323C12.596,4.42,13.481,0.061,9,0.061c-4.481,0-3.596,4.359-3.567,4.995 C4.722,5.66,5.161,7.379,5.873,7.379c0.265,1.616,1.479,2.818,1.479,2.818s-0.009,1.136-0.423,1.202 c-1.331,0.212-6.301,2.404-6.301,4.807H9h8.372C17.372,13.802,12.402,11.61,11.071,11.398z'/%3e%3c/g%3e%3c/svg%3e");
}

.cart-icon {
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22' width='24px' height='24px'%3e%3cg%3e%3ccircle fill='%23151515' cx='6.112' cy='19.593' r='1.759'/%3e%3ccircle fill='%23151515' cx='11.853' cy='19.593' r='1.759'/%3e%3cpath fill='%23151515' d='M21.927,1.276c-0.207-0.514-0.791-0.763-1.308-0.554L16.94,2.208c-0.085,0.034-0.158,0.082-0.229,0.135 c-0.26,0.132-0.464,0.369-0.53,0.676L15.655,5.67c-0.075-0.009-0.146-0.024-0.221-0.024H2.02c-1.047,0-1.898,0.901-1.898,2.009 v0.209l2.446,7.187c0.317,1.077,0.992,1.768,1.96,1.768h9.384c0.908,0,1.664-0.677,1.852-1.576 c0.031-0.068,0.061-0.139,0.078-0.216l2.522-11.229l3.006-1.216C21.886,2.376,22.134,1.79,21.927,1.276z M14.639,10.777 l-0.841,3.971v0.063H4.792L4.64,14.602L2.222,7.656h13.037L14.639,10.777z'/%3e%3c/g%3e%3c/svg%3e");
}



.header-content {
	height: auto;
	overflow: visible;
	position: absolute;
	background: #FFF;
	top: 100%;
	width: 300px;
	text-align: center;
	visibility: hidden;
	opacity: 0;
	padding-bottom: 10px;
	animation-delay: 0s;
	animation-iteration-count: 1;
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	left: 50%;
}

.header-content-shadow {
	position: absolute;
	background-color: #FFF;
	box-shadow: 0px 0px 0px 10px rgba(0, 0, 0, 0.1);
	width: 100%;
	z-index: -1 !important;
	margin-top: 10px;
	height: calc(100% - 10px);
}

.customer-links-hover:hover .header-content {
	visibility: visible;
	opacity: 1;
}

.customer-links-hover:hover .header-content {
	visibility: visible;
	opacity: 1;
}

.header-content #browsed_products {
	transition-duration: 0s!important;
}

.customer-links-hover:hover .header-content #browsed_products {
	transition-duration: 0.5s!important;
}


.visible {
	visibility: visible;
	opacity: 1;
}

.header-content .header-content-title {
	color: #000;
	font-size: 16px;
	line-height: 1em;
	margin: 0px;
	padding: 20px 0px;
	border-bottom: solid 1px #f5f5f4;
	margin-bottom: 10px;
	background-color: #fff;
	font-weight: bold;
}

.header-phones {
	height: inherit;
	position: relative;
	float: right;
	margin-left: 15px;
	color: #151515;
	display: table;
	font-size: 18px;
}

.header-phones-purchases {
	position: absolute;
	font-size: 25px;
	display: none;
	color: #151515;
	right: 0;
	top: 12px;
}

.header-phones span,
.header-phones-purchases span {
	display: table-cell;
	vertical-align: middle;
}

.header-phones a,
.header-phones-purchases a {
	color: #151515;
	text-decoration: none;
}

.header-phones a {
	display: block;
}

.header-phones .user-location {
	margin-top: 7px;
	margin-bottom: 2px;
	position: relative;
}

.user-location #user-city {
	font-size: 15px;
	cursor: pointer;
	border-bottom: 1px dashed;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
    vertical-align: bottom;
		font-weight: bold;
		max-width: 108px;
}

.header-phones .freeua {
	font-size: 10px;
	opacity:0.8;
	letter-spacing: -0.1px;
	line-height: 6px;
}

.header-phones .main-phone {
	position:relative;
	font-weight: bold;
}

.down-arrow-icon:after {
	content: "";
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMi4wMTEgNTEyLjAxMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyLjAxMSA1MTIuMDExOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMiIgaGVpZ2h0PSI1MTIiPjxnPjxnPgoJPGc+CgkJPHBhdGggZD0iTTUwNS43NTUsMTIzLjU5MmMtOC4zNDEtOC4zNDEtMjEuODI0LTguMzQxLTMwLjE2NSwwTDI1Ni4wMDUsMzQzLjE3NkwzNi40MjEsMTIzLjU5MmMtOC4zNDEtOC4zNDEtMjEuODI0LTguMzQxLTMwLjE2NSwwICAgIHMtOC4zNDEsMjEuODI0LDAsMzAuMTY1bDIzNC42NjcsMjM0LjY2N2M0LjE2LDQuMTYsOS42MjEsNi4yNTEsMTUuMDgzLDYuMjUxYzUuNDYyLDAsMTAuOTIzLTIuMDkxLDE1LjA4My02LjI1MWwyMzQuNjY3LTIzNC42NjcgICAgQzUxNC4wOTYsMTQ1LjQxNiw1MTQuMDk2LDEzMS45MzMsNTA1Ljc1NSwxMjMuNTkyeiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojMTUxNTE1IiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgoJPC9nPgo8L2c+PC9nPiA8L3N2Zz4=);
	width: 10px;
	height: 14px;
	background-position: center;
	background-size: 10px;
	background-repeat: no-repeat;
	position: relative;
	display: inline-block;
	margin-left: 5px;
	vertical-align: bottom;
}

.header-phones .header-content {
	box-sizing: border-box;
	text-align: right;
	padding: 0px 20px 10px 20px;
	-moz-transform: translateX(0%);
	-ms-transform: translateX(0%);
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
	right: 0;
	left: auto;
}

.header-phones .header-content::after {
	left:82%;
}

.header-phones .header-content p {
	font-size: 13px;
	padding-top: 12px;
	margin-bottom: 14px;
	text-align: center
}

.header-content .phone-names {
	width: 40%;
	float: left;
	text-align: left;
}

.header-content .phone-names p {
	color: #898989;
	padding: 0;
	margin-bottom: 7px;
	text-align: left;
}

.header-content .phones-list {
	width: 60%;
	float: right;
	text-align: right;
}

.header-content .phones-list a {
	color: #444;
	display: block;
	font-size: 18px;
	line-height: 18px;
}

.header-content .phones-list a:nth-of-type(-n+2) {
	margin-bottom: 10px;
}

.header-content .callmeback {
	margin-top: 15px;
	margin-bottom: 7px;
	display: inline-block;
	color: #0095ff;
	border-bottom: 1px dashed;
	font-size:13px;
	cursor: pointer;
}
.header-content .callmeback:hover {
	color: #222;
}

.cities-search-list .autocomplete {
	width: 348px !important;
	margin-left: -6px;
	margin-top: -8px;
	padding-top: 0;
	max-height: 150px!important;
}

.header-phones .language{
	text-transform: uppercase;
	font-size: 13px;
	display: inline-block;
	font-weight: bold;
	color: #747474;
	margin-right: 5px;
}

.header-phones .language.active, .header-phones .language:hover{
	color: #151515;
}

#menu li {
	display: block;
	list-style: none;
}

#menu li a {
	display: block;
	padding: 5px 7px;
	text-decoration: none;
	text-align: left;
  margin-left: 30px;
		color: #333;
}

#menu li a:hover {
	color: #0095ff;
}

ul.userinfo {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #777;
	font-size: 12px;
}

ul.userinfo li {
    text-align: center;
    list-style: outside none none;
	line-height: 22px;
}

ul.userinfo li a{
    text-decoration: none;
		font-size: 14px;
}

ul.userinfo li#wishlist.whatchange {
	background-color: rgba(46, 169, 253, .4);
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}

.swiggleBox {
  width: 130px;
  height: 51px;
  line-height: 51px;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
  font-weight:600;
	z-index: 98;
	position: fixed;
	top: 50%;
	-webkit-transform-origin: 0 50%;
	-moz-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	-o-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transform: rotate(-90deg) translate(-50%, 50%);
	-moz-transform: rotate(-90deg) translate(-50%, 50%);
	-ms-transform: rotate(-90deg) translate(-50%, 50%);
	-o-transform: rotate(-90deg) translate(-50%, 50%);
	transform: rotate(-90deg) translate(-50%, 50%);
	font-size: 14px;
	left: -2px
}

.swiggleBox a {
	color: #ff3b3b;
	text-decoration: none;
}

.swiggleBox svg {
  position: absolute;
  top: 0;
  left: 0;
}

.swiggleBox svg path {
    fill: none;
    stroke: #ff3b3b;
    stroke-width: 1;
  stroke-dasharray: 265, 0;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
}
.swiggleBox:hover svg path {
  stroke-width: 2;
  stroke-dasharray: 100, 100;
  stroke-dashoffset: 130;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
}

.buttongray {
	cursor: pointer;
	padding: 7px 14px;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
	outline: medium none;
	overflow: hidden;
	position: relative;
	z-index: 10;
	color: #FFF;
	background-color: #C0C0C0;
	border: medium none;
	transition: background-color 0.2s ease-in-out 0s;
	text-decoration: none;
}

.buttongray:hover {
	background-color: #1b84ce;
	color: #FFF;
}



#blog .from-the-blog-image {
	overflow: hidden;
	position: relative;
	height: 200px;
	border-radius: 7px;
	transition: all .2s ease-out;
}

#blog .from-the-blog-link {
	display: block;
	position: relative;
	font-size: 0px;
	height: 200px;
	width: 300px;
}

#blog .from-the-blog-link::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
		background-image: -o-linear-gradient(to bottom,rgba(255, 255, 255,0) 0, rgba(255, 255, 255,0.2) 50%, rgba(255, 255, 255,.5) 100%);
		background-image: -webkit-linear-gradient(to bottom,rgba(255, 255, 255,0) 0, rgba(255, 255, 255,0.2) 50%, rgba(255, 255, 255,.5) 100%);
		background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(255, 255, 255,0)), to(rgba(255, 255, 255,0.5)));
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.5));
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
		border-radius: 7px;
}


#blog .from-the-blog-link img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 7px;
}


#blog .from-the-blog:hover .from-the-blog-image {
	transform: scale(1.02);
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .15);
}

#blog .from-the-blog:hover .from-the-blog-link::before {
    opacity: 0.5;
}



#blog .from-the-blog-content p {
	margin: 0;
	color: #757575;
	font-size: 15px;
	line-height: 20px;
}

#blog .from-the-blog-content .category {
		color: #2ea8fd;
		margin-bottom: 5px;
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
}

#blog .from-the-blog-content .title {
	text-decoration: none;
}

#blog .from-the-blog-content .title h5{
	line-height: 23px;
	transition: all 0.2s ease-in-out 0s;
	margin: 0;
	font-size: 19px;
	font-weight:700;
	color: #000;
}

#blog .from-the-blog-content i{
		color: #6e6e73;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    margin-top: 15px;
    display: block;
    margin-bottom: 10px;
		float: left;
}

#blog .from-the-blog-content a {
		color: #000;
}


.views{
    background-image: url("data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI5OS4xMjQgMjk5LjEyNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjk5LjEyNCAyOTkuMTI0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjMycHgiIGhlaWdodD0iMzJweCI+CjxnPgoJPHBhdGggZD0iTTI5Ni42NTUsMTQyLjEwNGMtMi42NTktMy41NzYtNjYuMDQ2LTg3LjU3NC0xNDcuMDkzLTg3LjU3NGMtODEuMDQ4LDAtMTQ0LjQzNCw4My45OTgtMTQ3LjA5Myw4Ny41NzQgICBjLTMuMjkyLDQuNDI3LTMuMjkyLDEwLjQ4OSwwLDE0LjkxNmMyLjY1OSwzLjU3Niw2Ni4wNDUsODcuNTczLDE0Ny4wOTMsODcuNTczYzgxLjA0NywwLDE0NC40MzQtODMuOTk3LDE0Ny4wOTMtODcuNTczICAgQzI5OS45NDcsMTUyLjU5NCwyOTkuOTQ3LDE0Ni41MzEsMjk2LjY1NSwxNDIuMTA0eiBNMTQ5LjU2MiwxOTkuNjE2Yy0yNy42LDAtNTAuMDU0LTIyLjQ1NC01MC4wNTQtNTAuMDU0ICAgYzAtMjcuNjAxLDIyLjQ1NC01MC4wNTUsNTAuMDU0LTUwLjA1NWMyNy42MDEsMCw1MC4wNTUsMjIuNDU0LDUwLjA1NSw1MC4wNTVDMTk5LjYxNywxNzcuMTYyLDE3Ny4xNjIsMTk5LjYxNiwxNDkuNTYyLDE5OS42MTZ6IiBmaWxsPSIjODg4ODg4Ii8+Cgk8Y2lyY2xlIGN4PSIxNDkuNTYyIiBjeT0iMTQ5LjU2MiIgcj0iMjEuMjYxIiBmaWxsPSIjODg4ODg4Ii8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==");
    background-size: 16px 16px;
    background-repeat: no-repeat;
    padding-left: 20px;
    font-size: 13px;
    color: #6e6e73;
    margin-bottom: 10px;
		float: right;
}

#blog .from-the-blog-content  h5:hover {
	color: #2EA9FD !important;
}

#blog .from-the-blog-content {
	padding: 25px;
	margin: 0px;
}

#blog .from-the-blog-content p {
	overflow: hidden;
}

#blog {
	list-style: none;
	display: block;
	margin-bottom: 30px;
	padding-left: 30px;
	    margin-top: 30px;
}

#blog li {
	display: inline-block;
	width: 300px;
	margin-right: 30px;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 10px
}

#blog_menu li {
	list-style: none;
	line-height: 20px;
}

.post-table table {
min-width: 100%;
margin-bottom: 70px;
}

.post-table table:not(.no_background_headers) tr:first-of-type {
    background-color: #000;
    color: #fff;
    height: 200%;
    padding: 15px;
    font-weight: bold;
}


.dark-mode .post-table table:not(.no_background_headers) tr:first-of-type {
    background-color: #d9d9d9;
    color: #000;
}

.post-table table tr:nth-of-type(even) {
    background-color: #f5f5f6;
}

.dark-mode .post-table table tr:nth-of-type(even) {
    background-color: #151515;
}

.post-table table tr td {
    line-height: 18px;
    font-size: 15px;
    padding: 15px;
}

.post-table table tr td:first-child{
  font-weight: bold;
  max-width: 170px;
}



.review_products-table {
    margin-bottom: 50px;
}

.review_products-table.catalog_products {
	color: #696969;
}

.review_products-table h2{
    margin-bottom: 30px;
}

.review_products-table.catalog_products h2{
}

.review_products-table table {
		width: 100%;
}

.review_products-table table thead {
    background: #f5f5f6;
    color: #737f8a;
}

.review_products-table table thead th, .review_products-table table thead td {
    padding: 20px 40px;
		text-align: left;
}

.review_products-table table thead th b, .review_products-table table thead th h3, .review_products-table table thead td b, .review_products-table table thead td h3{
    cursor: pointer;
    border-bottom: 1px dashed;
		    display: inline-block;
}

.review_products-table table thead th h3, .review_products-table table thead td h3{
  cursor: default;
    border: 0;
    font-weight: bold;
}

.review_products-table.catalog_products table thead th h3, .review_products-table.catalog_products table thead td h3{
	margin: 0;
}

.review_products-table table tbody td {
    padding: 10px 40px;
		border-top: 1px solid #f5f5f4;
}

.review_products-table table tbody td img{
    width: 46px;
    border-radius: 50%;
    height: 46px;
    vertical-align: middle;
    margin-right: 10px;
}


a#NextLink.forward {
	float: right;
}

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

.ya-share2.top {
	margin-bottom: 30px;
}

.ya-share2.bottom {
    border-top: 1px solid #f5f5f4;
    padding-top: 20px;
	margin-top: 20px;
}

.product .ya-share2.bottom {
	border-bottom: 1px solid #f5f5f4;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.ya-share2__container_size_m .ya-share2__icon {
    height: 32px !important;
    width: 32px !important;
    background-size: 32px 32px !important;
}

.ya-share2__counter {
	font-size: 14px !important;
	padding: 7px 8px 0 8px !important;
}

#currencies {
	margin-bottom: 15px;
}

#currencies ul {
	margin-top: 10px;
}

#currencies ul li {
	font-size: 12px;
	display: inline;
	padding-right: 5px;
	list-style: none;
}

#currencies ul li a {
	white-space: nowrap;
	color: #505050;
}

#currencies ul li.selected a {
	text-decoration: none;
}

/*  Футер */

.action-content {
	    padding: 40px 0;
			border-top: solid 1px #f5f5f6;
			margin: 0px auto;
			width: 1040px;
}

.action-content .button{
    margin-top: 10px;
    padding: 15px 40px;
 		background: linear-gradient(to right, rgb(67, 206, 162) 0%, rgb(24, 90, 157) 100%);
}

.footer-wrapper {
	box-sizing: border-box;
	background: url('../images/bg-footer.png') top repeat-x transparent;
	background-image: url('../images/bg-footer.svg'), -khtml-linear-gradient(transparent, transparent);
	background-image: url('../images/bg-footer.svg'), -webkit-linear-gradient(transparent, transparent);
	background-image: url('../images/bg-footer.svg'), -ms-linear-gradient(transparent, transparent);
	background-image: url('../images/bg-footer.svg'), linear-gradient(transparent, transparent);
	background-image: url('../images/bg-footer.svg'), -o-linear-gradient(transparent, transparent);
	background-repeat: repeat-x;
	width: 100%;
	height: auto;
	background-size: 13px 7px;
	background-color: #f5f5f6;
	background-position: top;
	margin-top: 20px;
	z-index: 99;
	position: relative
}

.footer-content {
	margin: 0px auto;
	width: 1280px;
	overflow: hidden;
	clear: both;
}

.footer-line {
	display: block;
	height: 1px;
	width: 100%;
	background-color: #00000012;
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer-50-column {
	display: block;
	float: left;
	width: 50%;
}

.footer-70-column {
	display: block;
	float: left;
	width: 70%;
}

.footer-30-column {
	display: block;
	float: right;
	width: 280px;
	text-align: left;
}

.footer-middle {
	margin-top: 60px;
	margin-bottom: 20px;
	float: left;
	width: 100%;
	position: relative;
}

.footer-middle .footer-title {
	color: #151515;
	    font-size: 16px;
	    margin-bottom: 30px;
	    font-weight: bold;
}

.footer-menu a {
	color: #151515;
	font-size: 15px;
	opacity: 0.7;
	text-decoration: none;
}

.footer-menu a:hover {
	opacity: 1;
}

.footer-menu ul {
	list-style: none;
}

.footer-menu  li {
	margin-bottom: 15px;
}

.footer-menu-cell {
	display: block;
	float: left;
	width: 240px;
	padding-right: 20px;
}

.footer-social-list {
	display: block;
	font-size: 0;
	list-style: none;
	margin: 0;
	margin-left: -15px;
}

.footer-social-list li {
	display: inline-block;
	margin-left: 10px;
}

.footer-social-list a,
.soc svg {
	display: block;
}

.footer-social-list a {
	position: relative;
	height: 42px;
	width: 42px;
	fill: #222;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: 42px;
	overflow: hidden;
}

.footer-social-list svg {
	height: 100%;
	width: 100%;
}

.footer-social-list span {
	font-size: 14px;
	line-height: 1.5;
	margin-top: -0.75em;
	position: absolute;
	text-align: center;
	top: 50%;
	right: 0;
	bottom: 0;
	left: 0;
}

.footer-social-list a.telegram {
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 2834.65 2834.65' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M956.087,1538.76l221.417,553.501l288.255-288.255l494.229,392.824l347.989-1564.668L527.732,1373.695L956.087,1538.76z M1799.269,1081.08l-544.904,497.013l-67.87,255.793l-125.377-313.504L1799.269,1081.08z'/%3E%3C/svg%3E");
}

.footer-social-list a.facebook {
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M211.9 197.4h-36.7v59.9h36.7V433.1h70.5V256.5h49.2l5.2-59.1h-54.4c0 0 0-22.1 0-33.7 0-13.9 2.8-19.5 16.3-19.5 10.9 0 38.2 0 38.2 0V82.9c0 0-40.2 0-48.8 0 -52.5 0-76.1 23.1-76.1 67.3C211.9 188.8 211.9 197.4 211.9 197.4z'/%3E%3C/svg%3E");
}

.footer-social-list a.instagram {
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M365.3 234.1h-24.7c1.8 7 2.9 14.3 2.9 21.9 0 48.3-39.2 87.5-87.5 87.5 -48.3 0-87.5-39.2-87.5-87.5 0-7.6 1.1-14.9 2.9-21.9h-24.7V354.4c0 6 4.9 10.9 10.9 10.9H354.4c6 0 10.9-4.9 10.9-10.9V234.1H365.3zM365.3 157.6c0-6-4.9-10.9-10.9-10.9h-32.8c-6 0-10.9 4.9-10.9 10.9v32.8c0 6 4.9 10.9 10.9 10.9h32.8c6 0 10.9-4.9 10.9-10.9V157.6zM256 201.3c-30.2 0-54.7 24.5-54.7 54.7 0 30.2 24.5 54.7 54.7 54.7 30.2 0 54.7-24.5 54.7-54.7C310.7 225.8 286.2 201.3 256 201.3M365.3 398.1H146.7c-18.1 0-32.8-14.7-32.8-32.8V146.7c0-18.1 14.7-32.8 32.8-32.8h218.7c18.1 0 32.8 14.7 32.8 32.8v218.7C398.1 383.4 383.5 398.1 365.3 398.1'/%3E%3C/svg%3E");
}

.footer-social-list a.youtube {
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M422.6 193.6c-5.3-45.3-23.3-51.6-59-54 -50.8-3.5-164.3-3.5-215.1 0 -35.7 2.4-53.7 8.7-59 54 -4 33.6-4 91.1 0 124.8 5.3 45.3 23.3 51.6 59 54 50.9 3.5 164.3 3.5 215.1 0 35.7-2.4 53.7-8.7 59-54C426.6 284.8 426.6 227.3 422.6 193.6zM222.2 303.4v-94.6l90.7 47.3L222.2 303.4z'/%3E%3C/svg%3E");
}




.footer-social-list a:hover {
	opacity: 0.7;
}


.footer-news p {
      color: #595959;
}

.footer-news .sendpulse_form button {
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	border-image: none;
	color: #fff;
	font-size: 14px !important;
	border-style: none;
	background-color: rgb(46, 169, 253);
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	height: 42px;
	padding-right: 10px;
	padding-left: 10px;
	box-sizing: border-box;
	padding-top: 1px;
	margin-left: 0px;
	font-weight: 600;
}

.footer-news .sendpulse_form input {
	box-sizing: border-box;
	padding: 10px !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: #FFF !important;
	height: 42px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	width: 170px !important;
	font-size: 14px !important;
	font-weight: normal !important;
	color: #666 !important;
}

.footer-news input::-webkit-input-placeholder {
	color: #999 !important;
}

.footer-news input::-moz-placeholder {
	color: #999 !important;
}

/* Firefox 19+ */
.footer-news input:-moz-placeholder {
	color: #999 !important;
}

/* Firefox 18- */
.footer-news input:-ms-input-placeholder {
	color: #999 !important;
}

.footer-news button:hover {
	padding-right: 6px;
	padding-left: 14px;
}

.footer-bottom {
	padding-top: 20px;
	padding-bottom: 25px;
}

.footer-bottom-text {
	max-width: 500px;
	display: inline-block;
	vertical-align: top;
	color: #b9b9b9;
	font-size: 11px;
	line-height: 12px;
}

.footer-bottom-payaccept {
	float: right;
	background: url("../images/payaccept.png") no-repeat 100% 0%;
	background-size: 100%;
	width: 190px;
	height: 75px;
}

.footer-mobiletheme {
	font-size: 15px!important;
	display: block;
	clear: both;
	margin-top: 20px;
}

/* cheaper */
.cheapera {
	font-size: 12px;
}

.cheapera a {
	text-decoration: none;
	display: inline-block;
	cursor: hand;
	cursor: pointer;
	color: #95A5A6;
	font-size: 10px;
}

.cheapera a:hover {
	color: #444;
}

#lean_overlay {
	position: fixed;
	z-index: 10000;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #000;
	display: none;
}

/*
  @@ Notifications bar
  */


#hello_bar {
	background: url("../images/banner_gradient.jpg") no-repeat;
	background-position: center;
	background-size: cover;
	height: 40px;
	width: 100%;
	overflow: hidden;
	margin: 0;
	z-index: 101;
	position: relative;
}


#hello_bar .hello-container {
	width: 1280px;
	margin: 0 auto;
	text-align: center;
	z-index: 99;
	position: relative;
}

#hello_bar p {
	z-index: 100;
	position: relative;
	color: #fff;
	line-height: 40px;
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

#hello_bar span {
    font-weight: bold;
		font-size: 14px;
		color: #ffffff;
}

#hello_bar p img{
    vertical-align: text-bottom;
    width: 20px;
    height: 20px;
}

#hello_bar p a {
	margin-left: 25px;
	padding: 6px 14px;
	border-radius: 4px;
	font-weight: 900;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	vertical-align: top;
	letter-spacing: 0;
	font-size: 13px;
	background-color: #fff;
  color: #367698;
}

#hello_bar p a:hover {
	box-shadow: 0 1px 10px #fff;
}

#hello_bar p i {
    font-style: normal;
    font-size: 20px;
    vertical-align: middle;
		padding: 0 10px;
}

#hello_bar p b {
	font-size: 16px;
	letter-spacing: 5px;
	text-shadow: -3px 3px 0px #ffffff66, -6px 6px 0px #ffffff2e, -8px 8px 0px #ffffff0f;
	-webkit-text-stroke: 1px white;
	text-transform: uppercase;
}

#hello_bar a {
	color: #fff;
	text-decoration: none;
	font-weight: 600;
	color: rgb(255, 255, 255);
}

#hello_bar .close {
	overflow: visible;
	position: absolute;
  right: 0px;
  top: 0;
}

#hello_bar .close a {
	width: 40px;
	height: 40px;
	font-size: 22px;
	font-weight: 100;
	text-decoration: none;
	line-height: 40px;
	display: block;
	text-align: center;
}

/*
  @@ END Notifications bar
  */

#logo {
	float: left;
	clear: left;
	width: 160px;
	height: 93px;
	position: relative;
	z-index: 2;
}

#contact {
	float: right;
	text-align: right;
	margin-top: 45px;
	margin-right: 5px;
	font-sdtyle: italic;
	height: 25px;
	color: #505050;
	font-size: 15px;
	text-shadow: 0px 1px 0px #fff;
}

#contact #phone {
	font-size: 18px;
}

#main {
	margin: 0px auto;
	width: 1040px;
	margin-top: 20px;
	height: auto;
}

#content {
	width: 1040px;
	margin-bottom: 20px;
	position: relative;
}

#main.wide-content, #main.wide-content #content {
	width: 1280px;
}

#main.wide-content .bx-wrapper {
    max-width: 1280px!important;
}

#contentpage {
	margin-bottom: 20px;
}

#left {
	width: 260px;
	float: left;
	overflow: visible;
}

.generic-hp-shipping {
	background: url("../images/shipping-plane.png") no-repeat scroll -82px 7px transparent;
	background-size: 83px 81px;
	border-bottom: 1px solid rgb(46, 169, 253);
	margin-bottom: 30px;
}

.generic-hp-shipping a {
	color: #000;
	display: block;
	font-size: 28px;
	letter-spacing: 3px;
	padding: 26px 0px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.generic-hp-shipping a:hover {
	opacity: 0.5;
}

.generic-hp-shipping .dotted-background {
	background: url("../images/hr-background.gif") repeat-x scroll center center #FFF;
	height: 1px;
	margin-bottom: 14px;
}

.headline {
	font-size: 24px;
	position: relative;
	color: #000;
	padding-top: 75px;
	padding-bottom: 25px;
	margin-bottom: 10px;
	clear: both;
	font-weight: bold;
}

.main-homepage .headline {
	font-size: 32px;
}

.headline a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.headline a:hover {
	color: #2EA9FD;
}

.headline a.headline-more{
	color: #0095ff;
	font-size: 16px;
	float: right;
	margin-top: 8px;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDUxMi4wMDIgNTEyLjAwMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+Cgk8Zz4KCQk8cGF0aCBkPSJNMzg4LjQyNSwyNDEuOTUxTDE1MS42MDksNS43OWMtNy43NTktNy43MzMtMjAuMzIxLTcuNzItMjguMDY3LDAuMDRjLTcuNzQsNy43NTktNy43MiwyMC4zMjgsMC4wNCwyOC4wNjdsMjIyLjcyLDIyMi4xMDUgICAgTDEyMy41NzQsNDc4LjEwNmMtNy43NTksNy43NC03Ljc3OSwyMC4zMDEtMC4wNCwyOC4wNjFjMy44ODMsMy44OSw4Ljk3LDUuODM1LDE0LjA1Nyw1LjgzNWM1LjA3NCwwLDEwLjE0MS0xLjkzMiwxNC4wMTctNS43OTUgICAgbDIzNi44MTctMjM2LjE1NWMzLjczNy0zLjcxOCw1LjgzNC04Ljc3OCw1LjgzNC0xNC4wNVMzOTIuMTU2LDI0NS42NzYsMzg4LjQyNSwyNDEuOTUxeiIgZmlsbD0iIzAwOTVmZiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgc3R5bGU9IiIgY2xhc3M9IiI+PC9wYXRoPgoJPC9nPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjwvZz48L3N2Zz4=);
	background-size: 14px;
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 22px;
}

.headline a.headline-more:hover{
	padding-right: 27px;
}

h1.headline {
	clear: both;
	font-weight: normal;
	margin-bottom: 10px;
}

.headline p{
    margin-top: 10px;
    font-size: 16px;
    color: #5f5f5f;
    text-align: center;
    line-height: 24px;
    margin-bottom: 0;
		font-weight: 400;
}


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

.headline.center a.headline-more {
    font-size: 16px;
    display: inline-block;
    font-weight: 400;
    margin-top: 15px;
        float: none;
}

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

.lineheadline {
	border-bottom: 1px solid #f5f5f4;
	width: 100%;
	float: left;
	height: 1px;
	display: none;
	margin: -47px 0px 25px;
}

.margin-bottom-0 {
	margin-bottom: 0px !important;
}


/* Новый поиск */
.search-wrap {
	position: absolute;
  height: 99%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .5s all ease;
  -o-transition: .5s all ease;
  transition: .5s all ease;
}

.search-wrap.active {
	opacity: 1;
	visibility: visible;
}

.header-search .customer-button {
	background-position: center;
	background-size: 20px;
}

.search-icon {
	background-repeat: no-repeat;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDQ3NS4wODQgNDc1LjA4NCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDc1LjA4NCA0NzUuMDg0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+Cgk8cGF0aCBkPSJNNDY0LjUyNCw0MTIuODQ2bC05Ny45MjktOTcuOTI1YzIzLjYtMzQuMDY4LDM1LjQwNi03Mi4wNDcsMzUuNDA2LTExMy45MTdjMC0yNy4yMTgtNS4yODQtNTMuMjQ5LTE1Ljg1Mi03OC4wODcgICBjLTEwLjU2MS0yNC44NDItMjQuODM4LTQ2LjI1NC00Mi44MjUtNjQuMjQxYy0xNy45ODctMTcuOTg3LTM5LjM5Ni0zMi4yNjQtNjQuMjMzLTQyLjgyNiAgIEMyNTQuMjQ2LDUuMjg1LDIyOC4yMTcsMC4wMDMsMjAwLjk5OSwwLjAwM2MtMjcuMjE2LDAtNTMuMjQ3LDUuMjgyLTc4LjA4NSwxNS44NDdDOTguMDcyLDI2LjQxMiw3Ni42Niw0MC42ODksNTguNjczLDU4LjY3NiAgIGMtMTcuOTg5LDE3Ljk4Ny0zMi4yNjQsMzkuNDAzLTQyLjgyNyw2NC4yNDFDNS4yODIsMTQ3Ljc1OCwwLDE3My43ODYsMCwyMDEuMDA0YzAsMjcuMjE2LDUuMjgyLDUzLjIzOCwxNS44NDYsNzguMDgzICAgYzEwLjU2MiwyNC44MzgsMjQuODM4LDQ2LjI0Nyw0Mi44MjcsNjQuMjM0YzE3Ljk4NywxNy45OTMsMzkuNDAzLDMyLjI2NCw2NC4yNDEsNDIuODMyYzI0Ljg0MSwxMC41NjMsNTAuODY5LDE1Ljg0NCw3OC4wODUsMTUuODQ0ICAgYzQxLjg3OSwwLDc5Ljg1Mi0xMS44MDcsMTEzLjkyMi0zNS40MDVsOTcuOTI5LDk3LjY0MWM2Ljg1Miw3LjIzMSwxNS40MDYsMTAuODQ5LDI1LjY5MywxMC44NDkgICBjOS44OTcsMCwxOC40NjctMy42MTcsMjUuNjk0LTEwLjg0OWM3LjIzLTcuMjMsMTAuODQ4LTE1Ljc5NiwxMC44NDgtMjUuNjkzQzQ3NS4wODgsNDI4LjQ1OCw0NzEuNTY3LDQxOS44ODksNDY0LjUyNCw0MTIuODQ2eiAgICBNMjkxLjM2MywyOTEuMzU4Yy0yNS4wMjksMjUuMDMzLTU1LjE0OCwzNy41NDktOTAuMzY0LDM3LjU0OWMtMzUuMjEsMC02NS4zMjktMTIuNTE5LTkwLjM2LTM3LjU0OSAgIGMtMjUuMDMxLTI1LjAyOS0zNy41NDYtNTUuMTQ0LTM3LjU0Ni05MC4zNmMwLTM1LjIxLDEyLjUxOC02NS4zMzQsMzcuNTQ2LTkwLjM2YzI1LjAyNi0yNS4wMzIsNTUuMTUtMzcuNTQ2LDkwLjM2LTM3LjU0NiAgIGMzNS4yMTIsMCw2NS4zMzEsMTIuNTE5LDkwLjM2NCwzNy41NDZjMjUuMDMzLDI1LjAyNiwzNy41NDgsNTUuMTUsMzcuNTQ4LDkwLjM2QzMyOC45MTEsMjM2LjIxNCwzMTYuMzkyLDI2Ni4zMjksMjkxLjM2MywyOTEuMzU4eiAgICIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIj48L3BhdGg+CjwvZz48L2c+IDwvc3ZnPg==);
}


#search {
	position: relative;
	box-sizing: border-box;
	padding: 0;
	height: 100%;
	z-index: 3;
}

#search .input_search {
	position: absolute;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	box-sizing: border-box;
	color: #151515;
	font-size: 34px;
	border: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: medium none;
	text-shadow: none;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	padding-right: 70px;
	font-weight: bold;
}


#search .input_search::-webkit-input-placeholder {color: #6c757d}
#search .input_search:-moz-placeholder, #search .input_search::-moz-placeholder {color: #6c757d}
#search .input_search:-ms-input-placeholder {color: #6c757d}
#search .input_search:focus::-webkit-input-placeholder {color: #6c757d}
#search .input_search:focus:-moz-placeholder, #search .input_search:focus::-moz-placeholder {color: #6c757d}
#search .input_search:focus:-ms-input-placeholder {color: #6c757d}

.button_search {
	position: absolute;
	height: 24px;
	width: 24px;
	z-index: 4;
	background-color: transparent;
	background-size: 24px;
	top: 35%;
	left: 0;
	border-style: none;
	cursor: pointer;
	padding: 0;
	outline: medium none;
	border: medium none;
	-moz-appearance: none;
	-webkit-appearance: none;
}


.close_search {
	position: absolute;
	height: 18px;
	width: 18px;
	background-color: transparent;
	background-size: 18px;
  top: 40%;
	right: 20px;
	border-style: none;
	cursor: pointer;
	padding: 0;
	outline: medium none;
	border: medium none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-repeat: no-repeat;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgMzI5LjI2OTMzIDMyOSIgd2lkdGg9IjUxMiI+PGc+PHBhdGggZD0ibTE5NC44MDA3ODEgMTY0Ljc2OTUzMSAxMjguMjEwOTM4LTEyOC4yMTQ4NDNjOC4zNDM3NS04LjMzOTg0NCA4LjM0Mzc1LTIxLjgyNDIxOSAwLTMwLjE2NDA2My04LjMzOTg0NC04LjMzOTg0NC0yMS44MjQyMTktOC4zMzk4NDQtMzAuMTY0MDYzIDBsLTEyOC4yMTQ4NDQgMTI4LjIxNDg0NC0xMjguMjEwOTM3LTEyOC4yMTQ4NDRjLTguMzQzNzUtOC4zMzk4NDQtMjEuODI0MjE5LTguMzM5ODQ0LTMwLjE2NDA2MyAwLTguMzQzNzUgOC4zMzk4NDQtOC4zNDM3NSAyMS44MjQyMTkgMCAzMC4xNjQwNjNsMTI4LjIxMDkzOCAxMjguMjE0ODQzLTEyOC4yMTA5MzggMTI4LjIxNDg0NGMtOC4zNDM3NSA4LjMzOTg0NC04LjM0Mzc1IDIxLjgyNDIxOSAwIDMwLjE2NDA2MyA0LjE1NjI1IDQuMTYwMTU2IDkuNjIxMDk0IDYuMjUgMTUuMDgyMDMyIDYuMjUgNS40NjA5MzcgMCAxMC45MjE4NzUtMi4wODk4NDQgMTUuMDgyMDMxLTYuMjVsMTI4LjIxMDkzNy0xMjguMjE0ODQ0IDEyOC4yMTQ4NDQgMTI4LjIxNDg0NGM0LjE2MDE1NiA0LjE2MDE1NiA5LjYyMTA5NCA2LjI1IDE1LjA4MjAzMiA2LjI1IDUuNDYwOTM3IDAgMTAuOTIxODc0LTIuMDg5ODQ0IDE1LjA4MjAzMS02LjI1IDguMzQzNzUtOC4zMzk4NDQgOC4zNDM3NS0yMS44MjQyMTkgMC0zMC4xNjQwNjN6bTAgMCIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCIgc3R5bGU9ImZpbGw6IzE1MTUxNSI+PC9wYXRoPjwvZz4gPC9zdmc+);
}

/* END Новый поиск */

.promo_soft {
	width: 230px;
	height: 256px;
	border: 1px solid #000000;
	display: inline-block;
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: center !important;
	background: rgb(69, 69, 69);
	background: -moz-linear-gradient(top, rgba(69, 69, 69, 1) 0%, rgba(31, 31, 31, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(69, 69, 69, 1)), color-stop(100%, rgba(31, 31, 31, 1)));
	background: -webkit-linear-gradient(top, rgba(69, 69, 69, 1) 0%, rgba(31, 31, 31, 1) 100%);
	background: -o-linear-gradient(top, rgba(69, 69, 69, 1) 0%, rgba(31, 31, 31, 1) 100%);
	background: -ms-linear-gradient(top, rgba(69, 69, 69, 1) 0%, rgba(31, 31, 31, 1) 100%);
	background: linear-gradient(top, rgba(69, 69, 69, 1) 0%, rgba(31, 31, 31, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#454545', endColorstr='#1f1f1f', GradientType=0);
	border-radius: 4px 4px 4px 4px;
}

.promo_soft p {
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	color: #ffffff;
	font-size: 21px;
}

.promo_soft p.title {
	border-bottom: 1px solid #000000;
	box-shadow: 0 1px 0 #555555;
	font-size: 30px;
	font-weight: 400;
	height: 63px;
	line-height: 64px;
	text-shadow: 0 -2px 1px #000000;
}

.promo_soft p.priceapps {
	font-size: 52px;
	font-weight: 400;
	margin-top: 20px;
	line-height: 86px;
}

.promo_soft p.descr {
	font-size: 14px;
	margin-top: 6px;
	line-height: 26px;
	font-weight: 300;
}

table.columns {
	width: 100%;
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
	border-collapse: collapse;
}

table.columns td {
	text-align: center;
	vertical-align: middle;
}

table.columns.three td {
	width: 33.3%;
}

table.columns.three.widthauto td {
	width: auto
}

table.columns.three td.left_soft,
table.columns.three td.right_soft {
	width: 30% !important;
}

table.columns.three td.middle_soft {
	width: 40% !important;
}

/* @group Меню каталога*/

nav.catalog_menu ul {
    -webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.animated {
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

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

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

.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

nav.catalog_menu ul {
  float: left;
}

nav.catalog_menu ul li {
  display: inline-block;
  float: left;
  position: relative;
}

nav.catalog_menu ul li a {
	float: left;
	padding: 32px 12px 32px 12px;
	color: #000;
	text-decoration: none;
	font-size: 15px;
	height: 80px;
	box-sizing: border-box;
	position: relative;
	font-weight: bold;
}

nav.catalog_menu ul li a:hover {
	color: #151515!important;
}

nav.catalog_menu ul li:hover > a,
nav.catalog_menu ul li:focus > a {
  color: #151515;
	opacity: 1!important;
}

nav.catalog_menu ul ul li:hover > a,
nav.catalog_menu ul ul li:focus > a {
  color: #151515;
}

/* Submenu 1.level */

nav.catalog_menu ul ul {
  display: none;
  margin: 0;
  padding: 0;
  list-style-type: none;
  animation-delay: 0s;
  animation-iteration-count: 1;
}

nav.catalog_menu ul li:hover > ul,
nav.catalog_menu ul li:focus > ul {
  display: inline-block;
  position: absolute;
  left: -3px;
  top: 80px;
  background: #fff;
  color: #151515;
  z-index: 1;
  width:220px;
	padding: 7px 0;
	box-sizing: border-box;
}

nav.catalog_menu ul ul li,
nav.catalog_menu ul ul li a {
  display: block;
  float: none;
  clear: both;
  position: static;
}

nav.catalog_menu ul ul li a {
	padding: 8px 18px 8px 15px;
	color: #333;
	height: auto;
	position: relative;
	font-size: 13px;
	text-transform: none;
	opacity: 1!important;
	font-weight: normal;
}

nav.catalog_menu ul ul li:first-child a {
  border-top: none;
}

nav.catalog_menu ul ul li.current-menu-item a {
  color: #2EA9FD;
}

nav.catalog_menu ul li.current-menu-item ul li a {
	color: #333;
}

nav.catalog_menu ul ul li a.indicator::after {
	width: 10px;
	height: 100%;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAA1klEQVR4nO3bsQ2DUBAE0UkcuB5acAdoq6EnS3bqvpzihJ9YQoBEwv3ZAk6alx+ctCT3JK9xHB9n3bzMlvhPkjnJtyuEv/i5K4SV+D4QNuJrI+yMr4lwML4eQpLpYHwthGEYbkmeIoggggggAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiACIAIgAiBC3wDGG2+88cYbb7zxxhtvvPHGG3/RGW+88cYbb7zxdePBhwlfZqDzp6m2nQg149s2EGrHt60g9BHflp6fp9sWhPfV4n9tGf7agCarhAAAAABJRU5ErkJggg==');
	background-repeat: no-repeat;
	background-position: center;
  background-size: 8px;
  content: "";
  text-decoration: inherit;
	position: absolute;
	margin-top: 1px;
	right: 8px;
	top: 0;
	opacity:0.5;
}

nav.catalog_menu ul li.no_cat:hover::after, nav.catalog_menu ul li.no_cat:focus::after {
	opacity: 0!important;
}

nav.catalog_menu ul ul li:hover > a,
nav.catalog_menu ul ul li:focus > a {
  background: #f5f5f4;
  color: #333!important;
}

nav.catalog_menu ul ul li a:hover,
nav.catalog_menu ul ul li a:focus {
  background: #f5f5f4;
  color: #333!important;
}

nav.catalog_menu > a:hover,
nav.catalog_menu > a:focus {

}

/* Submenu 2.level */

nav.catalog_menu ul ul ul {
  display: none;
  min-height: 100%;
  margin-left: -1px;
}

nav.catalog_menu ul ul li:hover > ul,
nav.catalog_menu ul ul li:focus > ul {
  display: block;
  position: absolute;
  left: 100%;
  top: 0px;
  background: #f5f5f4;
  z-index: 1;
  width: 220px;
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}

nav.catalog_menu ul ul ul li a:hover,
nav.catalog_menu ul ul ul li a:focus {
  background: #EAEAEA;
}


.apple-service{
		position: relative;
	  overflow: hidden;
	  display: inline-table;
	  background: #151515;
	  border-radius: 30px;
	  padding: 8px 10px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDMwNSAzMDUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMwNSAzMDU7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiI+PGc+PGcgaWQ9IlhNTElEXzIyOF8iPgoJPHBhdGggaWQ9IlhNTElEXzIyOV8iIGQ9Ik00MC43MzgsMTEyLjExOWMtMjUuNzg1LDQ0Ljc0NS05LjM5MywxMTIuNjQ4LDE5LjEyMSwxNTMuODJDNzQuMDkyLDI4Ni41MjMsODguNTAyLDMwNSwxMDguMjM5LDMwNSAgIGMwLjM3MiwwLDAuNzQ1LTAuMDA3LDEuMTI3LTAuMDIyYzkuMjczLTAuMzcsMTUuOTc0LTMuMjI1LDIyLjQ1My01Ljk4NGM3LjI3NC0zLjEsMTQuNzk3LTYuMzA1LDI2LjU5Ny02LjMwNSAgIGMxMS4yMjYsMCwxOC4zOSwzLjEwMSwyNS4zMTgsNi4wOTljNi44MjgsMi45NTQsMTMuODYxLDYuMDEsMjQuMjUzLDUuODE1YzIyLjIzMi0wLjQxNCwzNS44ODItMjAuMzUyLDQ3LjkyNS0zNy45NDEgICBjMTIuNTY3LTE4LjM2NSwxOC44NzEtMzYuMTk2LDIwLjk5OC00My4wMWwwLjA4Ni0wLjI3MWMwLjQwNS0xLjIxMS0wLjE2Ny0yLjUzMy0xLjMyOC0zLjA2NmMtMC4wMzItMC4wMTUtMC4xNS0wLjA2NC0wLjE4My0wLjA3OCAgIGMtMy45MTUtMS42MDEtMzguMjU3LTE2LjgzNi0zOC42MTgtNTguMzZjLTAuMzM1LTMzLjczNiwyNS43NjMtNTEuNjAxLDMwLjk5Ny01NC44MzlsMC4yNDQtMC4xNTIgICBjMC41NjctMC4zNjUsMC45NjItMC45NDQsMS4wOTYtMS42MDZjMC4xMzQtMC42NjEtMC4wMDYtMS4zNDktMC4zODYtMS45MDVjLTE4LjAxNC0yNi4zNjItNDUuNjI0LTMwLjMzNS01Ni43NC0zMC44MTMgICBjLTEuNjEzLTAuMTYxLTMuMjc4LTAuMjQyLTQuOTUtMC4yNDJjLTEzLjA1NiwwLTI1LjU2Myw0LjkzMS0zNS42MTEsOC44OTNjLTYuOTM2LDIuNzM1LTEyLjkyNyw1LjA5Ny0xNy4wNTksNS4wOTcgICBjLTQuNjQzLDAtMTAuNjY4LTIuMzkxLTE3LjY0NS01LjE1OWMtOS4zMy0zLjcwMy0xOS45MDUtNy44OTktMzEuMS03Ljg5OWMtMC4yNjcsMC0wLjUzLDAuMDAzLTAuNzg5LDAuMDA4ICAgQzc4Ljg5NCw3My42NDMsNTQuMjk4LDg4LjUzNSw0MC43MzgsMTEyLjExOXoiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgc3R5bGU9ImZpbGw6I0ZGRkZGRiIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiPjwvcGF0aD4KCTxwYXRoIGlkPSJYTUxJRF8yMzBfIiBkPSJNMjEyLjEwMSwwLjAwMmMtMTUuNzYzLDAuNjQyLTM0LjY3MiwxMC4zNDUtNDUuOTc0LDIzLjU4M2MtOS42MDUsMTEuMTI3LTE4Ljk4OCwyOS42NzktMTYuNTE2LDQ4LjM3OSAgIGMwLjE1NSwxLjE3LDEuMTA3LDIuMDczLDIuMjg0LDIuMTY0YzEuMDY0LDAuMDgzLDIuMTUsMC4xMjUsMy4yMzIsMC4xMjZjMTUuNDEzLDAsMzIuMDQtOC41MjcsNDMuMzk1LTIyLjI1NyAgIGMxMS45NTEtMTQuNDk4LDE3Ljk5NC0zMy4xMDQsMTYuMTY2LTQ5Ljc3QzIxNC41NDQsMC45MjEsMjEzLjM5NS0wLjA0OSwyMTIuMTAxLDAuMDAyeiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojRkZGRkZGIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgo8L2c+PC9nPiA8L3N2Zz4=);
		background-size: 18px;
    background-repeat: no-repeat;
    background-position: 9px 7px;
    padding-left: 35px;
    margin-top: 24px;
    margin-right: 10px;
    color: #fff!important;
    font-weight: bold;
    font-size: 15px;
}

.new-label{
    background-color: #2ea9fd;
    color: #fff;
    border-radius: 50px;
    padding: 2px 5px;
    font-size: 11px;
    margin-left: 7px;
}

nav.catalog_menu ul.nav-links {
	margin-left: 5px;
	padding-left: 5px;
}

nav.catalog_menu ul.nav-links .vert-separator{
	position: absolute;
	background-color: #e6e9eb;
	height: 30px;
	width: 1px;
	box-sizing: border-box;
	top: 25px;
	margin-left: -5px;
}

nav.catalog_menu ul.nav-links li a{
	padding-right: 0;
	opacity: 1;
	font-weight: normal;
}


/* @end — Меню каталога*/

/* Выбор подкатегории */

.tile-row {
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
	overflow: hidden;
	border-left: none!important;
    background-color: #fff;
		margin-bottom: 40px;
}

.tile-row .tile {
    background-size: cover;
    background-position: 50% 50%;
    color: #fff;
    float: left;
    position: relative;
    transition: all .8s ease;
	margin-bottom: 10px;
    width: 33.333%;
    height: 180px;
	border-left: 10px solid #fff;
	box-sizing: border-box;
}

.tile-row .tile.scrim:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom, #000, transparent 150%, transparent 100%);
    opacity: .7
}

.tile-row .tile.scrim:first-of-type {
	width: 66.666%;
}

.tile-row .tile.scrim:first-of-type .tile-title {
	font-size: 26px;
}

.tile-row .tile.scrim:nth-last-of-type(3), .tile-row .tile.scrim:nth-last-of-type(6), .tile-row .tile.scrim:nth-last-of-type(9), .tile-row .tile.scrim:nth-last-of-type(12), .tile-row .tile.scrim:nth-last-of-type(15), .tile-row .tile.scrim:nth-last-of-type(18), .tile-row .tile.scrim:nth-last-of-type(21) {
	width: 33.333%;
}

.tile-row .tile.scrim:nth-last-of-type(3) .tile-title, .tile-row .tile.scrim:nth-last-of-type(6) .tile-title, .tile-row .tile.scrim:nth-last-of-type(9) .tile-title, .tile-row .tile.scrim:nth-last-of-type(12) .tile-title, .tile-row .tile.scrim:nth-last-of-type(15) .tile-title, .tile-row .tile.scrim:nth-last-of-type(18) .tile-title, .tile-row .tile.scrim:nth-last-of-type(21) .tile-title {
	font-size: 20px;
}

.tile-row .tile.scrim:nth-of-type(2):nth-last-of-type(3),.tile-row .tile.scrim:nth-of-type(2):nth-last-of-type(6),.tile-row .tile.scrim:nth-of-type(2):nth-last-of-type(9) {
    height: 370px;
	float:right;
}

.tile-row .tile.scrim:nth-of-type(2):nth-last-of-type(3) .tile-title,.tile-row .tile.scrim:nth-of-type(2):nth-last-of-type(6) .tile-title, .tile-row .tile.scrim:nth-of-type(2):nth-last-of-type(9) .tile-title {
	font-size: 24px;
}

.tile-row .tile-content {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    transition: all .5s ease;
    -webkit-transform: translate3d(0, 0, 0);
    z-index: 3;
		text-align: left;
}
.tile-row .tile .hover-content {
    content: "";
    background-color: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%;
    opacity: 0;
    left: 0;
    top: 0;
    transition: all .5s ease;
    position: absolute;
    z-index: 2;
    display: block
}
.tile-row .tile:hover .hover-content {
    opacity: 1;
}
.tile-row .tile a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
    text-decoration: none;
}
.tile-row .tile-content span.tile-button {
    font-size: 14px;
    font-weight: 400;
    color: #333;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 4px;
    padding: 8px 18px 8px 18px;
    z-index: 11;
    opacity: 0;
    position: relative;
    transition: all .3s ease-out, bottom .3s ease-in .1s;
    bottom: -10px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: -10px;
	background-color:#fff;
}

.tile-row .tile:hover .tile-content span.tile-button {
	bottom: 0;
	opacity: 1;
}

.tile-row .tile-content span.tile-button a {
	position: relative;
	width: auto;
	height: auto;
	z-index: initial;
	color: #000;
}

.tile-row .tile .tile-title {
	position: relative;
    z-index: 5;
    color: #fff;
    text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 5px;
}



.tile-row .tile.icon {
		margin-bottom: 2px;
		width: 25%;
	  height: 180px;
	  border-left: 2px solid #fff;
		background-color: #f5f5f6;
    background-repeat: no-repeat;
		color: #222;
		background-position: 108% 80%;
    background-size: 52%;
		box-sizing: border-box;
}
.tile-row .tile.icon .tile-title {
	font-size: 15px;
	color: #000;
	font-weight: bold;
	margin-top: 20px;
	    max-width: 220px;
			width: 120px;
			line-height: 22px;
}
.tile-row .tile.icon .hover-content {
    background-color: rgba(0, 0, 0, .07);
}

.tile-row .tile.icon:first-of-type {
	width: 50%;
	background-position: 110% -10%;
	background-size: 60%;
}

.tile-row .tile.icon:first-of-type .tile-title {
			font-size: 17px;
			width: auto;
			max-width: none;
			margin-top: 40px;
}

.tile-row .tile.icon:nth-last-of-type(1):nth-of-type(2), .tile-row .tile.icon:nth-last-of-type(8):nth-of-type(2), .tile-row .tile.icon:nth-last-of-type(7):nth-of-type(2), .tile-row .tile.icon:nth-last-of-type(12):nth-of-type(2), .tile-row .tile.icon:nth-last-of-type(13):nth-of-type(2){
	width: 50%;
	background-position: 110% -10%;
	background-size: 60%;
}

.tile-row .tile.icon:nth-last-of-type(1):nth-of-type(2) .tile-title, .tile-row .tile.icon:nth-last-of-type(8):nth-of-type(2) .tile-title, .tile-row .tile.icon:nth-last-of-type(7):nth-of-type(2) .tile-title, .tile-row .tile.icon:nth-last-of-type(12):nth-of-type(2) .tile-title, .tile-row .tile.icon:nth-last-of-type(13):nth-of-type(2) .tile-title {
		font-size: 17px;
		width: auto;
		max-width: none;
		margin-top: 40px;
}

.tile-row .tile.icon:nth-of-type(2):nth-last-of-type(4), .tile-row .tile.icon:nth-of-type(3):nth-last-of-type(3), .tile-row .tile.icon:nth-of-type(2):nth-last-of-type(5), .tile-row .tile.icon:nth-of-type(3):nth-last-of-type(7), .tile-row .tile.icon:nth-of-type(3):nth-last-of-type(6), .tile-row .tile.icon:nth-of-type(4):nth-last-of-type(5), .tile-row .tile.icon:nth-of-type(2):nth-last-of-type(9), .tile-row .tile.icon:nth-of-type(3):nth-last-of-type(11) {
		float:right;
		height: 362px;
		background-position: center 80%;
		background-size: 90%;

}
.tile-row .tile.icon:nth-of-type(3):nth-last-of-type(7), .tile-row .tile.icon:nth-of-type(3):nth-last-of-type(6), .tile-row .tile.icon:nth-of-type(4):nth-last-of-type(5), .tile-row .tile.icon:nth-of-type(3):nth-last-of-type(11) {
		float:left;
}

.tile-row .tile.icon:nth-of-type(2):nth-last-of-type(4) .tile-title, .tile-row .tile.icon:nth-of-type(3):nth-last-of-type(3) .tile-title, .tile-row .tile.icon:nth-of-type(2):nth-last-of-type(5) .tile-title, .tile-row .tile.icon:nth-of-type(3):nth-last-of-type(7) .tile-title, .tile-row .tile.icon:nth-of-type(3):nth-last-of-type(6) .tile-title, .tile-row .tile.icon:nth-of-type(4):nth-last-of-type(5) .tile-title, .tile-row .tile.icon:nth-of-type(2):nth-last-of-type(9) .tile-title, .tile-row .tile.icon:nth-of-type(3):nth-last-of-type(11) .tile-title {
	font-size: 17px;
	text-align: center;
	max-width: none;
	width: auto;
}

.tile-row .tile.icon:nth-last-of-type(4), .tile-row .tile.icon:nth-last-of-type(12) {
	width: 25%;
	background-position: 108% 80%;
	background-size: 52%;
}

.tile-row .tile.icon:nth-last-of-type(4) .tile-title, .tile-row .tile.icon:nth-last-of-type(12) .tile-title {
	font-size: 15px;
	margin-top: 20px;
  width: 120px;
}

.tileimg-row-wrapper{
    background-color: #f5f5f4;
    text-align: center;
    padding-top: 10px;
    position: relative;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-bottom: 40px;
}
.tileimg-row-wrapper .tile-row{
    width: 1280px;
    margin: 0 auto;
    background-color: unset;
}

.tileimg {
    color: #000;
    padding: 10px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    margin-right: -5px;
    width: 120px;
    margin-bottom: 15px;
    vertical-align: top;
}
.tileimg .img-wrapper img{
    width: 80px;
		height: 100%;
    margin: 0 auto;
}

.tileimg span {
    display: inline-block;
    text-align: center;
    white-space: normal;
    line-height: 16px;
    vertical-align: top;
        word-break: break-word;
        margin-top: 5px;
}

.tileimg:hover span {
    color: #0095ff;
}

.stile {
	background-color: #f5f5f4;
	position: relative;
	display: inline-block;
	font-size: 15px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	text-align: center;
	box-sizing: border-box;
	margin-bottom: 20px;
	border-radius: 50px;
	padding: 8px 16px;
	margin-right: 10px;
}

.stile:hover {
	background: #e4e4e5;
}

.stile span{
    display: inline-block;
    vertical-align: middle;
		line-height: 18px;
}

.tile-row.main-cats {
	margin-top: 0px;
	margin-bottom: 0px;
}
.tile-row.main-cats .tile.icon{
	transition:none!important;
	display: none;
	width: 14.285714285714286%;
	background-size: 100px!important;
	background-position: center 20px!important;
	box-sizing: border-box;
	float:left!important;
	height: 180px!important;
}
.tile-row.main-cats .tile.icon .tile-title {
	font-size: 15px!important;
	width: 100%!important;
	margin: 135px 0px 0px 0!important;
	text-align: center!important;
	max-width: 100%!important;
}



.tile-row.top-cats .tile .tile-title span{
  font-size: 15px;
  color: #999;
  font-weight: normal;
}

.tile-row.top-cats .tile .tile-sublinks {
  position: absolute;
  margin: 0 auto 10px;
  -webkit-transform: translate(10px, 85px);
  transform: translate(10px, 85px);
  width: 245px;
  z-index: 12;
}

.tile-row.top-cats .tile .tile-sublinks a{
  position: relative;
  display: inline-block;
  margin-left: 10px;
  width: auto;
}

.tile-row.top-cats .tile.icon.vert {
  background-position: center 120%;
}
.tile-row.top-cats .tile.icon.vert .tile-title {
  text-align: left;
  margin-top: 40px;
}

.tile-row.top-cats .tile.icon.small {
  background-position: 230% 15px;
  background-size: 80%;
}

.tile-row.top-cats .tile.icon.small .tile-title {
  width: 200px;
}

.tile-row.top-cats .tile.icon.small .tile-sublinks{
  width: 150px;
  -webkit-transform: translate(10px, 60px);
  transform: translate(10px, 60px);
}

.tile-row.top-cats .tile-sublinks {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.tile-row.top-cats .tile-content:hover .tile-sublinks {
  opacity: 1;
  visibility: visible;
}

/* Выбор подкатегории End */

/* end */
#all_brands {
	width: 300px;
	margin-bottom: 15px;
}

#all_brands a {
	color: #b0b0b0;
}

#all_brands a:hover {
	color: #222;
}

#all_brands .bx-viewport {
	height: 90px !important;
}

/* @group Brands */
#brands {
	line-height: 2.8;
	clear: both;
	margin-bottom: 30px;
margin-top: 20px;
}

#brands img {
	vertical-align: middle;
}

#brands a.brand-title {
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
	height: 80px;
	width: 180px;
	text-align: center;
}

/* @end */

/* Select css */

.custom-select {
    position: relative;
    display: inline-block;
    padding: 0;
	border: 1px solid #bbb;
	border-radius: .3em;
	background: #fff;
	background-color: #fff;
}


.styled-select .custom-select{
	margin-left:10px;
	/* max-width: 250px; */
	width: 267px;
}

.custom-select select {
    width: 100%;
    margin: 0;
    background: none;
    border: 1px solid transparent;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    appearance: none;
    -webkit-appearance: none;
    font-size: 16px;
    color: #444;
    padding: .5em 1.9em .5em .8em;
    line-height: 1.3;
}


.custom-select::after {
    content: "";
    position: absolute;
    width: 9px;
    height: 8px;
    top: 50%;
    right: .8em;
    margin-top: -4px;
    background-image: url(../images/br_down.png);
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 2;
    pointer-events: none;
}

.custom-select:hover {
	box-shadow: 0 1px 0 1px rgba(0,0,0,.1);
}

.custom-select select:focus {
    outline: none;
    box-shadow: 0 0 1px 3px rgba(180, 222, 250, 1);
    background-color: transparent;
    color: #222;
    border: 1px solid #aaa;
}

.custom-select option {
    font-weight: normal;
}

x:-o-prefocus, .custom-select::after {
    display: none;
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .custom-select select::-ms-expand {
        display: none;
    }

    .custom-select select:focus::-ms-value {
        background: transparent;
        color: #222;
    }
}

@-moz-document url-prefix() {
    .custom-select {
        overflow: hidden;
    }

    .custom-select select {
        width: 120%;
        width: -moz-calc(100% + 3em);
        width: calc(100% + em);
    }
}

.custom-select select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

.styled-select {
	padding-bottom: 15px;
}

.styled-select h3{
    color: #222;
    display: inline-block;
    padding-top: 10px;
    vertical-align: top;
	width: 61px;
}

.styled-selecttiny {
	z-index: 5;
	position: absolute;
	margin-top: -130px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}

.styled-selecttiny select {
	font-size: 14px;
}

.styled-selecttiny .custom-select {
	max-width: 80%;
}

/*
.styled-select select {
	max-width: 200px;
	font-size: 14px;
}

.styled-selecttiny select {
	max-width: 258px;
	font-size: 14px;
	position: absolute;
	margin-top: -120px;
	margin-left: -132px;
}
*/


/* Хлебные крошки */
#path {
	width: 100%;
	margin-bottom: 30px;
	font-size: 12px;
	line-height: 1em;
	color: #B2B2B2;
}

#path a {
	color: #b2b2b2;
	text-decoration: none;
}

#path a:hover {
	color: #2EA9FD!important;
}

.path {
    display: inline-block;
	max-width: 920px;
	    margin-top: 5px;
}

/* @end */

/* @group Товар подробно */

.product.main-product {
    border-top: 1px solid #f5f5f4;
    padding-top: 30px;
}

.productdelivery-tooltip {
	position: relative
}

.productdelivery-tooltip-label {
	font-size: 15px;
	font-weight: bold;
}

.productdelivery-tooltip-link {
	border-bottom: 1px dashed;
	margin-right: 10px;
	position: relative;
	color:#222!important;
}

.productdelivery-tooltip-link:hover {
	color: #0095ff!important;
}

.productdelivery-tooltip-link:after {
	content: "";
	background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im0xMjEuMywzNC42Yy0xLjYtMS42LTQuMi0xLjYtNS44LDBsLTUxLDUxLjEtNTEuMS01MS4xYy0xLjYtMS42LTQuMi0xLjYtNS44LDAtMS42LDEuNi0xLjYsNC4yIDAsNS44bDUzLjksNTMuOWMwLjgsMC44IDEuOCwxLjIgMi45LDEuMiAxLDAgMi4xLTAuNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIgMC4xLTUuOHoiIGZpbGw9IiMyMjIyMjIiLz4KICA8L2c+Cjwvc3ZnPgo=);
	position: relative;
	top: 2px;
	margin-left: 5px;
	width: 14px;
	height: 14px;
	background-position: center;
	background-size: 14px;
	background-repeat: no-repeat;
	display: inline-block;
}

.productdelivery-tooltip-link:hover:after {
	background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im0xMjEuMywzNC42Yy0xLjYtMS42LTQuMi0xLjYtNS44LDBsLTUxLDUxLjEtNTEuMS01MS4xYy0xLjYtMS42LTQuMi0xLjYtNS44LDAtMS42LDEuNi0xLjYsNC4yIDAsNS44bDUzLjksNTMuOWMwLjgsMC44IDEuOCwxLjIgMi45LDEuMiAxLDAgMi4xLTAuNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIgMC4xLTUuOHoiIGZpbGw9IiMwMDg4Y2MiLz4KICA8L2c+Cjwvc3ZnPgo=);
}

.productdelivery-tooltip-forfree {
	color: #00a251;
	border: 1px solid #00a251;
	border-radius: 4px;
	padding: 2px 4px;
	font-weight: bold;
	display: inline-block;
}

.productdelivery-tooltip-list {
	margin-top: 10px;
	margin-bottom: 15px;
}

.productdelivery-tooltip-list span {
	margin-bottom: 7px;
	font-size: 14px;
	list-style-type: disc;
	color: #545454;
	display: list-item;
}

.productdelivery-tooltip-list strong {
	font-weight: normal;
	font-style: italic;
}

.productdeliveryfree {
    background-image: url('../images/deliveryfree_product.png'); /* PNG для IE6-8 */
    background-image: url('../images/deliveryfree_product.svg'), none;
	background-repeat: no-repeat;
	background-color: transparent;
	padding-left: 42px;
	font-size: 14px;
	color: #222;
}

.zakaznomer {
    background-image: url('../images/phone_product.png'); /* PNG для IE6-8 */
    background-image: url('../images/phone_product.svg'), none;
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: 18px 18px;
	padding-left: 42px;
	font-size: 15px;
	color: #222;
	height: 18px;
}

#gosomewhere {
	margin-top: -35px;
	position: absolute;
}

.topdelimeter {
	border-top: 1px solid #f5f5f4;
	margin: 20px 0px 0px;
	padding: 20px 0px 0px;
}

.p-content p {
	text-align: left!important;
	font-size: 19px;
	line-height: 32px;
	margin-bottom: 30px;
}

.product ul,
.p-content ul,
.product ol,
.p-content ol  {
	margin-bottom: 50px;
	margin-top: 20px;
}

.product ul li,
.p-content ul li {
	margin-bottom: 20px;
	list-style-type: disc;
	text-align: left!important;
	list-style-position: inside;
}

.product ul li span,
.p-content ul li span{
	font-size: 18px!important;
	line-height: 30px!important;
}

.product ol li,
.p-content ol li {
	margin-bottom: 20px;
	text-align: left!important;
}

ol {
  counter-reset: item;
}

ol > li {
  list-style-type: none;
  counter-increment: item;
}

.product ol li::before,
.p-content ol li::before {
  font-weight: bold;
	content: counter(item) ". ";
}

.p-content {
	font-size: 18px;
	line-height: 30px;
	width: 1040px;
	margin-left: auto;
	margin-right: auto;
}

.p-content h2 {
	font-size: 26px;
	font-weight: bold;
	text-align: left!important;
}

.p-content h3 {
	font-size: 20px;
	font-weight: bold;
}

.p-content img {
	margin: 20px 0;
	max-width: 1040px;
	height: auto;
}

.p-content p.wide_1040 {
	width: 1040px;
	margin-left: -120px;
}

.seemore {
	margin-bottom: 15px;
}

.productfour {
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

a.productfour{
	color: #777;
}

a.productfour:hover {
	color: #777;
	opacity: 0.8;
}

.productfour img{
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.bonusinfo {
	overflow: auto;
	width: 650px;
	height: 500px;
	padding: 30px;
	line-height: 1.8em;
	background: url('../images/bonus_box_yellow.jpg') no-repeat;
	background-position: -70px top;
	margin-bottom: -20px;
	color: #fff;
	background-size: cover;
}

.bonusinfo p.rate {
	color: #fff;
	background-color: rgba(0, 0, 0, 0.8);
	border-radius: 2px;
	display: inline-block;
	padding: 3px 7px;
	font-size: 14px
}

.bonusinfo .main-title {
	font-size: 32px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #000;
}

.bonusinfo p {
	font-size: 13px;
	color: #565656;
	line-height: 1.2em;
}

.bonusinfo .subtitle {
	margin-top: 20px;
	font-weight: bold;
	font-size: 18px;
	color: #333;
}

.bonusinfo p span.circle {
	color: #fff;
	background-color: rgba(0, 0, 0, 0.8);
	border-radius: 50%;
	height: 25px;
	width: 25px;
	display: inline-block;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	margin-right: 5px
}

.bonusinfo p span.title {
	font-size: 15px;
	color: #222;
	margin-bottom: 10px;
	margin-top: 15px;
	display:inline-block;
}

.hot_notice {
	background-color: rgb(225, 228, 229);
	color: rgb(83, 92, 104);
	padding: 6px 12px;
	border-radius: 20px;
	display: inline-block;
	font-weight: bold;
  margin: 10px 0 -5px 0;
	font-size: 13px;
}

.product h1 {
    font-size: 24px;
    font-weight: 700;
	margin-bottom: 15px;
	line-height: 28px;
	margin-top: 15px;
}

.product .mpn {
		font-size: 13px;
		color: #545454;
		float: left;
}

.sku2 {
	color: #666666;
	font-size: 11px;
	float: left;
	width: 150px;
}

.product .buyblock {
	transition: all 0.2s ease 0s;
}

.product .prices {
	float:left;
}

.product .pricebg {
	border-radius: 7px;
	padding-top: 20px;
	padding-bottom: 5px;
	position: relative;
}

.product .pricebg div p {
	margin-bottom: 5px;
	line-height: 20px;
}

.product .productdesc {
			background-color:#f5f5f6;
			padding: 30px 40px 30px 40px;
	    border-radius: 8px;
	    position: relative;
	    width: 664px;
	    margin: 50px auto;
	    box-sizing: border-box;
}

.product .productdesc:after {
	content: '';
	display: block;
	position: absolute;
	top: -30px;
	left: 30px;
	width: 0;
	height: 0;
	border-bottom: 30px solid #f5f5f6;
	border-left: 0 solid transparent;
	border-top: 0 solid transparent;
	border-right: 30px solid transparent;
}

.product .productdesc p {
	margin-bottom:0;
	font-size: 17px!important;
	line-height: 27px;
}


.product .message_ok {
	width: auto;
}

.product .productdesc ul {
    padding: 0px;
    margin-top: 5px;
}

.product .rightblock .productcomment {
	font-size: 13px;
	display: inline-block;
	line-height: 14px;
	margin-left: 10px;
	vertical-align: top;
	border-bottom: 1px dashed;
}

.product .productcomment label {
	cursor: pointer;
}

.product .image {
	text-align: center;
	width: 600px;
	background-color: #ffffff;
	float: left;
	position: relative;
	height: 600px;
}

.product .image img {
	max-width: 590px;
	max-height: 600px;
}

.product #bimg.image img {
	cursor: zoom-in;
}

.product .image.has_thumbs {
	width: 530px;
	height: 530px;
}

.product .image.has_thumbs img {
	max-width: 520px;
	max-height: 530px;
}

.product .images {
	position: relative;
	width: 80px;
	min-height: 560px;
	float: left;
	z-index: 2;
}

.product .images img {
	margin: 0 auto;
	max-height: 58px;
	max-width: 58px;
	vertical-align: middle;
	display: inline-block;
}

.product-brand {
	position: absolute;
	top: -15px;
	right: 0;
}

.product-brand img{
	width: 90px;
}

.short_video {
	visibility: hidden;
	opacity: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.short_video.visible {
	visibility: visible;
	opacity: 1;
	z-index: 1;
}

.sharesocial {
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 0px;
}
.images-button {
	width: 80px;
	text-align: center;
	cursor: pointer;
	background-repeat: no-repeat;
	background-size: 22px;
	background-position: center 0;
	padding-top: 28px;
	font-size: 10px;
	color: #222;
	display: inline-block;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 600;
}

.sharesocial .images-button{
	background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4Ij4KPGc+Cgk8Zz4KCQk8Zz4KCQkJPHBhdGggZD0iTTUwOC4yNzEsMTk0LjU2OGwtMTQ5LjMzMy0xMjhjLTMuMTQ2LTIuNzA4LTcuNTgzLTMuMzIzLTExLjM5Ni0xLjU5NGMtMy43ODEsMS43NC02LjIwOCw1LjUyMS02LjIwOCw5LjY4OHY3NC44MTMgICAgIGMtMTE5LjE4OCwzLjMxMy0xNzYuNjg4LDYyLjMxMi0yMDQuMDIxLDExMi4wMzFjLTIzLjc3MSw0My4yMTktMjkuMTA0LDg2LjAxLTMwLjMwMiwxMDMuNTczICAgICBjLTAuMjI5LDIuNjg4LTAuMzQ0LDUuNDI3LTAuMzQ0LDguMjE5djAuMDMxYzAsMCwwLDAuMDEsMCwwLjAyMXYwLjAxYzAsMC4wMSwwLDAuMDEsMCwwLjAxdjAuMDMxdjAuMDFjMCwwLDAsMC4wMSwwLDAuMDIxdjAuMDEgICAgIGMwLDAuMDEsMCwwLjAyMSwwLDAuMDIxYzAsMC4wMSwwLDAuMDEsMCwwLjAxdjAuMDMxYzAsMC4wMSwwLDAuMDIxLDAsMC4wMzFjMCwwLDAsMC4wMSwwLDAuMDMxdjAuMDF2MC4wMjF2MC4wMSAgICAgYzAsMC4wMSwwLDAuMDIxLDAsMC4wMzFsMC4wMSwwLjAzMWMwLDAsMCwwLDAsMC4wMWMwLDAuMDIxLDAsMC4wMzEsMCwwLjAzMWMwLDAuMDEsMCwwLjAyMSwwLDAuMDMxdjAuMDMxdjAuMDMxdjAuMDF2MC4wMzEgICAgIGMwLDAuMDEsMCwwLjAyMSwwLDAuMDMxYzAsMCwwLDAuMDIxLDAuMDEsMC4wMzFjMCwwLDAsMC4wMSwwLDAuMDMxdjAuMDFjMCwwLjAxLDAsMC4wMjEsMCwwLjAzMXYwLjAzMWMwLDAuMDEsMCwwLjAyMSwwLDAuMDMxICAgICBjLTAuMDEsMC4wMzEsMC4wMjEsMC4wNDIsMC4wMSwwLjA0MnYwLjAzMWMwLDAuMDEsMCwwLjAyMSwwLDAuMDMxdjAuMDMxYzAsMC4wMjEsMC4wMSwwLjA0MiwwLjAxLDAuMDQydjAuMDMxICAgICBjMCwwLjAxLDAsMC4wMjEsMCwwLjAzMXYwLjAxdjAuMDIxdjAuMDFsMC4wMSwwLjAyMXYwLjAxYzAsMC4wMSwwLDAuMDIxLDAsMC4wMjFjMCwwLjAxLDAsMC4wMSwwLDAuMDF2MC4wMzF2MC4wMSAgICAgYzAuMDEsMC4wMSwwLjAxLDAuMDEsMC4wMSwwLjAyMWMwLDAsMCwwLjAxLDAsMC4wMjF2MC4wMWMwLDAuMDEsMCwwLjAxLDAsMC4wMXYwLjAyMWMwLjAxLDAuMDMxLDAuMDEsMC4wMzEsMC4wMSwwLjAzMSAgICAgYzAsMC4wMSwwLDAuMDIxLDAsMC4wMzF2MC4wMXYwLjAyMXYwLjAxYzAuMDEsMC4wMSwwLjAxLDAuMDIxLDAuMDEsMC4wMjFjMCwwLjAyMSwwLDAuMDMxLDAsMC4wMzEgICAgIGMwLjY2Nyw1LjI2LDUuMTU2LDkuMzIzLDEwLjU4Myw5LjMyM2M1Ljg4NSwwLDEwLjY1Ni00Ljc2LDEwLjY2Ny0xMC42NDZ2LTAuMDFjMC0wLjU0MiwwLjAxLTEuODY1LDAuMTA0LTMuODg1ICAgICBjNC42NTYtODguNjk4LDE2OC41MjEtMTA4LjgyMywyMTMuMjI5LTExMi42Njd2NzMuODc1YzAsNC4xNjcsMi40MjcsNy45NDgsNi4yMDgsOS42ODhjMy44MDIsMS43MjksOC4yMjksMS4xMjUsMTEuMzk2LTEuNTk0ICAgICBsMTQ5LjMzMy0xMjhjMi4zNjUtMi4wMjEsMy43MjktNC45NzksMy43MjktOC4wOTRDNTEyLDE5OS41NDcsNTEwLjYzNSwxOTYuNTg5LDUwOC4yNzEsMTk0LjU2OHoiIGZpbGw9IiMyMjIyMjIiLz4KCQkJPHBhdGggZD0iTTQ0MS43OTIsMzA0LjAyN2MtMy44MDItMS43NS04LjIyOS0xLjEzNS0xMS40MDYsMS41OTRsLTIxLjMzMywxOC4yOTJjLTIuMzU0LDIuMDIxLTMuNzE5LDQuOTc5LTMuNzE5LDguMDk0djczLjMyMyAgICAgSDQyLjY2N1YxOTEuOTk1aDExOS4yMDhjMi41ODMsMCw1LjA3My0wLjkzOCw3LjAxLTIuNjM1YzguNDc5LTcuMzk2LDE3LjY0Ni0xNC4yNSwyNy4yNC0yMC4zNzVjNC0yLjU0Miw1LjgzMy03LjQyNyw0LjUxLTExLjk3OSAgICAgYy0xLjMyMy00LjU1Mi01LjUtNy42NzctMTAuMjQtNy42NzdINDIuNjY3QzE5LjEzNSwxNDkuMzI5LDAsMTY4LjQ2NCwwLDE5MS45OTV2MjEzLjMzM2MwLDIzLjUzMSwxOS4xMzUsNDIuNjY3LDQyLjY2Nyw0Mi42NjcgICAgIGgzNjIuNjY3YzIzLjUzMSwwLDQyLjY2Ny0xOS4xMzUsNDIuNjY3LTQyLjY2N3YtOTEuNjE1QzQ0OCwzMDkuNTQ3LDQ0NS41NzMsMzA1Ljc2Niw0NDEuNzkyLDMwNC4wMjd6IiBmaWxsPSIjMjIyMjIyIi8+CgkJPC9nPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
}

.video_short .images-button{
	background-size: 22px;
	margin-bottom: 15px;
	background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik01MDQuODg2LDk4LjY0MWMtNC40MjItMi43MzMtOS45NDQtMi45OC0xNC41OTQtMC42NTdsLTEzOC45NTgsNjkuNDh2LTU2LjA2NGMwLTguMjg0LTYuNzE2LTE1LTE1LTE1SDE1ICAgIGMtOC4yODQsMC0xNSw2LjcxNi0xNSwxNVY0MDAuNmMwLDguMjg0LDYuNzE2LDE1LDE1LDE1aDMyMS4zMzNjOC4yODQsMCwxNS02LjcxNiwxNS0xNXYtNTYuMDYybDEzOC45NTksNjkuNDc4ICAgIGMyLjExNywxLjA1OSw0LjQxNCwxLjU4Myw2LjcwOCwxLjU4M2MyLjc0MiwwLDUuNDc4LTAuNzUxLDcuODg2LTIuMjRjNC40MjItMi43MzMsNy4xMTQtNy41NjEsNy4xMTQtMTIuNzZ2LTI4OS4yICAgIEM1MTIsMTA2LjIwMSw1MDkuMzA4LDEwMS4zNzMsNTA0Ljg4Niw5OC42NDF6IE0zMjEuMzMzLDE5MS42NTJjMCwwLjAyOC0wLjAwMywwLjA1NS0wLjAwMywwLjA4M3YxMjguNTMxICAgIGMwLDAuMDI4LDAuMDAzLDAuMDU1LDAuMDAzLDAuMDgzVjM4NS42SDMwVjEyNi4zOTloMjkxLjMzM1YxOTEuNjUyeiBNNDgyLDM3Ni4zM2wtMTMwLjY2Ny02NS4zMzNWMjAxLjAwNEw0ODIsMTM1LjY3VjM3Ni4zM3oiIGZpbGw9IiMyMjIyMjIiLz4KCTwvZz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K);
}
.video_short .images-button.current{
	background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik01MDQuODg2LDk4LjYzOWMtNC40MjItMi43MzMtOS45NDQtMi45OC0xNC41OTQtMC42NTZsLTEzOC45NTksNjkuNDhWMTExLjRjMC04LjI4NC02LjcxNi0xNS0xNS0xNUgxNSAgICBjLTguMjg0LDAtMTUsNi43MTYtMTUsMTVWNDAwLjZjMCw4LjI4NCw2LjcxNiwxNSwxNSwxNWgzMjEuMzMzYzguMjg0LDAsMTUtNi43MTYsMTUtMTV2LTU2LjA2M2wxMzguOTU5LDY5LjQ3OSAgICBjMi4xMTcsMS4wNTksNC40MTQsMS41ODQsNi43MDcsMS41ODRjMi43NDMsMCw1LjQ3OS0wLjc1Miw3Ljg4Ny0yLjI0YzQuNDIyLTIuNzMzLDcuMTE0LTcuNTYyLDcuMTE0LTEyLjc2VjExMS4zOTggICAgQzUxMiwxMDYuMiw1MDkuMzA4LDEwMS4zNzIsNTA0Ljg4Niw5OC42Mzl6IiBmaWxsPSIjMjIyMjIyIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
}

.video_review .images-button {
	background-size: 22px;
	margin-bottom: 15px;
	background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ4NSA0ODUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ4NSA0ODU7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiI+PGc+PGc+Cgk8cGF0aCBkPSJNNDEzLjk3NCw3MS4wMjZDMzY4LjE3MSwyNS4yMjUsMzA3LjI3NCwwLDI0Mi41LDBTMTE2LjgyOSwyNS4yMjUsNzEuMDI2LDcxLjAyNkMyNS4yMjUsMTE2LjgyOSwwLDE3Ny43MjYsMCwyNDIuNSAgIHMyNS4yMjUsMTI1LjY3MSw3MS4wMjYsMTcxLjQ3NEMxMTYuODI5LDQ1OS43NzUsMTc3LjcyNiw0ODUsMjQyLjUsNDg1czEyNS42NzEtMjUuMjI1LDE3MS40NzQtNzEuMDI2ICAgQzQ1OS43NzUsMzY4LjE3MSw0ODUsMzA3LjI3NCw0ODUsMjQyLjVTNDU5Ljc3NSwxMTYuODI5LDQxMy45NzQsNzEuMDI2eiBNMjQyLjUsNDU1QzEyNS4zMjcsNDU1LDMwLDM1OS42NzMsMzAsMjQyLjUgICBTMTI1LjMyNywzMCwyNDIuNSwzMFM0NTUsMTI1LjMyNyw0NTUsMjQyLjVTMzU5LjY3Myw0NTUsMjQyLjUsNDU1eiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojMjIyMjIyIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wYXRoPgoJPHBvbHlnb24gcG9pbnRzPSIxODEuMDYyLDMzNi41NzUgMzQzLjkzOCwyNDIuNSAxODEuMDYyLDE0OC40MjUgICIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBzdHlsZT0iZmlsbDojMjIyMjIyIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCI+PC9wb2x5Z29uPgo8L2c+PC9nPiA8L3N2Zz4=);
}

.imagesblock .sharesocial-tooltip{
	width: auto;
	left: 0;
}
.imagesblock .hideshow .sharesocial-tooltip, .imagesblock .hideshow .sharesocial-tooltip:before {
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: visible;
}
.imagesblock .hideshow .sharesocial-tooltip {
	z-index: 99;
	-webkit-transform: translateY(70%) translateX(100px);
	-moz-transform: translateY(70%) translateX(100px);
	-ms-transform: translateY(70%) translateX(100px);
	-o-transform: translateY(70%) translateX(100px);
	transform: translateY(70%) translateX(100px);
}
.imagesblock .sharesocial-tooltip{
	-webkit-transform: translateY(70%) translateX(80px);
	-moz-transform: translateY(70%) translateX(80px);
	-ms-transform: translateY(70%) translateX(80px);
	-o-transform: translateY(70%) translateX(80px);
	transform: translateY(70%) translateX(80px);
}
.imagesblock .sharesocial-tooltip:before {
		border-top: 10px solid transparent!important;
		border-bottom: 10px solid transparent;
		border-right: 10px solid #f5f5f6!important;
		left: -5px;
		top: 0;
		border-left: none;
		bottom: 0;
		margin-top: auto;
		margin-bottom: auto;
}
.imagesblock .sharesocial-tooltip-box {
	width: 170px;
	padding: 15px 5px;
}

.imagesblock .sharesocial-tooltip .fancybox-close {
	 background-size: 29px 100px;
	 top: 2px;
	 right: -1px;
	 width: 26px;
	 height: 26px;
}

.button-share{
	margin: 0 1px!important;
}

.resp-sharing-button__link,.resp-sharing-button__icon{display:inline-block}
.resp-sharing-button__link{text-decoration:none;color:#fff;margin:.5em}
.resp-sharing-button{border-radius:5px;transition:25ms ease-out;padding:.5em .75em;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}
.resp-sharing-button__icon svg{width:1em;height:1em;margin-right:.4em;vertical-align:top}
.resp-sharing-button--small svg{margin:0;vertical-align:middle}
.resp-sharing-button__icon{stroke:#fff;fill:none}
.resp-sharing-button__icon--solid,.resp-sharing-button__icon--solidcircle{fill:#fff;stroke:none;vertical-align: top;}
.resp-sharing-button--pinterest{background-color:#bd081c}
.resp-sharing-button--pinterest:hover {background-color: #8c0615}
.resp-sharing-button--email{background-color:#777}
.resp-sharing-button--email:hover{background-color:#5e5e5e}
.resp-sharing-button--facebook{background-color:#3b5998;border-color:#3b5998}
.resp-sharing-button--facebook:hover,.resp-sharing-button--facebook:active{background-color:#2d4373;border-color:#2d4373}
.resp-sharing-button--twitter{background-color:#55acee;border-color:#55acee}
.resp-sharing-button--twitter:hover,.resp-sharing-button--twitter:active{background-color:#2795e9;border-color:#2795e9}
.resp-sharing-button--telegram{background-color:#54A9EB}
.resp-sharing-button--telegram:hover{background-color:#4B97D1}
.resp-sharing-button--instagram{  background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);}
.resp-sharing-button--instagram:hover,.resp-sharing-button--instagram:active{background: linear-gradient(45deg, #2340c7, #2f28bb, #6a209c, #ad1f6f, #ad1b4c, #ca1818);}

.product-icons {
	display:block;
	margin-top: 50px;
}

.product-icons-section {
		width: 50%;
		float:left;
		box-sizing:border-box;
		padding-right: 25px;
		padding-left: 25px;
		position: relative;
}

.product-icons-section:first-child {
	padding-left: 0;
}
.product-icons-section:last-child {
	padding-right: 0;
}

.product-icons .product-icons-title {
	font-size: 18px;
	margin-bottom: 10px;
}
.product-icons .product-icons-item {
	display:block;
	position:relative;
	box-sizing:border-box;
	text-decoration:none;
	text-align:left;
	padding-left:0px;
	height:70px
}

.product-icons .comment_header {
    margin-top: 0;
}

.product-icons .comment_body {
    margin-top: 20px;
		line-height: 18px;
}

.product-icons .comment_date {
    margin-top: 0px;
}

.product-icons .product-icons-item:last-child:after {
	height:0;
	width:0
}

.product .product-icons ul li.product-icons-feature {
	padding-left:0;
	position: relative;
	height: auto;
	margin-bottom: 15px;
}

.product-icons .product-icons-item span {
	display:inline-block;
	width: 55px;
	height:50px
}
.product-icons .product-icons-item span.rating-whyicon {
	background:url(../images/rating-whyicon.jpg) left no-repeat;
	background-size:74px 39px
}
.product-icons .product-icons-item span.star-whyicon {
	background:url(../images/star-whyicon.svg) left no-repeat;
	background-size:40px
}
.product-icons .product-icons-item span.back-whyicon {
	background:url(../images/back-whyicon.svg) left no-repeat;
	background-size:40px
}
.product-icons .product-icons-item span.service-whyicon {
	background:url(../images/service-whyicon.svg) left no-repeat;
	background-size:40px
}
.product-icons .product-icons-item span.delivery-whyicon {
	background:url(../images/delivery-whyicon.svg) left no-repeat;
	background-size:40px
}
.product-icons .product-icons-item span.pay-whyicon {
	background:url(../images/pay-whyicon.svg) left no-repeat;
	background-size:40px
}
.product-icons .product-icons-item p {
	vertical-align: top;
	margin-top:10px;
	line-height:18px;
	margin-bottom:0;
	font-size:14px;
	color:#545454;
	display:inline-block;
	max-width: 220px;
}

.product-icons .product-icons-item p b {
	color:#222;
}


.product .description {
	margin-top: 25px;
	width: 100%;
	font-size: 16px;
}

.product .description h2, .comments_top h2 {
	margin-top:20px;
	margin-bottom: 20px;
	font-size:24px;
	font-weight: bold;
}

.product .description h2 span, .comments_top h2 span {
      color: #B2B2B2;
      font-size: 16px;
      font-weight: 200;
      line-height: 18px;
      display: inline-block;
      margin-top: 5px;
}


.product .description p span {
	font-size: 16px !important;
}

.product .description span {
	line-height: 1.6em;
	color: #444;
}

.product .description img {
	max-width: 1040px;
	height: auto;
}

 .features {
	list-style: none;
	width: 100%;
	display: table;
	clear: both;
	margin-top: 15px;
	padding: 0;
}

.category-description .features {
	margin-bottom: 50px;
}

 .features li,  .features tr {
	padding: 10px 5px 10px 5px;
	overflow: hidden;
	margin-bottom: 0;
	color: rgb(51, 51, 51);
	list-style: none;
	border-bottom: 1px solid #f5f5f6;
	border-top: 1px solid #f5f5f6;
}

 .features tr li {
	padding: 0;
	border: 0;
	margin: 0;
	list-style: inside;
}

 .features a {
	color:rgb(51, 51, 51);
	text-decoration: underline;
}

 .features td {
	padding: 15px 0px;
}

 .features label,  .features td.feature-name {
		float: left;
	font-style: normal;
	display: block;
	width: 25%;
    color: #000;
    text-transform: none;
    height: auto;
    line-height: 20px;
    font-size: 15px;
	text-align: left;
	padding-right: 15px;
	cursor: default;
	font-weight: bold;
	box-sizing: border-box;
}

 .features span,  .features td.feature-value {
	display: block;
	float: right;
	width: 75%;
	padding-right: 20px;
	box-sizing: border-box;
	font-size: 15px!important;
	line-height: 22px!important;
}

 .features p {
	float: left;
	display: block;
	width: 70%;
}

.product .variants {
	float: left;
	font-size: 12px;
}

.product .variant td {
	padding-bottom: 6px;
	vertical-align: middle;
}

.bonus-prices {
	margin-bottom: 3px;
	margin-top: 5px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: #333;
}

.bonus-prices-title {
	font-size: 9px;
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 9px;
	padding-top: 3px
	width: 35px;
}

.bonus-prices-price {
	font-size: 16px;
	display: inline-block;
	background-color: #ffd056;
	padding: 2px 10px;
	border-radius: 2px;
	white-space: nowrap;
	vertical-align: top;
	margin-left: 5px
}

.product .compare_price {
	font-size: 18px;
	white-space: nowrap;
	color: #757575;
	display: inline-block;
	position: relative;
}

.product .compare_price:before, .product .compare_pricetiny:before {
	position: absolute;
	    color: #757575;
	    content: "";
	    left: -2px;
	    top: 50%;
	    right: -2px;
	    border-top: 1px solid #757575;
	    -webkit-transform: rotate(13deg);
	    -moz-transform: rotate(13deg);
	    -ms-transform: rotate(13deg);
	    -o-transform: rotate(13deg);
	    transform: rotate(13deg);
}


.product .economy_total {
	font-size: 13px;
	display: inline;
	color: #00a251;
	vertical-align: top;
	line-height: 23px;
	padding-left: 5px;
}

.product .compare_pricetiny {
	font-size: 15px;
	white-space: nowrap;
	color: #757575;
	padding-right: 5px;
	position: relative;
	    display: inline-block;

}

.product .compare_pricetiny:before {
	right: 4px;
	  -webkit-transform: rotate(13deg);
	  -moz-transform: rotate(13deg);
	  -ms-transform: rotate(13deg);
	  -o-transform: rotate(13deg);
	  transform: rotate(13deg);
}

.product .price {
	font-size: 34px;
	color: #000;
	white-space: nowrap;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 34px;
}

.product .pricetiny {
	font-size: 18px;
	color: #000;
	white-space: nowrap;
		font-weight: bold;
}

.product .instocktiny {
	font-size: 12px;
	color: #00a251;
	padding-top: 2px;
	margin-bottom: -17px;
	height: 15px;
}

.product .nostocktiny {
	font-size: 12px;
	color: #999;
	padding-top: 2px;
	margin-bottom: -17px;
	height: 15px;
}

.product .currency {
	font-size: 22px;
	color: #000;
	white-space: nowrap;
	display: inline-block;
	font-weight: bold;
}

.special-price, .product .special-price .product-price, .product .special-price .currency, .tiny_products .special-price .pricetiny, .tiny_products .special-price .currencytiny, .special-price .price {
	color: #e21937;
}

.product .rightblock .price-bonus-plus {
font-size: 13px;
color: #000;
float:right;
position: relative;
z-index: 2;
font-weight: bold;
background-color: #ffd056;
padding: 3px 7px;
border-radius: 6px;
}

.product .rightblock .price-bonus-plus a{
	color: #000;

}

.product .rightblock .price-bonus-plus a:hover{
color: #0095ff;
border-color: #0095ff;
}

.product .price-bonus-plus b {
	color: #000;
}

.product .price-bonus-plus b span{
    font-size: 16px;
}

.stock-info {
	color: #000;
	margin-bottom: 20px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: 18px 18px;
	background-position: left top;
	display: block;
	line-height: 18px;
	font-size:14px;
	width: 100%;
}

.stock-info b{
		padding-left: 25px;
}

.stock-info .stock-info-locations {
	margin-top: 5px;
	font-size: 13px;
}

.stock-info .stock-info-locations .stock-info-locations-names {
    float: left;
}


.stock-info .stock-info-locations .stock-info-locations-name a {
    border-bottom: 1px solid #545454;
    color: #545454;
}

.stock-info .stock-info-locations .stock-info-locations-name span {
    font-size: 11px;
		margin-left: 10px;
		color: #545454;
}

.stock-info .stock-info-locations .stock-info-locations-name img{
	width: 16px;
	    margin: 0;
	    vertical-align: sub;
	    display: inline-block;
	    margin-right: 2px;
}

.stock-info .stock-info-locations .stock-info-locations-stocks {
    float: right;
}

.stock-info .stock-info-locations .stock-info-locations-stock span{
    font-weight: bold;
		color: #000;
}

.stock-info .stock-info-locations .stock-info-locations-stock span::before {
	content: "";
	height: 10px;
	width: 10px;
	display: inline-block;
	border-radius: 50%;
	margin-right: 5px;
}

.stock-info .stock-info-locations .stock-info-locations-mnogo::before {
		background: #02c763;
}

.stock-info .stock-info-locations .stock-info-locations-malo::before {
		background: #f39c12;
}

.stock-info .stock-info-locations .stock-info-locations-net::before {
		background: #ff3b3a;
}


.stock-info.instock-info {
    background-image: url('../images/instock.png');
    background-image: url('../images/instock.svg'), none;
}

.stock-info.backstock-info {
    background-image: url('../images/backstock.png');
    background-image: url('../images/backstock.svg'), none;
}

.stock-info.backstock-info.hotstock {
    background-image: url('../images/hotstock.png');
    background-image: url('../images/hotstock.svg'), none;
}

.stock-info.stopstock-info {
    background-image: url('../images/stop.png');
    background-image: url('../images/stop.svg'), none;
}

.pricebg .wishlist-product {
			margin-bottom: 10px;
	    position: absolute;
	    display: block;
	    top: 10px;
	    right: 0;
}

.tiny_products .wishlist-product {
	display: inline-block;
}

.tiny_products .wishlist-product.absolute {
	position: absolute;
	display: block;
	right: 20px;
	top: 10px;
	z-index: 5;
}

.tiny_products .wishlist-product.absolute a {
    background-size: 26px 24px;
    height: 26px;
}

.wishlist-product a {
    text-decoration: none;
	font-size: 13px;
	width: 26px;
    background-image: url('../images/heart.png');
    background-image: url('../images/heart.svg'), none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: 26px 24px;
	height: 26px;
	display: block;
	line-height: 18px;
	color: #777;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}

.wishlist-product a.selected {
    background-image: url('../images/heart-full.png');
    background-image: url('../images/heart-full.svg'), none;
}

.product .currencytiny {
	font-size: 16px;
	color: #000;
	white-space: nowrap;
	display: inline-block;
}

.product .currency3tiny {
	font-size: 12px;
	color: #909090;
	white-space: nowrap;
	text-decoration: line-through;
	display: inline-block;
}

.product .variant_name {
	float: left;
	margin-right: 10px;
	font-size: 12px;
}

.product .variant_radiobutton {
	margin-right: 5px;
	margin-left: 15px;
}

#back_forward {
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: 20px;
	clear: both;
}

#back_forward a.prev_page_link {
	margin-right: 20px;
}

.addproducts-tittle {
	color: #222;
	display: inline-block;
	margin-bottom: 0;
	margin-right: 10px;
	vertical-align: top;
	margin-top: 7px;
	    font-size: 15px;
}

.addproducts, .optionsproducts  {
	margin-bottom: 15px;
	margin-top: 25px;
}

.addproducts .addproducts-options{
	float: right;
	width: 85%;
}

.optionsproducts .addproducts-options{
	margin-top: 10px;
}

.addproducts a, .addproducts span {
	height: 34px;
	width: 34px;
	display: inline-block;
	margin-right: 4px;
	-webkit-transition: all 200ms ease 0s;
	-moz-transition: all 200ms ease 0s;
	-ms-transition: all 200ms ease 0s;
	-o-transition: all 200ms ease 0s;
	transition: all 200ms ease 0s;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.addproducts a:hover li, .addproducts span:hover li  {
	border: 1px solid #BCBCBC;
	-webkit-transition: all 200ms ease 0s;
	-moz-transition: all 200ms ease 0s;
	-ms-transition: all 200ms ease 0s;
	-o-transition: all 200ms ease 0s;
	transition: all 200ms ease 0s;
	filter: alpha(opacity=100)!important;
	-khtml-opacity: 1!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

.addproducts li {
	border: 1px solid #fff;
	height: 34px;
	width: 34px;
	background-position: center;
	background-size: 150px;
	background-repeat: no-repeat;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	list-style-type: none;
	transition: all 200ms ease 0s;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	list-style: none;
}

.addproducts li::before {
	content: " ";
	position: absolute;
	z-index: 0;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	border-radius: 28px;
	border: 2px solid #FFF;
	-webkit-box-shadow: inset 2px 2px 5px #00000030;
	-moz-box-shadow: inset 2px 2px 5px #00000030;
	box-shadow: inset 2px 2px 5px #00000030;
}

.addproducts li.currentaddproduct::before {
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
}

.addproducts li.nostockaddproduct {
	opacity: 0.5;
}
.addproducts li.nostockaddproduct::after {
	content: " ";
	position: absolute;
	left: 5px;
	top: 5px;
	width: 70%;
	height: 70%;
	background: -webkit-linear-gradient(bottom right,transparent 0,transparent 48.2%,#d0d0d0 50%,transparent 51.8%,transparent);
	background: -webkit-gradient(linear,right bottom,left top,from(transparent),color-stop(transparent),color-stop(50%,#d0d0d0),color-stop(transparent),to(transparent));
	background: -o-linear-gradient(bottom right,transparent 0,transparent 48.2%,#d0d0d0 50%,transparent 51.8%,transparent 100%);
	background: linear-gradient(to top left,transparent 0,transparent 48.2%,#d0d0d0 50%,transparent 51.8%,transparent);
}

.tiny_products .addproducts {
	display: none;
	z-index: 6;
	width: 18px;
	position: absolute;
	right: 15px;
	display: table;
	height: 100%;
	line-height: initial;
	top: 0;
	margin: 0;
}
.tiny_products .addproducts ul{
	list-style: none;
	margin: 0;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
.tiny_products .addproducts ul a, .tiny_products .addproducts ul span{
	margin: 0;
	margin-bottom: 2px;
	height: 18px;
	width: 18px;
	cursor: pointer;
}
.tiny_products .addproducts ul a li, .tiny_products .addproducts ul span li{
	height: 18px;
	width: 18px;
	list-style: none;
}
.tiny_products .addproducts li::marker {
	content: '';
}
.tiny_products .addproducts li::before {
	border: 1px solid #fff;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.tiny_products .addproducts li.currentaddproduct::before {
		top: 1px;
		left: 1px;
		right: 1px;
		bottom: 1px;
}

.currentaddproduct {
	border: 2px solid #2EA9FD !important;
	opacity: 1!important;
}

.currentaddproduct::before {
	content: " ";
	position: absolute;
	z-index: 0;
	top: 2px;
	left: 2px;
	right: 2px;
	bottom: 2px;
	border-radius: 18px;
	border: 2px solid #FFF;
}

.optionsproducts span {
	margin-right: 4px;
	position: relative;
	display: inline-block;
	margin-bottom: 9px;
}

.optionsproducts a.nostockoptionproduct {
	opacity: 0.5;
}
.optionsproducts a.nostockoptionproduct::after {
	content: " ";
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(bottom right,transparent 0,transparent 49%,#d0d0d0 50%,transparent 51%,transparent);
	background: -webkit-gradient(linear,right bottom,left top,from(transparent),color-stop(transparent),color-stop(50%,#d0d0d0),color-stop(transparent),to(transparent));
	background: -o-linear-gradient(bottom right,transparent 0,transparent 49%,#d0d0d0 50%,transparent 51%,transparent 100%);
	background: linear-gradient(to top left,transparent 0,transparent 49%,#d0d0d0 50%,transparent 51%,transparent);
}

.product .rightblock a.optionproduct {
    border: 1px solid #D5D5D5;
    border-radius: 6px;
    padding: 10px 20px;
    color: #222;
		display: inline-block;
		box-sizing: border-box;
		position: relative;
		-webkit-transition: all 200ms ease 0s;
		-moz-transition: all 200ms ease 0s;
		-ms-transition: all 200ms ease 0s;
		-o-transition: all 200ms ease 0s;
		transition: all 200ms ease 0s;
}

.product .rightblock a.optionproduct:hover {
		border: 1px solid #bcbcbc;
		color: #222;
		filter: alpha(opacity=100)!important;
		-khtml-opacity: 1!important;
		-moz-opacity: 1!important;
		opacity: 1!important;
		margin: 0;
}

.product .rightblock a.optionproduct.current {
		cursor: default;
		border: 2px solid #2EA9FD;
		color: #222;
		opacity: 1!important;
		margin: 0;
}

.tooltipname::after, .sharesocial-tooltip {
	content: attr(data-tooltip);
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	visibility: hidden;
	text-align: center;
	background: none repeat scroll 0% 0% #f5f5f6;
	color: #545454;
	bottom: 100%;
	padding: 9px 10px 10px 10px;
	display: block;
	position: absolute;
	width: 140px;
	z-index: 1300;
	font-size: 12px;
	border-radius: 6px;
	left: 50%;
	-webkit-transform: translateY(0px) translateX(-50%);
	-moz-transform: translateY(0px) translateX(-50%);
	-ms-transform: translateY(0px) translateX(-50%);
	-o-transform: translateY(0px) translateX(-50%);
	transform: translateY(0px) translateX(-50%);
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
	-webkit-box-shadow: 3px -3px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 3px -3px 0px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 3px -3px 0px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 3px -3px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 3px -3px 0px rgba(0, 0, 0, 0.1);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.tooltipname::before, .sharesocial-tooltip::before {
	display: none;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #f5f5f6!important;
	content: " ";
	height: 0px;
	position: absolute;
	width: 0px;
	visibility: hidden;
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	top: 0px;
	left: 50%;
	-webkit-transform: translateY(0px) translateX(-50%);
	-moz-transform: translateY(0px) translateX(-50%);
	-ms-transform: translateY(0px) translateX(-50%);
	-o-transform: translateY(0px) translateX(-50%);
	transform: translateY(0px) translateX(-50%);
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.tooltipname:hover::after,
.tooltipname:hover::before {
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(-12px) translateX(-50%);
	-moz-transform: translateY(-12px) translateX(-50%);
	-ms-transform: translateY(-12px) translateX(-50%);
	-o-transform: translateY(-12px) translateX(-50%);
	transform: translateY(-12px) translateX(-50%);
}

.tooltipname.instock::after {
	background-image: url('../images/instock.svg');
	background-size: 14px;
	background-repeat: no-repeat;
	background-position: 10px 9px;
	font-weight: bold;
	padding-left: 30px;
	width: 100px;
}

.similar_instock_products {
	margin-top: 10px;
	margin-bottom: 80px;
}

.similar_instock_products .headline{
	font-size: 24px;
}


.similar_instock_products .tiny_products .product {
	height: 390px;
	margin-bottom: 10px;
}

.similar_instock_products .tiny_products .product .image {
	height: 240px;
	line-height: 240px;
}

.similar_instock_products .tiny_products .product .image img {
	max-width: 100%;
	max-height: 100%;
}

.similar_instock_products .tiny_products .product .product_name {
	font-size: 15px;
	height: 53px;
	margin-bottom: 12px;
}

.similar_instock_products .tiny_products .product .compare_pricetiny {
	font-size: 13px;
}

/* Так же понравиться */
.special-upsell-title {
    text-align: left;
		font-size: 13px;
		margin-top: 30px;
		text-transform: uppercase;
		font-weight: 600;
}

.topdelimeter.special-upsell-topdelimeter-top{
    margin: 15px 0px 0px;
    padding: 15px 0px 0px;
}

.topdelimeter.special-upsell-topdelimeter-bottom{
    margin: 10px 0px 0px;
    padding: 0;
}

.special-upsell-item {
	padding: 15px 10px 15px 0px;
	height: auto;
	background: #f5f5f6;
	border-radius: 8px;
	margin: 10px 0;
}

.special-upsell-item-image {
	float: left;
}

.special-upsell-item-image img{
			width: 75px;
	    height: 75px;
			border-radius: 8px;
			margin-left: 12px;
}

.special-upsell-item-name-price {
    float: left;
		width: calc(100% - 170px);
	  margin: 0 10px 0 15px;
    text-align: left;
		font-size: 12px;
}

.special-upsell-item-your-price {
    font-size: 14px;
}

.special-upsell-item-name {
	margin-bottom: 2px;
}

.product .rightblock .special-upsell-item-name a {
	color: #000;
}

.special-upsell-item-price{
	font-weight: bold;
}

.special-upsell-item-old-price.compare_pricetiny {
	font-size: 12px;
	color: #757575;
	    margin-left: 7px;
}

.special-upsell-item-old-price.compare_pricetiny::before {
	border-top: 1px solid #757575;
}

.special-upsell-item-addto {
	float: left;
	width: 58px;
	height: 55px;
}

.special-upsell-item-checkbox.ex-checkbox input {
    width: 32px!important;
    height: 32px!important;
}

.special-upsell-item-checkbox.ex-checkbox input + label::before{
		transition: 0.2s all ease-in-out;
		-moz-transition: 0.2s all ease-in-out;
		-webkit-transition: 0.2s all ease-in-out;
		-o-transition: 0.2s all ease-in-out;
		-ms-transition: 0.2s all ease-in-out;
		backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
    background-size: 14px 14px!important;
		background: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQyIDQyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MiA0MjsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCI+Cjxwb2x5Z29uIHBvaW50cz0iNDIsMTkgMjMsMTkgMjMsMCAxOSwwIDE5LDE5IDAsMTkgMCwyMyAxOSwyMyAxOSw0MiAyMyw0MiAyMywyMyA0MiwyMyAiIGZpbGw9IiM5ZjlmOWYiLz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==) no-repeat center center;
}

.special-upsell-item-checkbox.ex-checkbox input:checked + label::before {
    background-size: 30px 30px!important;
		background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…MtNy4zYy4xLS4xLjItLjEuMyAwbDEuMiAxLjJjLjEgMCAuMS4xIDAgLjJ6IiAvPjwvc3ZnPg==) no-repeat center center;
		border: none!important;
}

.special-upsell-item-checkbox.ex-checkbox label{
	display: block!important;
	padding: 0!important;
}

.special-upsell-item-checkbox.ex-checkbox label::before {
	width: 32px!important;
	height: 32px!important;
	border: 1px solid #d5d5d5!important;
	border-radius: 5px;
}

.special-upsell-item-checkbox.ex-checkbox input:hover + label::before {
	border: 2px solid #2EA9FD!important;
}


.special-upsell-title-nostock {
	margin-bottom: 20px;
	    margin-top: 10px;
}
.special-upsell-item-nostock {
		width: 100%;
		height: auto;
		text-align: center;
}

.special-upsell-item-nostock .special-upsell-item-nostock-go-more {
    margin-top: 10px;
    display: block;
}

.special-upsell-item-nostock .special-upsell-item-image {
    width: 120px;
    height: 120px;
}

.special-upsell-item-nostock .special-upsell-item-image img {
    width: 120px;
    height: 120px;
}

.special-upsell-item-nostock .special-upsell-item-name-price {
			width: calc(100% - 145px);
	    margin: 5px 0 0 25px;
	    font-size: 14px;
}

.special-upsell-item.checked {
    background: #e9f7ff;
}

.special-upsell-item.checked .special-upsell-item-name a, .special-upsell-item.checked .special-upsell-item-price {
    color: #1b84ce;
}

.special-upsell-item.checked .special-upsell-item-old-price.compare_pricetiny {
    color: rgba(27, 132, 207, 0.5);
}

.special-upsell-item.checked .special-upsell-item-old-price.compare_pricetiny::before {
	border-top: 1px solid rgba(27, 132, 207, 0.5);
}

.special-upsell-item, .special-upsell-item-name a, .special-upsell-item-price, .special-upsell-item-old-price.compare_pricetiny {
	transition: .3s ease all;
	-moz-transition: .3s ease all;
	-webkit-transition: .3s ease all;
	-o-transition: .3s ease all;
	-ms-transition: .3s ease all;
}


.special-upsell-item__toggle-selector {
	flex-shrink: 0;
	position: relative;
	display: block;
	width: 4rem;
	height: 2rem;
	border-radius: 1.25rem;
	background-color: #9499aa;
	transition: .3s ease all;
	box-shadow: 0px 0px 0px 2px #9499aa;
	transition:.3s ease all;
	cursor: pointer;
}

.special-upsell-item__toggle-selector::before {
	content: "";
	width: 2rem;
	height: 2rem;
	background: #fff;
	position: absolute;
	border-radius: 1rem;
	transition:.3s ease all
}

.special-upsell-item.checked .special-upsell-item__toggle-selector {
		background-color: #2ea8fd;
		box-shadow:0px 0px 0px 2px #2ea8fd
}

.special-upsell-item.checked .special-upsell-item__toggle-selector::before {
		background: #fff;
		transform:translateX(100%)
}

#special_product-all {
  color: #222;
    border-bottom: 1px dashed #222;
    display: block;
    margin: 0 auto;
    width: 100px;
    text-align: center;
    margin-top: 10px;
		cursor: pointer;
}

/* @end — Так же понравиться */

/* @end — Товар подробно*/

/* табы*/
.tabs {
	position: relative;
	margin-top: 50px;
	text-align: center;
}

.tabs label.tab_item {
	color: #222;
	cursor: pointer;
	display: inline-block;
	height: 45px;
	line-height: 45px;
	position: relative;
	text-align: center;
	font-size: 16px;
	width: 220px;
	background-color: #f5f5f6;
	margin-left: -2px;
}

.tabs label.first_item{
	margin-left: 0;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.tabs label.last_item{
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}


input.tabsstyle {
	position: absolute;
	left: -9999px;
}

#tab_1:checked  ~ #tab_l1,
#tab_2:checked  ~ #tab_l2,
#tab_3:checked  ~ #tab_l3,
#tab_4:checked  ~ #tab_l4 {
	background: #e5e5e5;
	color: #222;
}

.tabs_cont {
	background: #fff;
	position: relative;
	z-index: 2;
	text-align: left;
	margin-top: 40px;
}

.tabs_cont .bx-viewport {
	height: 500px !important;
}

.tabs_cont > div {
	position: absolute;
	top: -99999px;
	opacity: 0;
	-moz-transition: opacity .5s ease-in-out;
	-webkit-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
}

#tab_1:checked ~ .tabs_cont #tab_c1,
#tab_2:checked ~ .tabs_cont #tab_c2,
#tab_3:checked ~ .tabs_cont #tab_c3,
#tab_4:checked ~ .tabs_cont #tab_c4,
#tab_10:checked ~ .tabs_cont #tab_c10,
#tab_11:checked ~ .tabs_cont #tab_c11,
#tab_12:checked ~ .tabs_cont #tab_c12,
#tab_13:checked ~ .tabs_cont #tab_c13,
#tab_14:checked ~ .tabs_cont #tab_c14 {
	position: static;
	left: 0;
	opacity: 1;
}

.tabs_similar {
	position: relative;
}
.tabs_similar label {
	cursor: pointer;
	display: block;
	float: left;
	position: relative;
	margin-right: 10px;
	background-color: #f5f5f4;
	border-radius: 2px;
	padding: 7px;
	text-decoration: none;
	color: #333;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.tabs_similar label:hover {
	background-color: #EEEEEE;
}
.similar_instock_products .bx-viewport {
	height: auto !important;
	border: none;
}
#tab_10:checked  ~ #tab_l10,
#tab_11:checked  ~ #tab_l11,
#tab_12:checked  ~ #tab_l12,
#tab_13:checked  ~ #tab_l13,
#tab_14:checked  ~ #tab_l14 {
	z-index: 3;
	position: relative;
	background-color: #2ea8fd;
	color: #fff;
}

.au_people {
    position: absolute;
    right: 164px;
    top: -72px;
}

.greyline {
	border: none;
	background-color: #f5f5f4;
	color: #f5f5f4;
	height: 1px;
}

/* @end — Табы*/

.category-background {
	height: 260px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 30px 0;
	text-align: center;
	box-sizing: border-box;
	position: relative;
}

.category-background:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
		background-color: rgba(20,20,20,0.5);
}
.category-background h1 {
	color:#fff;
	font-size: 48px;
	margin-top: 60px;
	letter-spacing: -2px;
}

.category-background h1, .category-background #path {
	position: relative;
    z-index: 1;
}

.category-background #path, .category-background #path a {
  color: #ffffff30;
}

.products_menu {
    margin-bottom: 30px;
}

.all_products {
	box-sizing: border-box;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	width: 100%;
	position:relative;
	float: right;
	z-index:5;
	margin-bottom: 20px;
}

.tiny_products .hot_notice_wrapper {
    z-index: 5;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    display: inline-block;
    bottom: 170px;
		max-width: 70%;
}

.all_products_as_filter {
	width: calc(100% - 192px);
	padding-left: 20px;
}

.all_products_as_filter .tiny_liders {
	margin-top: -30px;
}



.tiny_liders {
	color: #606060;
	font-size: 18px;
	background-color: #FFF;
	padding-top: 30px;
	width: 190px;
	position: relative;
	z-index: 6;
	margin: 0 auto;
	text-align: center;
	margin-bottom: -40px;
}

.tiny_products {
	width: 100%;
	list-style: none;
	display: block;
	margin-top: 30px;
	clear: both;
	position: relative;
}

.tiny_products.liders {
	border-radius: 8px;
	padding-top: 25px;
	border: 1px solid rgb(228, 228, 228);
	margin-bottom: 20px;
}

.tiny_products .product {
	width: 33.33333%;
	box-sizing: border-box;
	height: 480px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 70px;
	display: -moz-inline-box;
	display: inline-block;
	word-spacing: normal;
	vertical-align: top;
	text-align: center;
	position: relative;
}

.tiny_products .product .stop-produce{
	width: 150px;
	font-size: 13px;
	border-radius: 5px;
	padding: 5px 10px;
	margin: 0 auto;
	color: #333;
	background-color: #f5f5f4;
}

.desaturate img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: 0.5;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}

.rightblock  .bx-viewport {
	height: auto !important;
}

.product .rightblock a{
	color: #545454;
}

.product .rightblock a:hover{
	color: #0095ff;
	border-color: #0095ff;
}

.product .rightblock a.buttontiny{
	color: #fff;
	margin-top: 5px;
}

.product .imagesblock ul{
    margin: 0;
	padding: 0;
}

.product .imagesblock ul li {
	text-align: center;
  list-style-image: none;
  margin: 0;
	padding: 0;
	height: 67px;
}

.product .imagesblock ul li a {
	height: 58px;
	width: 100%;
	display: inline-block;
	text-align: center;
	background-color: #ffffff;
	opacity: 1;
	line-height: 58px;
}

.product .imagesblock ul li a.current {
	opacity: 0.6;
}

.product .imagesblock .bx-wrapper{
	max-width: 100% !important;
}

.product .imagesblock .bx-wrapper .bx-next, .product .imagesblock .bx-wrapper .bx-prev {
    margin: 0;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
		top: auto;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
}

.product .imagesblock .bx-wrapper .bx-next {
		top: auto;
		bottom: -40px;
		background-size: 52px;
		width: 16px;
		height: 30px;
		background-position: -24px 0;
}

.product .imagesblock .bx-wrapper .bx-prev {
	top: -40px;
	bottom: auto;
	background-size: 52px;
	width: 16px;
	height: 30px;
}

.tiny_products .product .image {
	vertical-align: middle;
	text-align: center;
	width: 100%;
	height: 320px;
	line-height: 320px;
	background-color: #ffffff;
	padding: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
}

.tiny_products .product .image img {
	vertical-align: middle;
	max-height: 320px;
	max-width: 320px;
}

.tiny_products .product .image > a > img {
	-webkit-transition: -webkit-transform 0.5s ease;
	-moz-transition: -moz-transform 0.5s ease;
	-o-transition: -o-transform 0.5s ease;
	transition: transform 0.5s ease;
	margin: 0 auto;
}

.tiny_products .product .image:hover > a > img {
	-webkit-transform: scale(1.07);
	-moz-transform: scale(1.07);
	-o-transform: scale(1.07);
	-ms-transform: scale(1.07);
	transform: scale(1.07);
}

.tiny_products .product:hover .image > a > img {
	-webkit-transform: scale(1.07);
	-moz-transform: scale(1.07);
	-o-transform: scale(1.07);
	-ms-transform: scale(1.07);
	transform: scale(1.07);
}

#infscr-loading {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
	font-size: 18px;
	color: #828282;
}

.product_icons {
    position: absolute;
    left: 0;
    z-index: 2;
}

.tiny_product_icons {
    position: absolute;
    z-index: 5;
}

.is_recommend {
	float: left;
	margin-right: 5px;
	width: 52px;
	height: 52px;
	position: relative;
  background-image: url('../images/is_recommend.png'); /* PNG для IE6-8 */
  background-image: url('../images/is_recommend.svg'), none;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left top;
	background-size: 52px 52px;
}

.is_recommend.is_recommend_m {
	float: none;
	clear: both;
	height: 46px;
  background-size: 46px 46px;
	width: 46px;
	display: none;
	margin-right: 0;
}

.is_recommend_icon {
    position: absolute;
    width: 52px;
    height: 52px;
    font-size: 3px;
    left:0;
    top:0;
}

.is_recommend_m .is_recommend_icon {
    width: 46px;
    height: 46px;
		font-size: 2.7px;
}

.is_recommend_sun {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2.5em;
    height: 2.5em;
    margin: -1.25em;
    background: transparent;
    animation: spin 5s infinite linear;
}

.is_recommend_rays {
    position: absolute;
    top: -3.525em;
    left: 50%;
    display: block;
    width: 0.175em;
    height: 2.425em;
    background: #fff;
    border-radius: 0.25em;
    box-shadow: 0 7.475em #fff;
    animation: show 1.75s infinite linear;
}

.is_recommend_m .is_recommend_rays {
		width: 0.4em;
}

.is_recommend_rays.rays-2 {
    height: 1.425em;
    box-shadow: 0 7.475em #fff;
    transform: rotate(60deg);
    transform-origin: 50% 4.525em;
    animation: show 0.95s infinite linear;
}

.is_recommend_rays.rays-3 {
    height: 1.825em;
    box-shadow: 0 7.475em #fff;
    transform: rotate(120deg);
    transform-origin: 50% 4.525em;
    animation: show 2.5s infinite linear;
}

@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes show {
  0% {
    opacity:0;
  }
  50% {
    opacity:1;
  }
  100% {
    opacity:0;
  }
}

.hit {
	float: left;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	color: #fff;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 100;
	line-height: 50px;
	box-sizing: border-box;
	background-color: #ffcf2c;
	-webkit-font-smoothing: subpixel-antialiased;
	margin: 2px 5px;
}

.hit_s {
	width: 42px;
	border-radius: 50%;
	height: 42px;
	position: relative;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 100;
	box-sizing: border-box;
	background-color: #ffcf2c;
	color: #fff;
  margin: 5px auto;
	line-height: 42px;
	display: none;
}

.saletop, .saletop_s {
	background-color: #E26A6A;
	display: none;
}
.new, .new_s {
	background-color: #9b59b6;
	display: block;
}

.homekitbadge {
	position: absolute;
	width: 142px;
	height: 37px;
	z-index: 5;
	right: 0;
	background-image: url('../images/apple-homekit-badge.png');
	background-size: 142px 37px;
	background-repeat: no-repeat;
}

.homekitbadgetiny {
	position: absolute;
	z-index: 5;
	width: 96px;
	height: 25px;
	margin-top: 11px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	background-image: url('../images/apple-homekit-badge.png');
	background-size: 96px 25px;
	background-repeat: no-repeat;
}

.oneloungebadge {
    position:absolute;
    z-index:5;
    width:75px;
    height:75px;
    top: 0;
    right: 0;
    background-image:url(/files/uploads/new_4/other-sticker-ru.png);
    background-size:100%;
    background-repeat:no-repeat
}

.oneloungebadge a {
    width: 100%;
    height: 100%;
    display: block;
}

.tiny_products .oneloungebadge{
	width: 65px;
	height: 65px;
	right: 45px;
}

.oneloungebadge.ua {
    background-image:url(/files/uploads/new_4/onelounge-sticker.png);
}

.oneloungebadge.mes3 {
    background-image:url(/files/uploads/new_4/onelounge-glass-sticker-ru.png);
}

.oneloungebadge.mes3.ua {
    background-image:url(/files/uploads/new_4/onelounge-glass-sticker.png);
}

.applebadge {
	position: absolute;
	z-index: 5;
	top: 0;
	right: 0;
	background-image: url(/files/uploads/new_4/apple-logo.png);
	background-size: 24px;
	background-repeat: no-repeat;
	background-color: #000;
	border-radius: 10px;
	color: #fff;
	font-size: 10px;
	text-align: left;
	padding: 10px 10px 10px 42px;
	line-height: 10px;
	background-position: 10px calc(50% - 2px);
}

.tiny_products .applebadge{
	right: 50px;
}

.tiny_products .product .product_name, .tiny_products .product h2 {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	width: 85%;
	height: 60px;
	overflow: hidden;
	padding-top: 15px;
	margin: 0px auto 15px auto;
}

.tiny_products .product .product_name a, .tiny_products .product h2 a {
	color: #000;
	text-decoration: none;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.tiny_products .product .product_name a:hover, .tiny_products .product h2 a:hover {
	color: #0095ff;
}

.products_showmore{
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    margin-top: 200px;
    display: block;
}

.products {
	list-style: none;
	display: block;
}

.products .product {
	width: 100%;
	display: block;
	clear: both;
	overflow: hidden;
}

.products .product .image {
	text-align: center;
	width: 300px;
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	float: left;
	padding: 5px;
	margin: 4px 0px 20px 0px;
}

.products .product .image img {
	max-width: 300px;
}

.products .product .product_info {
	float: right;
	width: 430px;
	margin-top: 10px;
	margin-bottom: 30px;
}

.products .product h3 {
	font-size: 20px;
	margin-bottom: 5px;
	font-weight: normal;
}

.products .product .annottion {
	font-size: 12px;
	color: #505050;
	margin-bottom: 5px;
}

/* Плашка в товаре */
.product-sticky-body {
	transform: translateY(-60px);
	padding-top: 60px;
}

.product-sticky-item {
	display: none;
	float: left;
}

.sticky-image{
		float: left;
		height: 40px;
		margin-right: 15px;
}

.sticky-image img{
		max-height: 100%;
}

.sticky-name {
		font-size: 15px;
		max-width: 500px;
}

.sticky-name p{
		margin-bottom: 2px!important;
		line-height: 18px!important;
}

.sticky-price {
	float: right;
	margin-right: 30px;
	height: 40px;
	line-height: 40px;
}

.sticky-price .product-price{
	 font-size: 18px;
	 font-weight: bold;
	 color: #000;
}

.sticky-price .compare_price{
	margin-right: 10px;
}

.product-sticky .product-sticky-body{
	transition: .3s ease transform;
	position: fixed;
	right: 0;
	top: 80px;
	left: 0;
	background: #fff;
	z-index: 99;
	padding: 10px 40px;
	box-shadow: 0 13px 13px -10px rgb(0 0 0 / 8%);
	transform: translateY(0);
	margin-top: 0;
}

.product-sticky .product-sticky-body .product-sticky-container {
		width: 1040px;
		margin: 0 auto;
}

.product-sticky .product-sticky-item {
	display: block;
}
.product-sticky .product-sticky-body .buyblock {
	float: right;
}

.product-sticky .product-sticky-body .buyblock .cartaddok{
	font-size: 15px;
}

.product-sticky .product-sticky-body .buyblock .buybutton {
	margin: 0!important;
	float: left;
}
.product-sticky .product-sticky-body .buyblock .cartaddok {
	font-size: 15px;
	padding-left: 45px;
	margin-right: 15px;
	padding-bottom: 0!important;
	transition: none;
	float: left;
	display: none;
}
.product-sticky .product-sticky-body .buyblock .button {
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	padding: 0 10px;
}
.product-sticky .product-sticky-body .buyblock #applePay{
	float: left;
	width: 100px;
	margin-left: 5px;
	height: 40px;
}
.product-sticky .product-sticky-body .stock-info {
		margin: 0;
		font-size: 13px;
		background-size: 15px;
}

.product-sticky .product-sticky-body .stock-info b{
		padding-left: 20px;
		color: #02c763;
}
/* END Плашка в товаре */

/* Отзывы в категории */
.category_comments_list {
    margin: 10px 0 20px 0;
}
.category_comments_list li {
    width: 290px;
    float: left;
    box-sizing: border-box;
		margin-right: 40px;
		list-style: none;
}
.category_comments_list li:nth-child(3n+3) {
    margin: 0;
}
.category_comments_header img, .category_comments_header_name p, .category_comments_hero img, .category_comments_hero span {
	float: left;
}
.category_comments_header img {
    margin-right: 10px;
		border-radius: 50%;
}
.category_comments_header_name{
	margin-top: 5px;
}
.category_comments_header_name p{
    font-size: 16px;
    color: #000;
		margin: 0;
		line-height: 18px;
}
.category_comments_header_name span {
    color: #999;
    font-size: 12px;
		float: right;
}
.category_comments_hero {
    margin-bottom: 10px;
    border-top: 1px #f5f5f4 solid;
    margin-top: 10px;
    padding-top: 15px;
}
.category_comments_hero a {
	display: block;
	overflow: auto;
}
.category_comments_hero img {
    width: 75px;
		margin-right: 5px!important;
}
.category_comments_hero span{
    width: 210px;
		font-size: 14px;
		margin-top: 10px;
}
#category_comments .testRatertiny {
    position: relative;
    margin: 0;
    left: auto;
    right: auto;
		margin-top: 5px;
}
.category_comments_comment {
    line-height: 19px;
    margin: 0;
		font-size: 15px;
		max-height: 95px;
		overflow: hidden;
}
.category_comments_comment_more {
    cursor: pointer;
    color: #0095ff;
    border-bottom: 1px dashed;
}
#category_comments .bx-viewport {
	height: auto!important;
}
/* Отзывы в категории (The End) */

.category-description {
	position: relative;
	font-size: 14px!important;
	margin-top: 50px;
	border-top: 1px solid #f5f5f4;
	padding-top: 30px;
}

.category-description .category-description-shadow {
	content: "";
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
 	opacity: 0;
	-webkit-transition: opacity 300ms ease-in;
	-moz-transition: opacity 300ms ease-in;
	-o-transition: opacity 300ms ease-in;
	transition: opacity 300ms ease-in;
}

.category-description.show-more-height .category-description-shadow {
	content: "";
	display: block;
	width: 100%;
	height: 80px;
	background: rgba(255, 255, 255, 0);
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	background: -webkit-gradient(linear, bottom bottom, bottom bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
	background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
	background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
	background: -ms-linear-gradient(bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
	position: absolute;
	left: 0;
	bottom: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
 	opacity: 1;
}

.category-description p, .category-description p span, .category-description li {
	font-size: 16px!important;
}

.category-description li {
	margin-left: 17px;
	line-height: 1.6em;
	margin-bottom: 15px;
}

.category-description h2 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 50px;
	color: #000;
	margin-bottom: 25px;
}

.category-description.show-more-height {
	height: 240px;
	overflow:hidden;
}

.category-description-show-more {
	cursor: pointer;
	color: #666;
	border-bottom: 1px dashed;
	font-size: 14px;
	display: table;
	margin: 0px auto;
}

/* Кнопка */
.mainbuttons {
    margin-top: 30px;
}

.buttonleft {
	float: left;
	clear: left;
	margin-bottom: 5px;
	margin-top: 5px;
}

.buttoncoupon {
	float: left;
	margin-top: 10px;
	margin-left: -10px;
}

.buttoncenter {
	margin-bottom: 5px;
	float: left;
	margin-top: 35px;
	margin-left: 280px;
}

.buttonopt {
	position: relative;
	float: left;
	margin-top: -102px;
	margin-left: 480px;
}

.quick_send {
	cursor: pointer;
	min-width: 120px;
	background-image: url('../images/spacer.png');
	text-decoration: none;
	color: #fff;
	padding: 10px 20px 12px;
	font-size: 16px;
	border: none;
	background-color: #2ea8fd;
	border-radius: 6px;
}

.quick_send:hover,
.quick_send:focus {
	background-color: #1b84ce;
}

.quick_send:active {
	color: white !important;
	background-color: #1b84ce !important;
}

.nostock {
	color: #2ea8fd;
	border-color: #2ea8fd;
}

.button,
.buttonreview {
	cursor: pointer;
	min-width: 120px;
	background-image: url('../images/spacer.png');
	text-decoration: none;
	float: right;
	clear: right;
	color: #fff !important;
	padding: 10px 20px 12px;
	font-size: 16px;
	border: none;
	background-color: #2ea8fd;
	border-radius: 6px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center
}

.button:hover,
.button:focus,
.buttonreview:hover,
.buttonreview:focus {
	background-color: #1b84ce;
}

.button:active,
.buttonreview:active {
	color: white !important;
	background-color: #1b84ce;
}

.buttonactive {
	background-color: #1b84ce !important;
}

.various.oneclick2,
.various.oneclick {
	font-size: 14px;
	text-align: right;
	text-decoration: none;
	float: right;
}

.window-popup,
#callmeback-popup,
#user-city-popup,
#oneclick2,
#oneclick,
.oneclickbox,
.inform-back-in-stock-form {
	width: 350px;
	font-size: 16px;
}

#user-city-popup {
	text-align:center;
}

.window-popup .title,
.xr-button-window .title,
#callmeback-popup .title,
#user-city-popup .title,
#oneclick2 .title,
#oneclick .title,
.oneclickbox .title,
.inform-back-in-stock-title {
	font-size: 18px;
	padding-left: 7px;
	padding-top: 5px;
	color: #222;
	margin-bottom: 12px;
	border-bottom: 1px solid #f5f5f4;
	padding-bottom: 15px;
	padding-right: 20px;
}

.window-popup p,
.xr-button-window p,
#callmeback-popup p,
#oneclick2 p,
#oneclick p,
.oneclickbox p,
#oneclick2 li,
#oneclick li,
.oneclickbox li,
.back-in-stock-backlines,
.inform-back-in-stock-form p {
	display: block;
	padding: 6px 0;
	padding-left: 10px;
	font-size: 14px;
}

#user-city-popup p {
	margin-bottom: 5px;
	margin-top: 15px;
	font-size: 15px;
	color: #777;
}

.window-popup label,
.xr-button-window label,
#callmeback-popup label,
.oneclickli,
.inform-back-in-stock-labeldata {
	font-size: 16px;
	margin-bottom: 10px;
	display: inline-block !important;
	width: 100px;
	padding-left: 10px;
}

.window-popup input,
.xr-button-window input,
#callmeback-popup input,
#oneclick2 input,
#oneclick input,
.oneclickbox input,
.inform-back-in-stock-inputarea {
	width: 200px !important;
	display: inline-block !important;
}

#user-city-popup input {
	font-size:15px;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.window-popup button,
.xr-button-window button,
#callmeback-popup button,
#user-city-popup button,
#oneclick2 button,
#oneclick button,
.oneclickbox button,
.inform-back-in-stock-form .button {
	font-size: 18px !important;
	text-align: center;
	float: none;
	margin: 0 auto;
	position: relative;
	display: inherit;
	margin-top: 14px;
	margin-bottom: 6px;
}

#user-city-popup .user-city-main {
	margin-right: 10px;
	margin-bottom: 7px;
	margin-top: 7px;
	background-color: #f5f5f4;
	border-radius: 2px;
	color: #0095ff;
	display: inline-block;
	padding: 8px 15px;
	cursor: pointer;
}

#user-city-popup .user-city-main:hover {
	background-color: #EEEEEE;
	color: #222;
}

#callmeback-popup p, .inform-back-in-stock-form p {
	margin-bottom: auto;
	line-height: normal;
	color: inherit;
}

.user-city-what {
	display:none;
	position: absolute;
	width: 250px;
	text-align: center;
	background-color: #fff;
	right: 10px;
	top: 42px;
	z-index: 1;
	box-shadow: 0px 0px 0px 10px rgba(0, 0, 0, 0.1);
	padding-bottom: 10px;
}
.user-city-what::after {
	top: -13px;
	right: 78.6px;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 7px;
	margin-left: -7px;
}
.user-city-what p{
	padding-top: 15px;
	margin-bottom: 0px;
}

.user-city-what .fancybox-close {
	background-size: 30px 108px;
	top: 3px;
	right: 7px;
	width: 20px;
	height: 20px;
}

.needtocheck {
	box-shadow: 0px 0px 2px rgb(243, 141, 141);
}

.needtochecktext {
	margin-left: 120px;
	color: rgb(230, 100, 100);
	font-size: 13px;
	margin-top: 5px;
}

.buybutton{
margin-bottom: 5px;
position: relative;
overflow: hidden;
}

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

.buybutton:after, .buybutton:before {
content: '';
position: absolute;
top: calc(50% - 22px);
left: calc(50% - 22px);
background: rgba(255,255,255,.4);
border-radius: 100px;
opacity: 0;
width: 44px;
height: 44px;
z-index: 100;
}

.buybutton:before {
transform: scale(1);
-webkit-animation: pulseblob 1s infinite linear;
-moz-animation: pulseblob 1s infinite linear;
-ms-animation: pulseblob 1s infinite linear;
-o-animation: pulseblob 1s infinite linear;
animation: pulseblob 1s infinite linear;
}

.buybutton:after {
-webkit-animation: pulseblob 1.5s 1s infinite linear;
-moz-animation: pulseblob 1.5s 1s infinite linear;
-ms-animation: pulseblob 1.5s 1s infinite linear;
-o-animation: pulseblob 1.5s 1s infinite linear;
animation: pulseblob 1.5s 1s infinite linear;
}

.buybutton:hover:after, .buybutton:hover:before {
animation: step-end;
display: none;
}

@keyframes pulseblob {
    0% {
    transform: scale(.2);
    opacity: 0;
}
33% {
    transform: scale(1);
    opacity: 1;
}
100% {
    transform: scale(3);
    opacity: 0;
}
}

.buyblock .button{
	font-size: 16px;
	padding: 0;
  height: 45px;
  line-height: 45px;
	width: 100%;
	float: none;
	clear: both;
	border-radius: 5px;
	display: block;
}

.button.addtocart {
	margin: 0;
	background-color: #00C764;
	font-weight: bold;
	box-shadow: 0 -3px 0 #00a251 inset;
}
.button.addtocart:hover {
	box-shadow: 0 -50px 0 #00a251 inset;
}

.button.buttonpredzakaz {
	box-sizing: border-box;
	box-shadow: 0 -3px 0 #1b84ce inset;
}
.button.buttonpredzakaz:hover {
	box-shadow: 0 -50px 0 #1b84ce inset;
}

.button.buttonpredzakaz.orangebutton {
	box-sizing: border-box;
	box-shadow: 0 -3px 0 #d45d31 inset;
}
.button.buttonpredzakaz.orangebutton:hover {
	box-shadow: 0 -50px 0 #d45d31 inset;
}

.button.buttonpredzakaz.graybutton {
	box-sizing: border-box;
	box-shadow: 0 -3px 0 #757d87 inset;
}
.button.buttonpredzakaz.graybutton:hover {
	box-shadow: 0 -50px 0 #757d87 inset;
}

.greenbutton {
	background-color: #00C764;
}

.greenbutton:hover,
.greenbutton:focus {
	background-color: #00a251;
}

.greenbutton:active {
	background-color: #00a251;
}

.greenbuttonactive {
	background-color: #00a251 !important;
}

.buttonreview {
	min-width: auto;
	margin-top: -97px;
}

.tablecenter {
	margin: 0px auto;
	display: table;
}

.margintop10 {
	margin-top: 10px;
}

.buttonorder {
	cursor: pointer;
	width: 100%;
	background-image: url('../images/spacer.png');
	text-decoration: none;
	clear: both;
	color: #fff;
	padding: 15px 0px 17px;
	font-size: 18px;
	border: none;
	background-color: #00C764;
	border-radius: 6px;
	margin-bottom: 10px;
	margin-top: 30px;
	box-shadow: 0 -3px #00a251 inset;
}

.buttonorder:hover,
.buttonorder:focus {
	box-shadow: 0 -55px 0 #00a251 inset;
}

.buttonorder:active {
	color: white !important;
	background-color: #00a251 !important;
}

.checkicon {
	background-image: url('../images/check.svg');
	background-repeat: no-repeat;
	background-position: 30px 18px;
	background-size: 18px 18px;
}

.cartaddok {
	font-size: 16px;
	text-align: left;
	background-image: url("../images/cartok.svg");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 35px 35px;
	padding-left: 50px;
	max-height: 0px;
	transition: all 0.5s ease 0s;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
}

.cartaddok.pre-purchase {
	width: auto!important;
}

.cartaddok a{
	    color: #0095ff!important;
}

.cartaddok a:hover{
	    color: #222!important;
}

.cartaddoktiny {
	font-size: 14px;
	text-align: left;
	background-image: url("../images/cartok.svg");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 30px 30px;
	padding-left: 38px;
	max-height: 0px;
	transition: all 0.5s ease 0s;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
}

.rightcarticon {
	background: #00C764 url("../images/right.svg") no-repeat 89.5% center;
	background-repeat: no-repeat;
	background-size: 20px 20px;
}

.buttonlink {
	cursor: pointer;
	background-image: url("../images/spacer.png");
	text-decoration: none;
	clear: both;
	font-size: 14px;
	border: medium none;
	background-color: transparent;
	margin-bottom: 10px;
	margin-top: 20px;
	color: #2EA9FD;
	border-bottom: dashed 1px;
	padding: 0;
}

.buttonlink:hover {
	color: #222;
}

.buttoncreate {
	font-size: 20px;
	text-shadow: none;
	background-color: #ff3b3b !important;
	font-weight: 700;
}

.buttoncreate:hover {
	color: #fff;
	background-color: #f36769 !important;
}

.buttoncreate:active {
	background-color: #c22b2d !important;
}

.checkout_button {
	margin-top: 10px;
	cursor: pointer;
	width: 100%;
	text-decoration: none;
	clear: both;
	color: #fff;
	padding: 15px 30px 17px;
	font-size: 18px;
	border: none;
	background-color: #00C764;
	border-radius: 6px;
	box-shadow: 0 -3px #00a251 inset;
}

.checkout_button:hover,
.checkout_button:focus {
	box-shadow: 0 -55px 0 #00a251 inset;
}

.checkout_button:active {
	color: white !important;
	background-color: #00a251 !important;
}

.buttontiny {
	cursor: pointer;
	width: 80px;
	text-decoration: none;
	background-image: url('../images/spacer.png');
	padding: 0px;
	color: #fff;
	font-size: 14px !important;
	border: none;
	background-color: #00C764;
	border-radius: 6px;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 6px;
	box-sizing: border-box;
	margin: 0;
	text-align: center;
}

.buttontiny:hover,
.buttontiny:focus {
	background-color: #00a251;
	color: #fff !important;
}

.buttontiny:active {
	color: white !important;
	background-color: #00a251;
}

.orangebutton {
	background-color: #F2784B !important;
}

.orangebutton:hover,
.orangebutton:focus {
	background-color: #d45d31 !important;
}

.orangebutton:active {
	background-color: #d45d31 !important;
}

.graybutton {
	background-color: #a4b0be !important;
}

.graybutton:hover,
.graybutton:focus {
	background-color: #757d87 !important;
}

.graybutton:active {
	background-color: #757d87 !important;
}


.back-in-stock .buttontiny.buttonpredzakaz {
	background-color: #2EA8FD;
}

.back-in-stock .buttontiny.buttonpredzakaz:hover, .back-in-stock .buttontiny.buttonpredzakaz:focus {
	background-color: #1b84ce;
}

.back-in-stock .buttontiny.buttonpredzakaz:active {
	background-color: #1b84ce;
}

.orangecolor {
	border-color: #F2784B !important;
	color: #D7592B !important;
}

.backstock-count {
	font-weight: 300;
	color: #545454;
	font-size: 12px;
	display: block;
	text-align: center;
}

.backstock-count:before {
	display: block;
	width: 42px;
	height: 36px;
	margin: 0 auto;
	content: '';
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
}

.backstock-count.count-1:before {
	background-image: url('../images/preorder-count-1.png');
	background-image: url('../images/preorder-count-1.svg'), none;
}
.backstock-count.count-2:before {
	background-image: url('../images/preorder-count-2.png');
	background-image: url('../images/preorder-count-2.svg'), none;
}
.backstock-count.count-3:before {
	background-image: url('../images/preorder-count-3.png');
	background-image: url('../images/preorder-count-3.svg'), none;
	background-size: 34px;
}
.backstock-count.count-4:before {
	background-image: url('../images/preorder-count-4.png');
	background-image: url('../images/preorder-count-4.svg'), none;
	background-size: 36px;
}

.backstock-count-num {
	color: #222;
	font-size: 14px;
}

/* @group Фильтр по свойствам */
#features {
	width: 100%;
	border: 1px solid #e0e0e0;
	padding: 5px;
	margin-bottom: 10px;
}

#features .feature_name {
	padding: 7px;
	width: 100px;
}

#features .feature_values {
	padding: 7px;
}

#features a {
	padding-right: 6px;
	white-space: nowrap;
}

#features a.selected {
	background-color: #2EA8FD;
	color: #fff;
	text-decoration: none;
	padding: 4px 4px 4px 4px;
}

/* @end — Фильтр по свойствам*/

/* @group Сортировка */
.opis {
	display: none;
}

.opislink1 {
	background-color: #2EA9FD;
	padding: 7px;
	text-decoration: none;
	color: #fff;
	border-radius: 5px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.opislink1:hover {
	background-color: #61bfff;
	color: #fff;
}

.total_products_num {
	font-size: 18px;
	display: inline-block;
	float: left;
	margin-top: 9px;
	font-weight: bold;
}

.sort {
	float: right;
	text-align: right;
	height: 30px;
	margin-top: 12px;
}

.sort a {
	margin-left: 15px;
}

.sort a:hover {

}

.sort a.selected, .sort a.selected:hover {
	font-weight: bold;
	color: #000;
}

/* @end */

/* @group Постраничная навигация */
.pagination {
	font-size: 16px;
	text-align: center;
	overflow: hidden;
	width: 380px;
	margin: 20px auto;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.pagination a {
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 7px 4px;
	min-width: 22px;
	text-align: center;
	text-decoration: none;
	color: #000;
	font-size: 19px;
	border-radius: 8px;
	font-weight: bold;
}

.pagination a.selected:hover,
.pagination a.selected {
	background-color: #2ea8fd!important;
	color: #ffffff!important;
}

.pagination a:hover {
	background-color: #EEEEEE;
}

.pagination a.next_page_link,
.pagination a.prev_page_link {
	border: none;
	width: 40px;
	margin-right: 10px;
	margin-left: 5px;
	position: relative;
	height: 21px;
}

.pagination a.next_page_link {
	margin-right: 0;
}

.pagination a.next_page_link:before,
.pagination a.prev_page_link:before,
.pagination a.next_page_link:after,
.pagination a.prev_page_link:after {
	border-right: 2px solid;
	content: '';
	display: block;
	height: 18px;
	margin-top: -14px;
	position: absolute;
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 22px;
	top: 45%;
	width: 0;
}

.pagination a.next_page_link:after {
	margin-top: -2px;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.pagination a.prev_page_link:after {
	margin-top: -2px;
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 24px;
}

.pagination a.prev_page_link:before {
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 24px;
}

#load-more-button {
	text-align: center;
	font-size: 16px;
	border-radius: 6px;
	padding: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
	cursor: pointer;
	text-transform: uppercase;
	color: #FFF;
	background-color: #2EA9FD;
	display: block;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#load-more-button:hover {
	background-color: #4EC9FF;
}

#load-more-button:active {
	background-color: #0E89BF;
}

/* @end */

/* @group Кабинет */

.personal-account-header{
    overflow: hidden;
    width: 664px;
    margin: 40px auto;
}

.personal-account-header-photo{
    float: left;
    width: 30%;
}

.personal-account-header-photo img{
    background-color: #f5f5f6;
    padding: 30px;
    border-radius: 50%;
}

.personal-account-header-photo a{
    font-size: 14px;
    color: #9d9d9d;
    border-bottom: 1px solid;
    display: inline-block;
		font-weight: normal;
    padding-bottom: 2px;
		margin-top: 10px;
}

.personal-account-header-info{
    float: right;
    width: 70%;
    text-align: left;
}

.personal-account .personal-account-header-info-top h1{
    float: left;
		text-align: left;
		margin-top: 10px;
		margin-bottom: 5px;
		font-size: 30px;
}

.personal-account .personal-account-header-info-top p{
    font-size: 18px;
    font-weight: bold;
    color: #2ea8fd;
    text-align: left;
    margin-top: 0;
}

.personal-account .personal-account-header-info-top p span{
    color: #6e6e73;
    font-weight: 100;
    margin-left: 10px;
    font-size: 15px;
}

.personal-account .personal-account-header .account-amounts{
margin-top: 25px;
}

.personal-account .personal-account-header-info p.account-fetures{
    border-top: 1px solid #f5f5f4;
    margin-top: 10px;
    padding-top: 15px;
		font-weight: bold;
}

.personal-account .personal-account-header-info p.account-fetures b{
    background: #e4f4ff;
    padding: 2px 5px;
    border-radius: 7px;
		margin-left: -6px;
}

.personal-account h1{
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}

.personal-account h2{
    text-align: center;
    margin-top: 30px;
    font-size: 24px;
    margin-bottom: 30px;
}

.personal-account .tabs_cont {
    margin-bottom: 40px;
}

.personal-account label a{
    text-decoration: none;
}

.personal-account label.exit  {
	width: auto;
	position: absolute;
	right: 0;
	height: 45px;
	line-height: 45px;
}

.personal-account form {
	margin: 0 auto;
}

.personal-account form.form label {
    color: rgb(119, 119, 119);
    float: none;
    height: auto;
    line-height: 20px;
    text-align: left;
    width: auto;
    text-transform: none;
    font-size: 14px;
    padding-left: 10px;
}

.personal-account form .button {
    float: none;
    margin-top: 20px;
}



.profile__bonuses__levels__line {
    position: relative;
    width: 100%;
    height: 16px;
    overflow: hidden;
    margin-top: 15px;
    border-radius:10px
}

.profile__bonuses__levels__line__active {
    position: absolute;
    background: #2ea8fd;
    border-radius: 10px;
    top: 0;
    left: 1px;
    right: 1px;
    height:16px
}

.profile__bonuses__levels__line__disable {
    position: absolute;
    background: #f5f5f6;
    top: 0;
    right: 0;
    height: 100%;
    border-radius:0 10px 10px 0
}

.profile__bonuses__levels__line__separator {
    position: absolute;
    top: 0;
    width: 3px;
    height: 100%;
    background:#fff
}

.profile__bonuses__levels__line__separator--1 {
    left:22px
}

.profile__bonuses__levels__line__separator--2 {
    left:205px
}

.profile__bonuses__levels__caches {
    position: relative;
    width: 100%;
    margin-top: 10px;
    height:15px
}

.profile__bonuses__levels__caches__itm {
    position: absolute;
		color: #2ea8fd;
		font-size: 16px;
		top: 0;
		font-weight: bold;
}

.profile__bonuses__levels__caches__itm--3p {
    left:5px
}

.profile__bonuses__levels__caches__itm--5p {
    left:190px
}

.profile__bonuses__levels__caches__itm--7p {
    right:5px
}

.profile__bonuses__levels__counters {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top:32px
}

.profile__bonuses__levels__counter {
    color: #333;
    font-size: 14px;
    font-weight: 300;
    background: #f5f5f6;
    border-radius: 15px;
    padding: 0 10px;
    height: 30px;
    line-height:30px
}

/* @group Специальные товары в корзине */

.promo_products {
    margin-top: 0px;
}

.promo_products .headline {
    font-size: 18px;
    padding-top: 20px;
		    text-align: left;
}

.promo_products .headline::before{
    content: "";
    background: url('../images/hot-items.jpg') no-repeat;
    background-position: center;
    width: 22px;
    background-size: 22px;
    display: inline-block;
    height: 22px;
    margin-right: 5px;
    margin-bottom: -3px;
}

.promo_products #browsed_products li {
    width: 173px;
		margin-right: 10px;
}

.promo_products #browsed_products li:last-child {
    margin: 0;
}

.promo_products #browsed_products li a.product_click {
    text-align: left;
		padding: 0;
		margin-bottom: 5px;
		display: block;
		height: 160px;
		overflow: hidden;
		line-height: initial;
}

.promo_products #browsed_products li a .saletop_s{
    display: block;
    position: absolute;
    margin: 0;
    background-color: #ff5000;
    font-size: 12px;
    height: 36px;
    width: 36px;
    line-height: 36px;
    font-weight: bold;
    letter-spacing: -0.5px;
}

.promo_products #browsed_products li .promo_product_prices {
	float: left;
	margin-left: 10px;
	color: #e21937;
}

#cart_informer3 .promo_products #browsed_products li .promo_product_prices {
	margin-left: 5px;
	line-height: initial;
	margin-top: 25px;
}

#cart_informer3 .promo_products #browsed_products div img {
    float: left;
}

.promo_products #browsed_products li .promo_product_price{
    font-size: 20px;
		font-weight: bold;
}

.promo_products #browsed_products .special-upsell-item-old-price.compare_pricetiny {
    color: #777;
}

.promo_products #browsed_products li input {
	display: block;
	    float: left;
	font-size: 38px !important;
	color: #fff;
	background-color: #2EA9FD;
	border-radius: 50%;
	height: 42px;
	width: 42px;
	line-height: 38px;
	padding: 0px 0 6px 0;
}

.promo_products #browsed_products li input:hover {
		background-color: #333333;
		color: #fff;
		border-color: #333333;
}

.promo_products #browsed_products a.buttontiny {
	float: left;
	width: 75px;
	margin-top: 14px;
	padding-top: 5px;
	padding-bottom: 6px;
	color: #fff;
	display: block;
}

/* @end — Специальные товары в корзине */

/* @group Просмотренные товары */
#browsed_products {
	margin-bottom: 20px;
	overflow: hidden;
}

#browsed_products div {
    height: 150px;
    padding-bottom: 10px;
	line-height: 150px;
}

#browsed_products div img {
    vertical-align: middle;
}

#browsed_products li {
	display: block;
	float: left;
	overflow: hidden;
	background-color: #ffffff;
	width: 208px;
	font-size: 13px;
	color: #333;
	margin-bottom: 10px;
}

#browsed_products li a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #444;
	text-decoration: none;
	padding: 0px 10px;
}

#browsed_products li a:hover {
	color: #0095ff;
}

/* @end — Просмотренные товары */

/* @group Формы */


input[type="text"],
input[type="password"],
textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: medium none;
	text-shadow: none;
}

input[type="text"],
input[type="password"] {
	width: 100%;
	font-size: 18px;
	border: 1px solid #E7E7E7;
	margin-top: 5px;
	display: block;
	border-radius: 5px;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

input.coupon_code {
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px solid #E7E7E7;
	width: 45%;
	font-size: 18px;
	padding: 5px 12px 5px 5px;
	border-radius: 5px;
	float: left;
	height: 33px;
	box-sizing: border-box;
}

.form {
	width: 400px;
	margin-bottom: 20px;
}

.form textarea {
	width: 100%;
	height: 100px;
	font-size: 18px;
	padding: 5px;
	border: 1px solid #E7E7E7;
	border-radius: 5px;
	margin-top: 5px;
}

.form label {
	display: block;
	font-size: 16px;
	color: #343434;
}

.form input[type="text"] {
	border: 1px solid #E7E7E7;
	margin-bottom: 20px;
	margin-top: 5px;
	display: block;
	border-radius: 5px;
	padding-left: 10px;
	font-size: 14px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.hidethis {
	display: none;
}

/* @group Комментарии */
#comments {
	margin-top: 15px;
}

.comment_list {
	margin-top: 15px;
	list-style: none;
	width: 100%;
	margin: 0 auto;
}

.comment_list li {
	padding-bottom: 40px;
	font-size: 14px;
	line-height: 18px;
	color: #222;
}

.comment_header {
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.comment_header i {
	font-weight: normal;
	font-style: normal;
	color: #A7A7A7;
	font-size: 12px;
	display: block;
}

.comment_header .comment_info {
    display: inline-block;
    height: auto;
    vertical-align: middle;
		    position: relative;
}

/* @end — Комментарии*/

/* @group Форма отправки комментария */


.comment_list_form {
	display: none;
}

.comment_form {
	padding: 30px;
	    margin-top: 20px;
	    overflow: hidden;
	    width: 800px;
	    margin: 0 auto;
}

.comment_form h2 {
	margin-bottom: 0px;
}

.comment_form .comment_textarea {
	width: 100%;
	    height: 100px;
	    font-size: 14px;
	    margin-top: 15px;
	    padding: 5px;
	    border: 1px solid #E7E7E7;
	    border-radius: 5px;
			font: 14px 'Trebuchet MS', Helvetica CY, sans-serif;
	    box-sizing: border-box;
	}

.comment_form label {
	font-size: 15px;
	text-align: left;
	color: #545454;
	display: block;
	float: left;
	width: 120px;
	height: auto;
	line-height: 35px;
	margin-top: 15px;
	text-transform: none;
}

.comment_form .input_name {
	margin-top: 20px;
	float: left;
	width: calc(100% - 120px);
	box-sizing: border-box;
}

.comment_form .input_captcha {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 24px;
	width: 120px;
	float: left;
	margin-top: 15px;
}

.comment_form .captcha {
	float: left;
	display: block;
	margin-top: 15px;
	margin-right: 10px;
}

.comment_form .button,
.feedback_form .button,
.register_form .button,
.login_form .button {
	float: left;
	clear: left;
	margin-top: 20px;
	margin-right: 0px;
}

.soclogin {
	width: 413px;
	border-radius: 7px;
	box-sizing: border-box;
	font-size: 15px;
	color: rgb(98, 98, 98);
	padding: 20px 20px;
	display: inline-block;
	margin-top: 20px;
	border-top: 1px solid #f5f5f4;
	margin-bottom: 20px;
}


.comments_top{
    width: 100%;
    margin: 50px auto 40px auto;
}
.comments_top h2{
	 margin-bottom: 50px;
}
.circle-rating, .comments_top .rater {
	float: left;
	font-size: 15px;
}
.circle-rating {
    clear: both;
    font-size: 52px;
    margin-right: 15px;
}
.comments_top .rater, .comments_top .button {
    margin-top: 10px;
}

.comments_top .button {
    margin-top: 10px;
    padding: 15px 50px;
}

.comments_top .rater p {
	max-width: 400px;
	line-height: 24px;
}

.comment_list i.comment_verify {
    display: inline-block;
    margin-left: 5px;
}
.comment_list .comment_body{
    padding-left: 80px;
}

.comment_list .comment_body p{
	margin: 0;
}

.comment_list .comment_body .comment_up_down{
	margin-top: 15px;
}

.comment_image{
    background-color: #2EA9FD;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    color: #fff;
		font-size: 22px;
		font-weight: bold;
		font-family: Georgia,'Times New Roman',serif;
		opacity: 0.7;
}
.comment_header i.comment_date{
    float: right;
    font-size: 13px;
}
img.comment_verify{
    position: absolute;
    width: 16px;
    height: 16px;
    right: -4px;
    bottom: -1px;
    background: #fff;
    border: 2px #fff solid;
		border-radius: 50%;
}

.comment-rate {
	margin-top: 10px;
	text-align: right;
}

.rate-comment {
	margin-left: 15px;
}

.rate-comment span {
	color: #989898;
	display: inline-block;
	vertical-align: top;
	line-height: 20px;
}

.rate-comment-hand {
    margin-right: 5px;
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center;
		height: 18px;
    width: 18px;
    display: inline-block;
    opacity: 0.6;
}

.rate-comment-hand:hover {
    opacity: 0.9;
}

.rate-comment.true .rate-comment-hand{
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48Zz48Zz4KCTxnPgoJCTxwYXRoIGQ9Ik01My4zMzMsMjI0QzIzLjkzNiwyMjQsMCwyNDcuOTM2LDAsMjc3LjMzM1Y0NDhjMCwyOS4zOTcsMjMuOTM2LDUzLjMzMyw1My4zMzMsNTMuMzMzaDY0ICAgIGMxMi4wMTEsMCwyMy4wNjEtNC4wNTMsMzItMTAuNzk1VjIyNEg1My4zMzN6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiM1NDU0NTQiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIj48L3BhdGg+Cgk8L2c+CjwvZz48Zz4KCTxnPgoJCTxwYXRoIGQ9Ik01MTIsMzA0YzAtMTIuODIxLTUuMDc3LTI0Ljc2OC0xMy44ODgtMzMuNTc5YzkuOTYzLTEwLjkwMSwxNS4wNC0yNS41MTUsMTMuNjUzLTQwLjcyNSAgICBjLTIuNDk2LTI3LjExNS0yNi45MjMtNDguMzYzLTU1LjYzNy00OC4zNjNIMzI0LjM1MmM2LjUyOC0xOS44MTksMTYuOTgxLTU2LjE0OSwxNi45ODEtODUuMzMzYzAtNDYuMjcyLTM5LjMxNy04NS4zMzMtNjQtODUuMzMzICAgIGMtMjIuMTY1LDAtMzcuOTk1LDEyLjQ4LTM4LjY3NywxMi45OTJjLTIuNTE3LDIuMDI3LTMuOTg5LDUuMDk5LTMuOTg5LDguMzQxdjcyLjM0MWwtNjEuNDQsMTMzLjA5OWwtMi41NiwxLjMwMXYyMjguNjUxICAgIEMxODguMDMyLDQ3NS41ODQsMjEwLjAwNSw0ODAsMjI0LDQ4MGgxOTUuODE5YzIzLjIzMiwwLDQzLjU2My0xNS42NTksNDguMzQxLTM3LjI2OWMyLjQ1My0xMS4xMTUsMS4wMjQtMjIuMzE1LTMuODYxLTMyLjA0MyAgICBjMTUuNzY1LTcuOTM2LDI2LjM2OC0yNC4xNzEsMjYuMzY4LTQyLjY4OGMwLTcuNTUyLTEuNzI4LTE0Ljc4NC01LjAxMy0yMS4zMzNDNTAxLjQxOSwzMzguNzMxLDUxMiwzMjIuNDk2LDUxMiwzMDR6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiM1NDU0NTQiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIj48L3BhdGg+Cgk8L2c+CjwvZz48L2c+IDwvc3ZnPg==);
}

.rate-comment.false .rate-comment-hand{
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48Zz48Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0xMTcuMzMzLDEwLjY2N2gtNjRDMjMuOTM2LDEwLjY2NywwLDM0LjYwMywwLDY0djE3MC42NjdDMCwyNjQuMDY0LDIzLjkzNiwyODgsNTMuMzMzLDI4OGg5NlYyMS40NjEgICAgQzE0MC4zOTUsMTQuNzIsMTI5LjM0NCwxMC42NjcsMTE3LjMzMywxMC42Njd6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiM1NDU0NTQiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIj48L3BhdGg+Cgk8L2c+CjwvZz48Zz4KCTxnPgoJCTxwYXRoIGQ9Ik01MTIsMjA4YzAtMTguNDk2LTEwLjU4MS0zNC43MzEtMjYuMzQ3LTQyLjY2N2MzLjI4NS02LjU0OSw1LjAxMy0xMy44MDMsNS4wMTMtMjEuMzMzICAgIGMwLTE4LjUxNy0xMC42MDMtMzQuNzUyLTI2LjM2OC00Mi42ODhjNC44ODUtOS43MjgsNi4zMTUtMjAuOTI4LDMuODYxLTMyLjA0M0M0NjMuMzgxLDQ3LjY1OSw0NDMuMDUxLDMyLDQxOS44MTksMzJIMjI0ICAgIGMtMTMuOTk1LDAtMzUuOTY4LDQuNDE2LTUzLjMzMywxMi42MDh2MjI4LjY1MWwyLjU2LDEuMzAxbDYxLjQ0LDEzMy4xMlY0ODBjMCwzLjI0MywxLjQ3Miw2LjMxNSwzLjk4OSw4LjM0MSAgICBjMC42ODMsMC41MTIsMTYuNTEyLDEyLjk5MiwzOC42NzcsMTIuOTkyYzI0LjY4MywwLDY0LTM5LjA2MSw2NC04NS4zMzNjMC0yOS4xODQtMTAuNDUzLTY1LjUxNS0xNi45ODEtODUuMzMzaDEzMS43NzYgICAgYzI4LjcxNSwwLDUzLjE0MS0yMS4yNDgsNTUuNjM3LTQ4LjM2M2MxLjM4Ny0xNS4yMTEtMy42OTEtMjkuODI0LTEzLjY1My00MC43MjVDNTA2LjkyMywyMzIuNzY4LDUxMiwyMjAuODIxLDUxMiwyMDh6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiM1NDU0NTQiIGRhdGEtb2xkX2NvbG9yPSIjMDAwMDAwIj48L3BhdGg+Cgk8L2c+CjwvZz48L2c+IDwvc3ZnPg==);
}

.comment_answer {
    padding-left: 30px;
		margin-bottom: 20px;
}

.comment_answer .comment_image{
    opacity: 1;
}

.comment_answer .comment_header{
	 margin-left: -80px;
}
/* @end — Форма отправки комментария */

/* @group Форма отправки обратной связи */
.feedback_form {
	background-color: #f8f8f8;
	padding: 30px;
	margin-top: 20px;
	width: 90%;
	overflow: hidden;
	border-radius: 10px;
	box-sizing: border-box;
}

.feedback_form .input_captcha {
	float: left;
	width: 150px;
	font-size: 24px !important;
	font-weight: bold;
	text-transform: uppercase;
	height: 29px;
	margin-top: 15px !important;
}

.feedback_form .captcha {
	float: left;
	display: block;
	margin-top: 15px;
	margin-right: 10px;
}

.feedback_form .button_send {
	font-size: 18px;
	float: right;
	margin-top: 25px;
}

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

.comment_form.comment_sent h2{
    padding: 35px 0 20px 0;
		position: relative;
}

.comment_form.comment_sent h2::before{
		content: "";
		position: absolute;
		width: 56px;
		height: 56px;
		right: 0;
		left: 0;
		margin-left: auto;
		margin-right: auto;
		top: -30px;
		background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQwOC4xODcgNDA4LjE4NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDA4LjE4NyA0MDguMTg3OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4Ij4KPHBhdGggc3R5bGU9ImZpbGw6I0Y4MzA1RjsiIGQ9Ik0xNDAuNDkzLDM0OS40OTRjLTU2LjgtMzAuNC0xMjMuMi0xMDEuNi0xMzEuMi0xNTkuMmMtNC0yMi40LDMuMi00NC44LDIwLTYwICBjMTIuOC0xMi44LDI5LjYtMjAuOCw0Ny4yLTIwLjhjMzguNCwwLDY2LjQsMzguNCw2Ny4yLDQwYzAsMCwyOC44LTQwLDY3LjItNDBjMTcuNiwwLjgsMzUuMiw4LDQ3LjIsMjAuOGMxNi44LDE1LjIsMjQsMzcuNiwyMCw2MCAgYy04LDU3LjYtNzQuNCwxMjguOC0xMzEuMiwxNTkuMmwtNCwyLjRMMTQwLjQ5MywzNDkuNDk0eiIvPgo8cGF0aCBzdHlsZT0iZmlsbDojRkZGRkZGOyIgZD0iTTI1OS42OTMsMjk2LjY5NGMtNy4yLTQtMTMuNi04LTIwLTEyLjhsLTcuMi00LjhsNS42LTYuNGMyMy4yLTI4LjgsMzcuNi01Ny42LDQwLjgtODEuNiAgYzQtMjIuNC0zLjItNDQuOC0yMC02MGMtMTIuOC0xMi44LTI5LjYtMjAuOC00Ny4yLTIwLjhjLTI4LDAtNTAuNCwyMC02MS42LDMyLjhsLTUuNiw2LjRsLTYuNC02LjRjLTIuNC0yLjQtNC44LTQuOC04LThsLTIuNC0zLjIgIHYtMy4yYy0xLjYtMTkuMiw2LjQtMzguNCwyMC44LTUxLjJjMTIuOC0xMi44LDI5LjYtMjAuOCw0OC0yMC44YzEuNiwwLDQsMCw1LjYsMGMzNiwzLjIsNjEuNiwzOS4yLDYxLjYsNDBzMjYuNC0zNiw2MS42LTM5LjIgIGMxLjYsMCw0LDAsNS42LDBjMTguNCwwLjgsMzUuMiw4LDQ4LDIwLjhjMTYuOCwxNS4yLDI0LDM3LjYsMjAsNjBjLTgsNTcuNi03NC40LDEyOC44LTEzMS4yLDE1OS4ybC00LDIuNEwyNTkuNjkzLDI5Ni42OTR6Ii8+CjxwYXRoIHN0eWxlPSJmaWxsOiMyODE1MEI7IiBkPSJNMzI0LjQ5Myw0OC42OTRjLTI4LDMuMi01MC40LDIzLjItNjAuOCwzNS4yYy0xMC40LTExLjItMzIuOC0zMi02MC44LTM1LjIgIGMtMjIuNC0xLjYtNDQsNi40LTU5LjIsMjMuMmMtMTIuOCwxMS4yLTIwLjgsMjcuMi0yMy4yLDQ0LjhjLTEyLjgtOC44LTI4LTE0LjQtNDQtMTQuNGMtMjAsMC44LTM5LjIsOC44LTUyLjgsMjMuMiAgYy0xOC40LDE2LjgtMjcuMiw0Mi40LTIyLjQsNjYuNGM4LjgsNjEuNiw4MCwxMzcuNiwxMzkuMiwxNjcuMmMyLjQsMC44LDQuOCwwLjgsNy4yLDBjMzIuOC0xNy42LDYxLjYtNDAuOCw4Ni40LTY4LjggIGM4LjgsNS42LDE3LjYsMTEuMiwyNi40LDE2YzIuNCwwLjgsNC44LDAuOCw3LjIsMGM1OS4yLTI5LjYsMTMwLjQtMTA1LjYsMTM5LjItMTY3LjJjNC44LTI0LjgtNC00OS42LTIyLjQtNjYuNCAgQzM2OC40OTMsNTUuMDk0LDM0Ni44OTMsNDcuMDk0LDMyNC40OTMsNDguNjk0eiBNMTQzLjY5MywzNDIuMjk0Yy01NC40LTI4LjgtMTE5LjItOTcuNi0xMjcuMi0xNTIuOGMtNC0xOS4yLDMuMi0zOS4yLDE3LjYtNTIuOCAgYzExLjItMTEuMiwyNi40LTE4LjQsNDIuNC0xOS4yYzM0LjQsMCw2MC44LDM2LDYwLjgsMzYuOGMxLjYsMi40LDQsMy4yLDYuNCwzLjJsMCwwYzIuNCwwLDQuOC0xLjYsNi40LTMuMmMwLDAsMjYuNC0zNi44LDYxLjYtMzYuOCAgYzE2LDAuOCwzMS4yLDcuMiw0Mi40LDE5LjJjMTQuNCwxMy42LDIwLjgsMzMuNiwxNy42LDUyLjhDMjYyLjg5MywyNDQuNjk0LDE5OC44OTMsMzEzLjQ5NCwxNDMuNjkzLDM0Mi4yOTR6IE0zOTAuMDkzLDEzNS44OTQgIGMtOCw1NS4yLTcyLDEyNC0xMjcuMiwxNTMuNmMtNi40LTQtMTMuNi04LTIwLTEyYzIyLjQtMjgsMzkuMi01OC40LDQyLjQtODUuNmM0LjgtMjQuOC00LTQ5LjYtMjIuNC02Ni40ICBjLTEzLjYtMTQuNC0zMi44LTIyLjQtNTItMjMuMmMtMzIsMC01NiwyMy4yLTY3LjIsMzUuMmMtMi40LTIuNC00LjgtNS42LTgtOGMtMS42LTE2LjgsNS42LTMzLjYsMTguNC00NS42ICBjMTItMTIuOCwyOS42LTIwLDQ3LjItMTguNGMzMiwzLjIsNTYsMzYsNTYsMzZjMS42LDIuNCw0LDMuMiw2LjQsMy4ybDAsMGMyLjQsMCw0LjgtMS42LDYuNC0zLjJjMCwwLDI0LTMyLjgsNTYtMzYgIGMxNy42LTAuOCwzNS4yLDUuNiw0Ny4yLDE4LjRDMzg3LjY5Myw5Ni42OTQsMzk0LjA5MywxMTYuNjk0LDM5MC4wOTMsMTM1Ljg5NHoiLz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
		background-position: center;
		background-repeat: no-repeat;
		background-size: 56px;
}

.rating-stars {
	text-align: left;
	position: relative;
	width: 115px;
	overflow: hidden;
	margin-top: 20px;
	float: left;
}
.rating-stars > span {
	display: inline-block;
	position: relative;
	float:right;
	height: 23px;
	width: 23px;
	background-image: url('../images/stars.png');
	background-image: url('../images/stars.svg'), none;
	background-color: transparent;
	background-position: 0px 0px;
	cursor: pointer;
}
.rating-stars > span:hover,
.rating-stars > span:hover ~ span {
	background-position: 0 -44px !important;
}
.selected-star{
	background-position: 0 -22px !important;
}

/* @end — Форма отправки комментария */

/* @group Корзина */

.header-cart .header-content {
	width: 500px;
	left: -72px;
}

#cart_informer {
	font-size: 14px;
}

#cart_informer2 {
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	width: 20px;
	line-height: 20px;
	margin-top: -128px;
	margin-left: 322px;
	color: #FFF;
	text-align: center;
	background-color: #ff3b3b;
	position: absolute;
	overflow: visible;
	display: block;
	border-radius: 50%;
	visibility: visible !important;
}

#cart_informer a {
	transition: none;
	text-decoration: none;
	line-height: 20px;
}

#cart_informer input {
	transition: none;
}

#cart_informer .account-link-go {
	font-weight: bold;
	line-height: 60px;
	margin-top: 0px;
	font-size: 18px;
	height: 60px;
}

#cart_informer3 {
	color: #151515;
	max-height: 350px;
	overflow: auto;
	padding: 0 30px;
}

#mini_cart_purchases {
	font-size: 14px;
	width: 96%;
}

#mini_cart_purchases tr {
	border-bottom: 1px solid #f5f5f4;
}

#mini_cart_purchases tr:last-child {
	border-bottom: none;
}

.mini_cart_image {
	width: 70px;
	height: 70px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.mini_cart_image img {
	max-height: 70px;
	width: 70px;
	padding-left: 5px;
}

.mini_cart_name {
	text-align: left;
	line-height: 14px;
	padding: 0 30px;
	width: 170px;
}

.mini_cart_name a{
	color: #151515;
}

.mini_cart_amount {
	padding-top: 5px;
	padding-bottom: 5px;
}

.mini_cart_price {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
	    font-weight: bold;
}

.shipping_bar {
    overflow: hidden;
	box-sizing: content-box;
}

#cart_informer .shipping_bar {
	padding: 20px 40px;
  background-color: #f5f5f6;
  font-weight: bold;
}

.cart-content .shipping_bar {
    margin-top: 10px;
	clear: both;
	display: block;
}

.shipping_bar .text {
	font-size: 15px;
	line-height: 16px;
	color: #595959;
	text-align: left;
	display: inline-block;
	width: 70%;
	vertical-align: middle;
}

.shipping_bar .text p{
	font-size: 15px;
	line-height: 18px;
	color: #595959;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0;
}

.shipping_bar .text.free {
    background-image: url('../images/bar_free_delivery.png');
    background-image: url('../images/bar_free_delivery.svg'), none;
    background-color: transparent;
    background-repeat: no-repeat;
	background-size: 38px;
	background-position: left top;
	height: 38px;
	line-height: 38px;
	padding-left: 54px;
    width: 100%;
	box-sizing:border-box;
}

.shipping_bar_price {
	display: inline-block;
	width: 30%;
	text-align: right;
	font-size: 24px;
	line-height: 20px;
	color: #2ea9fd;
	vertical-align: top;
	font-weight: bold;
}

.shipping_bar_price span{
	font-size: 12px;
}

.shipping_bar .bar {
    position: relative;
    height: 12px;
    background: #d2d2d2;
	margin-top: 10px;
}

.shipping_bar .bar .progress {
    width: 60%;
    height: 100%;
    background: #2ea9fd;
}

/* вид искуственного placeholder`а */
.placeholder {
	color: #444 !important;
}

/* вид настоящего placeholder`а */
::-webkit-input-placeholder {
	color: #444;
}

::-moz-placeholder {
	color: #444;
}

/* Firefox 19+ */
:-moz-placeholder {
	color: #444;
}

/* Firefox 18- */
:-ms-input-placeholder {
	color: #444;
}

/* поведение при фокусе - задаём также, как в искуственном, убираем текст */
:focus::-webkit-input-placeholder {
	color: transparent
}

:focus::-moz-placeholder {
	color: transparent
}

:focus:-moz-placeholder {
	color: transparent
}

:focus:-ms-input-placeholder {
	color: transparent
}

.cart-content {
	width: 540px;
	float: right;
	box-sizing: border-box;
}

.cart-content p{
	font-size: 15px;
	line-height: 22px;
}

.delivery-content {
	float: left;
	background-color: #f5f5f6;
	border-radius: 10px;
	padding: 25px 35px 25px 35px;
	box-sizing: border-box;
	width: 440px;
}

.delivery-content h2{
	margin-bottom: 15px;
	font-size: 22px;
}

.delivery-content .fastlogin-line{
	margin: 25px 0;
}

.cart_form {
	width: 100%;
}

.cart_form input[type="text"],
.cart_form textarea {
	margin-bottom: 20px;
	border: 1px solid #E7E7E7;
	margin-top: 5px;
	width: 94%;
	display: block;
	border-radius: 5px;
	padding-left: 10px;
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	max-width: 94%;
	min-width: 94%;
}

.cart_form input[type="text"] {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.cart_form label {
	padding-left: 10px;
	color: #000;
	font-size: 15px;
}

.cart_form .emailwhy {
	font-size: 11px;
	color: #999;
	margin-left: 10px;
	margin-bottom: 10px;
}

.cart_form input[type="text"]:hover, .cart_form input[type="text"]:focus, .cart_form textarea:hover, .cart_form textarea:focus {
	border-color: #2EA9FD;
}

.cart_form input[type="text"]:focus, .cart_form textarea:focus {
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.cart_form .nocall {
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: -15px;
}

.cart_form .nocall label{
	color: #777;
	font-size: 13px;
	padding-left: 24px;
}


.location_delivery_result { color: #9c9c9c; font-style: italic; text-align: right; font-size: 13px; padding: 4px 0 0 0; }


.gift__packing {
	background-image: url(../images/gift-3.png);
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	position: relative;
	display: inline-block;
	font-size: 14px;
	padding: 7px 0px 7px 30px;
	margin: 20px 0;
	overflow: visible;
}


#gift__packing { width: 550px;    text-align: center; }


.gift__packing__form p.gift__packing-title{
	text-align: center;
	color: #777;
	font-size: 16px;
	line-height: 24px;
	padding: 30px;
}

#gift__packing input[type=radio] + label {         position: relative; margin-bottom: 32px; display: inline-block; vertical-align: top; width: 150px; height: 150px;  border: 3px solid white; cursor: pointer; border-radius: 8px; background-size: cover !important; }

#gift__packing input[type=radio]:checked + label { border: 3px solid #2EA9FD; }

#gift__packing input[type=radio] + label::after {
right: 5px;
content: "";
position: absolute;
top: 5px;
width: 24px;
height: 24px;
background-size: 24px;
background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUyIDUyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MiA1MjsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCI+CjxnPgoJPHBhdGggZD0iTTI2LDBDMTEuNjY0LDAsMCwxMS42NjMsMCwyNnMxMS42NjQsMjYsMjYsMjZzMjYtMTEuNjYzLDI2LTI2UzQwLjMzNiwwLDI2LDB6IE0yNiw1MEMxMi43NjcsNTAsMiwzOS4yMzMsMiwyNiAgIFMxMi43NjcsMiwyNiwyczI0LDEwLjc2NywyNCwyNFMzOS4yMzMsNTAsMjYsNTB6IiBmaWxsPSIjZjVmNWY2Ii8+Cgk8cGF0aCBkPSJNMzguMjUyLDE1LjMzNmwtMTUuMzY5LDE3LjI5bC05LjI1OS03LjQwN2MtMC40My0wLjM0NS0xLjA2MS0wLjI3NC0xLjQwNSwwLjE1NmMtMC4zNDUsMC40MzItMC4yNzUsMS4wNjEsMC4xNTYsMS40MDYgICBsMTAsOEMyMi41NTksMzQuOTI4LDIyLjc4LDM1LDIzLDM1YzAuMjc2LDAsMC41NTEtMC4xMTQsMC43NDgtMC4zMzZsMTYtMThjMC4zNjctMC40MTIsMC4zMy0xLjA0NS0wLjA4My0xLjQxMSAgIEMzOS4yNTEsMTQuODg1LDM4LjYyLDE0LjkyMiwzOC4yNTIsMTUuMzM2eiIgZmlsbD0iI2Y1ZjVmNiIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=)
}

#gift__packing input[type=radio]:checked + label::after {
background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUyIDUyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MiA1MjsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSI1MTJweCIgaGVpZ2h0PSI1MTJweCI+CjxnPgoJPHBhdGggZD0iTTI2LDBDMTEuNjY0LDAsMCwxMS42NjMsMCwyNnMxMS42NjQsMjYsMjYsMjZzMjYtMTEuNjYzLDI2LTI2UzQwLjMzNiwwLDI2LDB6IE00MC40OTUsMTcuMzI5bC0xNiwxOCAgIEMyNC4xMDEsMzUuNzcyLDIzLjU1MiwzNiwyMi45OTksMzZjLTAuNDM5LDAtMC44OC0wLjE0NC0xLjI0OS0wLjQzOGwtMTAtOGMtMC44NjItMC42ODktMS4wMDItMS45NDgtMC4zMTItMi44MTEgICBjMC42ODktMC44NjMsMS45NDktMS4wMDMsMi44MTEtMC4zMTNsOC41MTcsNi44MTNsMTQuNzM5LTE2LjU4MWMwLjczMi0wLjgyNiwxLjk5OC0wLjksMi44MjMtMC4xNjYgICBDNDEuMTU0LDE1LjIzOSw0MS4yMjksMTYuNTAzLDQwLjQ5NSwxNy4zMjl6IiBmaWxsPSIjMmVhOGZkIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==)
}

#gift__packing input[type=radio] { display: none; }

#gift__packing input[type=radio] + label div{
bottom: -24px;
color: #444;
font-size: 14px;
font-weight: bold;
position: absolute;
}

#gift__packing input[type=text] {     width: 60%;
	margin: 0 auto;
	font-size: 14px;    display: none; }

#gift__packing	.button	{
	padding: 17px 50px;
}



.fastlogin-link {
	font-weight:bold;
	border-bottom: 1px dashed #0095ff;
}

.fastlogin-bonus {
	white-space: nowrap;
	font-weight: bold;
	background-color: #ffd056;
	padding: 3px 5px;
	border-radius: 6px;
	color: #000;
}

.fastlogin-bonus-plus {
	border-bottom: 2px solid #ffd056;
	padding-bottom: 1px;
}

.fastlogin-bonus-plus span{
	font-size: 16px;
	letter-spacing: -1px;
}

.fastlogin-line {
	position: relative;
	color:#777;
	text-align: center;
	border-top: 1px solid #dddddd;
	margin-top: 15px;
}

.fastlogin-line .fastlogin-line-text {
	top: -10px;
	display: inline-block;
	position: relative;
	background-color: #f5f5f6;
	padding: 0 10px;
}

#applePay-line{
  display: none;
}

#show_comment, #show_coupon, .cart_form label.show_next_element, .show_next_element  {
	padding-left: 0px;
	margin-left: 10px;
	cursor: pointer;
	border-bottom: 1px dashed;
	color: #0095ff;
	font-size: 14px!important;
}

#show_coupon, .cart_form label.show_next_element, .show_next_element {
	margin-left: 0px!important;
}


#show_comment:hover, #show_coupon:hover, .cart_form label.show_next_element:hover, .show_next_element:hover  {
	color: #222;
}


.delivery-content #city{
	position: relative;
}

.delivery-content #city_input{
	pointer-events: none;
}

.delivery-content .city-input-change {
	border-bottom: 1px dashed;
	position: absolute;
	top: 34px;
	right: 22px;
	font-size: 13px;
}

#purchases {
	width: 100%;
}

#purchases tr {
	border-top: 1px solid #f5f5f4;
}

#purchases tr:first-child {
	border: medium none;
}

#purchases th {
	vertical-align: top;
	padding-top: 10px;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 15px;
}

#purchases .image {
	width: 90px;
	text-align: center;
}

#purchases .image a {
	background-color: #ffffff;
	margin: 0 7px 7px 0;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 100px;
	height: 100px;
}

#purchases .name {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	width: 180px;
	line-height: 18px;
}

#purchases td.name {
	font-size: 14px;
}

#purchases td .download_attachment {
	white-space: nowrap;
	color: #3b8500;
	padding: 5px 10px 7px 10px;
	border-bottom-color: 1px dotted green;
	background-color: #ccff72;
	line-height: 30px;
}

#purchases .price {
	white-space: nowrap;
	text-align: right;
}

#purchases td.price {
	font-size: 14px;
}

#purchases .remove {
	text-align: right;
	vertical-align: top;
	padding-top: 12px;
	font-size: 14px;
	color: #777;
}

#purchases .remove svg {
	height: 15px;
	width: 15px;
	fill: #cfcfcf;
	transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}

#purchases .remove svg:hover {
	fill: #ff3b3b;
}

#purchases .remove .prices {
	display: inline-block;
	text-align: right;
	float: right;
	margin-left: 10px;
}

#purchases .remove .itogo {
	color: rgb(52, 52, 52);
	font-size: 18px;
	margin-top: 5px;
}

#purchases .remove .itogo span {
	font-size: 24px;
	font-weight: bold;
}

#purchases .amount {
	padding-left: 5px;
	padding-right: 5px;
	width: 100px;
	text-align: center;
}

.controls {
	height: 30px;
	position: relative;
	width: 100%;
	box-sizing: border-box;
}

.input-qty::after,
.input-qty::before,
.input-control::after,
.input-control::before {
	box-sizing: border-box;
}

.input-qty {
	color: #4C4C4C;
	font-size: 14px !important;
	left: 33.33%;
	height: 100%;
	line-height: 14px;
	margin: 0px;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 33.33% !important;
	border: 1px solid #E5E5E5 !important;
	border-radius: 0px;
	box-sizing: border-box;
	border-radius: 0px !important;
	margin-top: 0px !important;
	padding: 0px !important;
}

.input-control {
	background: none repeat scroll 0% 0% #FFF;
	border: 1px solid #E5E5E5;
	color: #2EA9FD;
	cursor: pointer;
	font-size: 24px;
	height: 100%;
	line-height: 28px;
	margin: 0px;
	position: absolute;
	text-align: center;
	top: 0px;
	padding-left: 2px;
	width: 33.33%;
	font-family: Roboto;
	font-weight: bold;
	box-sizing: border-box;
}

.input-control:hover {
	background: none repeat scroll 0% 0% #2EA8FD;
	color: #fff;
	border: 1px solid #2EA8FD;
	background-color: #2EA8FD;
}

.input-control.minus {
	left: 0px;
	border-right: medium none;
	font-size: 40px;
	font-weight: normal;
}

.input-control.plus {
	left: 66.66%;
	border-left: medium none;
}

.plus-disabled {
	color: #E5E5E5!important;background-color: #fff!important;border: 1px solid #E5E5E5!important;border-left: none!important;pointer-events: none;
}

.billet {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #f8f8f8;
	border-radius: 10px;
	padding: 30px;
	list-style: none;
	padding-bottom: 5px;
}

#accordian {
	margin-bottom: 15px;
}

#accordian ul ul {
	display: none;
	overflow: hidden!important;
}

#accordian li.active ul {
	display: block;
}

#accordian ul ul li .description {
	margin-left: 33px;
}

#accordian li {
	list-style: none;
	ist-style-type: none;
}

/*
	==========================
	radio buttons
	==========================
*/
.ex-checkbox,
.ex-radio {
	position: relative;
	    font-size: 14px;
}

.ex-checkbox label,
.ex-radio label {
	padding-left: 32px;
	line-height: 140%;
	font-weight: normal;
	display: inline-block;
	position: relative;
  font-size: 16px;
}

.ex-radio label i{
    font-size: 14px;
		font-weight: normal;
		font-style: normal;
}

.ex-checkbox input[type=checkbox],
.ex-radio input[type=radio] {
	margin: 0;
	opacity: 0;
	cursor: pointer;
	width: 20px;
	height: 20px;
	z-index: 10;
	position: absolute;
}

.ex-radio input[type=radio] + label::before {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	left: 0;
	border: 1px solid #9f9f9f;
	border-radius: 50%;
	background-color: #fff;
	transition: border 0.3s ease-in-out;
	  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ex-radio input[type=radio]:hover + label::before {
	border: 2px solid #2EA9FD;
}

.ex-radio input[type=radio]:focus + label::before {
	box-shadow: 0 0 1px #2EA9FD;
	outline: none;
}

.ex-radio input[type=radio]:checked + label::before,
.ex-radio input[type=radio]:checked:hover + label::before {
	border: 1px solid #2EA9FD;
}

.ex-radio input[type=radio] +  label::after {
	position: absolute;
	content: " ";
	width: 12px;
	height: 12px;
	left: 4px;
	top: 4px;
	border-radius: 50%;
	background-color: #ffffff;
	transform: scale(0, 0);
	transition: transform 0.3s ease-in-out;
	  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.ex-radio input[type=radio]:checked +  label::after {
	background-color: #2EA9FD;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	transform: scale(1, 1);
}

.ex-radio input[type="radio"]:disabled {
	cursor: not-allowed;
}

.ex-radio input[type="radio"]:disabled + label {
	color: #bcbcbc;
	cursor: not-allowed;
}

.ex-radio input[type=radio]:disabled +  label::before,
.ex-radio input[type=radio]:checked:disabled +  label::before {
	border: 1px solid #bcbcbc;
}

.ex-radio input[type=radio]:checked:disabled +  label::after {
	background-color: #bcbcbc;
}

/*
	==========================
	checkboxes
	==========================
*/
.ex-checkbox input[type=checkbox] + label::before {
	border: 1px solid #9f9f9f;
	width: 16px;
	height: 16px;
	content: '';
	position: absolute;
	left: 0;
	background-color: #fff;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.ex-checkbox input[type=checkbox]:hover + label::before {
	border: 2px solid #2EA9FD;
}

.ex-checkbox input[type=checkbox]:focus + label::before {
	box-shadow: 0 0 1px #2EA9FD;
	outline: none;
}

.ex-checkbox input[type=checkbox]:checked + label::before {
	border: 1px solid transparent;
	background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48cGF0aCBmaWxsPSIjMkVBOUZEIiBkPSJNMTguOSA4LjhsLTguNyA4LjdjLS4xLjEtLjIuMS0uMyAwbC00LjktNC45Yy0uMS0uMS0uMS0uMiAwLS4zbDEuMi0xLjJjLjEtLjEuMi0uMS4zIDBsMy42IDMuNiA3LjMtNy4zYy4xLS4xLjItLjEuMyAwbDEuMiAxLjJjLjEgMCAuMS4xIDAgLjJ6IiAvPjwvc3ZnPg==') no-repeat center center;
	background-size: 20px 20px;
}

.ex-checkbox input[type=checkbox]:checked:hover + label::before {
	background-size: 24px 24px;
}

.ex-checkbox input[type=checkbox]:disabled {
	cursor: not-allowed;
}

.ex-checkbox input[type=checkbox]:disabled + label {
	color: #bcbcbc;
	cursor: not-allowed;
}

.ex-checkbox input[type=checkbox]:disabled:checked + label::before {
	border: 1px solid transparent;
	background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48cGF0aCBmaWxsPSIjYmNiY2JjIiBkPSJNMTguOSA4LjhsLTguNyA4LjdjLS4xLjEtLjIuMS0uMyAwbC00LjktNC45Yy0uMS0uMS0uMS0uMiAwLS4zbDEuMi0xLjJjLjEtLjEuMi0uMS4zIDBsMy42IDMuNiA3LjMtNy4zYy4xLS4xLjItLjEuMyAwbDEuMiAxLjJjLjEgMCAuMS4xIDAgLjJ6IiAvPjwvc3ZnPg==') no-repeat center center;
}

.ex-checkbox input[type=checkbox]:disabled + label::before {
	border: 1px solid #bcbcbc;
}

ul#deliveries .description p {
	color: #9c9c9c;
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 1.2em;
}

ul#deliveries li label,
ul#deliveries li .description {
	display: block;
	font-size: 15px;
	color: #000;
}

ul#deliveries li label {
	margin-bottom: 5px;
	font-weight: bold;
}

ul#deliveries li label img{
  max-width: 18px;
  vertical-align: sub;
  margin-right: 3px;
  max-height: 18px;
}

ul#deliveries li label span{
	font-weight: normal;
}

ul#deliveries li {
	padding-bottom: 10px;
}

ul#deliveries li li,
ul#payments li li {
	padding-bottom: 0px;
}

ul#payments {
	list-style: none;
}

ul#payments li {
	margin-top: 15px;
}

ul#payments li label,
ul#payments li .description {
	display: block;
	font-size: 15px;
	color: #505050;
}

h1.carttitle {
	font-size: 28px;
	margin-bottom: 30px;
	margin-top: 30px;
}

h2.carttitle {
	font-size: 20px;
	margin-bottom: 20px;
	margin-top: 30px;
	position: relative
}


h3.carttitle {

	font-size: 20px;
	margin-bottom: 10px;
}

.carttitle.number:after {
	display: none;
	content:"";
	position: absolute;
	color: #fff;
	font-size: 22px;
	background-color: #2EA9FD;
	height: 45px;
	width: 45px;
	border-radius: 50%;
	text-align: center;
	line-height: 45px;
	left: -57px;
	top: -10px;
	font-weight: bold;
}


.carttitle.number.delivery:after {
	content:"1";
}

.carttitle.number.payment:after {
	content:"2";
}

.carttitle.number.info:after {
	content:"3";
}

.store-stock::before {
    content: "";
    height: 10px;
    width: 10px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 5px;
}

.store-stock.green::before {
    background: #02c763;
}

.store-stock.orange::before {
    background: #f39c12;
}

#bonusorder {
	padding: 20px 20px 15px 20px;
	list-style: none;
	width: 45%;
	text-align:center;
	float: right;
}

/* @end */

/* @group Кабинет */
#orders_history {
	list-style: none;
	text-align: center;
}

#orders_history .order_more{
	text-decoration: none;
	border: 1px solid #0095ff;
	display: inline-block;
	border-radius: 5px;
	padding: 5px 10px;
	font-size: 14px;
	margin-left:10px;
}

#orders_history li {
	margin-bottom: 20px;
	border-top: solid 1px #f5f5f4;
	padding-top: 20px;
	display: inline-block;
}

#orders_history li:first-child {
	border: none;
}

#orders_history li a {
	font-size: 16px;
}

/* @end — Кабинет */

/* Подписка */
.signup-form-wrapper {
    background-color: #f5f5f6;
    padding: 40px 0px;
    position: relative;
		background-image: url('../images/subscribe-bg.jpg');
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
}

.signup-form-wrapper h2{
    font-size: 26px;
    font-weight: bold;
}


.signup-form {
	width: 600px;
	margin: 0 auto;
	position: relative;
	height: 95px;
	text-align: center;
}
.signup-form-title{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 5px 0px 25px;
}
.signup-form-input{
    width: 65%;
    float: left;
}
.signup-form-input input{
    width: 100%;
    height: 42px;
    padding: 0px;
    text-indent: 10px;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
    background: #fff;
    color: #545454;
    border: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    border-radius: 0px;
}
.signup-form-input input::placeholder {
		color: inherit !important;
}
.signup-form-button{
    width: 35%;
    float: left;
}
.signup-form-button button{
    width: 100%;
    border: none;
    height: 42px;
    background: #00C764;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    cursor: pointer;
    font-weight: bold;
}
.signup-form-button button:hover{
    background: #00a251;
}
.signup-form .needtochecktext{
    position: absolute;
    margin-left: 0;
}

.signup-form-wrapper.green .signup-form .needtochecktext{
		color: #fff;
}
/* Подписка END */

/* Автозаполнитель поиска */
.autocomplete-w1 { position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }
.autocomplete { box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.05); border-left: 1px solid #E5E5E5; border-right: 1px solid #E5E5E5; border-bottom: 1px solid #E5E5E5; margin-left: -21px; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; border-top: 1px solid #E5E5E5; padding-top: 10px; background:#FFF; cursor:pointer; text-align:left; overflow-x:auto;  overflow-y: auto; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#f5f5f4; }
.autocomplete div { padding: 10px 15px; overflow: hidden; white-space:nowrap; }
.autocomplete a,.autocomplete a:visited,.autocomplete a:hover { color:#000; }
.autocomplete a strong,.autocomplete a:visited strong,.autocomplete a:hover strong { font-weight:bold; }
.autocomplete .suggest-image { float:left;margin-right: 7px;width:35px;height:35px; padding: 0; }
.autocomplete .suggest-image img { max-width:35px;max-height:35px;mix-blend-mode: multiply; }
.autocomplete .suggest-box { height:35px; padding: 0; }
.autocomplete .suggest-price { font-size: 12px; color: #3399FF; padding: 0; font-weight: bold; margin-top: 2px; overflow: visible; }
.autocomplete .suggest-category { position:relative;font-size: 12px;color: #3399FF;padding: 0;font-weight: bold;margin-top: 2px; }

/* Button Preloader */
#noTrespassingOuterBarG{width:100%;height:42px;border-radius:4px;position:absolute;background-color:#777;overflow:hidden;visibility:hidden;opacity:0;transition:.2s all ease;-moz-transition:.2s all ease;-webkit-transition:.2s all ease;-o-transition:.2s all ease;-ms-transition:.2s all ease}
.noTrespassingBarLineG{background-color:#000;float:left;width:14px;height:120px;margin-right:24px;margin-top:-28px;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.noTrespassingAnimationG{width:140%;-moz-animation-name:noTrespassingAnimationG;-moz-animation-duration:.9s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-webkit-animation-name:noTrespassingAnimationG;-webkit-animation-duration:.9s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-ms-animation-name:noTrespassingAnimationG;-ms-animation-duration:.9s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;-o-animation-name:noTrespassingAnimationG;-o-animation-duration:.9s;-o-animation-iteration-count:infinite;-o-animation-timing-function:linear;animation-name:noTrespassingAnimationG;animation-duration:.9s;animation-iteration-count:infinite;animation-timing-function:linear}
@-moz-keyframes noTrespassingAnimationG {
0%{margin-left:0}
100%{margin-left:-38px}
}
@-webkit-keyframes noTrespassingAnimationG {
0%{margin-left:0}
100%{margin-left:-38px}
}
@-ms-keyframes noTrespassingAnimationG {
0%{margin-left:0}
100%{margin-left:-38px}
}
@-o-keyframes noTrespassingAnimationG {
0%{margin-left:0}
100%{margin-left:-38px}
}
@keyframes noTrespassingAnimationG {
0%{margin-left:0}
100%{margin-left:-38px}
}

/* @group Детали заказа */
table.order_info {
	color: #707070;
	float: left;
}

table.order_info td {
	padding: 7px 12px 7px 0px;
	font-size: 14px;
}

table.order_info td.order_details {
	color: #000;
}

.billet textarea {
	height: 80px;
	margin: 5px 0 12px 0;
}

/* @end */

/* Сообщение с ошибкой */
.message_error {
	clear: both;
	padding: 8px 15px 10px;
	margin-bottom: 5px;
	margin-top: 10px;
	overflow: hidden;
	color: #AF2525;
	background-color: #ffcaca;
	border-radius: 5px;
	width: 220px;
	font-size: 14px;
}

.message_ok {
	clear: both;
	padding: 8px 15px 10px;
	margin-bottom: 5px;
	margin-top: 10px;
	overflow: hidden;
	color: #235d1f;
	background-color: #a2f79c;
	border-radius: 5px;
	width: 220px;
	font-size: 14px;
}

.page404 h1{
	float: right;
	text-align: left;
	width: 650px;
	margin-top: 180px;
	color: #545454;
	font-size: 42px;
	font-weight: 100;
}

.page404 img{
	float: left;
	margin: 50px 50px 80px -50px;
}

.page404 .page404-text{
	float: right;
	text-align: left;
	width: 650px;
}

.why50bonus {
	position: relative;
	display: inline-block;
}
.why50bonus-tooltip {
	width: 14px;
	cursor: help;
}
.why50bonus-tooltip:hover ~ .why50bonus-tooltiptext {
	visibility: visible;
	opacity: 1;
}
.why50bonus-tooltiptext {
	visibility: hidden;
	opacity: 0;
	width: 140px;
	-webkit-box-shadow: 3px -3px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 3px -3px 0px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 3px -3px 0px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 3px -3px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 3px -3px 0px rgba(0, 0, 0, 0.1);
	background: none repeat scroll 0% 0% #f5f5f6;
	color: #545454;
	text-align: center;
	border-radius: 6px;
	padding: 7px;
	font-size: 12px;
	line-height: 14px;
	box-sizing: border-box;
	position: absolute;
	z-index: 1;
	top: 150%;
	left: 50%;
	margin-left: -120px;
	transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}
.why50bonus-tooltiptext::after {
	content: "";
	position: absolute;
	bottom: 100%;
	right: 12px;
	margin-left: -8px;
	border-width: 8px;
	border-style: solid;
	border-color: transparent transparent #f5f5f6 transparent;
}


.tiny_products .product .why50bonus-tooltiptext{
    width: 165px;
    padding: 10px;
    z-index: 99;
    margin-left: 20px;
    margin-top: -150px;
}

.tiny_products .product .why50bonus-tooltiptext::after {
    content: "";
		top:auto;
	  right: auto;
    bottom: 16px;
    left: -8px;
    margin-left: -8px;
    border-width: 8px;
    transform: rotate(-90deg);
}

/* qa_accordion */
.qa_accordion, .qa_accordion p, .qa_accordion ul li i:before, .qa_accordion ul li i:after {
transition: all 0.25s ease-in-out;
}

.qa_accordion h2, .qa_accordion ul li {
	animation: flipdown 0.5s ease both;
}

.qa_accordion .no-select, .qa_accordion h3 {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.qa_accordion h2 {
		font-size: 24px;
}

.qa_accordion h3 {
	display: block;
	margin: 0;
	cursor: pointer;
	color: #696969;
}

.qa_accordion p {
	color: #696969;
	position: relative;
	overflow: hidden;
	max-height: 800px;
	opacity: 1;
	transform: translate(0, 0);
	margin-top: 14px;
	z-index: 2;
}

.qa_accordion ul {
	list-style: none;
	perspective: 900;
	padding: 0;
	margin: 0;
}
.qa_accordion ul li {
	position: relative;
	padding: 0;
	margin: 0;
	padding-bottom: 4px;
	padding-top: 14px;
}
.qa_accordion ul li:nth-of-type(1) {
	animation-delay: 0.5s;
}
.qa_accordion ul li:nth-of-type(2) {
	animation-delay: 0.75s;
}
.qa_accordion ul li:nth-of-type(3) {
	animation-delay: 1s;
}
.qa_accordion ul li:nth-of-type(4) {
	animation-delay: 1.25s;
}
.qa_accordion ul li:nth-of-type(5) {
	animation-delay: 1.5s;
}
.qa_accordion ul li:nth-of-type(6) {
	animation-delay: 1.75s;
}
.qa_accordion ul li:nth-of-type(7) {
	animation-delay: 2s;
}
.qa_accordion ul li:last-of-type {
	padding-bottom: 0;
}
.qa_accordion ul li i {
	position: absolute;
	transform: translate(-6px, 0);
	margin-top: 6px;
	right: 15px;
}
.qa_accordion ul li i:before, .qa_accordion ul li i:after {
	content: "";
	position: absolute;
	background-color: #adadad;
	width: 3px;
	height: 9px;
}
.qa_accordion ul li i:before {
	transform: translate(-2px, 0) rotate(45deg);
}
.qa_accordion ul li i:after {
	transform: translate(2px, 0) rotate(-45deg);
}
.qa_accordion ul li input[type=checkbox] {
	position: absolute;
	cursor: pointer;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
}
.qa_accordion ul li input[type=checkbox]:checked ~ p {
	margin-top: 0;
	max-height: 0;
	opacity: 0;
	transform: translate(0, 50%);
}
.qa_accordion ul li input[type=checkbox]:checked ~ i:before {
	transform: translate(2px, 0) rotate(45deg);
}
.qa_accordion ul li input[type=checkbox]:checked ~ i:after {
	transform: translate(-2px, 0) rotate(-45deg);
}

@keyframes flipdown {
	0% {
		opacity: 0;
		transform-origin: top center;
		transform: rotateX(-90deg);
	}
	5% {
		opacity: 1;
	}
	80% {
		transform: rotateX(8deg);
	}
	83% {
		transform: rotateX(6deg);
	}
	92% {
		transform: rotateX(-3deg);
	}
	100% {
		transform-origin: top center;
		transform: rotateX(0deg);
	}
}

/* Fancybox Product Images */
.fancybox-type-image.fancybox-wrap {
	position: fixed!important;
	bottom: 0!important;
	right: 0!important;
}
.fancybox-type-image .fancybox-outer, .fancybox-type-image .fancybox-inner, .fancybox-type-image .fancybox-skin {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.fancybox-type-image .fancybox-skin, .fancybox-type-image .fancybox-outer {
	height: 100%!important;
}
.fancybox-type-image .fancybox-nav {
	height: calc(100% - 80px)!important;
}
.fancybox-type-image .fancybox-inner {
	height: calc(100% - 80px)!important;
}
.th-navi {
	left: 0!important;
	width: 100%;
	bottom: 25px;
	position: fixed;
}
.th-navi #fancybox-thumbs ul {
	left: 0!important;
	margin: 0 auto;
}

#applePay {
	-webkit-appearance: -apple-pay-button;
	-apple-pay-button-type: plain;
	-apple-pay-button-style: black;
	cursor: pointer;
	display: none;
	width: 100%;
	height: 42px;
}

@supports not (-webkit-appearance: -apple-pay-button) {
    #applePay {
				display: none!important;
        display: inline-block;
        background-size: 100% 60%;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        border-radius: 5px;
        padding: 0px;
        box-sizing: border-box;
				width: 100%;
				height: 42px;
				background-image: -webkit-named-image(apple-pay-logo-white);
				background-color: black;
    }
}

/* Подписка bottom-line green */

.signup-form-launcher {
	display: none;
	background-image: url("../images/bag.svg");
	padding: 20px 20px 20px 60px;
    border-radius: 30px;
    background-color: #2ea9fd;
    color: #fff;
    cursor: pointer;
    position: fixed;
    text-align: center;
    bottom: 30px;
    right: 110px;
    background-repeat: no-repeat;
    font-weight: bold;
    z-index: 9999;
    box-sizing: border-box;
    background-position: 20px center;
    font-size: 15px;
    background-size: 30px;
}

#bottom_bar {
	display: none;
	width: 100%;
	overflow: hidden;
	margin: 0;
	z-index: 101;
	position: fixed;
  bottom: -100px;
	left: 0;
	padding: 15px 0px 40px 0px;
	box-shadow:0 0px 15px rgba(0,0,0,.1);
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
#bottom_bar:hover, #bottom_bar.show {
  bottom: 0;
	opacity: 1;
}
#bottom_bar.hide, #bottom_bar.hide:hover {
	bottom: -180px;
}
#bottom_bar .close a {
	display: block;
	font-size: 26px;
	position: absolute;
	left: 10px;
	font-weight: 100;
	opacity: .7;
	text-decoration: none;
	line-height: 26px;
	top: 12px;
	color: #fff;
	font-family: sans-serif;
}
#bottom_bar .signup-form .close{
    color: #777;
    cursor: pointer;
    padding: 7px;
}
#bottom_bar .signup-form-title{
    margin: 0;
		font-weight: bold;
}

#bottom_bar .signup-form-description{
    font-size: 16px;
    margin: 5px 0 25px 0;
		opacity: 0;
		color: #777;
		-webkit-transition: all 1.2s ease;
		-moz-transition: all 1.2s ease;
		-o-transition: all 1.2s ease;
		-ms-transition: all 1.2s ease;
		transition: all 1.2s ease;
}
#bottom_bar:hover .signup-form-description{
  opacity: 1;
}
.signup-form-wrapper.green {
	display: block;
	background: linear-gradient(90deg,#00c6ff,#1dcd99);
	background-image: url(../images/subscribe-bg-black.png), linear-gradient(90deg,#00c6ff,#1dcd99);
	background-position: center;
	background-size: cover;
	color: #fff;
	box-shadow: none;
}
.signup-form-wrapper.green .signup-form-description{
	color: #fff;
}
.signup-form-wrapper.green .signup-form-button button {
    background: #000;
}
.signup-form-wrapper.green .signup-form .close{
    color: #beeee1!important;
}
.signup-form-wrapper.green .close a {
	color: #fff;
}
.signup-form-wrapper.green .signup-form-title{
    font-weight: bold;
}
.signup-form-wrapper.green h2{
    color: #fff;
}
/* binotel */

#bingc-passive.bingc-passive div.bingc-passive-overlay a.bingc-powered-by, #bingc-active.bingc-active a.bingc-powered-by {
    display: none!important;
}
#bingc-phone-button.bingc-phone-button svg.bingc-phone-button-circle circle.bingc-phone-button-circle-inside {
    fill: #00C764!important;
}
#bingc-phone-button.bingc-phone-button svg.bingc-phone-button-circle circle.bingc-phone-button-circle-inside:hover, #bingc-phone-button.bingc-phone-button:hover svg.bingc-phone-button-circle circle.bingc-phone-button-circle-inside, #bingc-phone-button.bingc-phone-button div.bingc-phone-button-tooltip svg.bingc-phone-button-arrow polyline {
    fill: #00a251!important;
}
#bingc-passive.bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form a.bingc-passive-phone-form-button,#bingc-active.bingc-active div.bingc-active-overlay div.bingc-active-content div.bingc-active-get-phone-form form.bingc-active-get-phone-form a.bingc-active-phone-form-button,#bingc-passive.bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-hour, #bingc-passive.bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-minutes, #bingc-passive.bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-day div.bingc-passive-date-selection-select-day-list-of-days-container ul.bingc-passive-date-selection-select-day-list-of-days li:hover, #bingc-passive.bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-minutes div.bingc-passive-date-selection-select-minutes-list-of-minutes-container ul.bingc-passive-date-selection-select-minutes-list-of-minutes li:hover, #bingc-passive.bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-hour div.bingc-passive-date-selection-select-hour-list-of-hours-container ul.bingc-passive-date-selection-select-hour-list-of-hours li:hover, #bingc-active.bingc-active div.bingc-active-overlay div.bingc-active-content div.bingc-active-get-phone-form form.bingc-active-get-phone-form div.bingc-active-get-phone-form-date-selection div.bingc-active-date-selection-select-hour, #bingc-active.bingc-active div.bingc-active-overlay div.bingc-active-content div.bingc-active-get-phone-form form.bingc-active-get-phone-form div.bingc-active-get-phone-form-date-selection div.bingc-active-date-selection-select-minutes, #bingc-active.bingc-active div.bingc-active-overlay div.bingc-active-content div.bingc-we-will-call-you.bingc-offline-form div.bingc-active-date-selection-select-day div.bingc-active-date-selection-select-day-list-of-days-container ul.bingc-active-date-selection-select-day-list-of-days li:hover, #bingc-active.bingc-active div.bingc-active-overlay div.bingc-active-content div.bingc-active-get-phone-form form.bingc-active-get-phone-form div.bingc-active-get-phone-form-date-selection div.bingc-active-date-selection-select-minutes div.bingc-active-date-selection-select-minutes-list-of-minutes-container ul.bingc-active-date-selection-select-minutes-list-of-minutes li:hover, #bingc-active.bingc-active div.bingc-active-overlay div.bingc-active-content div.bingc-active-get-phone-form form.bingc-active-get-phone-form div.bingc-active-get-phone-form-date-selection div.bingc-active-date-selection-select-hour div.bingc-active-date-selection-select-hour-list-of-hours-container ul.bingc-active-date-selection-select-hour-list-of-hours li:hover {
    background-color: #00C764!important;
		background: #00C764!important;
}
#bingc-passive.bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form a.bingc-passive-phone-form-button:hover, #bingc-phone-button.bingc-phone-button div.bingc-phone-button-tooltip, #bingc-passive.bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form a.bingc-passive-phone-form-button:hover, #bingc-active.bingc-active div.bingc-active-overlay div.bingc-active-content div.bingc-active-get-phone-form form.bingc-active-get-phone-form a.bingc-active-phone-form-button:hover, #bingc-passive.bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-hour:hover, #bingc-passive.bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-minutes:hover, #bingc-passive.bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-day:hover, #bingc-active.bingc-active div.bingc-active-overlay div.bingc-active-content div.bingc-active-get-phone-form form.bingc-active-get-phone-form div.bingc-active-get-phone-form-date-selection div.bingc-active-date-selection-select-hour:hover, #bingc-active.bingc-active div.bingc-active-overlay div.bingc-active-content div.bingc-active-get-phone-form form.bingc-active-get-phone-form div.bingc-active-get-phone-form-date-selection div.bingc-active-date-selection-select-minutes:hover, #bingc-active.bingc-active div.bingc-active-overlay div.bingc-active-content div.bingc-we-will-call-you.bingc-offline-form div.bingc-active-date-selection-select-day:hover {
  background: #00a251!important;
	background-color: #00a251!important;
}

#bingc-passive.bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-day div.bingc-passive-date-selection-select-day-list-of-days-container ul.bingc-passive-date-selection-select-day-list-of-days li, #bingc-passive.bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-minutes div.bingc-passive-date-selection-select-minutes-list-of-minutes-container ul.bingc-passive-date-selection-select-minutes-list-of-minutes li, #bingc-passive.bingc-passive div.bingc-passive-overlay div.bingc-passive-content div.bingc-passive-get-phone-form form.bingc-passive-get-phone-form div.bingc-passive-get-phone-form-date-selection div.bingc-passive-date-selection-select-hour div.bingc-passive-date-selection-select-hour-list-of-hours-container ul.bingc-passive-date-selection-select-hour-list-of-hours li, #bingc-active.bingc-active div.bingc-active-overlay div.bingc-active-content div.bingc-active-get-phone-form form.bingc-active-get-phone-form div.bingc-active-get-phone-form-date-selection div.bingc-active-date-selection-select-minutes div.bingc-active-date-selection-select-minutes-list-of-minutes-container ul.bingc-active-date-selection-select-minutes-list-of-minutes li, #bingc-active.bingc-active div.bingc-active-overlay div.bingc-active-content div.bingc-active-get-phone-form form.bingc-active-get-phone-form div.bingc-active-get-phone-form-date-selection div.bingc-active-date-selection-select-hour div.bingc-active-date-selection-select-hour-list-of-hours-container ul.bingc-active-date-selection-select-hour-list-of-hours li, #bingc-active.bingc-active div.bingc-active-overlay div.bingc-active-content div.bingc-we-will-call-you.bingc-offline-form div.bingc-active-date-selection-select-day div.bingc-active-date-selection-select-day-list-of-days-container ul.bingc-active-date-selection-select-day-list-of-days li {
	color: #00C764!important;
}


#bingc-passive.bingc-passive div.bingc-passive-overlay, #bingc-active.bingc-active{
    background-color: #f4f4f5!important;
		background: #f4f4f5!important;
}

#bingc-phone-button.bingc-phone-button svg.bingc-phone-button-circle {
    width: 75px!important;
    height: 75px!important;
}
#bingc-phone-button.bingc-phone-button{
		bottom: 4px!important;
	  left: 30px!important;
    width: 84px!important;
    height: 84px!important;
}
#bingc-phone-button.bingc-phone-button svg.bingc-phone-button-icon-icon {
    top: 13px!important;
    right: 26px!important;
    width: 42px!important;
    height: 50px!important;
}

#bingc-phone-button.bingc-phone-button div.bingc-phone-button-icon-text{
    top: 21px!important;
    right: 23px!important;
}

#bingc-phone-button.bingc-phone-button div.bingc-phone-button-icon-text span {
	font: 900 11px/15px Open sans,Ubuntu,Arial!important;
}

#bingc-phone-button.bingc-phone-button div.bingc-phone-button-tooltip.bingc-phone-button-tooltip-bottom-left {
    bottom: 103px!important;
    left: -8px!important;
}
#bingc-phone-button.bingc-phone-button svg.bingc-phone-button-circle circle.bingc-phone-button-circle-outside {
    display: none!important;
}

/* @end */

/*------------------------------------*\
  $IPHONE
  \*------------------------------------*/
@media screen and (max-device-width:480px) {
	body {
		-webkit-text-size-adjust: none;
	}

	#header100.fixed {
		position: absolute;
		top: 107px;
		left: auto;
		box-shadow: none;
		z-index: 9999;
	}

	#search.fixed {
		background: url(../images/spacer.png) no-repeat;
	}

	#search .input_search.fixed {
		width: 210px;
		margin-left: 0px;
	}

}


@media only screen and (max-width: 1320px) {



	#main.wide-content, #main.wide-content #content {
		width: 1040px;
	}

	#main.wide-content .bx-wrapper {
	    max-width: 1040px!important;
	}

	#main.wide-content .tileimg-row-wrapper .tile-row{
	    width: 1040px;
	}

	#main.wide-content .category_comments_list li {
	    width: 320px!important;
	}

	#main.wide-content .tiny_products .product {
		height: 455px;
	}


	#main.wide-content .tiny_products .product .image {
		height: 300px;
		line-height: 300px;
		margin-bottom: 10px;
	}


	#main.wide-content .tiny_products .product .image img {
		max-width: 300px;
	}


	#main.wide-content .all_products_as_filter .tiny_products .product {
		height: 400px;
	}

	#main.wide-content .all_products_as_filter .tiny_products .product .image img {
		max-width: 250px;
		max-height: 250px;
	}

	#main.wide-content .all_products_as_filter .tiny_products .product .image {
		height: 255px;
		line-height: 255px;
	}

	#main.wide-content .all_products_as_filter .tiny_products .product .product_name, #main.wide-content .all_products_as_filter .tiny_products .product h2 {
		font-size: 14px;
		height: 50px;
	}

	#main.wide-content .all_products_as_filter .tiny_products .product .pricetiny {
		font-size: 20px;
	}


	#main.wide-content .all_products_as_filter .tiny_products .product .testRatertiny {
		margin-top: -85px;
	}

	#main.wide-content .all_products_as_filter .hot_notice_wrapper {
		bottom: 150px;
	}


	#hello_bar .hello-container, .header-container, .footer-content {
		width: 1200px;
	}

	nav.catalog_menu ul li a {
    font-size: 14px;
		padding: 32px 10px;
	}

	.apple-service {
		display: none;
	}

}

/*pb_pay_part*/
#pb_pay_part_button{
}

#pb_pay_part_button span{
    font-weight: bold;
    color: #fff;
    background-color: #ff3b3b;
    font-size: 15px;
		font-family: sans-serif;
    border-radius: 50%;
		height: 24px;
    width: 24px;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    line-height: 24px;
    margin-right: 10px;
}

#pb_pay_part_button i{
    font-style: normal;
    font-size: 16px;
}

#pb_pay_part_button a{
	text-decoration: none;
	color: #222;
	border-bottom: 1px dashed #222;
	display: inline-block;
	line-height: 1;
}
#pb_pay_part_button a:hover{
	color: #0095ff;
	border-color: #0095ff;
}
#pb_calculate_form{
	display: none;
	width: 400px;
	padding: 10px;
  box-sizing: border-box;
}
#pb_calculate_form select.number_of_months{
	padding: 5px 15px;
	text-align: center;
	margin: 0 15px;
}
#pb_calculate_form .pb_logo{
	display: inline-block;
	vertical-align: middle;
}
#pb_calculate_form .pb_payment_name{
	display: inline-block;
	vertical-align: middle;
	    font-size: 18px;
	    margin-bottom: 10px;
	    font-weight: bold;
	    margin-top: 10px;
}
#pb_calculate_form .pb_number_of_months{
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
}
#pb_calculate_form .pb_total{
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
}
#pb_calculate_form .pb_calculate_form_item{
	margin: 15px 0;
}

#pb_calculate_form .pb_pay_count, #pb_calculate_form .pb_total_value{
    font-weight: bold;
}

#pb_calculate_form iframe, .pb_calculate_form_cart iframe, .pb_pay_part_payment_settings iframe{
	display: block;
	margin: 0 auto;
}

.pb_calculate_form_cart, .pb_pay_part_payment_settings {
	 color: #444;
}

#payments .pb_calculate_form_cart, #payments .pb_pay_part_payment_settings {
	margin: 20px;
}

.pb_calculate_form_cart .pb_pay_part_payment_settings_fast_credit, .pb_calculate_form_cart  .pb_pay_part_payment_settings_pay_part {
    margin: 20px;
}

.pb_calculate_form_cart b, .pb_pay_part_payment_settings b {
    font-size: 16px;
}

.pb_calculate_form_cart .pb_number_of_months, .pb_pay_part_payment_settings .instant_installment_number_of_months, .pb_pay_part_payment_settings .pay_part_number_of_months{
    font-size: 18px;
}

/*/pb_pay_part*/


#preloader{background-color:rgba(255,255,255,.8);z-index:9999;position:fixed;width:100%;height:100%;display:none}#spinner{position:absolute;height:60px;width:60px;top:50%;left:48%;z-index:1}.spinner_ball{position:absolute;background-color:#2ea9fd;left:24px;width:12px;height:12px;border-radius:6px}#ball_1{-webkit-animation-timing-function:cubic-bezier(.5,.3,.9,.9);animation-timing-function:cubic-bezier(.5,.3,.9,.9);animation-name:rotate;animation-duration:2s;animation-iteration-count:infinite;-o-animation-name:rotate;-o-animation-duration:2s;-o-animation-iteration-count:infinite;-webkit-animation-name:rotate;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;-moz-animation-name:rotate;-moz-animation-duration:2s;-moz-animation-iteration-count:infinite;transform-origin:6px 30px;-o-transform-origin:6px 30px;-ms-transform-origin:6px 30px;-webkit-transform-origin:6px 30px;-moz-transform-origin:6px 30px}#ball_2{-webkit-animation-timing-function:cubic-bezier(.5,.5,.9,.9);animation-timing-function:cubic-bezier(.5,.5,.9,.9);animation-name:rotate;animation-duration:2s;animation-iteration-count:infinite;-o-animation-name:rotate;-o-animation-duration:2s;-o-animation-iteration-count:infinite;-webkit-animation-name:rotate;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;-moz-animation-name:rotate;-moz-animation-duration:2s;-moz-animation-iteration-count:infinite;transform-origin:6px 30px;-o-transform-origin:6px 30px;-ms-transform-origin:6px 30px;-webkit-transform-origin:6px 30px;-moz-transform-origin:6px 30px}#ball_3{-webkit-animation-timing-function:cubic-bezier(.5,.7,.9,.9);animation-timing-function:cubic-bezier(.5,.7,.9,.9);animation-name:rotate;animation-duration:2s;animation-iteration-count:infinite;-o-animation-name:rotate;-o-animation-duration:2s;-o-animation-iteration-count:infinite;-webkit-animation-name:rotate;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;-moz-animation-name:rotate;-moz-animation-duration:2s;-moz-animation-iteration-count:infinite;transform-origin:6px 30px;-o-transform-origin:6px 30px;-ms-transform-origin:6px 30px;-webkit-transform-origin:6px 30px;-moz-transform-origin:6px 30px}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0) scale(1);-ms-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}100%{-webkit-transform:rotate(1440deg) scale(1);-ms-transform:rotate(1440deg) scale(1);transform:rotate(1440deg) scale(1)}}@keyframes rotate{0%{-webkit-transform:rotate(0) scale(1);-ms-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}100%{-webkit-transform:rotate(1440deg) scale(1);-ms-transform:rotate(1440deg) scale(1);transform:rotate(1440deg) scale(1)}}@-o-keyframes rotate{0%{-webkit-transform:rotate(0) scale(1);-ms-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}100%{-webkit-transform:rotate(1440deg) scale(1);-ms-transform:rotate(1440deg) scale(1);transform:rotate(1440deg) scale(1)}}@-ms-keyframes rotate{0%{-webkit-transform:rotate(0) scale(1);-ms-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}100%{-webkit-transform:rotate(1440deg) scale(1);-ms-transform:rotate(1440deg) scale(1);transform:rotate(1440deg) scale(1)}}@-moz-keyframes rotate{0%{-webkit-transform:rotate(0) scale(1);-ms-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}100%{-webkit-transform:rotate(1440deg) scale(1);-ms-transform:rotate(1440deg) scale(1);transform:rotate(1440deg) scale(1)}}

.block--ajax #preloader{display:block;position: absolute;z-index: 99;}
.category-description h2 { clear: unset !important; }



.pop-form-switch {
	font-weight: bold;
	border-bottom: 1px dashed #0095ff;
	color: #0095ff;
	cursor: pointer;
	font-size: 24px;
		display: inline;
}
.pop-form-switch.active {
		color: #444;
		border-bottom: 0;
}
#fastlogin {
	margin: 0px 20px;
	width: 330px;
}
#fastlogin .form { width: auto; }
#fastlogin input[type=submit] { width: 100%; }

span.switch_phone { color: #0095ff; cursor:pointer;border-bottom: 1px dashed; }
span.switch_phone.active {
	color: #fff;
	background: #0095ff;
	border-radius: 7px;
	padding: 3px;
	border-bottom: 0px;
}


.comment-photo-list{
	margin-top: 10px;
}

.add-photo-link{
	display: table;
	float: left;
	width: 46px;
	height: 46px;
	margin-right: 10px;
	position: relative;
	background-image: url('../images/add_photo.png');
}

.add-photo-link.active{
	background: none;
	border: 1px solid #b4b4b4;
}

.add-photo-link span{
	display: table-cell;
	vertical-align: middle;
}

.add-photo-link img,
    .comment-images a img{
	max-width: 100%;
	max-height: 100%;
}

.file-field{
	  display: none !important;
}

.remove-photo{
	width: 16px;
	height: 16px;
	position: absolute;
	top: -6px;
	right: -6px;
	background-image: url('../images/remove_button.png');
}

.loader-wrap{
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #fff;
	z-index: 10;
	position: absolute;
}

.loader{
	width: 40px;
	height: 40px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -20px;
	margin-top: -20px;
	z-index: 20;
	background-image: url('../images/loader.gif');
}

.comment-photo-error span{
	display: inline-block;
	margin-bottom: 10px;
	color: #df2012;
}

.comment_form .add-photo label{
	width: auto;
	float: none;
}

.comment_form .add-photo label span{
	color: #555;
	font-size: 13px;
}

.comment-images a{
	display: table;
	width: 60px;
	height: 60px;
	margin-right: 10px;
	float: left;
	margin-top: 10px;
}

.comment-images a span{
	display: table-cell;
	vertical-align: middle;
}

.comment-images a img{
    border-radius: 7px;
}

.show-comments-img{
	display: block !important;
	width: 33px !important;
	height: 35px !important;
	margin: 0 auto;
	background-image: url('../images/comment_img_thumb.png');
}


.warranties_block{
    margin-bottom: 25px;
		z-index: 1;
		position: relative;
}

.warranty-upsell-item {
	    font-size: 15px;
			margin: 10px 0px;
}
.warranty-upsell-item__toggle { display: inline-block;     margin-right: 5px;     vertical-align: text-bottom;  margin-bottom: 2px;}
.warranty-upsell-item-addto { cursor: pointer; display: inline-block;     color: #222;}
.warranty--info { display: inline-block; }
.warranty--price { display: inline-block;     float: right;  font-weight: bold;}
.warranty-upsell-item__toggle-selector {
	flex-shrink: 0;
	position: relative;
	display: block;
	width: 2rem;
	height: 1rem;
	border-radius: 1.25rem;
	background-color: #9499aa;
	transition: .3s ease all;
	box-shadow: 0px 0px 0px 2px #9499aa;
	transition:.3s ease all;
	cursor: pointer;
}

.warranty-upsell-item__toggle-selector::before {
	content: "";
	width: 1rem;
	height: 1rem;
	background: #fff;
	position: absolute;
	border-radius: 1rem;
	transition:.3s ease all
}

.warranty-upsell-item.checked .warranty-upsell-item__toggle-selector {
		background-color: #2ea8fd;
		box-shadow:0px 0px 0px 2px #2ea8fd
}

.warranty-upsell-item.checked .warranty-upsell-item__toggle-selector::before {
		background: #fff;
		transform:translateX(100%)
}

#purchases .warranty-upsell-item {
    margin: 0 0 10px 0;
		font-size: 14px;
}

#purchases .warranty--price {
	font-weight: normal;
	color: #000;
}



.row-description .wide_1040 {width: unset !important;margin-left: unset !important;}
.row-description img {width: 100% !important;margin: 0px !important;}
